2024-11-01T16:21:10.1485901Z Current runner version: '2.320.0' 2024-11-01T16:21:10.1492321Z Runner name: 'i-04739dce013b69228' 2024-11-01T16:21:10.1493192Z Runner group name: 'Default' 2024-11-01T16:21:10.1494042Z Machine name: 'ip-10-0-6-182' 2024-11-01T16:21:10.1510495Z Testing runner upgrade compatibility 2024-11-01T16:21:10.4891649Z ##[group]GITHUB_TOKEN Permissions 2024-11-01T16:21:10.4894817Z Contents: read 2024-11-01T16:21:10.4895666Z Metadata: read 2024-11-01T16:21:10.4896619Z ##[endgroup] 2024-11-01T16:21:10.4901969Z Secret source: Actions 2024-11-01T16:21:10.4903204Z Prepare workflow directory 2024-11-01T16:21:10.8402245Z Prepare all required actions 2024-11-01T16:21:10.8571014Z Getting action download info 2024-11-01T16:21:11.0650513Z Download action repository 'pytorch/pytorch@main' (SHA:33dce10ece5b38aa0ab76739b658cd980a6e3d8f) 2024-11-01T16:21:14.2565413Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-11-01T16:21:14.4256989Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-11-01T16:21:14.6592195Z Download action repository 'actions/upload-artifact@v3' (SHA:ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5) 2024-11-01T16:21:14.9346781Z Getting action download info 2024-11-01T16:21:15.0281721Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-11-01T16:21:15.2453465Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/tags/ciflow/trunk/138766 (d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea) 2024-11-01T16:21:15.2455746Z Complete job name: before-test / target-determination 2024-11-01T16:21:15.3016678Z A job started hook has been configured by the self-hosted runner administrator 2024-11-01T16:21:15.3153916Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-11-01T16:21:15.3163657Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:21:15.3164178Z ##[endgroup] 2024-11-01T16:21:16.9197013Z Runner Type: lf.linux.2xlarge 2024-11-01T16:21:16.9197514Z Instance Type: c5.2xlarge 2024-11-01T16:21:16.9197859Z AMI Name: unknown 2024-11-01T16:21:16.9198374Z AMI ID: ami-0fff1b9a61dec8a5f 2024-11-01T16:21:22.5845259Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-11-01T16:21:22.5845850Z with: 2024-11-01T16:21:22.5846132Z submodules: false 2024-11-01T16:21:22.5846472Z fetch-depth: 0 2024-11-01T16:21:22.5846798Z ##[endgroup] 2024-11-01T16:21:22.6028601Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:21:22.6029951Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:21:22.6039673Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:21:22.6040168Z ##[endgroup] 2024-11-01T16:21:22.6170304Z ##[group]Run retry () { 2024-11-01T16:21:22.6170665Z retry () { 2024-11-01T16:21:22.6171157Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T16:21:22.6171706Z } 2024-11-01T16:21:22.6172046Z echo "${GITHUB_WORKSPACE}" 2024-11-01T16:21:22.6172451Z if [ -z "${NO_SUDO}" ]; then 2024-11-01T16:21:22.6172948Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T16:21:22.6173394Z else 2024-11-01T16:21:22.6173705Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T16:21:22.6174112Z fi 2024-11-01T16:21:22.6174404Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T16:21:22.6179932Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:21:22.6180417Z env: 2024-11-01T16:21:22.6180660Z NO_SUDO: 2024-11-01T16:21:22.6180919Z ##[endgroup] 2024-11-01T16:21:22.6236037Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:21:24.7841865Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T16:21:24.7842326Z with: 2024-11-01T16:21:24.7842886Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T16:21:24.7843319Z fetch-depth: 0 2024-11-01T16:21:24.7843589Z submodules: false 2024-11-01T16:21:24.7843904Z quiet-checkout: true 2024-11-01T16:21:24.7844230Z repository: pytorch/pytorch 2024-11-01T16:21:24.7844709Z token: *** 2024-11-01T16:21:24.7844990Z ssh-strict: true 2024-11-01T16:21:24.7845293Z persist-credentials: true 2024-11-01T16:21:24.7845614Z clean: true 2024-11-01T16:21:24.7845911Z sparse-checkout-cone-mode: true 2024-11-01T16:21:24.7846276Z lfs: false 2024-11-01T16:21:24.7846540Z set-safe-directory: true 2024-11-01T16:21:24.7846863Z ##[endgroup] 2024-11-01T16:21:24.8845358Z Syncing repository: pytorch/pytorch 2024-11-01T16:21:24.8847005Z ##[group]Getting Git version info 2024-11-01T16:21:24.8847811Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T16:21:24.8848670Z [command]/usr/bin/git version 2024-11-01T16:21:24.8849009Z git version 2.40.1 2024-11-01T16:21:24.8850319Z ##[endgroup] 2024-11-01T16:21:24.8861831Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d62fbabf-7c8c-4827-9477-fe8bfc8df4bd' before making global git config changes 2024-11-01T16:21:24.8863114Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T16:21:24.8864269Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:21:24.8902403Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T16:21:24.8906272Z ##[group]Initializing the repository 2024-11-01T16:21:24.8909371Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:21:24.8940211Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T16:21:24.8941405Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T16:21:24.8942217Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T16:21:24.8942847Z hint: 2024-11-01T16:21:24.8943266Z hint: git config --global init.defaultBranch 2024-11-01T16:21:24.8943723Z hint: 2024-11-01T16:21:24.8944457Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T16:21:24.8945312Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T16:21:24.8945941Z hint: 2024-11-01T16:21:24.8946247Z hint: git branch -m 2024-11-01T16:21:24.8946982Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-11-01T16:21:24.8949031Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T16:21:24.8983528Z ##[endgroup] 2024-11-01T16:21:24.8984074Z ##[group]Disabling automatic garbage collection 2024-11-01T16:21:24.8986833Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T16:21:24.9014046Z ##[endgroup] 2024-11-01T16:21:24.9014535Z ##[group]Setting up auth 2024-11-01T16:21:24.9019788Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T16:21:24.9048973Z [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-11-01T16:21:24.9299320Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T16:21:24.9327110Z [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-11-01T16:21:24.9572037Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T16:21:24.9611445Z ##[endgroup] 2024-11-01T16:21:24.9612046Z ##[group]Fetching the repository 2024-11-01T16:21:24.9617689Z [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-11-01T16:21:28.2626970Z remote: Enumerating objects: 1053393 2024-11-01T16:21:28.2627814Z remote: Enumerating objects: 1053838, done. 2024-11-01T16:21:28.2631327Z remote: Counting objects: 0% (1/445) 2024-11-01T16:21:28.2632192Z remote: Counting objects: 1% (5/445) 2024-11-01T16:21:28.2633030Z remote: Counting objects: 2% (9/445) 2024-11-01T16:21:28.2633860Z remote: Counting objects: 3% (14/445) 2024-11-01T16:21:28.2634659Z remote: Counting objects: 4% (18/445) 2024-11-01T16:21:28.2635509Z remote: Counting objects: 5% (23/445) 2024-11-01T16:21:28.2636436Z remote: Counting objects: 6% (27/445) 2024-11-01T16:21:28.2637289Z remote: Counting objects: 7% (32/445) 2024-11-01T16:21:28.2638089Z remote: Counting objects: 8% (36/445) 2024-11-01T16:21:28.2638956Z remote: Counting objects: 9% (41/445) 2024-11-01T16:21:28.2639839Z remote: Counting objects: 10% (45/445) 2024-11-01T16:21:28.2640694Z remote: Counting objects: 11% (49/445) 2024-11-01T16:21:28.2641570Z remote: Counting objects: 12% (54/445) 2024-11-01T16:21:28.2642426Z remote: Counting objects: 13% (58/445) 2024-11-01T16:21:28.2643297Z remote: Counting objects: 14% (63/445) 2024-11-01T16:21:28.2644108Z remote: Counting objects: 15% (67/445) 2024-11-01T16:21:28.2644965Z remote: Counting objects: 16% (72/445) 2024-11-01T16:21:28.2645724Z remote: Counting objects: 17% (76/445) 2024-11-01T16:21:28.2646448Z remote: Counting objects: 18% (81/445) 2024-11-01T16:21:28.2647203Z remote: Counting objects: 19% (85/445) 2024-11-01T16:21:28.2647999Z remote: Counting objects: 20% (89/445) 2024-11-01T16:21:28.2648815Z remote: Counting objects: 21% (94/445) 2024-11-01T16:21:28.2649647Z remote: Counting objects: 22% (98/445) 2024-11-01T16:21:28.2650503Z remote: Counting objects: 23% (103/445) 2024-11-01T16:21:28.2651382Z remote: Counting objects: 24% (107/445) 2024-11-01T16:21:28.2652634Z remote: Counting objects: 25% (112/445) 2024-11-01T16:21:28.2653466Z remote: Counting objects: 26% (116/445) 2024-11-01T16:21:28.2654302Z remote: Counting objects: 27% (121/445) 2024-11-01T16:21:28.2655110Z remote: Counting objects: 28% (125/445) 2024-11-01T16:21:28.2655951Z remote: Counting objects: 29% (130/445) 2024-11-01T16:21:28.2656807Z remote: Counting objects: 30% (134/445) 2024-11-01T16:21:28.2657644Z remote: Counting objects: 31% (138/445) 2024-11-01T16:21:28.2658513Z remote: Counting objects: 32% (143/445) 2024-11-01T16:21:28.2659380Z remote: Counting objects: 33% (147/445) 2024-11-01T16:21:28.2660179Z remote: Counting objects: 34% (152/445) 2024-11-01T16:21:28.2660963Z remote: Counting objects: 35% (156/445) 2024-11-01T16:21:28.2661814Z remote: Counting objects: 36% (161/445) 2024-11-01T16:21:28.2662691Z remote: Counting objects: 37% (165/445) 2024-11-01T16:21:28.2663512Z remote: Counting objects: 38% (170/445) 2024-11-01T16:21:28.2664343Z remote: Counting objects: 39% (174/445) 2024-11-01T16:21:28.2665087Z remote: Counting objects: 40% (178/445) 2024-11-01T16:21:28.2665561Z remote: Counting objects: 41% (183/445) 2024-11-01T16:21:28.2666047Z remote: Counting objects: 42% (187/445) 2024-11-01T16:21:28.2666573Z remote: Counting objects: 43% (192/445) 2024-11-01T16:21:28.2667044Z remote: Counting objects: 44% (196/445) 2024-11-01T16:21:28.2667527Z remote: Counting objects: 45% (201/445) 2024-11-01T16:21:28.2668011Z remote: Counting objects: 46% (205/445) 2024-11-01T16:21:28.2668477Z remote: Counting objects: 47% (210/445) 2024-11-01T16:21:28.2668959Z remote: Counting objects: 48% (214/445) 2024-11-01T16:21:28.2669439Z remote: Counting objects: 49% (219/445) 2024-11-01T16:21:28.2670149Z remote: Counting objects: 50% (223/445) 2024-11-01T16:21:28.2670615Z remote: Counting objects: 51% (227/445) 2024-11-01T16:21:28.2671103Z remote: Counting objects: 52% (232/445) 2024-11-01T16:21:28.2671582Z remote: Counting objects: 53% (236/445) 2024-11-01T16:21:28.2672048Z remote: Counting objects: 54% (241/445) 2024-11-01T16:21:28.2672524Z remote: Counting objects: 55% (245/445) 2024-11-01T16:21:28.2673002Z remote: Counting objects: 56% (250/445) 2024-11-01T16:21:28.2673467Z remote: Counting objects: 57% (254/445) 2024-11-01T16:21:28.2673943Z remote: Counting objects: 58% (259/445) 2024-11-01T16:21:28.2674421Z remote: Counting objects: 59% (263/445) 2024-11-01T16:21:28.2674885Z remote: Counting objects: 60% (267/445) 2024-11-01T16:21:28.2675364Z remote: Counting objects: 61% (272/445) 2024-11-01T16:21:28.2675966Z remote: Counting objects: 62% (276/445) 2024-11-01T16:21:28.2676464Z remote: Counting objects: 63% (281/445) 2024-11-01T16:21:28.2676933Z remote: Counting objects: 64% (285/445) 2024-11-01T16:21:28.2677418Z remote: Counting objects: 65% (290/445) 2024-11-01T16:21:28.2677898Z remote: Counting objects: 66% (294/445) 2024-11-01T16:21:28.2678364Z remote: Counting objects: 67% (299/445) 2024-11-01T16:21:28.2678840Z remote: Counting objects: 68% (303/445) 2024-11-01T16:21:28.2679318Z remote: Counting objects: 69% (308/445) 2024-11-01T16:21:28.2679783Z remote: Counting objects: 70% (312/445) 2024-11-01T16:21:28.2680264Z remote: Counting objects: 71% (316/445) 2024-11-01T16:21:28.2680743Z remote: Counting objects: 72% (321/445) 2024-11-01T16:21:28.2681208Z remote: Counting objects: 73% (325/445) 2024-11-01T16:21:28.2681689Z remote: Counting objects: 74% (330/445) 2024-11-01T16:21:28.2682171Z remote: Counting objects: 75% (334/445) 2024-11-01T16:21:28.2682641Z remote: Counting objects: 76% (339/445) 2024-11-01T16:21:28.2683119Z remote: Counting objects: 77% (343/445) 2024-11-01T16:21:28.2683677Z remote: Counting objects: 78% (348/445) 2024-11-01T16:21:28.2684159Z remote: Counting objects: 79% (352/445) 2024-11-01T16:21:28.2684623Z remote: Counting objects: 80% (356/445) 2024-11-01T16:21:28.2685099Z remote: Counting objects: 81% (361/445) 2024-11-01T16:21:28.2685576Z remote: Counting objects: 82% (365/445) 2024-11-01T16:21:28.2686038Z remote: Counting objects: 83% (370/445) 2024-11-01T16:21:28.2686514Z remote: Counting objects: 84% (374/445) 2024-11-01T16:21:28.2686989Z remote: Counting objects: 85% (379/445) 2024-11-01T16:21:28.2687451Z remote: Counting objects: 86% (383/445) 2024-11-01T16:21:28.2687928Z remote: Counting objects: 87% (388/445) 2024-11-01T16:21:28.2688406Z remote: Counting objects: 88% (392/445) 2024-11-01T16:21:28.2688874Z remote: Counting objects: 89% (397/445) 2024-11-01T16:21:28.2689348Z remote: Counting objects: 90% (401/445) 2024-11-01T16:21:28.2689826Z remote: Counting objects: 91% (405/445) 2024-11-01T16:21:28.2690290Z remote: Counting objects: 92% (410/445) 2024-11-01T16:21:28.2690802Z remote: Counting objects: 93% (414/445) 2024-11-01T16:21:28.2691349Z remote: Counting objects: 94% (419/445) 2024-11-01T16:21:28.2691812Z remote: Counting objects: 95% (423/445) 2024-11-01T16:21:28.2692291Z remote: Counting objects: 96% (428/445) 2024-11-01T16:21:28.2692769Z remote: Counting objects: 97% (432/445) 2024-11-01T16:21:28.2693231Z remote: Counting objects: 98% (437/445) 2024-11-01T16:21:28.2693707Z remote: Counting objects: 99% (441/445) 2024-11-01T16:21:28.2694183Z remote: Counting objects: 100% (445/445) 2024-11-01T16:21:28.2694698Z remote: Counting objects: 100% (445/445), done. 2024-11-01T16:21:28.2695297Z remote: Compressing objects: 0% (1/238) 2024-11-01T16:21:28.2695804Z remote: Compressing objects: 1% (3/238) 2024-11-01T16:21:28.2737909Z remote: Compressing objects: 2% (5/238) 2024-11-01T16:21:28.2817633Z remote: Compressing objects: 3% (8/238) 2024-11-01T16:21:28.2892249Z remote: Compressing objects: 4% (10/238) 2024-11-01T16:21:28.2984159Z remote: Compressing objects: 5% (12/238) 2024-11-01T16:21:28.3109647Z remote: Compressing objects: 6% (15/238) 2024-11-01T16:21:28.3390613Z remote: Compressing objects: 7% (17/238) 2024-11-01T16:21:28.3463705Z remote: Compressing objects: 8% (20/238) 2024-11-01T16:21:28.3493068Z remote: Compressing objects: 9% (22/238) 2024-11-01T16:21:28.3528812Z remote: Compressing objects: 10% (24/238) 2024-11-01T16:21:28.3529399Z remote: Compressing objects: 11% (27/238) 2024-11-01T16:21:28.3529918Z remote: Compressing objects: 12% (29/238) 2024-11-01T16:21:28.3530431Z remote: Compressing objects: 13% (31/238) 2024-11-01T16:21:28.3530940Z remote: Compressing objects: 14% (34/238) 2024-11-01T16:21:28.3531452Z remote: Compressing objects: 15% (36/238) 2024-11-01T16:21:28.3531946Z remote: Compressing objects: 16% (39/238) 2024-11-01T16:21:28.3532449Z remote: Compressing objects: 17% (41/238) 2024-11-01T16:21:28.3533057Z remote: Compressing objects: 18% (43/238) 2024-11-01T16:21:28.3533850Z remote: Compressing objects: 19% (46/238) 2024-11-01T16:21:28.3534360Z remote: Compressing objects: 20% (48/238) 2024-11-01T16:21:28.3534871Z remote: Compressing objects: 21% (50/238) 2024-11-01T16:21:28.3538252Z remote: Compressing objects: 22% (53/238) 2024-11-01T16:21:28.3540833Z remote: Compressing objects: 23% (55/238) 2024-11-01T16:21:28.3543327Z remote: Compressing objects: 24% (58/238) 2024-11-01T16:21:28.3545951Z remote: Compressing objects: 25% (60/238) 2024-11-01T16:21:28.3546470Z remote: Compressing objects: 26% (62/238) 2024-11-01T16:21:28.3548512Z remote: Compressing objects: 27% (65/238) 2024-11-01T16:21:28.3549228Z remote: Compressing objects: 28% (67/238) 2024-11-01T16:21:28.3549733Z remote: Compressing objects: 29% (70/238) 2024-11-01T16:21:28.3551043Z remote: Compressing objects: 30% (72/238) 2024-11-01T16:21:28.3553510Z remote: Compressing objects: 31% (74/238) 2024-11-01T16:21:28.3554027Z remote: Compressing objects: 32% (77/238) 2024-11-01T16:21:28.3556006Z remote: Compressing objects: 33% (79/238) 2024-11-01T16:21:28.3559149Z remote: Compressing objects: 34% (81/238) 2024-11-01T16:21:28.3563145Z remote: Compressing objects: 35% (84/238) 2024-11-01T16:21:28.3565629Z remote: Compressing objects: 36% (86/238) 2024-11-01T16:21:28.3570223Z remote: Compressing objects: 37% (89/238) 2024-11-01T16:21:28.3570740Z remote: Compressing objects: 38% (91/238) 2024-11-01T16:21:28.3584810Z remote: Compressing objects: 39% (93/238) 2024-11-01T16:21:28.3588076Z remote: Compressing objects: 40% (96/238) 2024-11-01T16:21:28.3590910Z remote: Compressing objects: 41% (98/238) 2024-11-01T16:21:28.3593377Z remote: Compressing objects: 42% (100/238) 2024-11-01T16:21:28.3596537Z remote: Compressing objects: 43% (103/238) 2024-11-01T16:21:28.3598798Z remote: Compressing objects: 44% (105/238) 2024-11-01T16:21:28.3600187Z remote: Compressing objects: 45% (108/238) 2024-11-01T16:21:28.3603774Z remote: Compressing objects: 46% (110/238) 2024-11-01T16:21:28.3605541Z remote: Compressing objects: 47% (112/238) 2024-11-01T16:21:28.3609164Z remote: Compressing objects: 48% (115/238) 2024-11-01T16:21:28.3613548Z remote: Compressing objects: 49% (117/238) 2024-11-01T16:21:28.3617976Z remote: Compressing objects: 50% (119/238) 2024-11-01T16:21:28.3619072Z remote: Compressing objects: 51% (122/238) 2024-11-01T16:21:28.3620779Z remote: Compressing objects: 52% (124/238) 2024-11-01T16:21:28.3621321Z remote: Compressing objects: 53% (127/238) 2024-11-01T16:21:28.3621850Z remote: Compressing objects: 54% (129/238) 2024-11-01T16:21:28.3622442Z remote: Compressing objects: 55% (131/238) 2024-11-01T16:21:28.3622952Z remote: Compressing objects: 56% (134/238) 2024-11-01T16:21:28.3623523Z remote: Compressing objects: 57% (136/238) 2024-11-01T16:21:28.3624035Z remote: Compressing objects: 58% (139/238) 2024-11-01T16:21:28.3624604Z remote: Compressing objects: 59% (141/238) 2024-11-01T16:21:28.3625120Z remote: Compressing objects: 60% (143/238) 2024-11-01T16:21:28.3625616Z remote: Compressing objects: 61% (146/238) 2024-11-01T16:21:28.3626186Z remote: Compressing objects: 62% (148/238) 2024-11-01T16:21:28.3626698Z remote: Compressing objects: 63% (150/238) 2024-11-01T16:21:28.3627255Z remote: Compressing objects: 64% (153/238) 2024-11-01T16:21:28.3627773Z remote: Compressing objects: 65% (155/238) 2024-11-01T16:21:28.3628493Z remote: Compressing objects: 66% (158/238) 2024-11-01T16:21:28.3629086Z remote: Compressing objects: 67% (160/238) 2024-11-01T16:21:28.3629642Z remote: Compressing objects: 68% (162/238) 2024-11-01T16:21:28.3630183Z remote: Compressing objects: 69% (165/238) 2024-11-01T16:21:28.3630679Z remote: Compressing objects: 70% (167/238) 2024-11-01T16:21:28.3631249Z remote: Compressing objects: 71% (169/238) 2024-11-01T16:21:28.3631761Z remote: Compressing objects: 72% (172/238) 2024-11-01T16:21:28.3632260Z remote: Compressing objects: 73% (174/238) 2024-11-01T16:21:28.3632871Z remote: Compressing objects: 74% (177/238) 2024-11-01T16:21:28.3633383Z remote: Compressing objects: 75% (179/238) 2024-11-01T16:21:28.3633947Z remote: Compressing objects: 76% (181/238) 2024-11-01T16:21:28.3634450Z remote: Compressing objects: 77% (184/238) 2024-11-01T16:21:28.3635196Z remote: Compressing objects: 78% (186/238) 2024-11-01T16:21:28.3635782Z remote: Compressing objects: 79% (189/238) 2024-11-01T16:21:28.3636282Z remote: Compressing objects: 80% (191/238) 2024-11-01T16:21:28.3636898Z remote: Compressing objects: 81% (193/238) 2024-11-01T16:21:28.3637409Z remote: Compressing objects: 82% (196/238) 2024-11-01T16:21:28.3638005Z remote: Compressing objects: 83% (198/238) 2024-11-01T16:21:28.3638526Z remote: Compressing objects: 84% (200/238) 2024-11-01T16:21:28.3639041Z remote: Compressing objects: 85% (203/238) 2024-11-01T16:21:28.3639536Z remote: Compressing objects: 86% (205/238) 2024-11-01T16:21:28.3640134Z remote: Compressing objects: 87% (208/238) 2024-11-01T16:21:28.3640651Z remote: Compressing objects: 88% (210/238) 2024-11-01T16:21:28.3641152Z remote: Compressing objects: 89% (212/238) 2024-11-01T16:21:28.3641660Z remote: Compressing objects: 90% (215/238) 2024-11-01T16:21:28.3642175Z remote: Compressing objects: 91% (217/238) 2024-11-01T16:21:28.3642684Z remote: Compressing objects: 92% (219/238) 2024-11-01T16:21:28.3643180Z remote: Compressing objects: 93% (222/238) 2024-11-01T16:21:28.3643685Z remote: Compressing objects: 94% (224/238) 2024-11-01T16:21:28.3644190Z remote: Compressing objects: 95% (227/238) 2024-11-01T16:21:28.3644685Z remote: Compressing objects: 96% (229/238) 2024-11-01T16:21:28.3645190Z remote: Compressing objects: 97% (231/238) 2024-11-01T16:21:28.3645704Z remote: Compressing objects: 98% (234/238) 2024-11-01T16:21:28.3646200Z remote: Compressing objects: 99% (236/238) 2024-11-01T16:21:28.3646705Z remote: Compressing objects: 100% (238/238) 2024-11-01T16:21:28.3647318Z remote: Compressing objects: 100% (238/238), done. 2024-11-01T16:21:49.4213463Z remote: Total 1053838 (delta 248), reused 368 (delta 206), pack-reused 1053393 (from 1) 2024-11-01T16:22:18.1563084Z [command]/usr/bin/git rev-parse --verify --quiet d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea^{object} 2024-11-01T16:22:18.1592157Z d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T16:22:18.1596062Z ##[endgroup] 2024-11-01T16:22:18.1596575Z ##[group]Determining the checkout info 2024-11-01T16:22:18.1597387Z ##[endgroup] 2024-11-01T16:22:18.1597880Z ##[group]Checking out the ref 2024-11-01T16:22:18.1600820Z [command]/usr/bin/git checkout --quiet --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T16:22:19.5368519Z ##[endgroup] 2024-11-01T16:22:19.5406620Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T16:22:19.5432194Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T16:22:19.5620064Z Prepare all required actions 2024-11-01T16:22:19.5620541Z Getting action download info 2024-11-01T16:22:19.6663278Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-11-01T16:22:19.7998026Z ##[group]Run ./.github/actions/setup-linux 2024-11-01T16:22:19.7998463Z ##[endgroup] 2024-11-01T16:22:19.8060562Z ##[group]Run set -euo pipefail 2024-11-01T16:22:19.8060978Z set -euo pipefail 2024-11-01T16:22:19.8061348Z function get_ec2_metadata() { 2024-11-01T16:22:19.8061868Z  # Pulled from instance metadata endpoint for EC2 2024-11-01T16:22:19.8062752Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-11-01T16:22:19.8063619Z  category=$1 2024-11-01T16:22:19.8064124Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-11-01T16:22:19.8064736Z  runner_name_str=i-04739dce013b69228 2024-11-01T16:22:19.8065234Z  if [[ -f /.inarc ]]; then 2024-11-01T16:22:19.8065694Z  echo "ARC Runner, no info on ec2 metadata" 2024-11-01T16:22:19.8066261Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-11-01T16:22:19.8066949Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-11-01T16:22:19.8067551Z  else 2024-11-01T16:22:19.8068782Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-11-01T16:22:19.8070088Z  fi 2024-11-01T16:22:19.8070349Z } 2024-11-01T16:22:19.8070670Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-11-01T16:22:19.8071239Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-11-01T16:22:19.8071880Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-11-01T16:22:19.8072425Z echo "system info $(uname -a)" 2024-11-01T16:22:19.8078614Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:19.8079118Z ##[endgroup] 2024-11-01T16:22:19.8215411Z ami-id: ami-0fff1b9a61dec8a5f 2024-11-01T16:22:19.8306062Z instance-id: i-04739dce013b69228 2024-11-01T16:22:19.8395759Z instance-type: c5.2xlarge 2024-11-01T16:22:19.8405340Z system info Linux ip-10-0-6-182.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-11-01T16:22:19.8425122Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:22:19.8426433Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:22:19.8432677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:19.8433177Z ##[endgroup] 2024-11-01T16:22:19.8516789Z ##[group]Run if systemctl is-active --quiet docker; then 2024-11-01T16:22:19.8517361Z if systemctl is-active --quiet docker; then 2024-11-01T16:22:19.8518059Z  echo "Docker daemon is running..."; 2024-11-01T16:22:19.8518494Z else 2024-11-01T16:22:19.8518951Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-11-01T16:22:19.8519529Z fi 2024-11-01T16:22:19.8524932Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:19.8525416Z ##[endgroup] 2024-11-01T16:22:19.8591762Z Docker daemon is running... 2024-11-01T16:22:19.8639848Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T16:22:19.8640208Z with: 2024-11-01T16:22:19.8640436Z shell: bash 2024-11-01T16:22:19.8640707Z timeout_minutes: 5 2024-11-01T16:22:19.8641002Z max_attempts: 3 2024-11-01T16:22:19.8641281Z retry_wait_seconds: 30 2024-11-01T16:22:19.8644555Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-11-01T16:22:19.8647766Z polling_interval_seconds: 1 2024-11-01T16:22:19.8648108Z warning_on_retry: true 2024-11-01T16:22:19.8648435Z continue_on_error: false 2024-11-01T16:22:19.8648759Z env: 2024-11-01T16:22:19.8648997Z AWS_RETRY_MODE: standard 2024-11-01T16:22:19.8649324Z AWS_MAX_ATTEMPTS: 5 2024-11-01T16:22:19.8649641Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T16:22:19.8649978Z ##[endgroup] 2024-11-01T16:22:21.0733790Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T16:22:21.0734673Z Configure a credential helper to remove this warning. See 2024-11-01T16:22:21.0735519Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T16:22:21.0736079Z 2024-11-01T16:22:21.0736191Z Login Succeeded 2024-11-01T16:22:21.5963662Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T16:22:21.5964520Z Configure a credential helper to remove this warning. See 2024-11-01T16:22:21.5965371Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T16:22:21.5965910Z 2024-11-01T16:22:21.5966013Z Login Succeeded 2024-11-01T16:22:22.0029538Z Command completed after 1 attempt(s). 2024-11-01T16:22:22.0086943Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T16:22:22.0087662Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T16:22:22.0088318Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T16:22:22.0094365Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:22.0094852Z ##[endgroup] 2024-11-01T16:22:22.0168997Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T16:22:22.0169758Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T16:22:22.0170346Z # shellcheck disable=SC2046 2024-11-01T16:22:22.0170788Z docker stop $(docker ps -q) || true 2024-11-01T16:22:22.0171236Z # Prune all of the docker images 2024-11-01T16:22:22.0171669Z docker system prune -af 2024-11-01T16:22:22.0177149Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:22.0177645Z ##[endgroup] 2024-11-01T16:22:22.0436500Z "docker stop" requires at least 1 argument. 2024-11-01T16:22:22.0437178Z See 'docker stop --help'. 2024-11-01T16:22:22.0437420Z 2024-11-01T16:22:22.0437648Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-11-01T16:22:22.0438027Z 2024-11-01T16:22:22.0438161Z Stop one or more running containers 2024-11-01T16:22:22.0576794Z Total reclaimed space: 0B 2024-11-01T16:22:22.0604983Z ##[group]Run set +e 2024-11-01T16:22:22.0605314Z set +e 2024-11-01T16:22:22.0605575Z set -x 2024-11-01T16:22:22.0605840Z  2024-11-01T16:22:22.0606138Z PT_DOMAIN=download.pytorch.org 2024-11-01T16:22:22.0606909Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-11-01T16:22:22.0607992Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-11-01T16:22:22.0608739Z # one is returned at random 2024-11-01T16:22:22.0609247Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-11-01T16:22:22.0609740Z  2024-11-01T16:22:22.0610024Z if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T16:22:22.0610743Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-11-01T16:22:22.0611501Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-11-01T16:22:22.0612057Z  2024-11-01T16:22:22.0612354Z  if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T16:22:22.0612879Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-11-01T16:22:22.0613371Z  exit 1 2024-11-01T16:22:22.0613662Z  fi 2024-11-01T16:22:22.0613910Z fi 2024-11-01T16:22:22.0614162Z  2024-11-01T16:22:22.0614495Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-11-01T16:22:22.0614979Z  # Clean up any old records first 2024-11-01T16:22:22.0615463Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-11-01T16:22:22.0615896Z fi 2024-11-01T16:22:22.0616132Z  2024-11-01T16:22:22.0616535Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-11-01T16:22:22.0617068Z cat /etc/hosts 2024-11-01T16:22:22.0622589Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:22.0623083Z ##[endgroup] 2024-11-01T16:22:22.0645502Z + PT_DOMAIN=download.pytorch.org 2024-11-01T16:22:22.0651195Z ++ dig -4 +short download.pytorch.org 2024-11-01T16:22:22.0651640Z ++ tail -n1 2024-11-01T16:22:22.1250579Z + RESOLVED_IP=18.160.10.36 2024-11-01T16:22:22.1251074Z + '[' -z 18.160.10.36 ']' 2024-11-01T16:22:22.1251496Z + grep -r download.pytorch.org /etc/hosts 2024-11-01T16:22:22.1261301Z 18.160.10.36 download.pytorch.org 2024-11-01T16:22:22.1262603Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-11-01T16:22:22.5013220Z + echo '18.160.10.36 download.pytorch.org' 2024-11-01T16:22:22.5013797Z + sudo tee -a /etc/hosts 2024-11-01T16:22:22.5410845Z 18.160.10.36 download.pytorch.org 2024-11-01T16:22:22.5424454Z + cat /etc/hosts 2024-11-01T16:22:22.5432529Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-11-01T16:22:22.5445256Z ::1 localhost6 localhost6.localdomain6 2024-11-01T16:22:22.5445759Z 18.160.10.36 download.pytorch.org 2024-11-01T16:22:22.5495541Z Prepare all required actions 2024-11-01T16:22:22.5535812Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-11-01T16:22:22.5536271Z with: 2024-11-01T16:22:22.5536713Z github-token: *** 2024-11-01T16:22:22.5536990Z ##[endgroup] 2024-11-01T16:22:22.5552425Z ##[group]Run set -eux 2024-11-01T16:22:22.5552743Z set -eux 2024-11-01T16:22:22.5553313Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-11-01T16:22:22.5561547Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:22.5562018Z env: 2024-11-01T16:22:22.5562441Z GITHUB_TOKEN: *** 2024-11-01T16:22:22.5562732Z ##[endgroup] 2024-11-01T16:22:22.5585406Z + python3 .github/scripts/get_workflow_job_id.py 11632515612 i-04739dce013b69228 2024-11-01T16:22:23.2160923Z setting job-id=32396037922 2024-11-01T16:22:23.2161487Z setting job-name=before-test / target-determination 2024-11-01T16:22:23.2351030Z Prepare all required actions 2024-11-01T16:22:23.2351465Z Getting action download info 2024-11-01T16:22:23.3953460Z ##[group]Run ./.github/actions/pytest-cache-download 2024-11-01T16:22:23.3954049Z with: 2024-11-01T16:22:23.3954306Z cache_dir: .pytest_cache 2024-11-01T16:22:23.3954650Z job_identifier: trunk 2024-11-01T16:22:23.3954962Z s3_bucket: gha-artifacts 2024-11-01T16:22:23.3955283Z ##[endgroup] 2024-11-01T16:22:23.3993925Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T16:22:23.3994295Z with: 2024-11-01T16:22:23.3994541Z shell: bash 2024-11-01T16:22:23.3994817Z timeout_minutes: 5 2024-11-01T16:22:23.3995107Z max_attempts: 5 2024-11-01T16:22:23.3995397Z retry_wait_seconds: 30 2024-11-01T16:22:23.3995892Z command: set -eu python3 -m pip install boto3==1.35.42 2024-11-01T16:22:23.3996377Z polling_interval_seconds: 1 2024-11-01T16:22:23.3996730Z warning_on_retry: true 2024-11-01T16:22:23.3997059Z continue_on_error: false 2024-11-01T16:22:23.3997422Z ##[endgroup] 2024-11-01T16:22:23.7300348Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T16:22:23.7454170Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-11-01T16:22:23.7503585Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-11-01T16:22:23.7507806Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.3) 2024-11-01T16:22:23.7512033Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.53) 2024-11-01T16:22:23.7565050Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-11-01T16:22:23.7575527Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-11-01T16:22:23.7613667Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-11-01T16:22:24.4788375Z Command completed after 1 attempt(s). 2024-11-01T16:22:24.4853910Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-11-01T16:22:24.4854830Z python3 .github/scripts/pytest_cache.py \ 2024-11-01T16:22:24.4855639Z  --download \ 2024-11-01T16:22:24.4856342Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-11-01T16:22:24.4857221Z  --pr_identifier $GITHUB_REF \ 2024-11-01T16:22:24.4857915Z  --job_identifier $JOB_IDENTIFIER \ 2024-11-01T16:22:24.4858660Z  --temp_dir $RUNNER_TEMP \ 2024-11-01T16:22:24.4859290Z  --repo $REPO \ 2024-11-01T16:22:24.4859832Z  --bucket $BUCKET \ 2024-11-01T16:22:24.4869823Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:24.4870646Z env: 2024-11-01T16:22:24.4871055Z CACHE_DIR: .pytest_cache 2024-11-01T16:22:24.4871625Z JOB_IDENTIFIER: trunk 2024-11-01T16:22:24.4872206Z REPO: pytorch/pytorch 2024-11-01T16:22:24.4872767Z BUCKET: gha-artifacts 2024-11-01T16:22:24.4873314Z ##[endgroup] 2024-11-01T16:22:24.8805635Z PR identifier for `refs/tags/ciflow/trunk/138766` is `f6c28ebe131ddf91b0b7340be5ed1bc7` 2024-11-01T16:22:24.8808507Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/tags/ciflow/trunk/138766', job_identifier='trunk', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2024-11-01T16:22:24.8811265Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/f6c28ebe131ddf91b0b7340be5ed1bc7/trunk` in bucket `gha-artifacts` 2024-11-01T16:22:24.9346588Z ##[group]Run seemethere/download-artifact-s3@v4 2024-11-01T16:22:24.9347043Z with: 2024-11-01T16:22:24.9347297Z name: llm_results 2024-11-01T16:22:24.9347615Z path: .additional_ci_files/llm_results 2024-11-01T16:22:24.9348169Z s3-bucket: gha-artifacts 2024-11-01T16:22:24.9348504Z region: us-east-1 2024-11-01T16:22:24.9348778Z ##[endgroup] 2024-11-01T16:22:25.3992743Z (node:301418) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-11-01T16:22:25.3993495Z 2024-11-01T16:22:25.3993829Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-11-01T16:22:25.3994540Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-11-01T16:22:25.3995446Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-11-01T16:22:25.4783113Z Found 1 objects with prefix pytorch/pytorch/11632515612/llm_results/ 2024-11-01T16:22:25.4785980Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-11-01T16:22:25.5349034Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-11-01T16:22:25.5354917Z Artifact download has finished successfully 2024-11-01T16:22:25.5526233Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-11-01T16:22:25.5527402Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-11-01T16:22:25.5528429Z python3 -m pip install boto3==1.35.42 2024-11-01T16:22:25.5529019Z python3 tools/testing/do_target_determination_for_s3.py 2024-11-01T16:22:25.5535871Z shell: /usr/bin/bash -e {0} 2024-11-01T16:22:25.5536204Z env: 2024-11-01T16:22:25.5536744Z GITHUB_TOKEN: *** 2024-11-01T16:22:25.5537059Z GITHUB_REPOSITORY: pytorch/pytorch 2024-11-01T16:22:25.5537457Z GITHUB_WORKFLOW: trunk 2024-11-01T16:22:25.5537805Z GITHUB_JOB: target-determination 2024-11-01T16:22:25.5538175Z GITHUB_RUN_ID: 11632515612 2024-11-01T16:22:25.5538517Z GITHUB_RUN_NUMBER: 102766 2024-11-01T16:22:25.5538864Z GITHUB_RUN_ATTEMPT: 1 2024-11-01T16:22:25.5539205Z GITHUB_REF: refs/tags/ciflow/trunk/138766 2024-11-01T16:22:25.5539659Z JOB_ID: 32396037922 2024-11-01T16:22:25.5540008Z JOB_NAME: before-test / target-determination 2024-11-01T16:22:25.5540434Z PR_NUMBER: 2024-11-01T16:22:25.5540700Z ##[endgroup] 2024-11-01T16:22:25.5577126Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-11-01T16:22:25.5578065Z creating: .additional_ci_files/llm_results/mappings/ 2024-11-01T16:22:25.5582355Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-11-01T16:22:25.7962827Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T16:22:25.8119413Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-11-01T16:22:25.8169523Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.3) 2024-11-01T16:22:25.8173619Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-11-01T16:22:25.8177835Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.53) 2024-11-01T16:22:25.8234546Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-11-01T16:22:25.8241819Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-11-01T16:22:25.8280258Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-11-01T16:22:27.4890723Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'rockset' 2024-11-01T16:22:27.4894221Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2024-11-01T16:22:27.4900553Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2024-11-01T16:22:27.4906188Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2024-11-01T16:22:27.4911539Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2024-11-01T16:22:27.4918616Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2024-11-01T16:22:27.4925352Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2024-11-01T16:22:27.4928815Z Received 652 tests to prioritize 2024-11-01T16:22:27.4929436Z backends/xeon/test_launch 2024-11-01T16:22:27.4930030Z benchmark_utils/test_benchmark_utils 2024-11-01T16:22:27.4930989Z cpp_extensions/open_registration_extension/test/test_openreg 2024-11-01T16:22:27.4932285Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-11-01T16:22:27.4933851Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-11-01T16:22:27.4935287Z distributed/_composable/fsdp/test_fully_shard_comm 2024-11-01T16:22:27.4936736Z distributed/_composable/fsdp/test_fully_shard_compile 2024-11-01T16:22:27.4938147Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-11-01T16:22:27.4939513Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-11-01T16:22:27.4940458Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-11-01T16:22:27.4941417Z distributed/_composable/fsdp/test_fully_shard_init 2024-11-01T16:22:27.4942620Z distributed/_composable/fsdp/test_fully_shard_logging 2024-11-01T16:22:27.4943909Z distributed/_composable/fsdp/test_fully_shard_memory 2024-11-01T16:22:27.4945334Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-11-01T16:22:27.4946766Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-11-01T16:22:27.4948056Z distributed/_composable/fsdp/test_fully_shard_state 2024-11-01T16:22:27.4949411Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-11-01T16:22:27.4950799Z distributed/_composable/fsdp/test_fully_shard_training 2024-11-01T16:22:27.4952218Z distributed/_composable/fully_shard/test_fully_shard_compile 2024-11-01T16:22:27.4953701Z distributed/_composable/fully_shard/test_fully_shard_init 2024-11-01T16:22:27.4955267Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision 2024-11-01T16:22:27.4957060Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint 2024-11-01T16:22:27.4958770Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint 2024-11-01T16:22:27.4960404Z distributed/_composable/fully_shard/test_fully_shard_runtime 2024-11-01T16:22:27.4961877Z distributed/_composable/fully_shard/test_fully_shard_util 2024-11-01T16:22:27.4963100Z distributed/_composable/test_checkpoint 2024-11-01T16:22:27.4964434Z distributed/_composable/test_composability/test_2d_composability 2024-11-01T16:22:27.4966071Z distributed/_composable/test_composability/test_pp_composability 2024-11-01T16:22:27.4967381Z distributed/_composable/test_compose 2024-11-01T16:22:27.4968366Z distributed/_composable/test_contract 2024-11-01T16:22:27.4969379Z distributed/_composable/test_replicate 2024-11-01T16:22:27.4970803Z distributed/_composable/test_replicate_with_compiler 2024-11-01T16:22:27.4972114Z distributed/_shard/sharded_optim/test_sharded_optim 2024-11-01T16:22:27.4973423Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-11-01T16:22:27.4974724Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-11-01T16:22:27.4976084Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-11-01T16:22:27.4977381Z distributed/_shard/sharded_tensor/ops/test_init 2024-11-01T16:22:27.4978634Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-11-01T16:22:27.4979860Z distributed/_shard/sharded_tensor/test_logger 2024-11-01T16:22:27.4981095Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-11-01T16:22:27.4982515Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-11-01T16:22:27.4983907Z distributed/_shard/sharding_plan/test_sharding_plan 2024-11-01T16:22:27.4985235Z distributed/_shard/sharding_spec/test_sharding_spec 2024-11-01T16:22:27.4986377Z distributed/_shard/test_sharder 2024-11-01T16:22:27.4987489Z distributed/_tensor/debug/test_comm_mode 2024-11-01T16:22:27.4988638Z distributed/_tensor/debug/test_comm_mode_features 2024-11-01T16:22:27.4989821Z distributed/_tensor/debug/test_op_coverage 2024-11-01T16:22:27.4990954Z distributed/_tensor/experimental/test_local_map 2024-11-01T16:22:27.4992243Z distributed/_tensor/experimental/test_register_sharding 2024-11-01T16:22:27.4993577Z distributed/_tensor/experimental/test_tp_transform 2024-11-01T16:22:27.4994704Z distributed/_tensor/test_api 2024-11-01T16:22:27.4995561Z distributed/_tensor/test_attention 2024-11-01T16:22:27.4996596Z distributed/_tensor/test_common_rules 2024-11-01T16:22:27.4997632Z distributed/_tensor/test_convolution_ops 2024-11-01T16:22:27.4998630Z distributed/_tensor/test_dtensor 2024-11-01T16:22:27.4999600Z distributed/_tensor/test_dtensor_compile 2024-11-01T16:22:27.5000637Z distributed/_tensor/test_dtensor_ops 2024-11-01T16:22:27.5001626Z distributed/_tensor/test_embedding_ops 2024-11-01T16:22:27.5002690Z distributed/_tensor/test_experimental_ops 2024-11-01T16:22:27.5003718Z distributed/_tensor/test_init 2024-11-01T16:22:27.5004584Z distributed/_tensor/test_math_ops 2024-11-01T16:22:27.5005539Z distributed/_tensor/test_matrix_ops 2024-11-01T16:22:27.5006508Z distributed/_tensor/test_op_strategy 2024-11-01T16:22:27.5007467Z distributed/_tensor/test_optimizers 2024-11-01T16:22:27.5008456Z distributed/_tensor/test_pointwise_ops 2024-11-01T16:22:27.5009455Z distributed/_tensor/test_random_ops 2024-11-01T16:22:27.5010410Z distributed/_tensor/test_redistribute 2024-11-01T16:22:27.5011405Z distributed/_tensor/test_tensor_ops 2024-11-01T16:22:27.5012347Z distributed/_tensor/test_utils 2024-11-01T16:22:27.5013214Z distributed/_tensor/test_view_ops 2024-11-01T16:22:27.5014194Z distributed/_tensor/test_xla_integration 2024-11-01T16:22:27.5015250Z distributed/_tools/test_fsdp2_mem_tracker 2024-11-01T16:22:27.5016278Z distributed/_tools/test_mem_tracker 2024-11-01T16:22:27.5017256Z distributed/_tools/test_memory_tracker 2024-11-01T16:22:27.5018244Z distributed/_tools/test_mod_tracker 2024-11-01T16:22:27.5019215Z distributed/_tools/test_runtime_estimator 2024-11-01T16:22:27.5020254Z distributed/_tools/test_sac_estimator 2024-11-01T16:22:27.5021223Z distributed/_tools/test_sac_ilp 2024-11-01T16:22:27.5022065Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-11-01T16:22:27.5022968Z distributed/algorithms/quantization/test_quantization 2024-11-01T16:22:27.5023758Z distributed/algorithms/test_join 2024-11-01T16:22:27.5024538Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-11-01T16:22:27.5025415Z distributed/checkpoint/e2e/test_fine_tuning 2024-11-01T16:22:27.5026205Z distributed/checkpoint/e2e/test_fsdp_ep 2024-11-01T16:22:27.5026945Z distributed/checkpoint/e2e/test_pipeline 2024-11-01T16:22:27.5027721Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-11-01T16:22:27.5029945Z distributed/checkpoint/test_checkpoint 2024-11-01T16:22:27.5030829Z distributed/checkpoint/test_compatibility 2024-11-01T16:22:27.5031664Z distributed/checkpoint/test_dedup_tensors 2024-11-01T16:22:27.5032571Z distributed/checkpoint/test_dtensor_checkpoint 2024-11-01T16:22:27.5033523Z distributed/checkpoint/test_dtensor_resharding 2024-11-01T16:22:27.5034424Z distributed/checkpoint/test_file_system_checkpoint 2024-11-01T16:22:27.5035383Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-11-01T16:22:27.5036114Z distributed/checkpoint/test_format_utils 2024-11-01T16:22:27.5036581Z distributed/checkpoint/test_fsdp_model_state 2024-11-01T16:22:27.5037383Z distributed/checkpoint/test_fsdp_optim_state 2024-11-01T16:22:27.5038320Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-11-01T16:22:27.5039218Z distributed/checkpoint/test_fsspec 2024-11-01T16:22:27.5039971Z distributed/checkpoint/test_hsdp_checkpoint 2024-11-01T16:22:27.5040841Z distributed/checkpoint/test_nested_dict 2024-11-01T16:22:27.5041379Z distributed/checkpoint/test_planner 2024-11-01T16:22:27.5042145Z distributed/checkpoint/test_save_load_api 2024-11-01T16:22:27.5042612Z distributed/checkpoint/test_state_dict 2024-11-01T16:22:27.5043068Z distributed/checkpoint/test_state_dict_utils 2024-11-01T16:22:27.5043543Z distributed/checkpoint/test_tp_checkpoint 2024-11-01T16:22:27.5043993Z distributed/checkpoint/test_traverse 2024-11-01T16:22:27.5044396Z distributed/checkpoint/test_utils 2024-11-01T16:22:27.5044802Z distributed/elastic/events/lib_test 2024-11-01T16:22:27.5045217Z distributed/elastic/metrics/api_test 2024-11-01T16:22:27.5045664Z distributed/elastic/multiprocessing/api_test 2024-11-01T16:22:27.5046249Z distributed/elastic/test_control_plane 2024-11-01T16:22:27.5046677Z distributed/elastic/timer/api_test 2024-11-01T16:22:27.5047111Z distributed/elastic/timer/local_timer_example 2024-11-01T16:22:27.5047592Z distributed/elastic/timer/local_timer_test 2024-11-01T16:22:27.5048069Z distributed/elastic/utils/distributed_test 2024-11-01T16:22:27.5048518Z distributed/elastic/utils/logging_test 2024-11-01T16:22:27.5048944Z distributed/elastic/utils/util_test 2024-11-01T16:22:27.5049389Z distributed/flight_recorder/test_fr_analysis 2024-11-01T16:22:27.5049847Z distributed/fsdp/test_checkpoint_wrapper 2024-11-01T16:22:27.5050322Z distributed/fsdp/test_distributed_checkpoint 2024-11-01T16:22:27.5050771Z distributed/fsdp/test_fsdp_apply 2024-11-01T16:22:27.5051211Z distributed/fsdp/test_fsdp_backward_prefetch 2024-11-01T16:22:27.5051672Z distributed/fsdp/test_fsdp_checkpoint 2024-11-01T16:22:27.5052191Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-11-01T16:22:27.5052627Z distributed/fsdp/test_fsdp_comm 2024-11-01T16:22:27.5053019Z distributed/fsdp/test_fsdp_comm_hooks 2024-11-01T16:22:27.5053417Z distributed/fsdp/test_fsdp_core 2024-11-01T16:22:27.5053845Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-11-01T16:22:27.5054300Z distributed/fsdp/test_fsdp_exec_order 2024-11-01T16:22:27.5054711Z distributed/fsdp/test_fsdp_fine_tune 2024-11-01T16:22:27.5055155Z distributed/fsdp/test_fsdp_flatten_params 2024-11-01T16:22:27.5055628Z distributed/fsdp/test_fsdp_freezing_weights 2024-11-01T16:22:27.5056054Z distributed/fsdp/test_fsdp_fx 2024-11-01T16:22:27.5056437Z distributed/fsdp/test_fsdp_grad_acc 2024-11-01T16:22:27.5056856Z distributed/fsdp/test_fsdp_hybrid_shard 2024-11-01T16:22:27.5057294Z distributed/fsdp/test_fsdp_ignored_modules 2024-11-01T16:22:27.5057735Z distributed/fsdp/test_fsdp_input 2024-11-01T16:22:27.5058127Z distributed/fsdp/test_fsdp_memory 2024-11-01T16:22:27.5058510Z distributed/fsdp/test_fsdp_meta 2024-11-01T16:22:27.5058887Z distributed/fsdp/test_fsdp_misc 2024-11-01T16:22:27.5059300Z distributed/fsdp/test_fsdp_mixed_precision 2024-11-01T16:22:27.5059762Z distributed/fsdp/test_fsdp_multiple_forward 2024-11-01T16:22:27.5060240Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-11-01T16:22:27.5060825Z distributed/fsdp/test_fsdp_optim_state 2024-11-01T16:22:27.5061245Z distributed/fsdp/test_fsdp_overlap 2024-11-01T16:22:27.5061661Z distributed/fsdp/test_fsdp_pure_fp16 2024-11-01T16:22:27.5062120Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-11-01T16:22:27.5062576Z distributed/fsdp/test_fsdp_state_dict 2024-11-01T16:22:27.5063024Z distributed/fsdp/test_fsdp_tp_integration 2024-11-01T16:22:27.5063466Z distributed/fsdp/test_fsdp_traversal 2024-11-01T16:22:27.5063866Z distributed/fsdp/test_fsdp_uneven 2024-11-01T16:22:27.5064288Z distributed/fsdp/test_fsdp_unshard_params 2024-11-01T16:22:27.5064752Z distributed/fsdp/test_fsdp_use_orig_params 2024-11-01T16:22:27.5065220Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-11-01T16:22:27.5065672Z distributed/fsdp/test_shard_utils 2024-11-01T16:22:27.5066058Z distributed/fsdp/test_utils 2024-11-01T16:22:27.5066403Z distributed/fsdp/test_wrap 2024-11-01T16:22:27.5066756Z distributed/launcher/test_run 2024-11-01T16:22:27.5067144Z distributed/nn/jit/test_instantiator 2024-11-01T16:22:27.5067675Z distributed/optim/test_apply_optimizer_in_backward 2024-11-01T16:22:27.5068169Z distributed/optim/test_named_optimizer 2024-11-01T16:22:27.5068638Z distributed/optim/test_zero_redundancy_optimizer 2024-11-01T16:22:27.5069122Z distributed/pipelining/test_backward 2024-11-01T16:22:27.5069540Z distributed/pipelining/test_microbatch 2024-11-01T16:22:27.5069970Z distributed/pipelining/test_pipe 2024-11-01T16:22:27.5070372Z distributed/pipelining/test_schedule 2024-11-01T16:22:27.5070825Z distributed/pipelining/test_schedule_multiproc 2024-11-01T16:22:27.5071289Z distributed/pipelining/test_stage 2024-11-01T16:22:27.5071709Z distributed/pipelining/test_transformer 2024-11-01T16:22:27.5072137Z distributed/pipelining/test_unflatten 2024-11-01T16:22:27.5072589Z distributed/rpc/cuda/test_tensorpipe_agent 2024-11-01T16:22:27.5073036Z distributed/rpc/test_faulty_agent 2024-11-01T16:22:27.5073422Z distributed/rpc/test_share_memory 2024-11-01T16:22:27.5073834Z distributed/rpc/test_tensorpipe_agent 2024-11-01T16:22:27.5074331Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-11-01T16:22:27.5074862Z distributed/tensor/parallel/test_parallelize_api 2024-11-01T16:22:27.5075381Z distributed/tensor/parallel/test_tp_examples 2024-11-01T16:22:27.5076001Z distributed/tensor/parallel/test_tp_random_state 2024-11-01T16:22:27.5076489Z distributed/tensor/parallel/test_tp_style 2024-11-01T16:22:27.5076926Z distributed/test_c10d_common 2024-11-01T16:22:27.5077313Z distributed/test_c10d_functional_native 2024-11-01T16:22:27.5077715Z distributed/test_c10d_gloo 2024-11-01T16:22:27.5078070Z distributed/test_c10d_logger 2024-11-01T16:22:27.5078431Z distributed/test_c10d_nccl 2024-11-01T16:22:27.5078796Z distributed/test_c10d_object_collectives 2024-11-01T16:22:27.5079223Z distributed/test_c10d_ops_nccl 2024-11-01T16:22:27.5079596Z distributed/test_c10d_pypg 2024-11-01T16:22:27.5079940Z distributed/test_c10d_spawn_gloo 2024-11-01T16:22:27.5080333Z distributed/test_c10d_spawn_nccl 2024-11-01T16:22:27.5080725Z distributed/test_c10d_spawn_ucc 2024-11-01T16:22:27.5081085Z distributed/test_c10d_ucc 2024-11-01T16:22:27.5081445Z distributed/test_collective_utils 2024-11-01T16:22:27.5081863Z distributed/test_compute_comm_reordering 2024-11-01T16:22:27.5082294Z distributed/test_control_collectives 2024-11-01T16:22:27.5082706Z distributed/test_data_parallel 2024-11-01T16:22:27.5083080Z distributed/test_device_mesh 2024-11-01T16:22:27.5083439Z distributed/test_distributed_spawn 2024-11-01T16:22:27.5083853Z distributed/test_dynamo_distributed 2024-11-01T16:22:27.5084249Z distributed/test_fake_pg 2024-11-01T16:22:27.5084589Z distributed/test_functional_api 2024-11-01T16:22:27.5084986Z distributed/test_inductor_collectives 2024-11-01T16:22:27.5085392Z distributed/test_launcher 2024-11-01T16:22:27.5085738Z distributed/test_multi_threaded_pg 2024-11-01T16:22:27.5086125Z distributed/test_nccl 2024-11-01T16:22:27.5086540Z distributed/test_pg_wrapper 2024-11-01T16:22:27.5086883Z distributed/test_store 2024-11-01T16:22:27.5087237Z distributed/test_symmetric_memory 2024-11-01T16:22:27.5087640Z distributions/test_constraints 2024-11-01T16:22:27.5088018Z distributions/test_distributions 2024-11-01T16:22:27.5088376Z doctests 2024-11-01T16:22:27.5088662Z dynamo/test_activation_checkpointing 2024-11-01T16:22:27.5089042Z dynamo/test_after_aot 2024-11-01T16:22:27.5089359Z dynamo/test_aot_autograd 2024-11-01T16:22:27.5089699Z dynamo/test_aot_autograd_cache 2024-11-01T16:22:27.5090058Z dynamo/test_autograd_function 2024-11-01T16:22:27.5090415Z dynamo/test_backends 2024-11-01T16:22:27.5090745Z dynamo/test_backward_higher_order_ops 2024-11-01T16:22:27.5091134Z dynamo/test_base_output 2024-11-01T16:22:27.5091465Z dynamo/test_bytecode_utils 2024-11-01T16:22:27.5091804Z dynamo/test_compile 2024-11-01T16:22:27.5092110Z dynamo/test_compiler_bisector 2024-11-01T16:22:27.5092465Z dynamo/test_comptime 2024-11-01T16:22:27.5092772Z dynamo/test_config 2024-11-01T16:22:27.5093121Z dynamo/test_ctx_manager 2024-11-01T16:22:27.5093448Z dynamo/test_cudagraphs 2024-11-01T16:22:27.5093818Z dynamo/test_cudagraphs_expandable_segments 2024-11-01T16:22:27.5094232Z dynamo/test_debug_utils 2024-11-01T16:22:27.5094560Z dynamo/test_decorators 2024-11-01T16:22:27.5094887Z dynamo/test_deviceguard 2024-11-01T16:22:27.5095208Z dynamo/test_dynamic_shapes 2024-11-01T16:22:27.5095544Z dynamo/test_exc 2024-11-01T16:22:27.5095837Z dynamo/test_exceptions 2024-11-01T16:22:27.5096141Z dynamo/test_export 2024-11-01T16:22:27.5096449Z dynamo/test_export_mutations 2024-11-01T16:22:27.5096785Z dynamo/test_frame_init 2024-11-01T16:22:27.5097103Z dynamo/test_functions 2024-11-01T16:22:27.5097430Z dynamo/test_fx_passes_pre_grad 2024-11-01T16:22:27.5097772Z dynamo/test_global 2024-11-01T16:22:27.5098076Z dynamo/test_guard_manager 2024-11-01T16:22:27.5098425Z dynamo/test_higher_order_ops 2024-11-01T16:22:27.5098761Z dynamo/test_hooks 2024-11-01T16:22:27.5099077Z dynamo/test_inline_inbuilt_nn_modules 2024-11-01T16:22:27.5099491Z dynamo/test_input_attr_tracking 2024-11-01T16:22:27.5099844Z dynamo/test_interop 2024-11-01T16:22:27.5100145Z dynamo/test_logging 2024-11-01T16:22:27.5100446Z dynamo/test_minifier 2024-11-01T16:22:27.5100735Z dynamo/test_misc 2024-11-01T16:22:27.5101029Z dynamo/test_model_output 2024-11-01T16:22:27.5101352Z dynamo/test_modes 2024-11-01T16:22:27.5101629Z dynamo/test_modules 2024-11-01T16:22:27.5101924Z dynamo/test_nops 2024-11-01T16:22:27.5102216Z dynamo/test_optimizers 2024-11-01T16:22:27.5102532Z dynamo/test_pre_dispatch 2024-11-01T16:22:27.5102860Z dynamo/test_profiler 2024-11-01T16:22:27.5103179Z dynamo/test_python_autograd 2024-11-01T16:22:27.5103517Z dynamo/test_recompile_ux 2024-11-01T16:22:27.5103849Z dynamo/test_recompiles 2024-11-01T16:22:27.5104178Z dynamo/test_reconstruct 2024-11-01T16:22:27.5104495Z dynamo/test_reorder_logs 2024-11-01T16:22:27.5104823Z dynamo/test_repros 2024-11-01T16:22:27.5105120Z dynamo/test_resume 2024-11-01T16:22:27.5105405Z dynamo/test_sdpa 2024-11-01T16:22:27.5105703Z dynamo/test_skip_non_tensor 2024-11-01T16:22:27.5106046Z dynamo/test_sources 2024-11-01T16:22:27.5106348Z dynamo/test_structured_trace 2024-11-01T16:22:27.5106700Z dynamo/test_subclasses 2024-11-01T16:22:27.5107021Z dynamo/test_subgraphs 2024-11-01T16:22:27.5107321Z dynamo/test_torchrec 2024-11-01T16:22:27.5107632Z dynamo/test_trace_rules 2024-11-01T16:22:27.5107952Z dynamo/test_unspec 2024-11-01T16:22:27.5108235Z dynamo/test_utils 2024-11-01T16:22:27.5108544Z dynamo/test_verify_correctness 2024-11-01T16:22:27.5108899Z dynamo/test_view 2024-11-01T16:22:27.5109178Z export/test_converter 2024-11-01T16:22:27.5109486Z export/test_db 2024-11-01T16:22:27.5109778Z export/test_draft_export 2024-11-01T16:22:27.5110108Z export/test_experimental 2024-11-01T16:22:27.5110434Z export/test_export 2024-11-01T16:22:27.5110749Z export/test_export_nonstrict 2024-11-01T16:22:27.5111228Z export/test_export_training_ir_to_run_decomp 2024-11-01T16:22:27.5111688Z export/test_functionalized_assertions 2024-11-01T16:22:27.5112087Z export/test_hop 2024-11-01T16:22:27.5112370Z export/test_lift_unlift 2024-11-01T16:22:27.5112703Z export/test_pass_infra 2024-11-01T16:22:27.5113021Z export/test_passes 2024-11-01T16:22:27.5113323Z export/test_retraceability 2024-11-01T16:22:27.5113664Z export/test_schema 2024-11-01T16:22:27.5113947Z export/test_serdes 2024-11-01T16:22:27.5114246Z export/test_serialize 2024-11-01T16:22:27.5114556Z export/test_sparse 2024-11-01T16:22:27.5114839Z export/test_swap 2024-11-01T16:22:27.5115124Z export/test_tools 2024-11-01T16:22:27.5115416Z export/test_torchbind 2024-11-01T16:22:27.5115808Z export/test_tree_utils 2024-11-01T16:22:27.5116132Z export/test_unflatten 2024-11-01T16:22:27.5116469Z export/test_unflatten_training_ir 2024-11-01T16:22:27.5116839Z export/test_verifier 2024-11-01T16:22:27.5117150Z functorch/test_ac 2024-11-01T16:22:27.5117456Z functorch/test_aotdispatch 2024-11-01T16:22:27.5117864Z functorch/test_control_flow 2024-11-01T16:22:27.5118213Z functorch/test_dims 2024-11-01T16:22:27.5118538Z functorch/test_eager_transforms 2024-11-01T16:22:27.5118898Z functorch/test_logging 2024-11-01T16:22:27.5119256Z functorch/test_memory_efficient_fusion 2024-11-01T16:22:27.5119661Z functorch/test_minifier 2024-11-01T16:22:27.5119968Z functorch/test_ops 2024-11-01T16:22:27.5120270Z functorch/test_parsing 2024-11-01T16:22:27.5120594Z functorch/test_rearrange 2024-11-01T16:22:27.5120909Z functorch/test_vmap 2024-11-01T16:22:27.5121234Z functorch/test_vmap_registrations 2024-11-01T16:22:27.5121639Z higher_order_ops/test_invoke_subgraph 2024-11-01T16:22:27.5122040Z higher_order_ops/test_with_effects 2024-11-01T16:22:27.5122429Z inductor/test_aot_inductor 2024-11-01T16:22:27.5122790Z inductor/test_aot_inductor_arrayref 2024-11-01T16:22:27.5123178Z inductor/test_aot_inductor_package 2024-11-01T16:22:27.5123580Z inductor/test_aot_inductor_utils 2024-11-01T16:22:27.5123972Z inductor/test_auto_functionalize 2024-11-01T16:22:27.5124343Z inductor/test_autoheuristic 2024-11-01T16:22:27.5124693Z inductor/test_b2b_gemm 2024-11-01T16:22:27.5125028Z inductor/test_benchmark_fusion 2024-11-01T16:22:27.5125389Z inductor/test_benchmarking 2024-11-01T16:22:27.5125740Z inductor/test_binary_folding 2024-11-01T16:22:27.5126093Z inductor/test_ck_backend 2024-11-01T16:22:27.5126411Z inductor/test_codecache 2024-11-01T16:22:27.5126743Z inductor/test_codegen_triton 2024-11-01T16:22:27.5127096Z inductor/test_combo_kernels 2024-11-01T16:22:27.5127438Z inductor/test_compile_worker 2024-11-01T16:22:27.5127798Z inductor/test_compiled_autograd 2024-11-01T16:22:27.5128343Z inductor/test_compiled_optimizers 2024-11-01T16:22:27.5128730Z inductor/test_config 2024-11-01T16:22:27.5129052Z inductor/test_control_flow 2024-11-01T16:22:27.5129421Z inductor/test_cooperative_reductions 2024-11-01T16:22:27.5129841Z inductor/test_coordinate_descent_tuner 2024-11-01T16:22:27.5130270Z inductor/test_cpp_wrapper_hipify 2024-11-01T16:22:27.5130656Z inductor/test_cpu_cpp_wrapper 2024-11-01T16:22:27.5131007Z inductor/test_cpu_repro 2024-11-01T16:22:27.5131351Z inductor/test_cpu_select_algorithm 2024-11-01T16:22:27.5131748Z inductor/test_cuda_cpp_wrapper 2024-11-01T16:22:27.5132104Z inductor/test_cuda_repro 2024-11-01T16:22:27.5132442Z inductor/test_cudacodecache 2024-11-01T16:22:27.5132802Z inductor/test_cudagraph_trees 2024-11-01T16:22:27.5133224Z inductor/test_cudagraph_trees_expandable_segments 2024-11-01T16:22:27.5133690Z inductor/test_custom_lowering 2024-11-01T16:22:27.5134070Z inductor/test_custom_post_grad_passes 2024-11-01T16:22:27.5134463Z inductor/test_cutlass_backend 2024-11-01T16:22:27.5134824Z inductor/test_debug_trace 2024-11-01T16:22:27.5135182Z inductor/test_decompose_mem_bound_mm 2024-11-01T16:22:27.5135571Z inductor/test_dependencies 2024-11-01T16:22:27.5136112Z inductor/test_distributed_patterns 2024-11-01T16:22:27.5136532Z inductor/test_efficient_conv_bn_eval 2024-11-01T16:22:27.5136932Z inductor/test_extension_backend 2024-11-01T16:22:27.5137319Z inductor/test_external_callables 2024-11-01T16:22:27.5137704Z inductor/test_flex_attention 2024-11-01T16:22:27.5138050Z inductor/test_flex_decoding 2024-11-01T16:22:27.5138391Z inductor/test_foreach 2024-11-01T16:22:27.5138700Z inductor/test_fp8 2024-11-01T16:22:27.5138993Z inductor/test_fused_attention 2024-11-01T16:22:27.5139353Z inductor/test_fx_fusion 2024-11-01T16:22:27.5139713Z inductor/test_graph_transform_observer 2024-11-01T16:22:27.5140117Z inductor/test_group_batch_fusion 2024-11-01T16:22:27.5140488Z inductor/test_halide 2024-11-01T16:22:27.5140800Z inductor/test_indexing 2024-11-01T16:22:27.5141123Z inductor/test_inductor_freezing 2024-11-01T16:22:27.5141501Z inductor/test_inductor_utils 2024-11-01T16:22:27.5141862Z inductor/test_inplacing_pass 2024-11-01T16:22:27.5142218Z inductor/test_kernel_benchmark 2024-11-01T16:22:27.5142661Z inductor/test_layout_optim 2024-11-01T16:22:27.5143013Z inductor/test_loop_ordering 2024-11-01T16:22:27.5143354Z inductor/test_max_autotune 2024-11-01T16:22:27.5143696Z inductor/test_memory 2024-11-01T16:22:27.5144024Z inductor/test_memory_planning 2024-11-01T16:22:27.5144372Z inductor/test_metrics 2024-11-01T16:22:27.5144690Z inductor/test_minifier 2024-11-01T16:22:27.5145021Z inductor/test_minifier_isolate 2024-11-01T16:22:27.5145389Z inductor/test_mkldnn_pattern_matcher 2024-11-01T16:22:27.5145784Z inductor/test_mmdecomp 2024-11-01T16:22:27.5146142Z inductor/test_move_constructors_to_cuda 2024-11-01T16:22:27.5146577Z inductor/test_multi_kernel 2024-11-01T16:22:27.5146924Z inductor/test_ordered_set 2024-11-01T16:22:27.5147260Z inductor/test_pad_mm 2024-11-01T16:22:27.5147560Z inductor/test_padding 2024-11-01T16:22:27.5147887Z inductor/test_pattern_matcher 2024-11-01T16:22:27.5148244Z inductor/test_perf 2024-11-01T16:22:27.5148542Z inductor/test_profiler 2024-11-01T16:22:27.5148892Z inductor/test_scatter_optimization 2024-11-01T16:22:27.5149290Z inductor/test_select_algorithm 2024-11-01T16:22:27.5149640Z inductor/test_smoke 2024-11-01T16:22:27.5149949Z inductor/test_snode_runtime 2024-11-01T16:22:27.5150317Z inductor/test_split_cat_fx_passes 2024-11-01T16:22:27.5150700Z inductor/test_standalone_compile 2024-11-01T16:22:27.5151073Z inductor/test_torchbind 2024-11-01T16:22:27.5151411Z inductor/test_torchinductor 2024-11-01T16:22:27.5151830Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-11-01T16:22:27.5152344Z inductor/test_torchinductor_dynamic_shapes 2024-11-01T16:22:27.5152875Z inductor/test_torchinductor_opinfo 2024-11-01T16:22:27.5153298Z inductor/test_torchinductor_strided_blocks 2024-11-01T16:22:27.5153736Z inductor/test_triton_cpu_backend 2024-11-01T16:22:27.5154137Z inductor/test_triton_extension_backend 2024-11-01T16:22:27.5154541Z inductor/test_triton_heuristics 2024-11-01T16:22:27.5154928Z inductor/test_triton_kernels 2024-11-01T16:22:27.5155291Z inductor/test_triton_wrapper 2024-11-01T16:22:27.5155716Z inductor/test_unbacked_symints 2024-11-01T16:22:27.5156083Z inductor/test_utils 2024-11-01T16:22:27.5156397Z inductor/test_xpu_basic 2024-11-01T16:22:27.5156709Z lazy/test_bindings 2024-11-01T16:22:27.5157010Z lazy/test_debug_util 2024-11-01T16:22:27.5157339Z lazy/test_extract_compiled_graph 2024-11-01T16:22:27.5157712Z lazy/test_functionalization 2024-11-01T16:22:27.5158058Z lazy/test_generator 2024-11-01T16:22:27.5158360Z lazy/test_meta_kernel 2024-11-01T16:22:27.5158656Z lazy/test_reuse_ir 2024-11-01T16:22:28.9204992Z lazy/test_step_closures 2024-11-01T16:22:28.9205738Z lazy/test_ts_opinfo 2024-11-01T16:22:28.9206264Z nn/test_convolution 2024-11-01T16:22:28.9206766Z nn/test_dropout 2024-11-01T16:22:28.9207253Z nn/test_embedding 2024-11-01T16:22:28.9207766Z nn/test_init 2024-11-01T16:22:28.9208041Z nn/test_lazy_modules 2024-11-01T16:22:28.9208636Z nn/test_load_state_dict 2024-11-01T16:22:28.9208978Z nn/test_module_hooks 2024-11-01T16:22:28.9209302Z nn/test_multihead_attention 2024-11-01T16:22:28.9209641Z nn/test_packed_sequence 2024-11-01T16:22:28.9209970Z nn/test_parametrization 2024-11-01T16:22:28.9210289Z nn/test_pooling 2024-11-01T16:22:28.9210555Z nn/test_pruning 2024-11-01T16:22:28.9210983Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-11-01T16:22:28.9211556Z onnx/dynamo/test_exporter_api 2024-11-01T16:22:28.9212021Z onnx/dynamo/test_registry_dispatcher 2024-11-01T16:22:28.9251219Z onnx/exporter/test_api 2024-11-01T16:22:28.9251613Z onnx/exporter/test_building 2024-11-01T16:22:28.9252064Z onnx/exporter/test_capture_strategies 2024-11-01T16:22:28.9252610Z onnx/exporter/test_core 2024-11-01T16:22:28.9253077Z onnx/exporter/test_small_models_e2e 2024-11-01T16:22:28.9253597Z onnx/exporter/test_tensors 2024-11-01T16:22:28.9253973Z onnx/internal/test_diagnostics 2024-11-01T16:22:28.9254367Z onnx/internal/test_registraion 2024-11-01T16:22:28.9255006Z onnx/test_autograd_funs 2024-11-01T16:22:28.9255338Z onnx/test_custom_ops 2024-11-01T16:22:28.9255638Z onnx/test_fx_passes 2024-11-01T16:22:28.9255940Z onnx/test_fx_to_onnx 2024-11-01T16:22:28.9256263Z onnx/test_fx_to_onnx_decomp_skip 2024-11-01T16:22:28.9256632Z onnx/test_fx_type_promotion 2024-11-01T16:22:28.9256980Z onnx/test_lazy_import 2024-11-01T16:22:28.9257308Z onnx/test_models_onnxruntime 2024-11-01T16:22:28.9257675Z onnx/test_models_quantized_onnxruntime 2024-11-01T16:22:28.9258077Z onnx/test_onnx_opset 2024-11-01T16:22:28.9258399Z onnx/test_onnxscript_no_runtime 2024-11-01T16:22:28.9258762Z onnx/test_onnxscript_runtime 2024-11-01T16:22:28.9259116Z onnx/test_op_consistency 2024-11-01T16:22:28.9259453Z onnx/test_pytorch_jit_onnx 2024-11-01T16:22:28.9259798Z onnx/test_pytorch_onnx_no_runtime 2024-11-01T16:22:28.9260196Z onnx/test_pytorch_onnx_onnxruntime 2024-11-01T16:22:28.9260606Z onnx/test_pytorch_onnx_shape_inference 2024-11-01T16:22:28.9261007Z onnx/test_symbolic_helper 2024-11-01T16:22:28.9261350Z onnx/test_utility_funs 2024-11-01T16:22:28.9261675Z onnx/test_verification 2024-11-01T16:22:28.9262071Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-11-01T16:22:28.9262545Z optim/test_lrscheduler 2024-11-01T16:22:28.9262863Z optim/test_optim 2024-11-01T16:22:28.9263138Z optim/test_swa_utils 2024-11-01T16:22:28.9263457Z profiler/test_cpp_thread 2024-11-01T16:22:28.9263810Z profiler/test_execution_trace 2024-11-01T16:22:28.9264161Z profiler/test_kineto 2024-11-01T16:22:28.9264486Z profiler/test_memory_profiler 2024-11-01T16:22:28.9264850Z profiler/test_profiler 2024-11-01T16:22:28.9265171Z profiler/test_profiler_tree 2024-11-01T16:22:28.9265520Z profiler/test_record_function 2024-11-01T16:22:28.9265884Z profiler/test_torch_tidy 2024-11-01T16:22:28.9266180Z test_ao_sparsity 2024-11-01T16:22:28.9266458Z test_autocast 2024-11-01T16:22:28.9266736Z test_autograd 2024-11-01T16:22:28.9267003Z test_autograd_fallback 2024-11-01T16:22:28.9267321Z test_autoload 2024-11-01T16:22:28.9267600Z test_autoload_disable 2024-11-01T16:22:28.9267901Z test_autoload_enable 2024-11-01T16:22:28.9268198Z test_binary_ufuncs 2024-11-01T16:22:28.9268497Z test_bundled_inputs 2024-11-01T16:22:28.9268792Z test_ci_sanity_check_fail 2024-11-01T16:22:28.9269128Z test_comparison_utils 2024-11-01T16:22:28.9269462Z test_compile_benchmark_util 2024-11-01T16:22:28.9269786Z test_complex 2024-11-01T16:22:28.9270048Z test_content_store 2024-11-01T16:22:28.9270340Z test_cpp_api_parity 2024-11-01T16:22:28.9270642Z test_cpp_extensions_aot_ninja 2024-11-01T16:22:28.9271021Z test_cpp_extensions_aot_no_ninja 2024-11-01T16:22:28.9271398Z test_cpp_extensions_jit 2024-11-01T16:22:28.9271730Z test_cpp_extensions_mtia_backend 2024-11-01T16:22:28.9272158Z test_cpp_extensions_open_device_registration 2024-11-01T16:22:28.9272612Z test_cpp_extensions_stream_and_event 2024-11-01T16:22:28.9273114Z test_cuda 2024-11-01T16:22:28.9273386Z test_cuda_expandable_segments 2024-11-01T16:22:28.9273746Z test_cuda_multigpu 2024-11-01T16:22:28.9274044Z test_cuda_nvml_based_avail 2024-11-01T16:22:28.9274385Z test_cuda_primary_ctx 2024-11-01T16:22:28.9274698Z test_cuda_sanitizer 2024-11-01T16:22:28.9274984Z test_cuda_trace 2024-11-01T16:22:28.9275265Z test_custom_ops 2024-11-01T16:22:28.9275541Z test_dataloader 2024-11-01T16:22:28.9275915Z test_datapipe 2024-11-01T16:22:28.9276187Z test_decomp 2024-11-01T16:22:28.9276435Z test_deploy 2024-11-01T16:22:28.9276699Z test_dispatch 2024-11-01T16:22:28.9276969Z test_dlpack 2024-11-01T16:22:28.9277224Z test_dynamic_shapes 2024-11-01T16:22:28.9277531Z test_expanded_weights 2024-11-01T16:22:28.9277845Z test_fake_tensor 2024-11-01T16:22:28.9278114Z test_file_check 2024-11-01T16:22:28.9278398Z test_flop_counter 2024-11-01T16:22:28.9278679Z test_foreach 2024-11-01T16:22:28.9278946Z test_function_schema 2024-11-01T16:22:28.9279283Z test_functional_autograd_benchmark 2024-11-01T16:22:28.9279750Z test_functional_optim 2024-11-01T16:22:28.9280066Z test_functionalization 2024-11-01T16:22:28.9280413Z test_functionalization_of_rng_ops 2024-11-01T16:22:28.9280790Z test_futures 2024-11-01T16:22:28.9281036Z test_fx 2024-11-01T16:22:28.9281293Z test_fx_experimental 2024-11-01T16:22:28.9281596Z test_fx_passes 2024-11-01T16:22:28.9281873Z test_fx_reinplace_pass 2024-11-01T16:22:28.9282184Z test_hub 2024-11-01T16:22:28.9282440Z test_import_stats 2024-11-01T16:22:28.9282711Z test_indexing 2024-11-01T16:22:28.9282974Z test_itt 2024-11-01T16:22:28.9283219Z test_jit 2024-11-01T16:22:28.9283458Z test_jit_autocast 2024-11-01T16:22:28.9283746Z test_jit_disabled 2024-11-01T16:22:28.9284039Z test_jit_fuser_legacy 2024-11-01T16:22:28.9284332Z test_jit_fuser_te 2024-11-01T16:22:28.9284616Z test_jit_legacy 2024-11-01T16:22:28.9284899Z test_jit_llga_fuser 2024-11-01T16:22:28.9285192Z test_jit_profiling 2024-11-01T16:22:28.9285489Z test_jiterator 2024-11-01T16:22:28.9285755Z test_legacy_vmap 2024-11-01T16:22:28.9286042Z test_license 2024-11-01T16:22:28.9286306Z test_linalg 2024-11-01T16:22:28.9286554Z test_logging 2024-11-01T16:22:28.9286821Z test_masked 2024-11-01T16:22:28.9287088Z test_maskedtensor 2024-11-01T16:22:28.9287363Z test_matmul_cuda 2024-11-01T16:22:28.9287639Z test_meta 2024-11-01T16:22:28.9287893Z test_metal 2024-11-01T16:22:28.9288138Z test_mkl_verbose 2024-11-01T16:22:28.9288417Z test_mkldnn 2024-11-01T16:22:28.9288682Z test_mkldnn_fusion 2024-11-01T16:22:28.9288964Z test_mkldnn_verbose 2024-11-01T16:22:28.9289267Z test_mobile_optimizer 2024-11-01T16:22:28.9289577Z test_model_dump 2024-11-01T16:22:28.9289864Z test_model_exports_to_core_aten 2024-11-01T16:22:28.9290227Z test_module_tracker 2024-11-01T16:22:28.9290522Z test_modules 2024-11-01T16:22:28.9290772Z test_monitor 2024-11-01T16:22:28.9291036Z test_mps 2024-11-01T16:22:28.9291296Z test_multiprocessing 2024-11-01T16:22:28.9291615Z test_multiprocessing_spawn 2024-11-01T16:22:28.9291962Z test_namedtensor 2024-11-01T16:22:28.9292265Z test_namedtuple_return_api 2024-11-01T16:22:28.9292595Z test_native_functions 2024-11-01T16:22:28.9292904Z test_native_mha 2024-11-01T16:22:28.9293186Z test_nestedtensor 2024-11-01T16:22:28.9293451Z test_nn 2024-11-01T16:22:28.9293707Z test_numba_integration 2024-11-01T16:22:28.9294016Z test_numpy_interop 2024-11-01T16:22:28.9294308Z test_openmp 2024-11-01T16:22:28.9294566Z test_ops 2024-11-01T16:22:28.9294814Z test_ops_fwd_gradients 2024-11-01T16:22:28.9295132Z test_ops_gradients 2024-11-01T16:22:28.9295423Z test_ops_jit 2024-11-01T16:22:28.9295677Z test_optim 2024-11-01T16:22:28.9295939Z test_out_dtype_op 2024-11-01T16:22:28.9296230Z test_overrides 2024-11-01T16:22:28.9296493Z test_package 2024-11-01T16:22:28.9296771Z test_per_overload_api 2024-11-01T16:22:28.9297076Z test_prims 2024-11-01T16:22:28.9297326Z test_proxy_tensor 2024-11-01T16:22:28.9297695Z test_pruning_op 2024-11-01T16:22:28.9297981Z test_public_bindings 2024-11-01T16:22:28.9298276Z test_python_dispatch 2024-11-01T16:22:28.9298571Z test_pytree 2024-11-01T16:22:28.9298836Z test_quantization 2024-11-01T16:22:28.9299111Z test_reductions 2024-11-01T16:22:28.9299400Z test_scatter_gather_ops 2024-11-01T16:22:28.9299719Z test_schema_check 2024-11-01T16:22:28.9300001Z test_segment_reductions 2024-11-01T16:22:28.9300324Z test_serialization 2024-11-01T16:22:28.9300653Z test_set_default_mobile_cpu_allocator 2024-11-01T16:22:28.9301032Z test_shape_ops 2024-11-01T16:22:28.9301320Z test_show_pickle 2024-11-01T16:22:28.9301607Z test_sort_and_select 2024-11-01T16:22:28.9301893Z test_sparse 2024-11-01T16:22:28.9302162Z test_sparse_csr 2024-11-01T16:22:28.9302461Z test_sparse_semi_structured 2024-11-01T16:22:28.9302792Z test_spectral_ops 2024-11-01T16:22:28.9303079Z test_stateless 2024-11-01T16:22:28.9303342Z test_subclass 2024-11-01T16:22:28.9303623Z test_sympy_utils 2024-11-01T16:22:28.9303918Z test_tensor_creation_ops 2024-11-01T16:22:28.9304294Z test_tensorboard 2024-11-01T16:22:28.9304579Z test_tensorexpr 2024-11-01T16:22:28.9304873Z test_tensorexpr_pybind 2024-11-01T16:22:28.9305177Z test_testing 2024-11-01T16:22:28.9305441Z test_torch 2024-11-01T16:22:28.9305708Z test_transformers 2024-11-01T16:22:28.9305983Z test_type_hints 2024-11-01T16:22:28.9306262Z test_type_info 2024-11-01T16:22:28.9306547Z test_type_promotion 2024-11-01T16:22:28.9306829Z test_typing 2024-11-01T16:22:28.9307099Z test_unary_ufuncs 2024-11-01T16:22:28.9307382Z test_utils 2024-11-01T16:22:28.9307643Z test_utils_config_module 2024-11-01T16:22:28.9307968Z test_utils_internal 2024-11-01T16:22:28.9308267Z test_view_ops 2024-11-01T16:22:28.9308523Z test_vulkan 2024-11-01T16:22:28.9308783Z test_weak 2024-11-01T16:22:28.9309052Z test_xnnpack_integration 2024-11-01T16:22:28.9309467Z test_xpu 2024-11-01T16:22:28.9309743Z torch_np/numpy_tests/core/test_dlpack 2024-11-01T16:22:28.9310172Z torch_np/numpy_tests/core/test_dtype 2024-11-01T16:22:28.9310591Z torch_np/numpy_tests/core/test_einsum 2024-11-01T16:22:28.9311008Z torch_np/numpy_tests/core/test_getlimits 2024-11-01T16:22:28.9311452Z torch_np/numpy_tests/core/test_indexing 2024-11-01T16:22:28.9311890Z torch_np/numpy_tests/core/test_multiarray 2024-11-01T16:22:28.9312318Z torch_np/numpy_tests/core/test_numeric 2024-11-01T16:22:28.9312763Z torch_np/numpy_tests/core/test_numerictypes 2024-11-01T16:22:28.9313234Z torch_np/numpy_tests/core/test_scalar_ctors 2024-11-01T16:22:28.9313711Z torch_np/numpy_tests/core/test_scalar_methods 2024-11-01T16:22:28.9314180Z torch_np/numpy_tests/core/test_scalarinherit 2024-11-01T16:22:28.9314644Z torch_np/numpy_tests/core/test_scalarmath 2024-11-01T16:22:28.9315094Z torch_np/numpy_tests/core/test_shape_base 2024-11-01T16:22:28.9315519Z torch_np/numpy_tests/fft/test_helper 2024-11-01T16:22:28.9316040Z torch_np/numpy_tests/fft/test_pocketfft 2024-11-01T16:22:28.9316480Z torch_np/numpy_tests/lib/test_arraypad 2024-11-01T16:22:28.9316909Z torch_np/numpy_tests/lib/test_arraysetops 2024-11-01T16:22:28.9317375Z torch_np/numpy_tests/lib/test_function_base 2024-11-01T16:22:28.9317830Z torch_np/numpy_tests/lib/test_histograms 2024-11-01T16:22:28.9318269Z torch_np/numpy_tests/lib/test_index_tricks 2024-11-01T16:22:28.9318724Z torch_np/numpy_tests/lib/test_shape_base_ 2024-11-01T16:22:28.9319176Z torch_np/numpy_tests/lib/test_twodim_base 2024-11-01T16:22:28.9319608Z torch_np/numpy_tests/lib/test_type_check 2024-11-01T16:22:28.9320047Z torch_np/numpy_tests/linalg/test_linalg 2024-11-01T16:22:28.9320448Z torch_np/test_basic 2024-11-01T16:22:28.9320750Z torch_np/test_binary_ufuncs 2024-11-01T16:22:28.9321095Z torch_np/test_dtype 2024-11-01T16:22:28.9321409Z torch_np/test_function_base 2024-11-01T16:22:28.9321751Z torch_np/test_ndarray_methods 2024-11-01T16:22:28.9322123Z torch_np/test_nep50_examples 2024-11-01T16:22:28.9322550Z torch_np/test_random 2024-11-01T16:22:28.9322851Z torch_np/test_reductions 2024-11-01T16:22:28.9323203Z torch_np/test_scalars_0D_arrays 2024-11-01T16:22:28.9323574Z torch_np/test_ufuncs_basic 2024-11-01T16:22:28.9323909Z torch_np/test_unary_ufuncs 2024-11-01T16:22:28.9324239Z xpu/test_conv 2024-11-01T16:22:28.9324514Z xpu/test_gemm 2024-11-01T16:22:28.9325497Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-11-01T16:22:28.9326957Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2024-11-01T16:22:28.9327867Z Results from PreviouslyFailedInPR 2024-11-01T16:22:28.9328136Z 2024-11-01T16:22:28.9328527Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:28.9329758Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:28.9330762Z Results from EditedByPR 2024-11-01T16:22:28.9331206Z test_utils_config_module (1) 2024-11-01T16:22:28.9331573Z Results from MentionedInPR 2024-11-01T16:22:28.9331810Z 2024-11-01T16:22:28.9332002Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:28.9333216Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:28.9334267Z Results from HistoricalClassFailurCorrelation 2024-11-01T16:22:28.9334889Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-11-01T16:22:28.9335778Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.2324344801824794) 2024-11-01T16:22:28.9336619Z inductor/test_config, TestInductorConfig (0.17774401425719014) 2024-11-01T16:22:28.9337499Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.17261678307669423) 2024-11-01T16:22:28.9338511Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.17146925990772613) 2024-11-01T16:22:28.9339267Z dynamo/test_logging, LoggingTests (0.15586782788707443) 2024-11-01T16:22:28.9339862Z test_utils_config_module, TestConfigModule (0.1423905344983424) 2024-11-01T16:22:28.9340509Z test_transformers, TestSDPACudaOnlyCUDA (0.14014431893355375) 2024-11-01T16:22:28.9341347Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.12305354833190085) 2024-11-01T16:22:28.9342276Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.11524062462828809) 2024-11-01T16:22:28.9343181Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.10938093185057852) 2024-11-01T16:22:28.9344001Z test_quantization, TestDynamicQuantizedOps (0.10938093185057852) 2024-11-01T16:22:28.9344772Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.07930117559166944) 2024-11-01T16:22:28.9345593Z inductor/test_torchinductor, SweepInputsCpuTest (0.07930117559166944) 2024-11-01T16:22:28.9346393Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.07468666752922315) 2024-11-01T16:22:28.9347222Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.07178123652694217) 2024-11-01T16:22:28.9348013Z inductor/test_compiled_autograd, TestCompiledAutograd (0.06750854387652892) 2024-11-01T16:22:28.9348725Z inductor/test_torchinductor, CpuTests (0.06391948205018183) 2024-11-01T16:22:28.9349437Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.06289403581408266) 2024-11-01T16:22:28.9350329Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.056399542985454555) 2024-11-01T16:22:28.9351073Z test_ops, TestCommonCUDA (0.04170148026803306) 2024-11-01T16:22:28.9351721Z dynamo/test_dynamic_shapes, DynamicShapesNNModuleTests (0.04101784944396695) 2024-11-01T16:22:28.9352644Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesNNModuleTests (0.04101784944396695) 2024-11-01T16:22:28.9353497Z inductor/test_debug_trace, TestDebugTrace (0.04101784944396695) 2024-11-01T16:22:28.9354286Z test_overrides, TestTorchFunctionOverride (0.04101784944396695) 2024-11-01T16:22:28.9354986Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.03759969532363637) 2024-11-01T16:22:28.9355687Z dynamo/test_exc, ExcTests (0.03759969532363636) 2024-11-01T16:22:28.9356482Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.03691606449957025) 2024-11-01T16:22:28.9357303Z test_utils, TestDeviceUtilsCPU (0.0348651720273719) 2024-11-01T16:22:28.9357869Z test_quantization, TestNumericDebugger (0.03383972579127273) 2024-11-01T16:22:28.9358491Z inductor/test_torchinductor, GPUTests (0.03340324402906695) 2024-11-01T16:22:28.9359205Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.03310726419405904) 2024-11-01T16:22:28.9359861Z dynamo/test_misc, MiscTests (0.031515380989447936) 2024-11-01T16:22:28.9360568Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.031447017907041325) 2024-11-01T16:22:28.9361496Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.030763387082975213) 2024-11-01T16:22:28.9362243Z test_transformers, TestSDPAPrivateUse1Only (0.030763387082975213) 2024-11-01T16:22:28.9362918Z test_ops_gradients, TestBwdGradientsCUDA (0.028199771492727278) 2024-11-01T16:22:28.9363670Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.02734523296264463) 2024-11-01T16:22:28.9364467Z onnx/dynamo/test_exporter_api, TestDynamoExportAPI (0.02734523296264463) 2024-11-01T16:22:28.9365216Z inductor/test_triton_cpu_backend, CpuTritonTests (0.026814084850266127) 2024-11-01T16:22:28.9365858Z export/test_export, TestExport (0.025489663583036604) 2024-11-01T16:22:28.9366387Z test_fx, TestVisionTracing (0.024781617372396696) 2024-11-01T16:22:28.9366979Z distributed/pipelining/test_pipe, PipeTests (0.02392707884231405) 2024-11-01T16:22:28.9367621Z onnx/test_fx_to_onnx, TestFxToOnnx (0.02081445911070081) 2024-11-01T16:22:28.9368424Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.020508924721983474) 2024-11-01T16:22:28.9369320Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.020508924721983474) 2024-11-01T16:22:28.9370104Z distributed/pipelining/test_unflatten, UnflattenTests (0.020508924721983474) 2024-11-01T16:22:28.9370786Z export/test_passes, TestPasses (0.020508924721983474) 2024-11-01T16:22:28.9371349Z export/test_serialize, TestSerialize (0.020508924721983474) 2024-11-01T16:22:28.9371950Z export/test_verifier, TestVerifier (0.020508924721983474) 2024-11-01T16:22:28.9372554Z functorch/test_ops, TestOperatorsCUDA (0.020508924721983474) 2024-11-01T16:22:28.9373299Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.020508924721983474) 2024-11-01T16:22:28.9374229Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.020508924721983474) 2024-11-01T16:22:28.9375071Z inductor/test_cuda_cpp_wrapper, TestCudaWrapper (0.020508924721983474) 2024-11-01T16:22:28.9375752Z profiler/test_profiler, TestProfiler (0.020508924721983474) 2024-11-01T16:22:28.9376307Z test_autograd, TestAutograd (0.020508924721983474) 2024-11-01T16:22:28.9376847Z test_cuda, TestCudaMallocAsync (0.020508924721983474) 2024-11-01T16:22:28.9377497Z test_cuda_expandable_segments, TestCudaMallocAsync (0.020508924721983474) 2024-11-01T16:22:28.9378170Z test_cuda_multigpu, TestCudaMultiGPU (0.020508924721983474) 2024-11-01T16:22:28.9378989Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.017090770601652896) 2024-11-01T16:22:28.9379889Z inductor/test_pattern_matcher, TestPatternMatcher (0.017090770601652896) 2024-11-01T16:22:28.9380562Z test_cuda, TestBlockStateAbsorption (0.017090770601652896) 2024-11-01T16:22:28.9381138Z test_cuda, TestCudaOptimsCUDA (0.017090770601652896) 2024-11-01T16:22:28.9381668Z test_decomp, TestDecompCUDA (0.017090770601652896) 2024-11-01T16:22:28.9382243Z test_public_bindings, TestPublicBindings (0.013901909514195848) 2024-11-01T16:22:28.9383061Z distributed/pipelining/test_transformer, TransformerTests (0.013672616481322316) 2024-11-01T16:22:28.9383840Z dynamo/test_backends, TestCustomBackendAPI (0.013672616481322316) 2024-11-01T16:22:28.9384701Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.013672616481322316) 2024-11-01T16:22:28.9385693Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.013672616481322316) 2024-11-01T16:22:28.9386595Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (0.013672616481322316) 2024-11-01T16:22:28.9387430Z onnx/test_fx_to_onnx_decomp_skip, TestDynamoExportDecompSkip (0.013672616481322316) 2024-11-01T16:22:28.9388403Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (0.013672616481322316) 2024-11-01T16:22:28.9389204Z test_testing, TestImports (0.013672616481322316) 2024-11-01T16:22:28.9390017Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.010254462360991737) 2024-11-01T16:22:28.9391236Z distributed/_composable/test_composability/test_2d_composability, TestFullyShard2DTraining (0.010254462360991737) 2024-11-01T16:22:28.9392274Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.010254462360991737) 2024-11-01T16:22:28.9393219Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (0.010254462360991737) 2024-11-01T16:22:28.9394259Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.010254462360991737) 2024-11-01T16:22:28.9395239Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.010254462360991737) 2024-11-01T16:22:28.9396231Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.010254462360991737) 2024-11-01T16:22:28.9397199Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.010254462360991737) 2024-11-01T16:22:28.9398126Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.010254462360991737) 2024-11-01T16:22:28.9398894Z distributed/pipelining/test_stage, StageTest (0.010254462360991737) 2024-11-01T16:22:28.9399800Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.010254462360991737) 2024-11-01T16:22:28.9400751Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.010254462360991737) 2024-11-01T16:22:28.9401616Z distributed/test_c10d_common, PythonProcessGroupExtensionTest (0.010254462360991737) 2024-11-01T16:22:28.9402461Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.010254462360991737) 2024-11-01T16:22:28.9403236Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.010254462360991737) 2024-11-01T16:22:28.9404066Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.010254462360991737) 2024-11-01T16:22:28.9404856Z distributed/test_functional_api, TestPgTag (0.010254462360991737) 2024-11-01T16:22:28.9405519Z dynamo/test_ctx_manager, CtxManagerTests (0.010254462360991737) 2024-11-01T16:22:28.9406267Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.010254462360991737) 2024-11-01T16:22:28.9407091Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.010254462360991737) 2024-11-01T16:22:28.9407768Z dynamo/test_export, ExportTests (0.010254462360991737) 2024-11-01T16:22:28.9408314Z export/test_db, ExampleTests (0.010254462360991737) 2024-11-01T16:22:28.9408911Z export/test_export, TestDynamismExpression (0.010254462360991737) 2024-11-01T16:22:28.9409903Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.010254462360991737) 2024-11-01T16:22:28.9411108Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.010254462360991737) 2024-11-01T16:22:28.9411946Z export/test_hop, TestHOPCUDA (0.010254462360991737) 2024-11-01T16:22:28.9412606Z export/test_retraceability, RetraceExportTestExport (0.010254462360991737) 2024-11-01T16:22:28.9413346Z export/test_serdes, SerDesExportTestExport (0.010254462360991737) 2024-11-01T16:22:28.9413983Z functorch/test_ac, MemoryBudgetTest (0.010254462360991737) 2024-11-01T16:22:28.9415016Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.010254462360991737) 2024-11-01T16:22:28.9415812Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.010254462360991737) 2024-11-01T16:22:28.9416473Z functorch/test_dims, TestMin (0.010254462360991737) 2024-11-01T16:22:28.9417144Z functorch/test_eager_transforms, TestCompileTransformsCUDA (0.010254462360991737) 2024-11-01T16:22:28.9418035Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCpu (0.010254462360991737) 2024-11-01T16:22:28.9418810Z inductor/test_b2b_gemm, B2BGEMMTest (0.010254462360991737) 2024-11-01T16:22:28.9419459Z inductor/test_compile_worker, TestCompileWorker (0.010254462360991737) 2024-11-01T16:22:28.9420307Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.010254462360991737) 2024-11-01T16:22:28.9421112Z inductor/test_cpu_repro, CPUReproTests (0.010254462360991737) 2024-11-01T16:22:28.9421806Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.010254462360991737) 2024-11-01T16:22:28.9422614Z inductor/test_loop_ordering, LoopOrderingTest (0.010254462360991737) 2024-11-01T16:22:28.9423307Z inductor/test_max_autotune, TestMaxAutotune (0.010254462360991737) 2024-11-01T16:22:28.9423981Z inductor/test_multi_kernel, MultiKernelTest (0.010254462360991737) 2024-11-01T16:22:28.9424614Z inductor/test_perf, InplacingTests (0.010254462360991737) 2024-11-01T16:22:28.9425318Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.010254462360991737) 2024-11-01T16:22:28.9426097Z nn/test_parametrization, TestNNParametrization (0.010254462360991737) 2024-11-01T16:22:28.9426784Z onnx/test_fx_passes, TestModularizePass (0.010254462360991737) 2024-11-01T16:22:28.9427467Z profiler/test_execution_trace, TestExecutionTrace (0.010254462360991737) 2024-11-01T16:22:28.9428398Z profiler/test_memory_profiler, TestIdentifyGradients (0.010254462360991737) 2024-11-01T16:22:28.9429135Z profiler/test_profiler, TestProfilerCUDA (0.010254462360991737) 2024-11-01T16:22:28.9429807Z test_autograd, TestAutogradDeviceTypeCUDA (0.010254462360991737) 2024-11-01T16:22:28.9430380Z test_cuda, TestCuda (0.010254462360991737) 2024-11-01T16:22:28.9430866Z test_cuda, TestCudaAutocast (0.010254462360991737) 2024-11-01T16:22:28.9431521Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.010254462360991737) 2024-11-01T16:22:28.9432247Z test_cuda_expandable_segments, TestCuda (0.010254462360991737) 2024-11-01T16:22:28.9432948Z test_dataloader, TestDataLoaderPersistentWorkers (0.010254462360991737) 2024-11-01T16:22:28.9433670Z test_dataloader, TestIndividualWorkerQueue (0.010254462360991737) 2024-11-01T16:22:28.9434296Z test_fake_tensor, FakeTensorTest (0.010254462360991737) 2024-11-01T16:22:28.9434823Z test_fx, TestSourceMatcher (0.010254462360991737) 2024-11-01T16:22:28.9435315Z test_jit, TestJit (0.010254462360991737) 2024-11-01T16:22:28.9435819Z test_jit, TestScript (0.010254462360991737) 2024-11-01T16:22:28.9436344Z test_jit_fuser_te, TestNNCOpInfoCPU (0.010254462360991737) 2024-11-01T16:22:28.9436905Z test_linalg, TestLinalgCUDA (0.010254462360991737) 2024-11-01T16:22:28.9437434Z test_maskedtensor, TestBasicsCUDA (0.010254462360991737) 2024-11-01T16:22:28.9437989Z test_modules, TestModuleCUDA (0.010254462360991737) 2024-11-01T16:22:28.9438627Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.010254462360991737) 2024-11-01T16:22:28.9439201Z test_nn, TestNN (0.010254462360991737) 2024-11-01T16:22:28.9439650Z test_ops, TestMathBitsCUDA (0.010254462360991737) 2024-11-01T16:22:28.9440249Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.010254462360991737) 2024-11-01T16:22:28.9440828Z test_ops_jit, TestJitCPU (0.010254462360991737) 2024-11-01T16:22:28.9441314Z test_ops_jit, TestJitCUDA (0.010254462360991737) 2024-11-01T16:22:28.9441848Z test_out_dtype_op, TestOutDtypeOp (0.010254462360991737) 2024-11-01T16:22:28.9442450Z test_overrides, TestTorchFunctionWarning (0.010254462360991737) 2024-11-01T16:22:28.9443221Z test_quantization, TestMetaDataPorting (0.010254462360991737) 2024-11-01T16:22:28.9443850Z test_quantization, TestQuantizedOps (0.010254462360991737) 2024-11-01T16:22:28.9444515Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.010254462360991737) 2024-11-01T16:22:28.9445328Z test_sparse_csr, TestSparseCompressedTritonKernelsCUDA (0.010254462360991737) 2024-11-01T16:22:28.9446068Z test_tensorexpr, TestTensorExprFuser (0.010254462360991737) 2024-11-01T16:22:28.9446632Z test_testing, TestTestingCUDA (0.010254462360991737) 2024-11-01T16:22:28.9447132Z test_torch, TestTorch (0.010254462360991737) 2024-11-01T16:22:28.9447662Z test_torch, TestTorchDeviceTypeCUDA (0.010254462360991737) 2024-11-01T16:22:28.9448243Z test_transformers, TestSDPACUDA (0.010254462360991737) 2024-11-01T16:22:28.9448830Z test_transformers, TestTransformersCUDA (0.010254462360991737) 2024-11-01T16:22:28.9449422Z test_type_hints, TestTypeHints (0.010254462360991737) 2024-11-01T16:22:28.9449973Z test_utils, TestDataLoaderUtils (0.010254462360991737) 2024-11-01T16:22:28.9450749Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.010254462360991737) 2024-11-01T16:22:28.9451477Z test_quantization, TestQuantizePT2E (0.009229016124892565) 2024-11-01T16:22:28.9452078Z inductor/test_halide, CpuHalideTests (0.00820356988879339) 2024-11-01T16:22:28.9452798Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (0.007690846770743803) 2024-11-01T16:22:28.9453819Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.007690846770743803) 2024-11-01T16:22:28.9454888Z inductor/test_cuda_cpp_wrapper, DynamicShapesCudaWrapperCudaTests (0.007690846770743803) 2024-11-01T16:22:28.9455847Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (0.006836308240661158) 2024-11-01T16:22:28.9456764Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.006836308240661158) 2024-11-01T16:22:28.9457524Z test_ops, TestCompositeComplianceCUDA (0.006836308240661158) 2024-11-01T16:22:28.9458199Z inductor/test_codecache, TestFxGraphCache (0.004101784944396695) 2024-11-01T16:22:28.9458940Z export/test_serdes, SerDesExportNonStrictTestExport (0.0025636155902479343) 2024-11-01T16:22:29.6515659Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.001577609593998729) 2024-11-01T16:22:29.6516606Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:29.6517998Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:29.6519131Z Results from CorrelatedWithHistoricalFailures 2024-11-01T16:22:29.6519599Z test_quantization (0.25) 2024-11-01T16:22:29.6519990Z profiler/test_cpp_thread (0.2142857142857143) 2024-11-01T16:22:29.6520467Z inductor/test_cudacodecache (0.1895029198119926) 2024-11-01T16:22:29.6520996Z inductor/test_compiled_autograd (0.12605042016806725) 2024-11-01T16:22:29.6521565Z inductor/test_torchinductor_opinfo (0.12605042016806725) 2024-11-01T16:22:29.6522106Z dynamo/test_dynamic_shapes (0.06302521008403363) 2024-11-01T16:22:29.6522617Z dynamo/test_python_autograd (0.06302521008403363) 2024-11-01T16:22:29.6523106Z dynamo/test_subclasses (0.06302521008403363) 2024-11-01T16:22:29.6523535Z functorch/test_dims (0.06302521008403363) 2024-11-01T16:22:29.6524023Z functorch/test_eager_transforms (0.06302521008403363) 2024-11-01T16:22:29.6524530Z inductor/test_cpu_repro (0.06302521008403363) 2024-11-01T16:22:29.6524953Z test_autograd (0.06302521008403363) 2024-11-01T16:22:29.6525377Z test_ci_sanity_check_fail (0.06302521008403363) 2024-11-01T16:22:29.6525822Z test_maskedtensor (0.06302521008403363) 2024-11-01T16:22:29.6526261Z test_multiprocessing_spawn (0.06302521008403363) 2024-11-01T16:22:29.6526706Z test_ops (0.06302521008403363) 2024-11-01T16:22:29.6527063Z test_torch (0.06302521008403363) 2024-11-01T16:22:29.6527434Z test_transformers (0.06302521008403363) 2024-11-01T16:22:29.6528016Z inductor/test_torchinductor_codegen_dynamic_shapes (0.042441218911807146) 2024-11-01T16:22:29.6529240Z inductor/test_torchinductor_dynamic_shapes (0.042441218911807146) 2024-11-01T16:22:29.6529799Z dynamo/test_repros (0.04201680672268908) 2024-11-01T16:22:29.6530239Z inductor/test_cuda_repro (0.04201680672268908) 2024-11-01T16:22:29.6530672Z test_ops_jit (0.04201680672268908) 2024-11-01T16:22:29.6531079Z test_public_bindings (0.04201680672268908) 2024-11-01T16:22:29.6531502Z export/test_export (0.03193701723113488) 2024-11-01T16:22:29.6531978Z export/test_export_nonstrict (0.03193701723113488) 2024-11-01T16:22:29.6532575Z export/test_export_training_ir_to_run_decomp (0.03193701723113488) 2024-11-01T16:22:29.6533152Z export/test_retraceability (0.03193701723113488) 2024-11-01T16:22:29.6533615Z export/test_serdes (0.03151260504201681) 2024-11-01T16:22:29.6534049Z dynamo/test_compile (0.0009622169478478415) 2024-11-01T16:22:29.6534506Z export/test_experimental (0.0008502582031993799) 2024-11-01T16:22:29.6534958Z test_utils (0.0008502582031993799) 2024-11-01T16:22:29.6535659Z distributed/_composable/fsdp/test_fully_shard_training (0.0008459759742823304) 2024-11-01T16:22:29.6536257Z test_modules (0.0005577452219825984) 2024-11-01T16:22:29.6536686Z export/test_serialize (0.0004244121891180715) 2024-11-01T16:22:29.6537173Z inductor/test_aot_inductor (0.0004244121891180715) 2024-11-01T16:22:29.6537678Z inductor/test_torchinductor (0.0004244121891180715) 2024-11-01T16:22:29.6538215Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:29.6539491Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:29.6540502Z Results from HistorialEditedFiles 2024-11-01T16:22:29.6540895Z inductor/test_config (0.25) 2024-11-01T16:22:29.6541260Z test_utils_config_module (0.25) 2024-11-01T16:22:29.6541641Z test_utils_internal (0.24000000000000005) 2024-11-01T16:22:29.6542134Z inductor/test_select_algorithm (0.07200000000000002) 2024-11-01T16:22:29.6542655Z inductor/test_torchinductor (0.07200000000000002) 2024-11-01T16:22:29.6543111Z test_custom_ops (0.06646153846153846) 2024-11-01T16:22:29.6543511Z dynamo/test_config (0.04004884004884005) 2024-11-01T16:22:29.6543928Z dynamo/test_misc (0.03752439560439561) 2024-11-01T16:22:29.6544351Z dynamo/test_comptime (0.03560439560439561) 2024-11-01T16:22:29.6544796Z dynamo/test_recompiles (0.03560439560439561) 2024-11-01T16:22:29.6545249Z dynamo/test_subclasses (0.03560439560439561) 2024-11-01T16:22:29.6545699Z inductor/test_pad_mm (0.03428571428571429) 2024-11-01T16:22:29.6546121Z inductor/test_perf (0.03428571428571429) 2024-11-01T16:22:29.6546597Z dynamo/test_structured_trace (0.028235294117647063) 2024-11-01T16:22:29.6547139Z inductor/test_group_batch_fusion (0.024000000000000004) 2024-11-01T16:22:29.6547808Z inductor/test_split_cat_fx_passes (0.024000000000000004) 2024-11-01T16:22:29.6548397Z dynamo/test_logging (0.017142857142857144) 2024-11-01T16:22:29.6548821Z test_torch (0.01102123535113226) 2024-11-01T16:22:29.6549251Z distributed/_tensor/test_api (0.006576790906687816) 2024-11-01T16:22:29.6549827Z distributed/fsdp/test_fsdp_optim_state (0.006576790906687816) 2024-11-01T16:22:29.6550425Z functorch/test_eager_transforms (0.006576790906687816) 2024-11-01T16:22:29.6550889Z nn/test_init (0.006576790906687816) 2024-11-01T16:22:29.6551295Z nn/test_module_hooks (0.006576790906687816) 2024-11-01T16:22:29.6551716Z test_autocast (0.006576790906687816) 2024-11-01T16:22:29.6552094Z test_autograd (0.006576790906687816) 2024-11-01T16:22:29.6552472Z test_cuda (0.006576790906687816) 2024-11-01T16:22:29.6552836Z test_prims (0.006576790906687816) 2024-11-01T16:22:29.6553199Z test_pytree (0.006576790906687816) 2024-11-01T16:22:29.6553586Z test_stateless (0.006576790906687816) 2024-11-01T16:22:29.6553974Z test_optim (0.004102564102564103) 2024-11-01T16:22:29.6554456Z distributed/_tensor/test_pointwise_ops (0.0019200000000000003) 2024-11-01T16:22:29.6555223Z distributed/checkpoint/test_state_dict (0.0019200000000000003) 2024-11-01T16:22:29.6555859Z dynamo/test_functions (0.0019200000000000003) 2024-11-01T16:22:29.6556330Z dynamo/test_guard_manager (0.0019200000000000003) 2024-11-01T16:22:29.6556851Z dynamo/test_higher_order_ops (0.0019200000000000003) 2024-11-01T16:22:29.6557348Z dynamo/test_modules (0.0019200000000000003) 2024-11-01T16:22:29.6557797Z dynamo/test_trace_rules (0.0019200000000000003) 2024-11-01T16:22:29.6558260Z export/test_passes (0.0019200000000000003) 2024-11-01T16:22:29.6558777Z onnx/test_pytorch_onnx_onnxruntime (0.0019200000000000003) 2024-11-01T16:22:29.6559298Z test_fx_experimental (0.0019200000000000003) 2024-11-01T16:22:29.6559708Z test_jit (0.0019200000000000003) 2024-11-01T16:22:29.6560069Z test_mps (0.0019200000000000003) 2024-11-01T16:22:29.6560454Z test_nestedtensor (0.0019200000000000003) 2024-11-01T16:22:29.6560845Z test_nn (0.0019200000000000003) 2024-11-01T16:22:29.6561202Z test_ops (0.0019200000000000003) 2024-11-01T16:22:29.6561688Z test_sparse_csr (0.0019200000000000003) 2024-11-01T16:22:29.6562080Z test_testing (0.0019200000000000003) 2024-11-01T16:22:29.6562605Z torch_np/numpy_tests/core/test_scalarmath (0.0019200000000000003) 2024-11-01T16:22:29.6563271Z torch_np/numpy_tests/lib/test_shape_base_ (0.0019200000000000003) 2024-11-01T16:22:29.6563866Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:29.6565129Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:29.6566131Z Results from Profiling 2024-11-01T16:22:30.7811306Z backends/xeon/test_launch (0.25) 2024-11-01T16:22:30.7812103Z benchmark_utils/test_benchmark_utils (0.25) 2024-11-01T16:22:30.7812816Z distributed/_tensor/test_dtensor_compile (0.25) 2024-11-01T16:22:30.7813558Z distributed/test_dynamo_distributed (0.25) 2024-11-01T16:22:30.7814231Z distributed/test_inductor_collectives (0.25) 2024-11-01T16:22:30.7814902Z distributions/test_distributions (0.25) 2024-11-01T16:22:30.7815533Z dynamo/test_activation_checkpointing (0.25) 2024-11-01T16:22:30.7816156Z dynamo/test_after_aot (0.25) 2024-11-01T16:22:30.7816658Z dynamo/test_aot_autograd (0.25) 2024-11-01T16:22:30.7817183Z dynamo/test_autograd_function (0.25) 2024-11-01T16:22:30.7817725Z dynamo/test_backends (0.25) 2024-11-01T16:22:30.7818224Z dynamo/test_comptime (0.25) 2024-11-01T16:22:30.7818714Z dynamo/test_config (0.25) 2024-11-01T16:22:30.7819191Z dynamo/test_ctx_manager (0.25) 2024-11-01T16:22:30.7819712Z dynamo/test_cudagraphs (0.25) 2024-11-01T16:22:30.7820220Z dynamo/test_decorators (0.25) 2024-11-01T16:22:30.7820751Z dynamo/test_dynamic_shapes (0.25) 2024-11-01T16:22:30.7821278Z dynamo/test_exc (0.25) 2024-11-01T16:22:30.7821730Z dynamo/test_export (0.25) 2024-11-01T16:22:30.7822250Z dynamo/test_export_mutations (0.25) 2024-11-01T16:22:30.7822852Z dynamo/test_functions (0.25) 2024-11-01T16:22:30.7823358Z dynamo/test_global (0.25) 2024-11-01T16:22:30.7823874Z dynamo/test_higher_order_ops (0.25) 2024-11-01T16:22:30.7824453Z dynamo/test_interop (0.25) 2024-11-01T16:22:30.7824924Z dynamo/test_logging (0.25) 2024-11-01T16:22:30.7825417Z dynamo/test_minifier (0.25) 2024-11-01T16:22:30.7825947Z dynamo/test_misc (0.25) 2024-11-01T16:22:30.7826404Z dynamo/test_modules (0.25) 2024-11-01T16:22:30.7826895Z dynamo/test_nops (0.25) 2024-11-01T16:22:30.7827376Z dynamo/test_optimizers (0.25) 2024-11-01T16:22:30.7827932Z dynamo/test_pre_dispatch (0.25) 2024-11-01T16:22:30.7828735Z dynamo/test_python_autograd (0.25) 2024-11-01T16:22:30.7829356Z dynamo/test_recompiles (0.25) 2024-11-01T16:22:30.7829877Z dynamo/test_repros (0.25) 2024-11-01T16:22:30.7830430Z dynamo/test_skip_non_tensor (0.25) 2024-11-01T16:22:30.7831017Z dynamo/test_subclasses (0.25) 2024-11-01T16:22:30.7831610Z dynamo/test_subgraphs (0.25) 2024-11-01T16:22:30.7832588Z dynamo/test_unspec (0.25) 2024-11-01T16:22:30.7833254Z dynamo/test_verify_correctness (0.25) 2024-11-01T16:22:30.7834117Z export/test_db (0.25) 2024-11-01T16:22:30.7834678Z export/test_export (0.25) 2024-11-01T16:22:30.7835247Z export/test_pass_infra (0.25) 2024-11-01T16:22:30.7835946Z export/test_passes (0.25) 2024-11-01T16:22:30.7836502Z export/test_serialize (0.25) 2024-11-01T16:22:30.7837064Z export/test_verifier (0.25) 2024-11-01T16:22:30.7837656Z functorch/test_control_flow (0.25) 2024-11-01T16:22:30.7838335Z functorch/test_eager_transforms (0.25) 2024-11-01T16:22:30.7839076Z functorch/test_memory_efficient_fusion (0.25) 2024-11-01T16:22:30.7839878Z functorch/test_minifier (0.25) 2024-11-01T16:22:30.7840564Z functorch/test_ops (0.25) 2024-11-01T16:22:30.7841200Z functorch/test_parsing (0.25) 2024-11-01T16:22:30.7841833Z functorch/test_rearrange (0.25) 2024-11-01T16:22:30.7842465Z functorch/test_vmap (0.25) 2024-11-01T16:22:30.7843178Z functorch/test_vmap_registrations (0.25) 2024-11-01T16:22:30.7843711Z inductor/test_aot_inductor (0.25) 2024-11-01T16:22:30.7844284Z inductor/test_binary_folding (0.25) 2024-11-01T16:22:30.7844691Z inductor/test_compiled_autograd (0.25) 2024-11-01T16:22:30.7845133Z inductor/test_compiled_optimizers (0.25) 2024-11-01T16:22:30.7845555Z inductor/test_config (0.25) 2024-11-01T16:22:30.7845950Z inductor/test_coordinate_descent_tuner (0.25) 2024-11-01T16:22:30.7846401Z inductor/test_cpu_repro (0.25) 2024-11-01T16:22:30.7846779Z inductor/test_cuda_repro (0.25) 2024-11-01T16:22:30.7847157Z inductor/test_cudagraph_trees (0.25) 2024-11-01T16:22:30.7847571Z inductor/test_custom_lowering (0.25) 2024-11-01T16:22:30.7847987Z inductor/test_extension_backend (0.25) 2024-11-01T16:22:30.7848385Z inductor/test_foreach (0.25) 2024-11-01T16:22:30.7848762Z inductor/test_fused_attention (0.25) 2024-11-01T16:22:30.7849167Z inductor/test_fx_fusion (0.25) 2024-11-01T16:22:30.7849551Z inductor/test_group_batch_fusion (0.25) 2024-11-01T16:22:30.7849996Z inductor/test_inductor_freezing (0.25) 2024-11-01T16:22:30.7850426Z inductor/test_kernel_benchmark (0.25) 2024-11-01T16:22:30.7850829Z inductor/test_layout_optim (0.25) 2024-11-01T16:22:30.7851229Z inductor/test_max_autotune (0.25) 2024-11-01T16:22:30.7851621Z inductor/test_minifier (0.25) 2024-11-01T16:22:30.7852022Z inductor/test_mkldnn_pattern_matcher (0.25) 2024-11-01T16:22:30.7852458Z inductor/test_mmdecomp (0.25) 2024-11-01T16:22:30.7852842Z inductor/test_pattern_matcher (0.25) 2024-11-01T16:22:30.7853229Z inductor/test_perf (0.25) 2024-11-01T16:22:30.7853591Z inductor/test_select_algorithm (0.25) 2024-11-01T16:22:30.7853997Z inductor/test_smoke (0.25) 2024-11-01T16:22:30.7854344Z inductor/test_snode_runtime (0.25) 2024-11-01T16:22:30.7854763Z inductor/test_split_cat_fx_passes (0.25) 2024-11-01T16:22:30.7855207Z inductor/test_standalone_compile (0.25) 2024-11-01T16:22:30.7855624Z inductor/test_torchinductor (0.25) 2024-11-01T16:22:30.7856137Z inductor/test_torchinductor_codegen_dynamic_shapes (0.25) 2024-11-01T16:22:30.7856710Z inductor/test_torchinductor_dynamic_shapes (0.25) 2024-11-01T16:22:30.7857196Z inductor/test_torchinductor_opinfo (0.25) 2024-11-01T16:22:30.7857640Z inductor/test_triton_wrapper (0.25) 2024-11-01T16:22:30.7858038Z lazy/test_debug_util (0.25) 2024-11-01T16:22:30.7858455Z lazy/test_reuse_ir (0.25) 2024-11-01T16:22:30.7859039Z lazy/test_step_closures (0.25) 2024-11-01T16:22:30.7859676Z lazy/test_ts_opinfo (0.25) 2024-11-01T16:22:30.7860135Z nn/test_convolution (0.25) 2024-11-01T16:22:30.7860475Z nn/test_dropout (0.25) 2024-11-01T16:22:30.7860806Z nn/test_embedding (0.25) 2024-11-01T16:22:30.7861131Z nn/test_lazy_modules (0.25) 2024-11-01T16:22:30.7861482Z nn/test_module_hooks (0.25) 2024-11-01T16:22:30.7861847Z nn/test_multihead_attention (0.25) 2024-11-01T16:22:30.7862229Z nn/test_packed_sequence (0.25) 2024-11-01T16:22:30.7862606Z nn/test_parametrization (0.25) 2024-11-01T16:22:30.7862972Z nn/test_pooling (0.25) 2024-11-01T16:22:30.7863396Z nn/test_pruning (0.25) 2024-11-01T16:22:30.7863830Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.25) 2024-11-01T16:22:30.7864344Z onnx/dynamo/test_exporter_api (0.25) 2024-11-01T16:22:30.7864732Z onnx/test_fx_passes (0.25) 2024-11-01T16:22:30.7865080Z onnx/test_fx_to_onnx (0.25) 2024-11-01T16:22:30.7865436Z onnx/test_utility_funs (0.25) 2024-11-01T16:22:30.7865787Z test_ao_sparsity (0.25) 2024-11-01T16:22:30.7866115Z test_autocast (0.25) 2024-11-01T16:22:30.7866429Z test_binary_ufuncs (0.25) 2024-11-01T16:22:30.7866759Z test_bundled_inputs (0.25) 2024-11-01T16:22:30.7867109Z test_comparison_utils (0.25) 2024-11-01T16:22:30.7867457Z test_complex (0.25) 2024-11-01T16:22:30.7867756Z test_content_store (0.25) 2024-11-01T16:22:30.7868097Z test_cpp_api_parity (0.25) 2024-11-01T16:22:30.7868462Z test_cpp_extensions_aot_ninja (0.25) 2024-11-01T16:22:30.7868876Z test_cpp_extensions_aot_no_ninja (0.25) 2024-11-01T16:22:30.7869298Z test_cpp_extensions_jit (0.25) 2024-11-01T16:22:30.7869806Z test_cpp_extensions_open_device_registration (0.25) 2024-11-01T16:22:30.7870260Z test_custom_ops (0.25) 2024-11-01T16:22:30.7870585Z test_datapipe (0.25) 2024-11-01T16:22:30.7870896Z test_decomp (0.25) 2024-11-01T16:22:30.7871182Z test_deploy (0.25) 2024-11-01T16:22:30.7871482Z test_dispatch (0.25) 2024-11-01T16:22:30.7871784Z test_dlpack (0.25) 2024-11-01T16:22:30.7872079Z test_dynamic_shapes (0.25) 2024-11-01T16:22:30.7872431Z test_expanded_weights (0.25) 2024-11-01T16:22:30.7872793Z test_fake_tensor (0.25) 2024-11-01T16:22:30.7873100Z test_foreach (0.25) 2024-11-01T16:22:30.7873414Z test_function_schema (0.25) 2024-11-01T16:22:30.7873804Z test_functional_autograd_benchmark (0.25) 2024-11-01T16:22:30.7874218Z test_functional_optim (0.25) 2024-11-01T16:22:30.7874611Z test_functionalization_of_rng_ops (0.25) 2024-11-01T16:22:30.7875170Z test_futures (0.25) 2024-11-01T16:22:30.7875454Z test_fx (0.25) 2024-11-01T16:22:30.7875846Z test_import_stats (0.25) 2024-11-01T16:22:30.7876181Z test_indexing (0.25) 2024-11-01T16:22:30.7876473Z test_itt (0.25) 2024-11-01T16:22:30.7876752Z test_jit (0.25) 2024-11-01T16:22:30.7877171Z test_jit_legacy (0.25) 2024-11-01T16:22:30.7877704Z test_license (0.25) 2024-11-01T16:22:30.7878188Z test_linalg (0.25) 2024-11-01T16:22:30.7878693Z test_logging (0.25) 2024-11-01T16:22:30.7879223Z test_masked (0.25) 2024-11-01T16:22:30.7879757Z test_maskedtensor (0.25) 2024-11-01T16:22:30.7880336Z test_meta (0.25) 2024-11-01T16:22:30.7880855Z test_mkl_verbose (0.25) 2024-11-01T16:22:30.7881450Z test_mkldnn (0.25) 2024-11-01T16:22:30.7882001Z test_mkldnn_fusion (0.25) 2024-11-01T16:22:30.7882644Z test_mkldnn_verbose (0.25) 2024-11-01T16:22:30.7883307Z test_mobile_optimizer (0.25) 2024-11-01T16:22:30.7883949Z test_model_dump (0.25) 2024-11-01T16:22:30.7884545Z test_modules (0.25) 2024-11-01T16:22:30.7885108Z test_monitor (0.25) 2024-11-01T16:22:30.7885688Z test_multiprocessing (0.25) 2024-11-01T16:22:30.7886399Z test_multiprocessing_spawn (0.25) 2024-11-01T16:22:30.7887152Z test_native_functions (0.25) 2024-11-01T16:22:30.7887795Z test_native_mha (0.25) 2024-11-01T16:22:30.7888408Z test_nestedtensor (0.25) 2024-11-01T16:22:30.7889011Z test_nn (0.25) 2024-11-01T16:22:30.7889544Z test_numba_integration (0.25) 2024-11-01T16:22:30.7890228Z test_numpy_interop (0.25) 2024-11-01T16:22:30.7890849Z test_openmp (0.25) 2024-11-01T16:22:30.7891383Z test_ops (0.25) 2024-11-01T16:22:30.7891934Z test_ops_fwd_gradients (0.25) 2024-11-01T16:22:30.7892621Z test_ops_gradients (0.25) 2024-11-01T16:22:30.7893229Z test_ops_jit (0.25) 2024-11-01T16:22:30.7893780Z test_optim (0.25) 2024-11-01T16:22:30.7894333Z test_out_dtype_op (0.25) 2024-11-01T16:22:30.7894954Z test_per_overload_api (0.25) 2024-11-01T16:22:30.7895593Z test_prims (0.25) 2024-11-01T16:22:30.7896143Z test_proxy_tensor (0.25) 2024-11-01T16:22:30.7896749Z test_pruning_op (0.25) 2024-11-01T16:22:30.7897495Z test_pytree (0.25) 2024-11-01T16:22:30.7898069Z test_quantization (0.25) 2024-11-01T16:22:30.7898704Z test_scatter_gather_ops (0.25) 2024-11-01T16:22:30.7899389Z test_schema_check (0.25) 2024-11-01T16:22:30.7900031Z test_segment_reductions (0.25) 2024-11-01T16:22:30.7900713Z test_serialization (0.25) 2024-11-01T16:22:30.7901444Z test_set_default_mobile_cpu_allocator (0.25) 2024-11-01T16:22:30.7902249Z test_shape_ops (0.25) 2024-11-01T16:22:30.7902828Z test_show_pickle (0.25) 2024-11-01T16:22:30.7903446Z test_sort_and_select (0.25) 2024-11-01T16:22:30.7904083Z test_sparse (0.25) 2024-11-01T16:22:30.7904636Z test_sparse_csr (0.25) 2024-11-01T16:22:30.7905274Z test_sparse_semi_structured (0.25) 2024-11-01T16:22:30.7906018Z test_spectral_ops (0.25) 2024-11-01T16:22:30.7906616Z test_stateless (0.25) 2024-11-01T16:22:30.7907201Z test_subclass (0.25) 2024-11-01T16:22:30.7907774Z test_sympy_utils (0.25) 2024-11-01T16:22:30.7908389Z test_tensor_creation_ops (0.25) 2024-11-01T16:22:30.7909097Z test_tensorboard (0.25) 2024-11-01T16:22:30.7909853Z test_tensorexpr_pybind (0.25) 2024-11-01T16:22:30.7910521Z test_testing (0.25) 2024-11-01T16:22:30.7911071Z test_torch (0.25) 2024-11-01T16:22:30.7911627Z test_transformers (0.25) 2024-11-01T16:22:30.7912237Z test_type_hints (0.25) 2024-11-01T16:22:30.7912833Z test_type_info (0.25) 2024-11-01T16:22:30.7913414Z test_type_promotion (0.25) 2024-11-01T16:22:30.7914061Z test_unary_ufuncs (0.25) 2024-11-01T16:22:30.7914662Z test_utils (0.25) 2024-11-01T16:22:30.7915189Z test_view_ops (0.25) 2024-11-01T16:22:30.7915831Z test_weak (0.25) 2024-11-01T16:22:30.7916399Z test_xnnpack_integration (0.25) 2024-11-01T16:22:30.7917065Z Results from LLM 2024-11-01T16:22:30.7917595Z test_package (0.25) 2024-11-01T16:22:30.7918240Z test_utils_config_module (0.24237266485574044) 2024-11-01T16:22:30.7919114Z functorch/test_rearrange (0.24073889529173859) 2024-11-01T16:22:30.7920362Z cpp_extensions/open_registration_extension/test/test_openreg (0.23993271947862752) 2024-11-01T16:22:30.7921631Z functorch/test_parsing (0.23979227651782106) 2024-11-01T16:22:30.7922531Z export/test_retraceability (0.23975691471072033) 2024-11-01T16:22:30.7923509Z inductor/test_cpp_wrapper_hipify (0.2355373878397254) 2024-11-01T16:22:30.7924413Z test_mkl_verbose (0.23500329129391923) 2024-11-01T16:22:30.7925289Z export/test_unflatten_training_ir (0.234379409362416) 2024-11-01T16:22:30.7926316Z inductor/test_external_callables (0.23421107866296756) 2024-11-01T16:22:30.7927312Z export/test_export_nonstrict (0.2323616619454502) 2024-11-01T16:22:30.7928588Z export/test_export_training_ir_to_run_decomp (0.23197836004183006) 2024-11-01T16:22:30.7929803Z export/test_functionalized_assertions (0.23069054135199293) 2024-11-01T16:22:30.7930814Z test_comparison_utils (0.23062671242109836) 2024-11-01T16:22:30.7931655Z onnx/test_lazy_import (0.23021227822198595) 2024-11-01T16:22:30.7932564Z inductor/test_extension_backend (0.22992138825008457) 2024-11-01T16:22:30.7933705Z distributed/_tensor/debug/test_op_coverage (0.2295433780641846) 2024-11-01T16:22:30.7934918Z inductor/test_triton_extension_backend (0.22901318271173418) 2024-11-01T16:22:30.7935975Z inductor/test_inductor_utils (0.22901179218736975) 2024-11-01T16:22:30.7937118Z distributed/flight_recorder/test_fr_analysis (0.22872468753179376) 2024-11-01T16:22:30.7938191Z test_mkldnn_verbose (0.22851680413931294) 2024-11-01T16:22:30.7938977Z export/test_serdes (0.2281532206436938) 2024-11-01T16:22:30.7939755Z test_cpp_api_parity (0.22774096879532) 2024-11-01T16:22:30.7940556Z inductor/test_config (0.22744642869696202) 2024-11-01T16:22:30.7941383Z inductor/test_b2b_gemm (0.22720071145406592) 2024-11-01T16:22:30.7942279Z inductor/test_compile_worker (0.2268821654975833) 2024-11-01T16:22:30.7943307Z distributed/_tools/test_mod_tracker (0.22625059705639897) 2024-11-01T16:22:30.7944333Z dynamo/test_fx_passes_pre_grad (0.2259297142464706) 2024-11-01T16:22:30.7945293Z onnx/test_fx_type_promotion (0.22573871027474676) 2024-11-01T16:22:30.7946339Z test_license (0.2255843427574577) 2024-11-01T16:22:30.7947082Z inductor/test_utils (0.22544899838598748) 2024-11-01T16:22:30.7947920Z inductor/test_ck_backend (0.22524026522861726) 2024-11-01T16:22:30.7948737Z test_autoload (0.2249523108081519) 2024-11-01T16:22:30.7949511Z dynamo/test_frame_init (0.22385269572847138) 2024-11-01T16:22:30.7950322Z inductor/test_smoke (0.22334756844025733) 2024-11-01T16:22:30.7951134Z inductor/test_pad_mm (0.2229199049468445) 2024-11-01T16:22:30.7951974Z dynamo/test_base_output (0.22252501534018754) 2024-11-01T16:22:30.7952875Z inductor/test_cutlass_backend (0.2223208013870017) 2024-11-01T16:22:30.7953782Z export/test_tree_utils (0.2218385211866086) 2024-11-01T16:22:30.7954636Z inductor/test_debug_trace (0.2216528668711201) 2024-11-01T16:22:30.7955471Z test_module_tracker (0.22134946217993895) 2024-11-01T16:22:30.7956342Z dynamo/test_utils (0.22034123545154227) 2024-11-01T16:22:30.7957165Z inductor/test_indexing (0.22025757223561632) 2024-11-01T16:22:30.7958181Z onnx/exporter/test_tensors (0.21952804907809392) 2024-11-01T16:22:30.7959049Z test_ao_sparsity (0.2183482857190753) 2024-11-01T16:22:30.7959965Z inductor/test_aot_inductor_arrayref (0.21791915444994447) 2024-11-01T16:22:30.7961107Z distributed/checkpoint/test_nested_dict (0.21766584726155924) 2024-11-01T16:22:30.7962085Z onnx/test_fx_passes (0.2175693603209392) 2024-11-01T16:22:30.7963020Z dynamo/test_inline_inbuilt_nn_modules (0.216919058426512) 2024-11-01T16:22:30.7964027Z inductor/test_autoheuristic (0.21563687908548612) 2024-11-01T16:22:30.7964941Z inductor/test_metrics (0.21552774223571752) 2024-11-01T16:22:30.7965805Z dynamo/test_reconstruct (0.21550945297775773) 2024-11-01T16:22:30.7966677Z inductor/test_fx_fusion (0.21543668220268639) 2024-11-01T16:22:30.7967583Z inductor/test_flex_decoding (0.21518947787123388) 2024-11-01T16:22:30.7968717Z distributed/_shard/sharded_tensor/test_logger (0.21497827267054917) 2024-11-01T16:22:30.7969972Z inductor/test_move_constructors_to_cuda (0.21471254732707612) 2024-11-01T16:22:30.7970961Z test_file_check (0.21428440101270343) 2024-11-01T16:22:30.7971720Z dynamo/test_sdpa (0.21379146012551645) 2024-11-01T16:22:30.7972560Z inductor/test_triton_kernels (0.2134653821620599) 2024-11-01T16:22:30.7973681Z inductor/test_torchinductor_strided_blocks (0.21338287771643763) 2024-11-01T16:22:30.7974818Z inductor/test_triton_wrapper (0.21272575839005708) 2024-11-01T16:22:30.7975877Z inductor/test_coordinate_descent_tuner (0.2123459134845096) 2024-11-01T16:22:30.7976952Z inductor/test_triton_cpu_backend (0.21229739963446204) 2024-11-01T16:22:30.7977983Z onnx/test_fx_to_onnx_decomp_skip (0.21217767934925313) 2024-11-01T16:22:30.7978998Z inductor/test_aot_inductor_utils (0.2119976064440607) 2024-11-01T16:22:30.7979869Z test_deploy (0.2118021605195061) 2024-11-01T16:22:30.7980656Z inductor/test_cudacodecache (0.2117566787850865) 2024-11-01T16:22:30.7981604Z inductor/test_combo_kernels (0.2114611730448088) 2024-11-01T16:22:30.7982806Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2114264292485367) 2024-11-01T16:22:30.7983922Z export/test_tools (0.2109184629730786) 2024-11-01T16:22:30.7984761Z dynamo/test_skip_non_tensor (0.21044122342350652) 2024-11-01T16:22:30.7985720Z inductor/test_benchmark_fusion (0.20993897374821327) 2024-11-01T16:22:30.7986631Z dynamo/test_interop (0.20816080209153404) 2024-11-01T16:22:30.7987496Z torch_np/test_binary_ufuncs (0.20802976448302582) 2024-11-01T16:22:30.7988405Z torch_np/test_unary_ufuncs (0.2079141771452334) 2024-11-01T16:22:30.7989544Z distributed/pipelining/test_schedule_multiproc (0.2078987655001944) 2024-11-01T16:22:30.7990672Z dynamo/test_recompiles (0.20663779165572593) 2024-11-01T16:22:30.7991635Z inductor/test_torchinductor_opinfo (0.20663416084210773) 2024-11-01T16:22:30.7992642Z backends/xeon/test_launch (0.20650744930939993) 2024-11-01T16:22:30.7993522Z inductor/test_foreach (0.20642583325434383) 2024-11-01T16:22:30.7994884Z inductor/test_xpu_basic (0.20613355275807804) 2024-11-01T16:22:30.7995825Z profiler/test_kineto (0.20607706270577347) 2024-11-01T16:22:30.7996655Z torch_np/test_dtype (0.20602590299686582) 2024-11-01T16:22:30.7997626Z onnx/exporter/test_small_models_e2e (0.20576044803313032) 2024-11-01T16:22:30.7998566Z test_show_pickle (0.2056762633705677) 2024-11-01T16:22:30.7999448Z distributed/_tools/test_sac_ilp (0.20459665639146413) 2024-11-01T16:22:30.8000534Z distributed/pipelining/test_backward (0.20455951780323106) 2024-11-01T16:22:30.8001549Z dynamo/test_exceptions (0.20451322492959892) 2024-11-01T16:22:30.8002484Z inductor/test_cuda_cpp_wrapper (0.20440459021362858) 2024-11-01T16:22:30.8003454Z dynamo/test_dynamic_shapes (0.20421679217307825) 2024-11-01T16:22:30.8004347Z dynamo/test_subgraphs (0.20417175463394177) 2024-11-01T16:22:30.8005360Z onnx/test_models_quantized_onnxruntime (0.20408050147252668) 2024-11-01T16:22:30.8006419Z inductor/test_aot_inductor (0.20324421694435824) 2024-11-01T16:22:30.8007531Z inductor/test_compiled_optimizers (0.20322405434107416) 2024-11-01T16:22:30.8008452Z test_openmp (0.2030898494270692) 2024-11-01T16:22:30.8009159Z export/test_db (0.20282201898421115) 2024-11-01T16:22:30.8009880Z test_pytree (0.20278202209589566) 2024-11-01T16:22:30.8010688Z torch_np/test_nep50_examples (0.20254227252006352) 2024-11-01T16:22:30.8011686Z inductor/test_scatter_optimization (0.20214674558973952) 2024-11-01T16:22:30.8012698Z onnx/exporter/test_building (0.2020003735875459) 2024-11-01T16:22:30.8013567Z dynamo/test_view (0.20194969669959814) 2024-11-01T16:22:30.8014563Z distributed/pipelining/test_transformer (0.20189467442301157) 2024-11-01T16:22:30.8015549Z test_typing (0.2016352257520168) 2024-11-01T16:22:30.8016274Z dynamo/test_config (0.2013715475694136) 2024-11-01T16:22:30.8017369Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20132720529245934) 2024-11-01T16:22:30.8018518Z inductor/test_profiler (0.2012111930722222) 2024-11-01T16:22:30.8019382Z dynamo/test_after_aot (0.20113537086868452) 2024-11-01T16:22:30.8020258Z dynamo/test_pre_dispatch (0.20110559047187984) 2024-11-01T16:22:30.8021225Z inductor/test_triton_heuristics (0.20098981000570346) 2024-11-01T16:22:30.8022117Z dynamo/test_nops (0.2009456608571331) 2024-11-01T16:22:30.8022976Z inductor/test_codegen_triton (0.20079065601617704) 2024-11-01T16:22:30.8023953Z dynamo/test_export_mutations (0.20078486216465863) 2024-11-01T16:22:30.8024991Z distributed/_tools/test_sac_estimator (0.2007458309182629) 2024-11-01T16:22:30.8026193Z inductor/test_torchinductor_dynamic_shapes (0.20039534152707542) 2024-11-01T16:22:30.8027333Z inductor/test_cpu_cpp_wrapper (0.20020101574714766) 2024-11-01T16:22:30.8028422Z test_functionalization (0.20002665944212009) 2024-11-01T16:22:30.8029518Z torch_np/numpy_tests/core/test_scalarinherit (0.19999015817755406) 2024-11-01T16:22:30.8030625Z inductor/test_multi_kernel (0.19993015318866164) 2024-11-01T16:22:30.8031493Z dynamo/test_global (0.19973016874708424) 2024-11-01T16:22:30.8032453Z onnx/dynamo/test_registry_dispatcher (0.19962305974534708) 2024-11-01T16:22:30.8033424Z dynamo/test_compile (0.199434489191261) 2024-11-01T16:22:30.8034195Z dynamo/test_resume (0.19938257628165595) 2024-11-01T16:22:30.8035017Z test_expanded_weights (0.1993538387781246) 2024-11-01T16:22:30.8035997Z onnx/test_onnxscript_runtime (0.19922322605206108) 2024-11-01T16:22:30.8036926Z inductor/test_benchmarking (0.19886846852358836) 2024-11-01T16:22:30.8057242Z inductor/test_group_batch_fusion (0.19836832394768014) 2024-11-01T16:22:30.8058357Z test_utils_internal (0.19817971476791724) 2024-11-01T16:22:30.8059283Z inductor/test_split_cat_fx_passes (0.19815876033825897) 2024-11-01T16:22:30.8060452Z distributed/checkpoint/test_dedup_tensors (0.19803065828118674) 2024-11-01T16:22:30.8061657Z inductor/test_cooperative_reductions (0.19788509741820567) 2024-11-01T16:22:30.8062658Z test_ci_sanity_check_fail (0.1977924730452646) 2024-11-01T16:22:30.8063723Z export/test_passes (0.19751156781081328) 2024-11-01T16:22:30.8064654Z distributed/pipelining/test_pipe (0.1970556110091522) 2024-11-01T16:22:30.8065746Z distributed/_tensor/test_common_rules (0.19699987415754502) 2024-11-01T16:22:30.8066759Z inductor/test_minifier (0.1964784854594026) 2024-11-01T16:22:30.8067694Z inductor/test_compiled_autograd (0.1963539755902718) 2024-11-01T16:22:30.8068599Z inductor/test_fp8 (0.19618720923073335) 2024-11-01T16:22:30.8069557Z inductor/test_graph_transform_observer (0.19581904859241467) 2024-11-01T16:22:30.8070637Z inductor/test_flex_attention (0.19559768483873433) 2024-11-01T16:22:30.8071610Z inductor/test_pattern_matcher (0.1955435316398755) 2024-11-01T16:22:30.8072634Z distributed/_tools/test_mem_tracker (0.19546087269154608) 2024-11-01T16:22:30.8073580Z dynamo/test_repros (0.19542583920269804) 2024-11-01T16:22:30.8074447Z inductor/test_memory_planning (0.19515854951931505) 2024-11-01T16:22:30.8075327Z test_content_store (0.19514931798256235) 2024-11-01T16:22:30.8076422Z test_tensorexpr_pybind (0.19484461933120878) 2024-11-01T16:22:30.8077396Z inductor/test_aot_inductor_package (0.19462711814520736) 2024-11-01T16:22:30.8078495Z distributed/_composable/test_contract (0.19449275872849525) 2024-11-01T16:22:30.8079511Z dynamo/test_decorators (0.19434343186202724) 2024-11-01T16:22:30.8080369Z functorch/test_logging (0.1940663312567397) 2024-11-01T16:22:30.8081248Z inductor/test_inplacing_pass (0.1940527350185098) 2024-11-01T16:22:30.8082156Z dynamo/test_profiler (0.19399939295886356) 2024-11-01T16:22:30.8082978Z export/test_schema (0.19396256337604484) 2024-11-01T16:22:30.8083778Z inductor/test_memory (0.19343584433450547) 2024-11-01T16:22:30.8084647Z inductor/test_control_flow (0.19313964333204556) 2024-11-01T16:22:30.8085479Z test_utils (0.1930200968623822) 2024-11-01T16:22:30.8086238Z inductor/test_binary_folding (0.1929772416739843) 2024-11-01T16:22:30.8087136Z torch_np/test_basic (0.19264081202914818) 2024-11-01T16:22:30.8087909Z test_hub (0.19259401702171774) 2024-11-01T16:22:30.8088669Z inductor/test_snode_runtime (0.19239470852948418) 2024-11-01T16:22:30.8089539Z test_type_hints (0.19237840849387902) 2024-11-01T16:22:30.8090378Z lazy/test_functionalization (0.1922371350810216) 2024-11-01T16:22:30.8091258Z dynamo/test_sources (0.19223474028906065) 2024-11-01T16:22:30.8092117Z inductor/test_ordered_set (0.19221374723372558) 2024-11-01T16:22:30.8093030Z test_namedtuple_return_api (0.19219592148388726) 2024-11-01T16:22:30.8093941Z dynamo/test_deviceguard (0.19215604047260215) 2024-11-01T16:22:30.8094762Z test_proxy_tensor (0.1921419807262508) 2024-11-01T16:22:30.8095579Z onnx/exporter/test_core (0.19211252864769884) 2024-11-01T16:22:30.8096493Z inductor/test_kernel_benchmark (0.19198417552372748) 2024-11-01T16:22:30.8097400Z dynamo/test_functions (0.191813102401227) 2024-11-01T16:22:30.8098215Z dynamo/test_export (0.19173565791926414) 2024-11-01T16:22:30.8099020Z inductor/test_perf (0.19169338211601808) 2024-11-01T16:22:30.8099773Z test_xpu (0.19152810284503602) 2024-11-01T16:22:30.8100641Z inductor/test_custom_post_grad_passes (0.19126092903868339) 2024-11-01T16:22:30.8101658Z functorch/test_minifier (0.19107110315010162) 2024-11-01T16:22:30.8102574Z dynamo/test_autograd_function (0.19103610828693038) 2024-11-01T16:22:30.8103459Z dynamo/test_modes (0.19084270952324559) 2024-11-01T16:22:30.8104208Z test_foreach (0.19076675212983912) 2024-11-01T16:22:30.8104962Z test_native_functions (0.19071350663438488) 2024-11-01T16:22:30.8105748Z test_optim (0.19068509744910622) 2024-11-01T16:22:30.8106541Z distributed/fsdp/test_fsdp_fx (0.190566535934201) 2024-11-01T16:22:30.8107511Z inductor/test_select_algorithm (0.19045357514243025) 2024-11-01T16:22:30.8108536Z inductor/test_minifier_isolate (0.19028105355705016) 2024-11-01T16:22:30.8109511Z inductor/test_codecache (0.19014312126523503) 2024-11-01T16:22:30.8110413Z dynamo/test_optimizers (0.1900846419905758) 2024-11-01T16:22:30.8111415Z test_jiterator (0.1899879619215718) 2024-11-01T16:22:30.8112249Z dynamo/test_model_output (0.18984765415063412) 2024-11-01T16:22:30.8113181Z test_compile_benchmark_util (0.1898044706439835) 2024-11-01T16:22:30.8114235Z inductor/test_decompose_mem_bound_mm (0.1897554353472993) 2024-11-01T16:22:30.8115233Z test_per_overload_api (0.189734577481833) 2024-11-01T16:22:30.8116135Z torch_np/test_random (0.1896612659472866) 2024-11-01T16:22:30.8116939Z test_complex (0.1895141021187188) 2024-11-01T16:22:30.8117678Z test_stateless (0.1894947313418089) 2024-11-01T16:22:30.8118498Z inductor/test_dependencies (0.189228426613184) 2024-11-01T16:22:30.8119528Z distributed/test_symmetric_memory (0.18912282401284164) 2024-11-01T16:22:30.8120714Z distributed/_tensor/test_dtensor_compile (0.1890332510683669) 2024-11-01T16:22:30.8121854Z distributed/_tensor/test_dtensor (0.18896490293328796) 2024-11-01T16:22:30.8122829Z inductor/test_halide (0.1888927308562069) 2024-11-01T16:22:30.8123819Z inductor/test_cpu_select_algorithm (0.18886862843389027) 2024-11-01T16:22:30.8125039Z distributed/_tensor/test_attention (0.18886225519722) 2024-11-01T16:22:30.8126054Z nn/test_multihead_attention (0.1887640880396596) 2024-11-01T16:22:30.8127069Z onnx/internal/test_registraion (0.18874919784125727) 2024-11-01T16:22:30.8128392Z distributed/checkpoint/test_save_load_api (0.1884390143437996) 2024-11-01T16:22:30.8129497Z inductor/test_torchbind (0.18833520783742794) 2024-11-01T16:22:30.8130475Z onnx/test_onnxscript_no_runtime (0.18811386339658598) 2024-11-01T16:22:30.8131630Z distributed/checkpoint/e2e/test_fsdp_ep (0.1878336727371553) 2024-11-01T16:22:30.8132859Z onnx/exporter/test_capture_strategies (0.18775644069641478) 2024-11-01T16:22:30.8133945Z inductor/test_layout_optim (0.1876523251846288) 2024-11-01T16:22:30.8134874Z dynamo/test_reorder_logs (0.1875295920966303) 2024-11-01T16:22:30.8135812Z inductor/test_fused_attention (0.18746029763247005) 2024-11-01T16:22:30.8136938Z distributed/test_c10d_functional_native (0.18735736020382615) 2024-11-01T16:22:30.8138204Z distributed/_tools/test_runtime_estimator (0.18730496447326125) 2024-11-01T16:22:30.8139344Z dynamo/test_compiler_bisector (0.18728636620988715) 2024-11-01T16:22:30.8140282Z onnx/test_fx_to_onnx (0.1872567982543048) 2024-11-01T16:22:30.8141278Z torch_np/numpy_tests/core/test_einsum (0.1871390092529354) 2024-11-01T16:22:30.8142603Z onnx/torch_export/test_torch_export_with_onnxruntime (0.18683290076437897) 2024-11-01T16:22:30.8143810Z dynamo/test_backends (0.1866680077501648) 2024-11-01T16:22:30.8144672Z export/test_unflatten (0.18660914221873767) 2024-11-01T16:22:30.8145612Z inductor/test_custom_lowering (0.18650680348808402) 2024-11-01T16:22:30.8146586Z export/test_lift_unlift (0.18635075575385462) 2024-11-01T16:22:30.8147434Z dynamo/test_modules (0.1861879292133487) 2024-11-01T16:22:30.8148502Z dynamo/test_cudagraphs_expandable_segments (0.18612435134935326) 2024-11-01T16:22:30.8149679Z inductor/test_inductor_freezing (0.18609161608827418) 2024-11-01T16:22:30.8150504Z test_set_default_mobile_cpu_allocator (0.18595335547820635) 2024-11-01T16:22:30.8151457Z distributed/pipelining/test_microbatch (0.1859190945028941) 2024-11-01T16:22:30.8152305Z profiler/test_cpp_thread (0.18550775035792483) 2024-11-01T16:22:30.8153063Z inductor/test_unbacked_symints (0.18543857177079492) 2024-11-01T16:22:30.8153969Z distributed/_tensor/test_experimental_ops (0.18530467586220428) 2024-11-01T16:22:30.8154801Z lazy/test_step_closures (0.18526025633389642) 2024-11-01T16:22:30.8155462Z test_ops_jit (0.1851534370247352) 2024-11-01T16:22:30.8156250Z distributed/_tensor/test_tensor_ops (0.18477648904494692) 2024-11-01T16:22:30.8157117Z distributed/_tensor/test_dtensor_ops (0.1846876693011696) 2024-11-01T16:22:30.8158162Z distributed/_tensor/experimental/test_register_sharding (0.18458129418729144) 2024-11-01T16:22:30.8159115Z test_ops_fwd_gradients (0.1843598724950959) 2024-11-01T16:22:30.8159936Z test_logging (0.18373264944255038) 2024-11-01T16:22:30.8160593Z distributed/_tensor/test_init (0.18362527006107568) 2024-11-01T16:22:30.8161420Z distributed/_tools/test_memory_tracker (0.18362210275557897) 2024-11-01T16:22:30.8162193Z onnx/test_custom_ops (0.18331000728712019) 2024-11-01T16:22:30.8162848Z export/test_converter (0.1832125160789036) 2024-11-01T16:22:30.8163538Z torch_np/test_ufuncs_basic (0.1831059671494799) 2024-11-01T16:22:30.8164203Z test_numpy_interop (0.18308682812663074) 2024-11-01T16:22:30.8164914Z dynamo/test_structured_trace (0.18299968859979374) 2024-11-01T16:22:30.8165785Z distributed/_tensor/test_xla_integration (0.18298458596016906) 2024-11-01T16:22:30.8166572Z xpu/test_conv (0.18297135666586867) 2024-11-01T16:22:30.8167189Z dynamo/test_cudagraphs (0.18273738162871656) 2024-11-01T16:22:30.8167928Z dynamo/test_verify_correctness (0.18270234813986852) 2024-11-01T16:22:30.8168903Z distributed/_composable/fsdp/test_fully_shard_state (0.18261399190421265) 2024-11-01T16:22:30.8169786Z test_flop_counter (0.1825884989575316) 2024-11-01T16:22:30.8170559Z test_transformers (0.1825530019605621) 2024-11-01T16:22:30.8171286Z inductor/test_auto_functionalize (0.18225409716072694) 2024-11-01T16:22:30.8172007Z export/test_serialize (0.1822519148099883) 2024-11-01T16:22:30.8172653Z test_custom_ops (0.1820791035320323) 2024-11-01T16:22:30.8173283Z dynamo/test_bytecode_utils (0.18197413825535697) 2024-11-01T16:22:30.8174070Z inductor/test_mkldnn_pattern_matcher (0.18182388437264602) 2024-11-01T16:22:30.8174872Z dynamo/test_guard_manager (0.18131134095448836) 2024-11-01T16:22:30.8175745Z test_cpp_extensions_open_device_registration (0.18128177299890605) 2024-11-01T16:22:30.8176586Z inductor/test_padding (0.18125168359668706) 2024-11-01T16:22:30.8177250Z test_ops_gradients (0.1811265943424044) 2024-11-01T16:22:30.8177893Z functorch/test_ac (0.18088524180098553) 2024-11-01T16:22:30.8178655Z test_cuda_expandable_segments (0.18087407898039337) 2024-11-01T16:22:30.8179493Z dynamo/test_ctx_manager (0.18033704688315122) 2024-11-01T16:22:30.8180269Z test_autograd_fallback (0.18031752160353415) 2024-11-01T16:22:30.8181147Z inductor/test_efficient_conv_bn_eval (0.18030840594381184) 2024-11-01T16:22:30.8182097Z onnx/test_pytorch_jit_onnx (0.1801162625146227) 2024-11-01T16:22:30.8183103Z distributed/_composable/fsdp/test_fully_shard_logging (0.18010697303935486) 2024-11-01T16:22:30.8184047Z dynamo/test_logging (0.18010656746974857) 2024-11-01T16:22:30.8184817Z distributed/pipelining/test_stage (0.1800874284468994) 2024-11-01T16:22:30.8185658Z test_model_exports_to_core_aten (0.18006657058143308) 2024-11-01T16:22:30.8186388Z test_namedtensor (0.1800130160805645) 2024-11-01T16:22:30.8187053Z inductor/test_loop_ordering (0.17993605441956154) 2024-11-01T16:22:30.8187794Z test_fx_experimental (0.17987944849022658) 2024-11-01T16:22:30.8188520Z distributed/_tensor/test_api (0.17984281203579178) 2024-11-01T16:22:30.8189253Z inductor/test_mmdecomp (0.17983522209030267) 2024-11-01T16:22:30.8190076Z higher_order_ops/test_invoke_subgraph (0.17977556473250136) 2024-11-01T16:22:30.8190994Z distributed/pipelining/test_unflatten (0.1796292699816613) 2024-11-01T16:22:30.8191903Z torch_np/numpy_tests/core/test_multiarray (0.1796120043041364) 2024-11-01T16:22:30.8192691Z test_jit_disabled (0.17960051316529155) 2024-11-01T16:22:30.8193323Z nn/test_lazy_modules (0.17955727172012576) 2024-11-01T16:22:30.8193979Z nn/test_packed_sequence (0.1794235303142423) 2024-11-01T16:22:30.8194810Z distributed/_composable/test_checkpoint (0.17922223259965406) 2024-11-01T16:22:30.8195806Z onnx/dynamo/test_exporter_api (0.17905338045356897) 2024-11-01T16:22:30.8196541Z test_numba_integration (0.1789946501120106) 2024-11-01T16:22:30.8197321Z torch_np/numpy_tests/core/test_numeric (0.178969813801835) 2024-11-01T16:22:30.8198082Z test_out_dtype_op (0.17894692808833723) 2024-11-01T16:22:30.8198744Z export/test_experimental (0.1788196178576392) 2024-11-01T16:22:30.8199564Z export/test_torchbind (0.1786427315707819) 2024-11-01T16:22:30.8200254Z test_cuda_sanitizer (0.17862805381360192) 2024-11-01T16:22:30.8200875Z dynamo/test_torchrec (0.17860298574936556) 2024-11-01T16:22:30.8201498Z xpu/test_gemm (0.17858214719673765) 2024-11-01T16:22:30.8202086Z nn/test_pruning (0.1783911239121754) 2024-11-01T16:22:30.8202743Z dynamo/test_higher_order_ops (0.17799866772315617) 2024-11-01T16:22:30.8203425Z test_modules (0.17794953586228) 2024-11-01T16:22:30.8204112Z distributed/optim/test_named_optimizer (0.1779059660988615) 2024-11-01T16:22:30.8204979Z dynamo/test_backward_higher_order_ops (0.1777998034262057) 2024-11-01T16:22:30.8205850Z distributed/checkpoint/test_fsspec (0.17770063200104877) 2024-11-01T16:22:30.8206638Z export/test_pass_infra (0.1775934843736348) 2024-11-01T16:22:30.8207285Z test_fx_passes (0.17754149421267623) 2024-11-01T16:22:30.8207860Z export/test_hop (0.17747617819322525) 2024-11-01T16:22:30.8208806Z distributed/_composable/fully_shard/test_fully_shard_util (0.1774006070565867) 2024-11-01T16:22:30.8210253Z distributed/checkpoint/test_traverse (0.17713300836778936) 2024-11-01T16:22:30.8211255Z inductor/test_cudagraph_trees (0.1769980888787638) 2024-11-01T16:22:30.8212213Z onnx/internal/test_diagnostics (0.1769618773067737) 2024-11-01T16:22:30.8213118Z export/test_swap (0.17695044410644403) 2024-11-01T16:22:30.8214072Z distributed/test_compute_comm_reordering (0.17694633047186595) 2024-11-01T16:22:30.8215089Z lazy/test_meta_kernel (0.17685364816040966) 2024-11-01T16:22:30.8216156Z inductor/test_cudagraph_trees_expandable_segments (0.17675001546958355) 2024-11-01T16:22:30.8217181Z test_mps (0.176725719918883) 2024-11-01T16:22:30.8217966Z test_cpp_extensions_mtia_backend (0.17670640708048826) 2024-11-01T16:22:30.8218952Z dynamo/test_debug_utils (0.17654170719465803) 2024-11-01T16:22:30.8219838Z onnx/exporter/test_api (0.17650611363349655) 2024-11-01T16:22:30.8220683Z onnx/test_models_onnxruntime (0.17647082907774939) 2024-11-01T16:22:30.8221706Z distributed/_tensor/test_convolution_ops (0.1763869920462779) 2024-11-01T16:22:30.8222622Z test_import_stats (0.1763316800771154) 2024-11-01T16:22:30.8223475Z distributed/_tensor/test_math_ops (0.17631792933617835) 2024-11-01T16:22:30.8224589Z distributed/checkpoint/test_dtensor_resharding (0.17628133150742034) 2024-11-01T16:22:30.8225798Z inductor/test_torchinductor (0.17626885541381734) 2024-11-01T16:22:30.8226954Z distributed/checkpoint/test_format_utils (0.17620000514494014) 2024-11-01T16:22:30.8228675Z distributed/checkpoint/test_fsdp_optim_state (0.17611732688377232) 2024-11-01T16:22:30.8229559Z distributed/_tensor/debug/test_comm_mode_features (0.17604569556616628) 2024-11-01T16:22:30.8230264Z distributed/checkpoint/test_tp_checkpoint (0.17572361536025743) 2024-11-01T16:22:30.8230875Z distributions/test_constraints (0.1756533552541774) 2024-11-01T16:22:30.8231474Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1755973673356711) 2024-11-01T16:22:30.8232004Z test_matmul_cuda (0.1755190537759805) 2024-11-01T16:22:30.8232418Z test_decomp (0.17548859742983203) 2024-11-01T16:22:30.8232819Z test_bundled_inputs (0.17543486911341788) 2024-11-01T16:22:30.8233347Z distributed/_tools/test_fsdp2_mem_tracker (0.17522522825264314) 2024-11-01T16:22:30.8233908Z dynamo/test_aot_autograd (0.1750752640625081) 2024-11-01T16:22:30.8234373Z test_fx_reinplace_pass (0.1747430639292804) 2024-11-01T16:22:30.8234877Z distributed/_tensor/test_redistribute (0.174634718905886) 2024-11-01T16:22:30.8235459Z distributed/_tensor/test_random_ops (0.1745610790530869) 2024-11-01T16:22:30.8236207Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.17453997012072145) 2024-11-01T16:22:30.8236781Z test_tensorboard (0.1744687829983985) 2024-11-01T16:22:30.8237169Z test_itt (0.1743732423868598) 2024-11-01T16:22:30.8237614Z higher_order_ops/test_with_effects (0.17426534155874845) 2024-11-01T16:22:30.8238194Z distributed/elastic/test_control_plane (0.1740590031933392) 2024-11-01T16:22:30.8238916Z dynamo/test_trace_rules (0.17405038966741515) 2024-11-01T16:22:30.8239432Z functorch/test_vmap_registrations (0.1739846680783579) 2024-11-01T16:22:30.8240032Z distributed/tensor/parallel/test_tp_style (0.17392991618150885) 2024-11-01T16:22:30.8240576Z test_pruning_op (0.17390685665246555) 2024-11-01T16:22:30.8241096Z torch_np/numpy_tests/lib/test_type_check (0.17388240659905782) 2024-11-01T16:22:30.8241766Z distributed/_tensor/experimental/test_local_map (0.17384949752243323) 2024-11-01T16:22:30.8242315Z test_monitor (0.17377102946003545) 2024-11-01T16:22:30.8242783Z test_functionalization_of_rng_ops (0.17371643206589354) 2024-11-01T16:22:30.8243374Z dynamo/test_activation_checkpointing (0.17369339184968866) 2024-11-01T16:22:30.8243907Z inductor/test_max_autotune (0.17360843467359025) 2024-11-01T16:22:30.8244531Z distributed/_tensor/experimental/test_tp_transform (0.1734383658186863) 2024-11-01T16:22:30.8245199Z test_cpp_extensions_stream_and_event (0.17340078303517015) 2024-11-01T16:22:30.8245907Z distributed/checkpoint/e2e/test_fine_tuning (0.17324081479474662) 2024-11-01T16:22:30.8246479Z lazy/test_ts_opinfo (0.17310494897663972) 2024-11-01T16:22:30.8246942Z inductor/test_cpu_repro (0.17303862868959224) 2024-11-01T16:22:30.8247367Z dynamo/test_exc (0.17295318869253398) 2024-11-01T16:22:30.8247839Z dynamo/test_input_attr_tracking (0.17269412627830713) 2024-11-01T16:22:30.8248436Z torch_np/numpy_tests/lib/test_histograms (0.17264142154232792) 2024-11-01T16:22:30.8249150Z dynamo/test_unspec (0.17254002914075559) 2024-11-01T16:22:30.8249602Z dynamo/test_recompile_ux (0.17239628368458365) 2024-11-01T16:22:30.8250080Z nn/test_parametrization (0.17235232766439726) 2024-11-01T16:22:30.8250604Z distributed/test_collective_utils (0.17225867971102124) 2024-11-01T16:22:30.8251185Z torch_np/numpy_tests/core/test_indexing (0.17214772745444354) 2024-11-01T16:22:30.8251728Z test_segment_reductions (0.1721295154478373) 2024-11-01T16:22:30.8252160Z test_subclass (0.1721075567505825) 2024-11-01T16:22:30.8252602Z dynamo/test_aot_autograd_cache (0.17197835386172178) 2024-11-01T16:22:30.8253108Z inductor/test_cuda_repro (0.17195834576114485) 2024-11-01T16:22:30.8253682Z torch_np/numpy_tests/lib/test_function_base (0.17188603849419498) 2024-11-01T16:22:30.8254203Z test_masked (0.1717055020808811) 2024-11-01T16:22:30.8254659Z inductor/test_standalone_compile (0.17131663807980327) 2024-11-01T16:22:30.8255164Z export/test_verifier (0.17092561104082526) 2024-11-01T16:22:30.8255603Z export/test_export (0.17081687976066295) 2024-11-01T16:22:30.8256008Z test_legacy_vmap (0.1705760293530423) 2024-11-01T16:22:30.8256606Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17047840295495698) 2024-11-01T16:22:30.8257290Z benchmark_utils/test_benchmark_utils (0.1703512472269661) 2024-11-01T16:22:30.8257873Z distributed/_tensor/test_pointwise_ops (0.1700216157012449) 2024-11-01T16:22:30.8258498Z distributed/checkpoint/e2e/test_pipeline (0.169993438270027) 2024-11-01T16:22:30.8259192Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.16985081295848195) 2024-11-01T16:22:30.8259807Z distributed/test_device_mesh (0.16980932898161008) 2024-11-01T16:22:30.8260429Z distributed/checkpoint/test_dtensor_checkpoint (0.1696425626220716) 2024-11-01T16:22:30.8261042Z functorch/test_control_flow (0.16950038150580965) 2024-11-01T16:22:30.8261513Z test_public_bindings (0.16938506454775473) 2024-11-01T16:22:30.8261953Z test_maskedtensor (0.1693536618725249) 2024-11-01T16:22:30.8262360Z test_autocast (0.1693009957622225) 2024-11-01T16:22:30.8262761Z dynamo/test_minifier (0.16873978399131015) 2024-11-01T16:22:30.8263184Z test_dlpack (0.1685861503618801) 2024-11-01T16:22:30.8263605Z onnx/test_symbolic_helper (0.16850893763397798) 2024-11-01T16:22:30.8264041Z test_sympy_utils (0.16849337148623184) 2024-11-01T16:22:30.8264531Z onnx/test_pytorch_onnx_onnxruntime (0.16826598212697233) 2024-11-01T16:22:30.8265157Z distributed/checkpoint/test_compatibility (0.16822237373787705) 2024-11-01T16:22:30.8265921Z distributed/tensor/parallel/test_tp_examples (0.16798264347488331) 2024-11-01T16:22:30.8266504Z optim/test_swa_utils (0.16789328297163092) 2024-11-01T16:22:30.8266938Z dynamo/test_hooks (0.1678779099522687) 2024-11-01T16:22:30.8267334Z test_tensorexpr (0.16778993997338074) 2024-11-01T16:22:30.8267754Z test_mkldnn_fusion (0.16777082026336995) 2024-11-01T16:22:30.8268347Z distributed/tensor/parallel/test_tp_random_state (0.16774457411599153) 2024-11-01T16:22:30.8269007Z lazy/test_extract_compiled_graph (0.16762384956318607) 2024-11-01T16:22:30.8269472Z test_futures (0.16752069969331984) 2024-11-01T16:22:30.8269945Z inductor/test_distributed_patterns (0.16748081868203474) 2024-11-01T16:22:30.8270539Z distributed/_tensor/test_embedding_ops (0.1673177024489529) 2024-11-01T16:22:30.8271131Z distributed/test_dynamo_distributed (0.16726841608536955) 2024-11-01T16:22:30.8271650Z onnx/test_onnx_opset (0.16726702556100512) 2024-11-01T16:22:30.8272070Z test_weak (0.16715018288871702) 2024-11-01T16:22:30.8272661Z distributed/_composable/fsdp/test_fully_shard_memory (0.16708121674280946) 2024-11-01T16:22:30.8273380Z torch_np/numpy_tests/core/test_scalarmath (0.16609618473332485) 2024-11-01T16:22:30.8273918Z export/test_sparse (0.1660674086041167) 2024-11-01T16:22:30.8274466Z distributed/checkpoint/test_state_dict_utils (0.16601968658044333) 2024-11-01T16:22:30.8275123Z distributed/test_inductor_collectives (0.16598598567744455) 2024-11-01T16:22:30.8275829Z torch_np/numpy_tests/core/test_shape_base (0.16594664542563448) 2024-11-01T16:22:30.8276488Z distributed/checkpoint/test_hsdp_checkpoint (0.16593507703543606) 2024-11-01T16:22:30.8277140Z distributed/checkpoint/test_planner (0.16545853274804617) 2024-11-01T16:22:30.8277804Z distributed/_composable/fsdp/test_fully_shard_init (0.1652650953586846) 2024-11-01T16:22:30.8278364Z test_datapipe (0.16524740479871503) 2024-11-01T16:22:30.8278996Z distributed/_composable/test_composability/test_pp_composability (0.1650929793429108) 2024-11-01T16:22:30.8279655Z test_testing (0.1649161509945687) 2024-11-01T16:22:30.8280041Z test_type_info (0.16491547504522489) 2024-11-01T16:22:30.8280629Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16464895787537764) 2024-11-01T16:22:30.8281339Z distributed/_tensor/test_op_strategy (0.16455745364706345) 2024-11-01T16:22:30.8281826Z test_ops (0.16454016865670015) 2024-11-01T16:22:30.8282283Z functorch/test_memory_efficient_fusion (0.16425455108968057) 2024-11-01T16:22:30.8282825Z dynamo/test_subclasses (0.16419752027790094) 2024-11-01T16:22:30.8283368Z torch_np/numpy_tests/core/test_getlimits (0.16398094610814248) 2024-11-01T16:22:30.8283969Z distributed/test_control_collectives (0.1639735492910373) 2024-11-01T16:22:30.8284528Z distributed/launcher/test_run (0.16384764889754208) 2024-11-01T16:22:30.8285090Z torch_np/numpy_tests/core/test_dtype (0.16358922380698224) 2024-11-01T16:22:30.8285591Z functorch/test_dims (0.16349507371980795) 2024-11-01T16:22:30.8286239Z distributed/_composable/fully_shard/test_fully_shard_compile (0.16339480146286253) 2024-11-01T16:22:30.8286969Z distributed/pipelining/test_schedule (0.16338580168017058) 2024-11-01T16:22:30.8287676Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.16333392739624236) 2024-11-01T16:22:30.8288388Z distributed/fsdp/test_shard_utils (0.16286590007058457) 2024-11-01T16:22:30.8288889Z nn/test_embedding (0.16279052206232994) 2024-11-01T16:22:30.8289371Z distributed/_tensor/test_matrix_ops (0.16211716063885942) 2024-11-01T16:22:30.8289888Z lazy/test_debug_util (0.1620612113460299) 2024-11-01T16:22:30.8290344Z test_cpp_extensions_jit (0.16204717091251694) 2024-11-01T16:22:30.8290801Z test_multiprocessing (0.161913651604275) 2024-11-01T16:22:30.8291211Z nn/test_dropout (0.1617155694772795) 2024-11-01T16:22:30.8291866Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16164071291566154) 2024-11-01T16:22:30.8292641Z onnx/test_op_consistency (0.16118518099644513) 2024-11-01T16:22:30.8293107Z nn/test_load_state_dict (0.16114923980419255) 2024-11-01T16:22:30.8293611Z distributed/test_functional_api (0.1609369627409769) 2024-11-01T16:22:30.8294082Z test_meta (0.16073073059617882) 2024-11-01T16:22:30.8294589Z distributed/checkpoint/test_fsdp_model_state (0.16070868499115123) 2024-11-01T16:22:30.8295253Z onnx/test_pytorch_onnx_shape_inference (0.16070646401473584) 2024-11-01T16:22:30.8295758Z test_vulkan (0.160645802389338) 2024-11-01T16:22:30.8296125Z test_fake_tensor (0.16048740814524368) 2024-11-01T16:22:30.8296622Z distributed/_tensor/test_optimizers (0.16044383838182516) 2024-11-01T16:22:30.8297130Z lazy/test_generator (0.1601826129296981) 2024-11-01T16:22:30.8297711Z distributed/tensor/parallel/test_parallelize_api (0.16010694522886756) 2024-11-01T16:22:30.8298405Z torch_np/numpy_tests/lib/test_shape_base_ (0.1600746058809756) 2024-11-01T16:22:30.8299023Z torch_np/numpy_tests/fft/test_pocketfft (0.1599358238242711) 2024-11-01T16:22:30.8299586Z test_torch (0.15986980288621871) 2024-11-01T16:22:30.8300033Z distributed/_tensor/test_utils (0.1594223630462897) 2024-11-01T16:22:30.8300504Z test_native_mha (0.1591441229835369) 2024-11-01T16:22:30.8300916Z test_functional_optim (0.1590279079784966) 2024-11-01T16:22:30.8301372Z distributed/test_nccl (0.15900882689416262) 2024-11-01T16:22:30.8301923Z torch_np/numpy_tests/lib/test_twodim_base (0.15898494656948756) 2024-11-01T16:22:30.8302427Z test_fx (0.15891196335319388) 2024-11-01T16:22:30.8302844Z distributed/test_c10d_logger (0.1587823162690501) 2024-11-01T16:22:30.8303411Z torch_np/numpy_tests/linalg/test_linalg (0.15864382390492152) 2024-11-01T16:22:30.8304012Z distributed/checkpoint/test_utils (0.15848478268074093) 2024-11-01T16:22:30.8304673Z distributed/_composable/fsdp/test_fully_shard_compile (0.15795634479658444) 2024-11-01T16:22:30.8305330Z torch_np/test_ndarray_methods (0.1577679094323671) 2024-11-01T16:22:30.8305896Z distributed/_tensor/debug/test_comm_mode (0.15775182183798428) 2024-11-01T16:22:30.8306638Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.15763538473530248) 2024-11-01T16:22:30.8307391Z torch_np/numpy_tests/lib/test_index_tricks (0.1575478492952784) 2024-11-01T16:22:30.8307935Z onnx/test_autograd_funs (0.15732722908587624) 2024-11-01T16:22:30.8308372Z test_shape_ops (0.1572179184205621) 2024-11-01T16:22:30.8308777Z nn/test_module_hooks (0.1571209100333054) 2024-11-01T16:22:30.8309180Z dynamo/test_misc (0.1570032948474815) 2024-11-01T16:22:30.8309625Z functorch/test_aotdispatch (0.1567312735186918) 2024-11-01T16:22:30.8310298Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15666209493156186) 2024-11-01T16:22:30.8311024Z distributed/_composable/test_compose (0.15660257276362932) 2024-11-01T16:22:30.8311540Z onnx/test_utility_funs (0.15593600945927374) 2024-11-01T16:22:30.8311971Z test_cuda_trace (0.15586029347634722) 2024-11-01T16:22:30.8312368Z test_indexing (0.155784886498835) 2024-11-01T16:22:30.8312755Z test_nestedtensor (0.15578399810826885) 2024-11-01T16:22:30.8313307Z distributed/fsdp/test_fsdp_backward_prefetch (0.15565438964980186) 2024-11-01T16:22:30.8313972Z distributed/fsdp/test_fsdp_optim_state (0.15561711587170002) 2024-11-01T16:22:30.8314620Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15561401616113768) 2024-11-01T16:22:30.8315204Z onnx/test_verification (0.15560575992272394) 2024-11-01T16:22:30.8315725Z test_model_dump (0.15558441923629776) 2024-11-01T16:22:30.8316192Z test_functional_autograd_benchmark (0.1554421415558438) 2024-11-01T16:22:30.8316786Z distributed/checkpoint/test_checkpoint (0.1552726327732533) 2024-11-01T16:22:30.8317345Z test_sparse_semi_structured (0.1552670513629572) 2024-11-01T16:22:30.8317781Z test_mkldnn (0.15524540167111672) 2024-11-01T16:22:30.8318354Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15508825310509886) 2024-11-01T16:22:30.8319047Z torch_np/numpy_tests/core/test_dlpack (0.1547119327925584) 2024-11-01T16:22:30.8319711Z distributed/_composable/test_replicate (0.15432701826693232) 2024-11-01T16:22:30.8320326Z distributed/fsdp/test_fsdp_pure_fp16 (0.15422865798098798) 2024-11-01T16:22:30.8320851Z test_sort_and_select (0.15379667806819394) 2024-11-01T16:22:30.8321276Z test_jit_llga_fuser (0.15372590617189646) 2024-11-01T16:22:30.8321867Z distributed/optim/test_apply_optimizer_in_backward (0.15343074806270987) 2024-11-01T16:22:30.8322482Z profiler/test_profiler (0.15335677023523886) 2024-11-01T16:22:30.8322924Z test_binary_ufuncs (0.15325789815907706) 2024-11-01T16:22:30.8323405Z distributed/fsdp/test_fsdp_overlap (0.1532212230789655) 2024-11-01T16:22:30.8324033Z torch_np/numpy_tests/core/test_scalar_methods (0.15312824141851408) 2024-11-01T16:22:30.8324622Z torch_np/test_function_base (0.15302610547266357) 2024-11-01T16:22:30.8325090Z test_cuda_primary_ctx (0.15292253072035264) 2024-11-01T16:22:30.8325781Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.15286107726858064) 2024-11-01T16:22:30.8326514Z test_jit_fuser_te (0.15278298580653155) 2024-11-01T16:22:30.8327083Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15258560859813747) 2024-11-01T16:22:30.8327749Z distributed/_tensor/test_view_ops (0.15224621443260775) 2024-11-01T16:22:30.8328449Z test_view_ops (0.1519929169006417) 2024-11-01T16:22:30.8328874Z distributed/test_fake_pg (0.1517435591877082) 2024-11-01T16:22:30.8329488Z distributed/checkpoint/test_file_system_checkpoint (0.151690854451729) 2024-11-01T16:22:30.8330091Z test_python_dispatch (0.1515860243649224) 2024-11-01T16:22:30.8330518Z functorch/test_vmap (0.15129248853416097) 2024-11-01T16:22:30.8331021Z distributed/rpc/test_share_memory (0.15129177395914037) 2024-11-01T16:22:30.8331640Z torch_np/numpy_tests/core/test_numerictypes (0.15122238293078813) 2024-11-01T16:22:30.8332362Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.15112820387435624) 2024-11-01T16:22:30.8333016Z test_cuda_nvml_based_avail (0.1509712194674647) 2024-11-01T16:22:30.8333570Z distributed/fsdp/test_fsdp_state_dict (0.15053789731240225) 2024-11-01T16:22:30.8334157Z distributed/fsdp/test_fsdp_apply (0.1505003531545629) 2024-11-01T16:22:30.8334655Z test_function_schema (0.15043202433232233) 2024-11-01T16:22:30.8335174Z distributed/test_distributed_spawn (0.15026390607409626) 2024-11-01T16:22:30.8335766Z distributed/fsdp/test_fsdp_traversal (0.15007175298848793) 2024-11-01T16:22:30.8336455Z distributed/_composable/fully_shard/test_fully_shard_init (0.1500374147618221) 2024-11-01T16:22:30.8337183Z torch_np/numpy_tests/lib/test_arraysetops (0.14996028894169278) 2024-11-01T16:22:30.8337726Z functorch/test_ops (0.14986648648560957) 2024-11-01T16:22:30.8338143Z optim/test_optim (0.14968973538862104) 2024-11-01T16:22:30.8338690Z distributed/fsdp/test_fsdp_ignored_modules (0.14936458444140743) 2024-11-01T16:22:30.8339328Z distributed/fsdp/test_fsdp_grad_acc (0.14898360007839467) 2024-11-01T16:22:30.8339857Z test_xnnpack_integration (0.14893757758450005) 2024-11-01T16:22:30.8340426Z distributed/fsdp/test_checkpoint_wrapper (0.1487102944458517) 2024-11-01T16:22:30.8341043Z distributed/fsdp/test_fsdp_memory (0.14864399347164262) 2024-11-01T16:22:30.8341641Z distributed/fsdp/test_fsdp_flatten_params (0.14830391370034987) 2024-11-01T16:22:30.8342178Z nn/test_pooling (0.14824483572770042) 2024-11-01T16:22:30.8342715Z distributed/fsdp/test_fsdp_tp_integration (0.14814321157206736) 2024-11-01T16:22:30.8343407Z distributed/_composable/test_replicate_with_compiler (0.14813301439339494) 2024-11-01T16:22:30.8343990Z test_cuda (0.14809084481076007) 2024-11-01T16:22:30.8344499Z distributed/fsdp/test_fsdp_freezing_weights (0.14780137433248072) 2024-11-01T16:22:30.8345034Z nn/test_init (0.14764201444646663) 2024-11-01T16:22:30.8345653Z distributed/_composable/test_composability/test_2d_composability (0.14761128772058063) 2024-11-01T16:22:30.8346421Z distributed/test_c10d_object_collectives (0.14750608103342536) 2024-11-01T16:22:30.8347168Z distributed/nn/jit/test_instantiator (0.14726006444153414) 2024-11-01T16:22:30.8347699Z test_scatter_gather_ops (0.14715367967123677) 2024-11-01T16:22:30.8348179Z test_multiprocessing_spawn (0.1468837441289937) 2024-11-01T16:22:30.8348648Z test_cuda_multigpu (0.14645442938789813) 2024-11-01T16:22:30.8349121Z onnx/test_pytorch_onnx_no_runtime (0.14642659958777132) 2024-11-01T16:22:30.8349633Z dynamo/test_comptime (0.14609053688686469) 2024-11-01T16:22:30.8350091Z test_tensor_creation_ops (0.14595178379941778) 2024-11-01T16:22:30.8350683Z distributed/_composable/fsdp/test_fully_shard_comm (0.14532449315193788) 2024-11-01T16:22:30.8351313Z profiler/test_profiler_tree (0.14521184136558143) 2024-11-01T16:22:30.8351864Z torch_np/numpy_tests/fft/test_helper (0.14491507063438888) 2024-11-01T16:22:30.8352417Z functorch/test_eager_transforms (0.14469829367982728) 2024-11-01T16:22:30.8352941Z distributed/fsdp/test_utils (0.14443714547905379) 2024-11-01T16:22:30.8353406Z test_dispatch (0.14443023148290848) 2024-11-01T16:22:30.8353865Z nn/test_convolution (0.14429992776225928) 2024-11-01T16:22:30.8354389Z distributed/fsdp/test_fsdp_exec_order (0.14424142917476165) 2024-11-01T16:22:30.8355042Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14407113822221615) 2024-11-01T16:22:30.8355734Z torch_np/test_scalars_0D_arrays (0.14383532846541655) 2024-11-01T16:22:30.8356187Z test_jit (0.14383412141301688) 2024-11-01T16:22:30.8356586Z test_mobile_optimizer (0.14371307819837792) 2024-11-01T16:22:30.8357218Z distributed/algorithms/quantization/test_quantization (0.1436743559573965) 2024-11-01T16:22:30.8357896Z distributed/test_multi_threaded_pg (0.1436487181644275) 2024-11-01T16:22:30.8358599Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.1435678359972304) 2024-11-01T16:22:30.8359305Z distributed/fsdp/test_fsdp_input (0.14352977039275439) 2024-11-01T16:22:30.8359787Z test_schema_check (0.14351342207505324) 2024-11-01T16:22:30.8360203Z test_reductions (0.14345871846030017) 2024-11-01T16:22:30.8360688Z distributed/fsdp/test_fsdp_uneven (0.14337671614847616) 2024-11-01T16:22:30.8361362Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14327728400000092) 2024-11-01T16:22:30.8362167Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1432553832412613) 2024-11-01T16:22:30.8362803Z optim/test_lrscheduler (0.14315123876021774) 2024-11-01T16:22:30.8363270Z distributed/fsdp/test_wrap (0.14296166393853513) 2024-11-01T16:22:30.8363795Z distributed/fsdp/test_fsdp_core (0.14291192372324948) 2024-11-01T16:22:30.8364461Z distributed/_composable/fsdp/test_fully_shard_training (0.14287488169920842) 2024-11-01T16:22:30.8365091Z distributed/test_c10d_pypg (0.14282055468480404) 2024-11-01T16:22:30.8365732Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14278797392643214) 2024-11-01T16:22:30.8366432Z distributed/fsdp/test_fsdp_checkpoint (0.14220561459747758) 2024-11-01T16:22:30.8367089Z distributed/fsdp/test_fsdp_multiple_wrapping (0.14202475952233015) 2024-11-01T16:22:30.8367685Z distributed/test_pg_wrapper (0.14193004936284243) 2024-11-01T16:22:30.8368163Z test_type_promotion (0.14173327085243856) 2024-11-01T16:22:30.8368645Z profiler/test_memory_profiler (0.14172565193769185) 2024-11-01T16:22:30.8369228Z torch_np/numpy_tests/core/test_scalar_ctors (0.14162741718519706) 2024-11-01T16:22:30.8369844Z distributed/algorithms/test_join (0.14158574007994124) 2024-11-01T16:22:30.8370377Z distributed/test_c10d_common (0.1415074651459274) 2024-11-01T16:22:30.8370938Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1411706202750658) 2024-11-01T16:22:30.8371560Z torch_np/numpy_tests/lib/test_arraypad (0.1410593879823314) 2024-11-01T16:22:30.8372170Z distributed/checkpoint/test_state_dict (0.14088255963398927) 2024-11-01T16:22:30.8372738Z distributed/fsdp/test_fsdp_misc (0.1408074326926338) 2024-11-01T16:22:30.8373318Z distributed/fsdp/test_fsdp_hybrid_shard (0.1407011348301092) 2024-11-01T16:22:30.8373905Z test_dataloader (0.1406440847054912) 2024-11-01T16:22:30.8374343Z dynamo/test_python_autograd (0.14043535154812098) 2024-11-01T16:22:30.8374904Z distributed/fsdp/test_fsdp_comm_hooks (0.14017804660218805) 2024-11-01T16:22:30.8375560Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1401541566210938) 2024-11-01T16:22:30.8376109Z test_jit_autocast (0.1398852543157048) 2024-11-01T16:22:30.8376620Z distributed/fsdp/test_fsdp_fine_tune (0.13984415659560082) 2024-11-01T16:22:30.8377185Z distributed/test_data_parallel (0.13963265204592099) 2024-11-01T16:22:30.8377829Z distributed/_shard/sharding_spec/test_sharding_spec (0.13926294638053074) 2024-11-01T16:22:30.8378392Z test_metal (0.13905247506770502) 2024-11-01T16:22:30.8378841Z distributed/fsdp/test_fsdp_meta (0.13823502055697146) 2024-11-01T16:22:30.8379478Z distributed/optim/test_zero_redundancy_optimizer (0.1380432633845502) 2024-11-01T16:22:30.8380042Z lazy/test_reuse_ir (0.13802491618807522) 2024-11-01T16:22:30.8380588Z distributed/fsdp/test_fsdp_unshard_params (0.13801164826809803) 2024-11-01T16:22:30.8381173Z test_overrides (0.13762860708779623) 2024-11-01T16:22:30.8381688Z distributed/rpc/cuda/test_tensorpipe_agent (0.1376045819168332) 2024-11-01T16:22:30.8382264Z torch_np/test_reductions (0.13737405422133456) 2024-11-01T16:22:30.8382772Z distributed/_shard/test_sharder (0.1372687799392449) 2024-11-01T16:22:30.8383403Z distributed/_shard/sharding_plan/test_sharding_plan (0.13658675670775433) 2024-11-01T16:22:30.8384123Z distributed/fsdp/test_fsdp_use_orig_params (0.13621258012027573) 2024-11-01T16:22:30.8384660Z test_autograd (0.1360841690577892) 2024-11-01T16:22:30.8385052Z test_serialization (0.136043061681266) 2024-11-01T16:22:30.8385600Z distributed/fsdp/test_fsdp_multiple_forward (0.13554972488089193) 2024-11-01T16:22:30.8386405Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.1355132525855835) 2024-11-01T16:22:30.8387146Z distributed/rpc/test_faulty_agent (0.13543035222677413) 2024-11-01T16:22:30.8387710Z distributed/fsdp/test_fsdp_comm (0.13535892369397123) 2024-11-01T16:22:30.8388363Z distributed/_shard/sharded_optim/test_sharded_optim (0.13528337187017106) 2024-11-01T16:22:30.8389127Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13504944511511494) 2024-11-01T16:22:30.8389809Z distributed/rpc/test_tensorpipe_agent (0.1346573848392828) 2024-11-01T16:22:30.8390493Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.13421124861594544) 2024-11-01T16:22:30.8391235Z distributed/_shard/sharded_tensor/ops/test_init (0.13387055083382407) 2024-11-01T16:22:30.8391915Z distributed/fsdp/test_fsdp_mixed_precision (0.13359384614172362) 2024-11-01T16:22:30.8392611Z distributed/fsdp/test_distributed_checkpoint (0.13357226404481753) 2024-11-01T16:22:30.8393208Z distributed/test_c10d_ucc (0.13313008695335107) 2024-11-01T16:22:30.8393816Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1317516234565083) 2024-11-01T16:22:30.8394604Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1317516234565083) 2024-11-01T16:22:30.8395223Z test_unary_ufuncs (0.1314982003910927) 2024-11-01T16:22:30.8395705Z test_dynamic_shapes (0.13046666306675359) 2024-11-01T16:22:30.8396349Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.13027011631041047) 2024-11-01T16:22:30.8397027Z distributed/test_c10d_gloo (0.12866047813798281) 2024-11-01T16:22:30.8397462Z test_prims (0.1282616969943893) 2024-11-01T16:22:30.8397881Z distributed/test_launcher (0.12819199696062275) 2024-11-01T16:22:30.8398510Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12741524425680606) 2024-11-01T16:22:30.8399174Z distributed/test_c10d_spawn_gloo (0.12709518224250946) 2024-11-01T16:22:30.8399632Z test_nn (0.12525202288463197) 2024-11-01T16:22:30.8400022Z distributed/test_store (0.12493823754281366) 2024-11-01T16:22:30.8400517Z distributed/test_c10d_spawn_ucc (0.12424923272024342) 2024-11-01T16:22:30.8401008Z distributed/test_c10d_nccl (0.1240811820569517) 2024-11-01T16:22:30.8401591Z distributed/test_c10d_spawn_nccl (0.12388241432419318) 2024-11-01T16:22:30.8402073Z test_sparse_csr (0.11833493668517686) 2024-11-01T16:22:30.8402457Z test_linalg (0.11370178675428207) 2024-11-01T16:22:30.8402852Z test_spectral_ops (0.11217613045961389) 2024-11-01T16:22:30.8403272Z lazy/test_bindings (0.11012599541266012) 2024-11-01T16:22:30.8403670Z test_sparse (0.10389366521132842) 2024-11-01T16:22:30.8404055Z test_quantization (0.09175406884810584) 2024-11-01T16:22:30.8404523Z profiler/test_execution_trace (0.0910338834479473) 2024-11-01T16:22:30.8405027Z profiler/test_record_function (0.0910338834479473) 2024-11-01T16:22:30.8405523Z profiler/test_torch_tidy (0.0910338834479473) 2024-11-01T16:22:30.8405979Z test_jit_fuser_legacy (0.07108136039170145) 2024-11-01T16:22:30.8406469Z distributions/test_distributions (0.07047584979772119) 2024-11-01T16:22:30.8406967Z test_jit_profiling (0.0677494564015377) 2024-11-01T16:22:30.8407378Z test_jit_legacy (0.06533050890796946) 2024-11-01T16:22:41.3760029Z distributed/test_c10d_ops_nccl (0.06504136674794282) 2024-11-01T16:22:41.3761102Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:41.3763278Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:41.3764896Z Results from Filepath 2024-11-01T16:22:41.3765428Z test_testing (0.25) 2024-11-01T16:22:41.3766137Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:22:41.3768329Z Changed files: ['test/test_utils_config_module.py', 'torch/_utils_internal.py', 'torch/testing/_internal/fake_config_module.py', 'torch/utils/_config_module.py'] 2024-11-01T16:22:41.3769340Z Results from PublicBindings 2024-11-01T16:22:41.3769685Z test_public_bindings (1.0) 2024-11-01T16:22:41.3770033Z Aggregated Heuristics 2024-11-01T16:22:41.3770388Z test_utils_config_module (1.4923726648557405) 2024-11-01T16:22:41.3770843Z test_public_bindings (1.2114018712704437) 2024-11-01T16:22:41.3771285Z inductor/test_config (0.727446428696962) 2024-11-01T16:22:41.3771694Z test_testing (0.6668361509945686) 2024-11-01T16:22:41.3772069Z test_quantization (0.5917540688481059) 2024-11-01T16:22:41.3772550Z inductor/test_torchinductor_opinfo (0.582684581010175) 2024-11-01T16:22:41.3773092Z inductor/test_compiled_autograd (0.572404395758339) 2024-11-01T16:22:41.3773586Z dynamo/test_dynamic_shapes (0.5172420022571118) 2024-11-01T16:22:41.3774055Z dynamo/test_subclasses (0.5128271259663302) 2024-11-01T16:22:41.3774545Z inductor/test_select_algorithm (0.5124535751424303) 2024-11-01T16:22:41.3775040Z inductor/test_torchinductor (0.4986932676029354) 2024-11-01T16:22:41.3775503Z test_custom_ops (0.49854064199357073) 2024-11-01T16:22:41.3775914Z test_transformers (0.49557821204459573) 2024-11-01T16:22:41.3776479Z inductor/test_torchinductor_codegen_dynamic_shapes (0.4937684242042665) 2024-11-01T16:22:41.3777182Z inductor/test_torchinductor_dynamic_shapes (0.4928365604388826) 2024-11-01T16:22:41.3777743Z dynamo/test_recompiles (0.49224218726012153) 2024-11-01T16:22:41.3778170Z dynamo/test_config (0.4914203876182537) 2024-11-01T16:22:41.3778609Z functorch/test_rearrange (0.4907388952917386) 2024-11-01T16:22:41.3779071Z functorch/test_parsing (0.4897922765178211) 2024-11-01T16:22:41.3779498Z dynamo/test_repros (0.4874426459253871) 2024-11-01T16:22:41.3779940Z inductor/test_cpu_repro (0.48606383877362586) 2024-11-01T16:22:41.3780380Z test_mkl_verbose (0.4850032912939192) 2024-11-01T16:22:41.3780760Z test_torch (0.48391624832138463) 2024-11-01T16:22:41.3781142Z test_maskedtensor (0.4823788719565585) 2024-11-01T16:22:41.3781575Z test_comparison_utils (0.48062671242109833) 2024-11-01T16:22:41.3782057Z inductor/test_extension_backend (0.47992138825008457) 2024-11-01T16:22:41.3782523Z test_ops (0.4794853787407338) 2024-11-01T16:22:41.3782900Z test_mkldnn_verbose (0.47851680413931297) 2024-11-01T16:22:41.3783509Z test_cpp_api_parity (0.47774096879532) 2024-11-01T16:22:41.3783905Z test_ops_jit (0.4771702437474243) 2024-11-01T16:22:41.3784299Z inductor/test_perf (0.4759790964017324) 2024-11-01T16:22:41.3784700Z test_license (0.4755843427574577) 2024-11-01T16:22:41.3785079Z inductor/test_smoke (0.4733475684402573) 2024-11-01T16:22:41.3785569Z inductor/test_group_batch_fusion (0.47236832394768014) 2024-11-01T16:22:41.3786112Z inductor/test_split_cat_fx_passes (0.472158760338259) 2024-11-01T16:22:41.3786578Z test_ao_sparsity (0.4683482857190753) 2024-11-01T16:22:41.3786988Z onnx/test_fx_passes (0.4675693603209392) 2024-11-01T16:22:41.3787430Z inductor/test_fx_fusion (0.4654366822026864) 2024-11-01T16:22:41.3787916Z functorch/test_eager_transforms (0.46430029467054873) 2024-11-01T16:22:41.3788417Z inductor/test_cuda_repro (0.4639751524838339) 2024-11-01T16:22:41.3788898Z inductor/test_triton_wrapper (0.4627257583900571) 2024-11-01T16:22:41.3789441Z inductor/test_coordinate_descent_tuner (0.4623459134845096) 2024-11-01T16:22:41.3790015Z test_deploy (0.46180216051950607) 2024-11-01T16:22:41.3790442Z dynamo/test_skip_non_tensor (0.4604412234235065) 2024-11-01T16:22:41.3790923Z test_multiprocessing_spawn (0.4599089542130273) 2024-11-01T16:22:41.3791364Z test_pytree (0.4593588130025835) 2024-11-01T16:22:41.3791757Z dynamo/test_interop (0.45816080209153404) 2024-11-01T16:22:41.3792201Z backends/xeon/test_launch (0.4565074493093999) 2024-11-01T16:22:41.3792664Z inductor/test_foreach (0.4564258332543438) 2024-11-01T16:22:41.3793090Z test_show_pickle (0.4556762633705677) 2024-11-01T16:22:41.3793504Z dynamo/test_subgraphs (0.45417175463394177) 2024-11-01T16:22:41.3793972Z inductor/test_aot_inductor (0.45366862913347633) 2024-11-01T16:22:41.3794468Z dynamo/test_python_autograd (0.4534605616321546) 2024-11-01T16:22:41.3794989Z inductor/test_compiled_optimizers (0.45322405434107416) 2024-11-01T16:22:41.3795470Z test_openmp (0.4530898494270692) 2024-11-01T16:22:41.3795940Z export/test_db (0.45282201898421115) 2024-11-01T16:22:41.3796342Z export/test_export (0.45275389699179786) 2024-11-01T16:22:41.3796780Z dynamo/test_after_aot (0.4511353708686845) 2024-11-01T16:22:41.3797238Z dynamo/test_pre_dispatch (0.4511055904718798) 2024-11-01T16:22:41.3797663Z dynamo/test_nops (0.4509456608571331) 2024-11-01T16:22:41.3798120Z dynamo/test_export_mutations (0.45078486216465863) 2024-11-01T16:22:41.3798589Z dynamo/test_global (0.44973016874708427) 2024-11-01T16:22:41.3798997Z export/test_passes (0.4494315678108133) 2024-11-01T16:22:41.3799428Z test_expanded_weights (0.4493538387781246) 2024-11-01T16:22:41.3799862Z dynamo/test_logging (0.4472494246126057) 2024-11-01T16:22:41.3800288Z inductor/test_minifier (0.4464784854594026) 2024-11-01T16:22:41.3800716Z test_stateless (0.4460715222484967) 2024-11-01T16:22:41.3801161Z inductor/test_pattern_matcher (0.4455435316398755) 2024-11-01T16:22:41.3801632Z test_content_store (0.44514931798256235) 2024-11-01T16:22:41.3802064Z test_tensorexpr_pybind (0.4448446193312088) 2024-11-01T16:22:41.3802486Z test_optim (0.4447876615516703) 2024-11-01T16:22:41.3802857Z dynamo/test_misc (0.4445276904518771) 2024-11-01T16:22:41.3803267Z dynamo/test_decorators (0.44434343186202724) 2024-11-01T16:22:41.3803686Z test_utils (0.4438703550655816) 2024-11-01T16:22:41.3804075Z dynamo/test_functions (0.443733102401227) 2024-11-01T16:22:41.3804540Z inductor/test_binary_folding (0.44297724167398433) 2024-11-01T16:22:41.3805045Z inductor/test_snode_runtime (0.44239470852948415) 2024-11-01T16:22:41.3805497Z test_type_hints (0.442378408493879) 2024-11-01T16:22:41.3805884Z test_proxy_tensor (0.44214198072625077) 2024-11-01T16:22:41.3806356Z inductor/test_kernel_benchmark (0.4419841755237275) 2024-11-01T16:22:41.3806829Z dynamo/test_export (0.44173565791926417) 2024-11-01T16:22:41.3807259Z functorch/test_minifier (0.4410711031501016) 2024-11-01T16:22:41.3807746Z dynamo/test_autograd_function (0.4410361082869304) 2024-11-01T16:22:41.3808284Z test_foreach (0.4407667521298391) 2024-11-01T16:22:41.3808682Z test_native_functions (0.4407135066343849) 2024-11-01T16:22:41.3809133Z dynamo/test_optimizers (0.4400846419905758) 2024-11-01T16:22:41.3809575Z test_per_overload_api (0.439734577481833) 2024-11-01T16:22:41.3809978Z test_complex (0.4395141021187188) 2024-11-01T16:22:41.3810470Z distributed/_tensor/test_dtensor_compile (0.4390332510683669) 2024-11-01T16:22:41.3811269Z nn/test_multihead_attention (0.4387640880396596) 2024-11-01T16:22:41.3811720Z test_utils_internal (0.4381797147679173) 2024-11-01T16:22:41.3812142Z dynamo/test_modules (0.4381079292133487) 2024-11-01T16:22:41.3812594Z inductor/test_layout_optim (0.4376523251846288) 2024-11-01T16:22:41.3813084Z inductor/test_fused_attention (0.4374602976324701) 2024-11-01T16:22:41.3813556Z onnx/test_fx_to_onnx (0.4372567982543048) 2024-11-01T16:22:41.3813988Z dynamo/test_backends (0.4366680077501648) 2024-11-01T16:22:41.3814437Z inductor/test_custom_lowering (0.436506803488084) 2024-11-01T16:22:41.3815018Z inductor/test_inductor_freezing (0.4360916160882742) 2024-11-01T16:22:41.3815583Z test_set_default_mobile_cpu_allocator (0.43595335547820635) 2024-11-01T16:22:41.3816110Z lazy/test_step_closures (0.4352602563338964) 2024-11-01T16:22:41.3816550Z test_ops_fwd_gradients (0.4343598724950959) 2024-11-01T16:22:41.3816970Z test_logging (0.4337326494425504) 2024-11-01T16:22:41.3817361Z test_numpy_interop (0.43308682812663074) 2024-11-01T16:22:41.3817790Z dynamo/test_cudagraphs (0.43273738162871656) 2024-11-01T16:22:41.3818283Z dynamo/test_verify_correctness (0.4327023481398685) 2024-11-01T16:22:41.3818767Z export/test_serialize (0.4326763269991064) 2024-11-01T16:22:41.3819268Z inductor/test_mkldnn_pattern_matcher (0.431823884372646) 2024-11-01T16:22:41.3819779Z dynamo/test_comptime (0.4316949324912603) 2024-11-01T16:22:41.3820322Z test_cpp_extensions_open_device_registration (0.431281772998906) 2024-11-01T16:22:41.3820855Z test_ops_gradients (0.4311265943424044) 2024-11-01T16:22:41.3821297Z dynamo/test_ctx_manager (0.4303370468831512) 2024-11-01T16:22:41.3821770Z dynamo/test_higher_order_ops (0.4299186677231561) 2024-11-01T16:22:41.3822237Z inductor/test_mmdecomp (0.42983522209030267) 2024-11-01T16:22:41.3822687Z nn/test_lazy_modules (0.42955727172012576) 2024-11-01T16:22:41.3823136Z nn/test_packed_sequence (0.4294235303142423) 2024-11-01T16:22:41.3823600Z onnx/dynamo/test_exporter_api (0.429053380453569) 2024-11-01T16:22:41.3824087Z test_numba_integration (0.4289946501120106) 2024-11-01T16:22:41.3824522Z test_out_dtype_op (0.42894692808833723) 2024-11-01T16:22:41.3824911Z test_modules (0.4285072810842626) 2024-11-01T16:22:41.3825295Z nn/test_pruning (0.4283911239121754) 2024-11-01T16:22:41.3825715Z export/test_pass_infra (0.4275934843736348) 2024-11-01T16:22:41.3826186Z inductor/test_cudagraph_trees (0.4269980888787638) 2024-11-01T16:22:41.3826656Z test_import_stats (0.4263316800771154) 2024-11-01T16:22:41.3827062Z test_autocast (0.4258777866689103) 2024-11-01T16:22:41.3827431Z test_decomp (0.425488597429832) 2024-11-01T16:22:41.3827813Z test_bundled_inputs (0.4254348691134179) 2024-11-01T16:22:41.3828434Z dynamo/test_aot_autograd (0.42507526406250806) 2024-11-01T16:22:41.3828867Z test_tensorboard (0.4244687829983985) 2024-11-01T16:22:41.3829255Z test_itt (0.4243732423868598) 2024-11-01T16:22:41.3829696Z functorch/test_vmap_registrations (0.4239846680783579) 2024-11-01T16:22:41.3830166Z test_pruning_op (0.4239068566524655) 2024-11-01T16:22:41.3830555Z test_monitor (0.4237710294600354) 2024-11-01T16:22:41.3831022Z test_functionalization_of_rng_ops (0.42371643206589354) 2024-11-01T16:22:41.3831583Z dynamo/test_activation_checkpointing (0.4236933918496887) 2024-11-01T16:22:41.3832118Z inductor/test_max_autotune (0.4236084346735902) 2024-11-01T16:22:41.3832578Z lazy/test_ts_opinfo (0.42310494897663975) 2024-11-01T16:22:41.3832997Z dynamo/test_exc (0.42295318869253395) 2024-11-01T16:22:41.3833502Z dynamo/test_unspec (0.4225400291407556) 2024-11-01T16:22:41.3833947Z nn/test_parametrization (0.42235232766439723) 2024-11-01T16:22:41.3834411Z test_segment_reductions (0.4221295154478373) 2024-11-01T16:22:41.3834826Z test_subclass (0.42210755675058254) 2024-11-01T16:22:41.3835210Z test_masked (0.4217055020808811) 2024-11-01T16:22:41.3835731Z inductor/test_standalone_compile (0.42131663807980324) 2024-11-01T16:22:41.3836221Z export/test_verifier (0.42092561104082526) 2024-11-01T16:22:41.3836733Z benchmark_utils/test_benchmark_utils (0.4203512472269661) 2024-11-01T16:22:41.3837381Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.4198508129584819) 2024-11-01T16:22:41.3837986Z functorch/test_control_flow (0.41950038150580965) 2024-11-01T16:22:41.3838458Z dynamo/test_minifier (0.4187397839913102) 2024-11-01T16:22:41.3838868Z test_dlpack (0.41858615036188007) 2024-11-01T16:22:41.3839242Z test_sympy_utils (0.41849337148623184) 2024-11-01T16:22:41.3839645Z test_mkldnn_fusion (0.41777082026337) 2024-11-01T16:22:41.3840045Z test_futures (0.41752069969331984) 2024-11-01T16:22:41.3840614Z distributed/test_dynamo_distributed (0.4172684160853696) 2024-11-01T16:22:41.3841105Z test_weak (0.417150182888717) 2024-11-01T16:22:41.3841572Z distributed/test_inductor_collectives (0.41598598567744455) 2024-11-01T16:22:41.3842063Z test_datapipe (0.415247404798715) 2024-11-01T16:22:41.3842446Z test_type_info (0.41491547504522486) 2024-11-01T16:22:41.3842941Z functorch/test_memory_efficient_fusion (0.41425455108968057) 2024-11-01T16:22:41.3843458Z nn/test_module_hooks (0.41369770093999325) 2024-11-01T16:22:41.3843886Z nn/test_embedding (0.4127905220623299) 2024-11-01T16:22:41.3844310Z lazy/test_debug_util (0.4120612113460299) 2024-11-01T16:22:41.3844747Z test_cpp_extensions_jit (0.41204717091251697) 2024-11-01T16:22:41.3845201Z test_multiprocessing (0.411913651604275) 2024-11-01T16:22:41.3845618Z nn/test_dropout (0.4117155694772795) 2024-11-01T16:22:41.3845992Z test_meta (0.4107307305961788) 2024-11-01T16:22:41.3846368Z test_fake_tensor (0.41048740814524365) 2024-11-01T16:22:41.3846767Z test_native_mha (0.40914412298353686) 2024-11-01T16:22:41.3847174Z test_functional_optim (0.40902790797849664) 2024-11-01T16:22:41.3847583Z test_fx (0.4089119633531939) 2024-11-01T16:22:41.3847950Z test_nestedtensor (0.40770399810826885) 2024-11-01T16:22:41.3848345Z test_shape_ops (0.4072179184205621) 2024-11-01T16:22:41.3848759Z onnx/test_utility_funs (0.40593600945927377) 2024-11-01T16:22:41.3849184Z test_indexing (0.40578488649883504) 2024-11-01T16:22:41.3849557Z test_model_dump (0.40558441923629773) 2024-11-01T16:22:41.3850037Z test_functional_autograd_benchmark (0.4054421415558438) 2024-11-01T16:22:41.3850563Z test_sparse_semi_structured (0.4052670513629572) 2024-11-01T16:22:41.3850995Z test_mkldnn (0.4052454016711167) 2024-11-01T16:22:41.3851384Z test_sort_and_select (0.40379667806819397) 2024-11-01T16:22:41.3851815Z test_binary_ufuncs (0.4032578981590771) 2024-11-01T16:22:41.3852222Z test_view_ops (0.4019929169006417) 2024-11-01T16:22:41.3852608Z functorch/test_vmap (0.401292488534161) 2024-11-01T16:22:41.3853061Z inductor/test_cudacodecache (0.4012595985970791) 2024-11-01T16:22:41.3853538Z test_function_schema (0.40043202433232233) 2024-11-01T16:22:41.3853954Z functorch/test_ops (0.3998664864856096) 2024-11-01T16:22:41.3854399Z profiler/test_cpp_thread (0.39979346464363913) 2024-11-01T16:22:41.3854874Z test_xnnpack_integration (0.39893757758450005) 2024-11-01T16:22:41.3855302Z nn/test_pooling (0.3982448357277004) 2024-11-01T16:22:41.3855726Z test_scatter_gather_ops (0.39715367967123677) 2024-11-01T16:22:41.3856188Z test_tensor_creation_ops (0.39595178379941776) 2024-11-01T16:22:41.3856600Z test_jit (0.39575412141301686) 2024-11-01T16:22:41.3856967Z test_dispatch (0.39443023148290846) 2024-11-01T16:22:41.3857371Z nn/test_convolution (0.3942999277622593) 2024-11-01T16:22:41.3857796Z test_mobile_optimizer (0.3937130781983779) 2024-11-01T16:22:41.3858300Z test_schema_check (0.39351342207505324) 2024-11-01T16:22:41.3858722Z test_type_promotion (0.3917332708524386) 2024-11-01T16:22:41.3859132Z lazy/test_reuse_ir (0.3880249161880752) 2024-11-01T16:22:41.3859548Z test_serialization (0.386043061681266) 2024-11-01T16:22:41.3859952Z test_prims (0.3848384879010771) 2024-11-01T16:22:41.3860311Z test_unary_ufuncs (0.3814982003910927) 2024-11-01T16:22:41.3860730Z test_dynamic_shapes (0.3804666630667536) 2024-11-01T16:22:41.3861132Z test_nn (0.3771720228846319) 2024-11-01T16:22:41.3861471Z test_sparse_csr (0.37025493668517684) 2024-11-01T16:22:41.3861862Z test_linalg (0.36370178675428205) 2024-11-01T16:22:41.3862256Z test_spectral_ops (0.3621761304596139) 2024-11-01T16:22:41.3862638Z test_sparse (0.3538936652113284) 2024-11-01T16:22:41.3863088Z distributions/test_distributions (0.3204758497977212) 2024-11-01T16:22:41.3863567Z test_jit_legacy (0.31533050890796943) 2024-11-01T16:22:41.3863992Z export/test_retraceability (0.2716939319418552) 2024-11-01T16:22:41.3864557Z export/test_export_nonstrict (0.26429867917658506) 2024-11-01T16:22:41.3865156Z export/test_export_training_ir_to_run_decomp (0.26391537727296493) 2024-11-01T16:22:41.3865717Z test_ci_sanity_check_fail (0.2608176831292982) 2024-11-01T16:22:41.3866159Z export/test_serdes (0.2596658256857106) 2024-11-01T16:22:41.3866581Z inductor/test_pad_mm (0.2572056192325588) 2024-11-01T16:22:41.3867002Z test_cpp_extensions_aot_ninja (0.25) 2024-11-01T16:22:41.3867427Z test_cpp_extensions_aot_no_ninja (0.25) 2024-11-01T16:22:41.3867829Z test_package (0.25) 2024-11-01T16:22:41.3868348Z cpp_extensions/open_registration_extension/test/test_openreg (0.23993271947862752) 2024-11-01T16:22:41.3869047Z inductor/test_cpp_wrapper_hipify (0.2355373878397254) 2024-11-01T16:22:41.3869592Z export/test_unflatten_training_ir (0.234379409362416) 2024-11-01T16:22:41.3870124Z inductor/test_external_callables (0.23421107866296756) 2024-11-01T16:22:41.3870706Z export/test_functionalized_assertions (0.23069054135199293) 2024-11-01T16:22:41.3871247Z onnx/test_lazy_import (0.23021227822198595) 2024-11-01T16:22:41.3871798Z distributed/_tensor/debug/test_op_coverage (0.2295433780641846) 2024-11-01T16:22:41.3872419Z inductor/test_triton_extension_backend (0.22901318271173418) 2024-11-01T16:22:41.3872984Z inductor/test_inductor_utils (0.22901179218736975) 2024-11-01T16:22:41.3873587Z distributed/flight_recorder/test_fr_analysis (0.22872468753179376) 2024-11-01T16:22:41.3874151Z inductor/test_b2b_gemm (0.22720071145406592) 2024-11-01T16:22:41.3874631Z inductor/test_compile_worker (0.2268821654975833) 2024-11-01T16:22:41.3875104Z functorch/test_dims (0.2265202838038416) 2024-11-01T16:22:41.3875682Z distributed/_tools/test_mod_tracker (0.22625059705639897) 2024-11-01T16:22:41.3876236Z dynamo/test_fx_passes_pre_grad (0.2259297142464706) 2024-11-01T16:22:41.3876745Z onnx/test_fx_type_promotion (0.22573871027474676) 2024-11-01T16:22:41.3877200Z inductor/test_utils (0.22544899838598748) 2024-11-01T16:22:41.3877671Z inductor/test_ck_backend (0.22524026522861726) 2024-11-01T16:22:41.3878110Z test_autoload (0.2249523108081519) 2024-11-01T16:22:41.3878514Z dynamo/test_frame_init (0.22385269572847138) 2024-11-01T16:22:41.3878975Z dynamo/test_base_output (0.22252501534018754) 2024-11-01T16:22:41.3879464Z inductor/test_cutlass_backend (0.2223208013870017) 2024-11-01T16:22:41.3879938Z export/test_tree_utils (0.2218385211866086) 2024-11-01T16:22:41.3880399Z inductor/test_debug_trace (0.2216528668711201) 2024-11-01T16:22:41.3880855Z test_module_tracker (0.22134946217993895) 2024-11-01T16:22:41.3881268Z dynamo/test_utils (0.22034123545154227) 2024-11-01T16:22:41.3881702Z inductor/test_indexing (0.22025757223561632) 2024-11-01T16:22:41.3882176Z onnx/exporter/test_tensors (0.21952804907809392) 2024-11-01T16:22:41.3882703Z inductor/test_aot_inductor_arrayref (0.21791915444994447) 2024-11-01T16:22:41.3883312Z distributed/checkpoint/test_nested_dict (0.21766584726155924) 2024-11-01T16:22:41.3883996Z dynamo/test_inline_inbuilt_nn_modules (0.216919058426512) 2024-11-01T16:22:41.3884534Z inductor/test_autoheuristic (0.21563687908548612) 2024-11-01T16:22:41.3885004Z inductor/test_metrics (0.21552774223571752) 2024-11-01T16:22:41.3885466Z dynamo/test_reconstruct (0.21550945297775773) 2024-11-01T16:22:41.3885943Z inductor/test_flex_decoding (0.21518947787123388) 2024-11-01T16:22:41.3886525Z distributed/_shard/sharded_tensor/test_logger (0.21497827267054917) 2024-11-01T16:22:41.3887182Z inductor/test_move_constructors_to_cuda (0.21471254732707612) 2024-11-01T16:22:41.3887702Z test_file_check (0.21428440101270343) 2024-11-01T16:22:41.3888092Z dynamo/test_sdpa (0.21379146012551645) 2024-11-01T16:22:41.3888543Z inductor/test_triton_kernels (0.2134653821620599) 2024-11-01T16:22:41.3889127Z inductor/test_torchinductor_strided_blocks (0.21338287771643763) 2024-11-01T16:22:41.3889729Z inductor/test_triton_cpu_backend (0.21229739963446204) 2024-11-01T16:22:41.3890281Z onnx/test_fx_to_onnx_decomp_skip (0.21217767934925313) 2024-11-01T16:22:41.3890877Z inductor/test_aot_inductor_utils (0.2119976064440607) 2024-11-01T16:22:41.3891379Z inductor/test_combo_kernels (0.2114611730448088) 2024-11-01T16:22:41.3892013Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2114264292485367) 2024-11-01T16:22:41.3892651Z dynamo/test_structured_trace (0.2112349827174408) 2024-11-01T16:22:41.3893101Z export/test_tools (0.2109184629730786) 2024-11-01T16:22:41.3893567Z inductor/test_benchmark_fusion (0.20993897374821327) 2024-11-01T16:22:41.3894078Z torch_np/test_binary_ufuncs (0.20802976448302582) 2024-11-01T16:22:41.3894555Z torch_np/test_unary_ufuncs (0.2079141771452334) 2024-11-01T16:22:41.3895148Z distributed/pipelining/test_schedule_multiproc (0.2078987655001944) 2024-11-01T16:22:41.3895749Z inductor/test_xpu_basic (0.20613355275807804) 2024-11-01T16:22:41.3896203Z profiler/test_kineto (0.20607706270577347) 2024-11-01T16:22:41.3896634Z torch_np/test_dtype (0.20602590299686582) 2024-11-01T16:22:41.3897150Z onnx/exporter/test_small_models_e2e (0.20576044803313032) 2024-11-01T16:22:41.3897651Z test_autograd (0.20568617004851064) 2024-11-01T16:22:41.3898091Z distributed/_tools/test_sac_ilp (0.20459665639146413) 2024-11-01T16:22:41.3898670Z distributed/pipelining/test_backward (0.20455951780323106) 2024-11-01T16:22:41.3899203Z dynamo/test_exceptions (0.20451322492959892) 2024-11-01T16:22:41.3899686Z inductor/test_cuda_cpp_wrapper (0.20440459021362858) 2024-11-01T16:22:41.3900259Z onnx/test_models_quantized_onnxruntime (0.20408050147252668) 2024-11-01T16:22:41.3900821Z torch_np/test_nep50_examples (0.20254227252006352) 2024-11-01T16:22:41.3901345Z inductor/test_scatter_optimization (0.20214674558973952) 2024-11-01T16:22:41.3901882Z onnx/exporter/test_building (0.2020003735875459) 2024-11-01T16:22:41.3902339Z dynamo/test_view (0.20194969669959814) 2024-11-01T16:22:41.3902846Z distributed/pipelining/test_transformer (0.20189467442301157) 2024-11-01T16:22:41.3903366Z test_typing (0.2016352257520168) 2024-11-01T16:22:41.3903772Z inductor/test_profiler (0.2012111930722222) 2024-11-01T16:22:41.3904257Z inductor/test_triton_heuristics (0.20098981000570346) 2024-11-01T16:22:41.3904781Z inductor/test_codegen_triton (0.20079065601617704) 2024-11-01T16:22:41.3905331Z distributed/_tools/test_sac_estimator (0.2007458309182629) 2024-11-01T16:22:41.3905836Z dynamo/test_compile (0.20039670613910884) 2024-11-01T16:22:41.3906313Z inductor/test_cpu_cpp_wrapper (0.20020101574714766) 2024-11-01T16:22:41.3906808Z test_functionalization (0.20002665944212009) 2024-11-01T16:22:41.3907368Z torch_np/numpy_tests/core/test_scalarinherit (0.19999015817755406) 2024-11-01T16:22:41.3907953Z inductor/test_multi_kernel (0.19993015318866164) 2024-11-01T16:22:41.3908504Z onnx/dynamo/test_registry_dispatcher (0.19962305974534708) 2024-11-01T16:22:41.3909020Z dynamo/test_resume (0.19938257628165595) 2024-11-01T16:22:41.3909475Z onnx/test_onnxscript_runtime (0.19922322605206108) 2024-11-01T16:22:41.3910063Z inductor/test_benchmarking (0.19886846852358836) 2024-11-01T16:22:41.3910642Z distributed/checkpoint/test_dedup_tensors (0.19803065828118674) 2024-11-01T16:22:41.3911262Z inductor/test_cooperative_reductions (0.19788509741820567) 2024-11-01T16:22:41.3911842Z distributed/pipelining/test_pipe (0.1970556110091522) 2024-11-01T16:22:41.3927459Z distributed/_tensor/test_common_rules (0.19699987415754502) 2024-11-01T16:22:41.3928133Z inductor/test_fp8 (0.19618720923073335) 2024-11-01T16:22:41.3928838Z inductor/test_graph_transform_observer (0.19581904859241467) 2024-11-01T16:22:41.3929410Z inductor/test_flex_attention (0.19559768483873433) 2024-11-01T16:22:41.3929953Z distributed/_tools/test_mem_tracker (0.19546087269154608) 2024-11-01T16:22:41.3930509Z inductor/test_memory_planning (0.19515854951931505) 2024-11-01T16:22:41.3931057Z inductor/test_aot_inductor_package (0.19462711814520736) 2024-11-01T16:22:41.3931632Z distributed/_composable/test_contract (0.19449275872849525) 2024-11-01T16:22:41.3932333Z functorch/test_logging (0.1940663312567397) 2024-11-01T16:22:41.3932817Z inductor/test_inplacing_pass (0.1940527350185098) 2024-11-01T16:22:41.3933299Z dynamo/test_profiler (0.19399939295886356) 2024-11-01T16:22:41.3933726Z export/test_schema (0.19396256337604484) 2024-11-01T16:22:41.3934165Z inductor/test_memory (0.19343584433450547) 2024-11-01T16:22:41.3934637Z inductor/test_control_flow (0.19313964333204556) 2024-11-01T16:22:41.3935095Z torch_np/test_basic (0.19264081202914818) 2024-11-01T16:22:41.3935502Z test_hub (0.19259401702171774) 2024-11-01T16:22:41.3935913Z lazy/test_functionalization (0.1922371350810216) 2024-11-01T16:22:41.3936376Z dynamo/test_sources (0.19223474028906065) 2024-11-01T16:22:41.3936834Z inductor/test_ordered_set (0.19221374723372558) 2024-11-01T16:22:41.3937315Z test_namedtuple_return_api (0.19219592148388726) 2024-11-01T16:22:41.3937791Z dynamo/test_deviceguard (0.19215604047260215) 2024-11-01T16:22:41.3938262Z onnx/exporter/test_core (0.19211252864769884) 2024-11-01T16:22:41.3938691Z test_xpu (0.19152810284503602) 2024-11-01T16:22:41.3939145Z inductor/test_custom_post_grad_passes (0.19126092903868339) 2024-11-01T16:22:41.3939661Z dynamo/test_modes (0.19084270952324559) 2024-11-01T16:22:41.3940119Z distributed/fsdp/test_fsdp_fx (0.190566535934201) 2024-11-01T16:22:41.3940629Z inductor/test_minifier_isolate (0.19028105355705016) 2024-11-01T16:22:41.3941133Z inductor/test_codecache (0.19014312126523503) 2024-11-01T16:22:41.3941571Z test_jiterator (0.1899879619215718) 2024-11-01T16:22:41.3941987Z dynamo/test_model_output (0.18984765415063412) 2024-11-01T16:22:41.3942479Z test_compile_benchmark_util (0.1898044706439835) 2024-11-01T16:22:41.3943020Z inductor/test_decompose_mem_bound_mm (0.1897554353472993) 2024-11-01T16:22:41.3943515Z torch_np/test_random (0.1896612659472866) 2024-11-01T16:22:41.3943974Z inductor/test_dependencies (0.189228426613184) 2024-11-01T16:22:41.3944506Z distributed/test_symmetric_memory (0.18912282401284164) 2024-11-01T16:22:41.3945055Z distributed/_tensor/test_dtensor (0.18896490293328796) 2024-11-01T16:22:41.3945543Z inductor/test_halide (0.1888927308562069) 2024-11-01T16:22:41.3946047Z inductor/test_cpu_select_algorithm (0.18886862843389027) 2024-11-01T16:22:41.3946593Z distributed/_tensor/test_attention (0.18886225519722) 2024-11-01T16:22:41.3947135Z onnx/internal/test_registraion (0.18874919784125727) 2024-11-01T16:22:41.3947727Z distributed/checkpoint/test_save_load_api (0.1884390143437996) 2024-11-01T16:22:41.3948296Z inductor/test_torchbind (0.18833520783742794) 2024-11-01T16:22:41.3948788Z onnx/test_onnxscript_no_runtime (0.18811386339658598) 2024-11-01T16:22:41.3949373Z distributed/checkpoint/e2e/test_fsdp_ep (0.1878336727371553) 2024-11-01T16:22:41.3949999Z onnx/exporter/test_capture_strategies (0.18775644069641478) 2024-11-01T16:22:41.3950529Z dynamo/test_reorder_logs (0.1875295920966303) 2024-11-01T16:22:41.3951169Z distributed/test_c10d_functional_native (0.18735736020382615) 2024-11-01T16:22:41.3951809Z distributed/_tools/test_runtime_estimator (0.18730496447326125) 2024-11-01T16:22:41.3952382Z dynamo/test_compiler_bisector (0.18728636620988715) 2024-11-01T16:22:41.3952940Z torch_np/numpy_tests/core/test_einsum (0.1871390092529354) 2024-11-01T16:22:41.3953611Z onnx/torch_export/test_torch_export_with_onnxruntime (0.18683290076437897) 2024-11-01T16:22:41.3954215Z export/test_unflatten (0.18660914221873767) 2024-11-01T16:22:41.3954705Z distributed/_tensor/test_api (0.18641960294247958) 2024-11-01T16:22:41.3955198Z export/test_lift_unlift (0.18635075575385462) 2024-11-01T16:22:41.3955834Z dynamo/test_cudagraphs_expandable_segments (0.18612435134935326) 2024-11-01T16:22:41.3956487Z distributed/pipelining/test_microbatch (0.1859190945028941) 2024-11-01T16:22:41.3957064Z inductor/test_unbacked_symints (0.18543857177079492) 2024-11-01T16:22:41.3957642Z distributed/_tensor/test_experimental_ops (0.18530467586220428) 2024-11-01T16:22:41.3958348Z distributed/_tensor/test_tensor_ops (0.18477648904494692) 2024-11-01T16:22:41.3958932Z distributed/_tensor/test_dtensor_ops (0.1846876693011696) 2024-11-01T16:22:41.3959627Z distributed/_tensor/experimental/test_register_sharding (0.18458129418729144) 2024-11-01T16:22:41.3960280Z distributed/_tensor/test_init (0.18362527006107568) 2024-11-01T16:22:41.3960847Z distributed/_tools/test_memory_tracker (0.18362210275557897) 2024-11-01T16:22:41.3961376Z onnx/test_custom_ops (0.18331000728712019) 2024-11-01T16:22:41.3961826Z dynamo/test_guard_manager (0.18323134095448837) 2024-11-01T16:22:41.3962294Z export/test_converter (0.1832125160789036) 2024-11-01T16:22:41.3962760Z torch_np/test_ufuncs_basic (0.1831059671494799) 2024-11-01T16:22:41.3963303Z distributed/_tensor/test_xla_integration (0.18298458596016906) 2024-11-01T16:22:41.3963819Z xpu/test_conv (0.18297135666586867) 2024-11-01T16:22:41.3964380Z distributed/_composable/fsdp/test_fully_shard_state (0.18261399190421265) 2024-11-01T16:22:41.3964967Z test_flop_counter (0.1825884989575316) 2024-11-01T16:22:41.3965448Z inductor/test_auto_functionalize (0.18225409716072694) 2024-11-01T16:22:41.3965971Z dynamo/test_bytecode_utils (0.18197413825535697) 2024-11-01T16:22:41.3966433Z test_fx_experimental (0.18179944849022658) 2024-11-01T16:22:41.3966879Z inductor/test_padding (0.18125168359668706) 2024-11-01T16:22:41.3967315Z functorch/test_ac (0.18088524180098553) 2024-11-01T16:22:41.3967767Z test_cuda_expandable_segments (0.18087407898039337) 2024-11-01T16:22:41.3968254Z test_autograd_fallback (0.18031752160353415) 2024-11-01T16:22:41.3968781Z inductor/test_efficient_conv_bn_eval (0.18030840594381184) 2024-11-01T16:22:41.3969304Z onnx/test_pytorch_jit_onnx (0.1801162625146227) 2024-11-01T16:22:41.3969926Z distributed/_composable/fsdp/test_fully_shard_logging (0.18010697303935486) 2024-11-01T16:22:41.3970607Z distributed/pipelining/test_stage (0.1800874284468994) 2024-11-01T16:22:41.3971158Z test_model_exports_to_core_aten (0.18006657058143308) 2024-11-01T16:22:41.3971716Z test_namedtensor (0.1800130160805645) 2024-11-01T16:22:41.3972169Z inductor/test_loop_ordering (0.17993605441956154) 2024-11-01T16:22:41.3972722Z higher_order_ops/test_invoke_subgraph (0.17977556473250136) 2024-11-01T16:22:41.3973250Z export/test_experimental (0.17966987606083856) 2024-11-01T16:22:41.3973799Z distributed/pipelining/test_unflatten (0.1796292699816613) 2024-11-01T16:22:41.3974420Z torch_np/numpy_tests/core/test_multiarray (0.1796120043041364) 2024-11-01T16:22:41.3974938Z test_jit_disabled (0.17960051316529155) 2024-11-01T16:22:41.3975462Z distributed/_composable/test_checkpoint (0.17922223259965406) 2024-11-01T16:22:41.3976073Z torch_np/numpy_tests/core/test_numeric (0.178969813801835) 2024-11-01T16:22:41.3976545Z test_mps (0.178645719918883) 2024-11-01T16:22:41.3976930Z export/test_torchbind (0.1786427315707819) 2024-11-01T16:22:41.3977370Z test_cuda_sanitizer (0.17862805381360192) 2024-11-01T16:22:41.3977871Z dynamo/test_torchrec (0.17860298574936556) 2024-11-01T16:22:41.3978303Z xpu/test_gemm (0.17858214719673765) 2024-11-01T16:22:41.3978798Z distributed/optim/test_named_optimizer (0.1779059660988615) 2024-11-01T16:22:41.3979393Z dynamo/test_backward_higher_order_ops (0.1777998034262057) 2024-11-01T16:22:41.3979989Z distributed/checkpoint/test_fsspec (0.17770063200104877) 2024-11-01T16:22:41.3980493Z test_fx_passes (0.17754149421267623) 2024-11-01T16:22:41.3980877Z export/test_hop (0.17747617819322525) 2024-11-01T16:22:41.3981474Z distributed/_composable/fully_shard/test_fully_shard_util (0.1774006070565867) 2024-11-01T16:22:41.3982186Z distributed/checkpoint/test_traverse (0.17713300836778936) 2024-11-01T16:22:41.3982739Z onnx/internal/test_diagnostics (0.1769618773067737) 2024-11-01T16:22:41.3983214Z export/test_swap (0.17695044410644403) 2024-11-01T16:22:41.3983731Z distributed/test_compute_comm_reordering (0.17694633047186595) 2024-11-01T16:22:41.3984280Z lazy/test_meta_kernel (0.17685364816040966) 2024-11-01T16:22:41.3984914Z inductor/test_cudagraph_trees_expandable_segments (0.17675001546958355) 2024-11-01T16:22:41.3985558Z test_cpp_extensions_mtia_backend (0.17670640708048826) 2024-11-01T16:22:41.3986062Z dynamo/test_debug_utils (0.17654170719465803) 2024-11-01T16:22:41.3986519Z onnx/exporter/test_api (0.17650611363349655) 2024-11-01T16:22:41.3987010Z onnx/test_models_onnxruntime (0.17647082907774939) 2024-11-01T16:22:41.3987581Z distributed/_tensor/test_convolution_ops (0.1763869920462779) 2024-11-01T16:22:41.3988166Z distributed/_tensor/test_math_ops (0.17631792933617835) 2024-11-01T16:22:41.3988807Z distributed/checkpoint/test_dtensor_resharding (0.17628133150742034) 2024-11-01T16:22:41.3989489Z distributed/checkpoint/test_format_utils (0.17620000514494014) 2024-11-01T16:22:41.3990148Z distributed/checkpoint/test_fsdp_optim_state (0.17611732688377232) 2024-11-01T16:22:41.3990863Z distributed/_tensor/debug/test_comm_mode_features (0.17604569556616628) 2024-11-01T16:22:41.3991472Z dynamo/test_trace_rules (0.17597038966741516) 2024-11-01T16:22:41.3992026Z distributed/checkpoint/test_tp_checkpoint (0.17572361536025743) 2024-11-01T16:22:41.3992631Z distributions/test_constraints (0.1756533552541774) 2024-11-01T16:22:41.3993223Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1755973673356711) 2024-11-01T16:22:41.3993755Z test_matmul_cuda (0.1755190537759805) 2024-11-01T16:22:41.3994264Z distributed/_tools/test_fsdp2_mem_tracker (0.17522522825264314) 2024-11-01T16:22:41.3994815Z test_fx_reinplace_pass (0.1747430639292804) 2024-11-01T16:22:41.3995333Z distributed/_tensor/test_redistribute (0.174634718905886) 2024-11-01T16:22:41.3995985Z distributed/_tensor/test_random_ops (0.1745610790530869) 2024-11-01T16:22:41.3996646Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.17453997012072145) 2024-11-01T16:22:41.3997422Z higher_order_ops/test_with_effects (0.17426534155874845) 2024-11-01T16:22:41.3998008Z distributed/elastic/test_control_plane (0.1740590031933392) 2024-11-01T16:22:41.3998661Z distributed/tensor/parallel/test_tp_style (0.17392991618150885) 2024-11-01T16:22:41.3999307Z torch_np/numpy_tests/lib/test_type_check (0.17388240659905782) 2024-11-01T16:22:41.3999966Z distributed/_tensor/experimental/test_local_map (0.17384949752243323) 2024-11-01T16:22:41.4000693Z distributed/_tensor/experimental/test_tp_transform (0.1734383658186863) 2024-11-01T16:22:41.4001359Z test_cpp_extensions_stream_and_event (0.17340078303517015) 2024-11-01T16:22:41.4001988Z distributed/checkpoint/e2e/test_fine_tuning (0.17324081479474662) 2024-11-01T16:22:41.4002602Z dynamo/test_input_attr_tracking (0.17269412627830713) 2024-11-01T16:22:41.4003184Z torch_np/numpy_tests/lib/test_histograms (0.17264142154232792) 2024-11-01T16:22:41.4003740Z dynamo/test_recompile_ux (0.17239628368458365) 2024-11-01T16:22:41.4004254Z distributed/test_collective_utils (0.17225867971102124) 2024-11-01T16:22:41.4004851Z torch_np/numpy_tests/core/test_indexing (0.17214772745444354) 2024-11-01T16:22:41.4005524Z dynamo/test_aot_autograd_cache (0.17197835386172178) 2024-11-01T16:22:41.4006085Z distributed/_tensor/test_pointwise_ops (0.17194161570124492) 2024-11-01T16:22:41.4006724Z torch_np/numpy_tests/lib/test_function_base (0.17188603849419498) 2024-11-01T16:22:41.4007265Z test_legacy_vmap (0.1705760293530423) 2024-11-01T16:22:41.4007852Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17047840295495698) 2024-11-01T16:22:41.4008702Z onnx/test_pytorch_onnx_onnxruntime (0.17018598212697233) 2024-11-01T16:22:41.4009305Z distributed/checkpoint/e2e/test_pipeline (0.169993438270027) 2024-11-01T16:22:41.4009869Z distributed/test_device_mesh (0.16980932898161008) 2024-11-01T16:22:41.4010490Z distributed/checkpoint/test_dtensor_checkpoint (0.1696425626220716) 2024-11-01T16:22:41.4011096Z onnx/test_symbolic_helper (0.16850893763397798) 2024-11-01T16:22:41.4011662Z distributed/checkpoint/test_compatibility (0.16822237373787705) 2024-11-01T16:22:41.4012393Z torch_np/numpy_tests/core/test_scalarmath (0.16801618473332486) 2024-11-01T16:22:41.4013067Z distributed/tensor/parallel/test_tp_examples (0.16798264347488331) 2024-11-01T16:22:41.4013634Z optim/test_swa_utils (0.16789328297163092) 2024-11-01T16:22:41.4014075Z dynamo/test_hooks (0.1678779099522687) 2024-11-01T16:22:41.4014488Z test_tensorexpr (0.16778993997338074) 2024-11-01T16:22:41.4015066Z distributed/tensor/parallel/test_tp_random_state (0.16774457411599153) 2024-11-01T16:22:41.4015709Z lazy/test_extract_compiled_graph (0.16762384956318607) 2024-11-01T16:22:41.4016275Z inductor/test_distributed_patterns (0.16748081868203474) 2024-11-01T16:22:41.4016869Z distributed/_tensor/test_embedding_ops (0.1673177024489529) 2024-11-01T16:22:41.4017386Z onnx/test_onnx_opset (0.16726702556100512) 2024-11-01T16:22:41.4017992Z distributed/_composable/fsdp/test_fully_shard_memory (0.16708121674280946) 2024-11-01T16:22:41.4018593Z export/test_sparse (0.1660674086041167) 2024-11-01T16:22:41.4019139Z distributed/checkpoint/test_state_dict_utils (0.16601968658044333) 2024-11-01T16:22:41.4019802Z torch_np/numpy_tests/core/test_shape_base (0.16594664542563448) 2024-11-01T16:22:41.4020472Z distributed/checkpoint/test_hsdp_checkpoint (0.16593507703543606) 2024-11-01T16:22:41.4021105Z distributed/checkpoint/test_planner (0.16545853274804617) 2024-11-01T16:22:41.4021771Z distributed/_composable/fsdp/test_fully_shard_init (0.1652650953586846) 2024-11-01T16:22:41.4022574Z distributed/_composable/test_composability/test_pp_composability (0.1650929793429108) 2024-11-01T16:22:41.4023413Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16464895787537764) 2024-11-01T16:22:41.4024117Z distributed/_tensor/test_op_strategy (0.16455745364706345) 2024-11-01T16:22:41.4024733Z torch_np/numpy_tests/core/test_getlimits (0.16398094610814248) 2024-11-01T16:22:41.4025342Z distributed/test_control_collectives (0.1639735492910373) 2024-11-01T16:22:41.4025894Z distributed/launcher/test_run (0.16384764889754208) 2024-11-01T16:22:41.4026460Z torch_np/numpy_tests/core/test_dtype (0.16358922380698224) 2024-11-01T16:22:41.4027165Z distributed/_composable/fully_shard/test_fully_shard_compile (0.16339480146286253) 2024-11-01T16:22:41.4027881Z distributed/pipelining/test_schedule (0.16338580168017058) 2024-11-01T16:22:41.4028798Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.16333392739624236) 2024-11-01T16:22:41.4029512Z distributed/fsdp/test_shard_utils (0.16286590007058457) 2024-11-01T16:22:41.4030099Z distributed/fsdp/test_fsdp_optim_state (0.16219390677838783) 2024-11-01T16:22:41.4030705Z distributed/_tensor/test_matrix_ops (0.16211716063885942) 2024-11-01T16:22:41.4031310Z torch_np/numpy_tests/lib/test_shape_base_ (0.1619946058809756) 2024-11-01T16:22:41.4032072Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16164071291566154) 2024-11-01T16:22:41.4032778Z onnx/test_op_consistency (0.16118518099644513) 2024-11-01T16:22:41.4033385Z nn/test_load_state_dict (0.16114923980419255) 2024-11-01T16:22:41.4033879Z distributed/test_functional_api (0.1609369627409769) 2024-11-01T16:22:41.4034501Z distributed/checkpoint/test_fsdp_model_state (0.16070868499115123) 2024-11-01T16:22:41.4035158Z onnx/test_pytorch_onnx_shape_inference (0.16070646401473584) 2024-11-01T16:22:41.4035759Z test_vulkan (0.160645802389338) 2024-11-01T16:22:41.4036207Z distributed/_tensor/test_optimizers (0.16044383838182516) 2024-11-01T16:22:41.4036714Z lazy/test_generator (0.1601826129296981) 2024-11-01T16:22:41.4037310Z distributed/tensor/parallel/test_parallelize_api (0.16010694522886756) 2024-11-01T16:22:41.4037983Z torch_np/numpy_tests/fft/test_pocketfft (0.1599358238242711) 2024-11-01T16:22:41.4038551Z distributed/_tensor/test_utils (0.1594223630462897) 2024-11-01T16:22:41.4039041Z distributed/test_nccl (0.15900882689416262) 2024-11-01T16:22:41.4039571Z torch_np/numpy_tests/lib/test_twodim_base (0.15898494656948756) 2024-11-01T16:22:41.4040146Z distributed/test_c10d_logger (0.1587823162690501) 2024-11-01T16:22:41.4040786Z torch_np/numpy_tests/linalg/test_linalg (0.15864382390492152) 2024-11-01T16:22:41.4041377Z distributed/checkpoint/test_utils (0.15848478268074093) 2024-11-01T16:22:41.4042051Z distributed/_composable/fsdp/test_fully_shard_compile (0.15795634479658444) 2024-11-01T16:22:41.4042704Z torch_np/test_ndarray_methods (0.1577679094323671) 2024-11-01T16:22:41.4043265Z distributed/_tensor/debug/test_comm_mode (0.15775182183798428) 2024-11-01T16:22:41.4044009Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.15763538473530248) 2024-11-01T16:22:41.4044757Z torch_np/numpy_tests/lib/test_index_tricks (0.1575478492952784) 2024-11-01T16:22:41.4045317Z onnx/test_autograd_funs (0.15732722908587624) 2024-11-01T16:22:41.4045781Z functorch/test_aotdispatch (0.1567312735186918) 2024-11-01T16:22:41.4046447Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15666209493156186) 2024-11-01T16:22:41.4047190Z distributed/_composable/test_compose (0.15660257276362932) 2024-11-01T16:22:41.4047683Z test_cuda_trace (0.15586029347634722) 2024-11-01T16:22:41.4048225Z distributed/fsdp/test_fsdp_backward_prefetch (0.15565438964980186) 2024-11-01T16:22:41.4048997Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15561401616113768) 2024-11-01T16:22:41.4049583Z onnx/test_verification (0.15560575992272394) 2024-11-01T16:22:41.4050126Z distributed/checkpoint/test_checkpoint (0.1552726327732533) 2024-11-01T16:22:41.4050833Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15508825310509886) 2024-11-01T16:22:41.4051505Z torch_np/numpy_tests/core/test_dlpack (0.1547119327925584) 2024-11-01T16:22:41.4051994Z test_cuda (0.15466763571744788) 2024-11-01T16:22:41.4052472Z distributed/_composable/test_replicate (0.15432701826693232) 2024-11-01T16:22:41.4053067Z distributed/fsdp/test_fsdp_pure_fp16 (0.15422865798098798) 2024-11-01T16:22:41.4053564Z nn/test_init (0.15421880535315444) 2024-11-01T16:22:41.4053965Z test_jit_llga_fuser (0.15372590617189646) 2024-11-01T16:22:41.4054548Z distributed/optim/test_apply_optimizer_in_backward (0.15343074806270987) 2024-11-01T16:22:41.4055166Z profiler/test_profiler (0.15335677023523886) 2024-11-01T16:22:41.4055684Z distributed/fsdp/test_fsdp_overlap (0.1532212230789655) 2024-11-01T16:22:41.4056313Z torch_np/numpy_tests/core/test_scalar_methods (0.15312824141851408) 2024-11-01T16:22:41.4056893Z torch_np/test_function_base (0.15302610547266357) 2024-11-01T16:22:41.4057372Z test_cuda_primary_ctx (0.15292253072035264) 2024-11-01T16:22:41.4058061Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.15286107726858064) 2024-11-01T16:22:41.4058728Z test_jit_fuser_te (0.15278298580653155) 2024-11-01T16:22:41.4059310Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15258560859813747) 2024-11-01T16:22:41.4060164Z distributed/_tensor/test_view_ops (0.15224621443260775) 2024-11-01T16:22:41.4060671Z distributed/test_fake_pg (0.1517435591877082) 2024-11-01T16:22:41.4061389Z distributed/checkpoint/test_file_system_checkpoint (0.151690854451729) 2024-11-01T16:22:41.4061988Z test_python_dispatch (0.1515860243649224) 2024-11-01T16:22:41.4062477Z distributed/rpc/test_share_memory (0.15129177395914037) 2024-11-01T16:22:41.4063097Z torch_np/numpy_tests/core/test_numerictypes (0.15122238293078813) 2024-11-01T16:22:41.4063836Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.15112820387435624) 2024-11-01T16:22:41.4064474Z test_cuda_nvml_based_avail (0.1509712194674647) 2024-11-01T16:22:41.4065018Z distributed/fsdp/test_fsdp_state_dict (0.15053789731240225) 2024-11-01T16:22:41.4065593Z distributed/fsdp/test_fsdp_apply (0.1505003531545629) 2024-11-01T16:22:41.4066155Z distributed/test_distributed_spawn (0.15026390607409626) 2024-11-01T16:22:41.4066736Z distributed/fsdp/test_fsdp_traversal (0.15007175298848793) 2024-11-01T16:22:41.4067434Z distributed/_composable/fully_shard/test_fully_shard_init (0.1500374147618221) 2024-11-01T16:22:41.4068215Z torch_np/numpy_tests/lib/test_arraysetops (0.14996028894169278) 2024-11-01T16:22:41.4068736Z optim/test_optim (0.14968973538862104) 2024-11-01T16:22:41.4069283Z distributed/fsdp/test_fsdp_ignored_modules (0.14936458444140743) 2024-11-01T16:22:41.4069919Z distributed/fsdp/test_fsdp_grad_acc (0.14898360007839467) 2024-11-01T16:22:41.4070521Z distributed/fsdp/test_checkpoint_wrapper (0.1487102944458517) 2024-11-01T16:22:41.4071132Z distributed/fsdp/test_fsdp_memory (0.14864399347164262) 2024-11-01T16:22:41.4071743Z distributed/fsdp/test_fsdp_flatten_params (0.14830391370034987) 2024-11-01T16:22:41.4072389Z distributed/fsdp/test_fsdp_tp_integration (0.14814321157206736) 2024-11-01T16:22:41.4073097Z distributed/_composable/test_replicate_with_compiler (0.14813301439339494) 2024-11-01T16:22:41.4073820Z distributed/fsdp/test_fsdp_freezing_weights (0.14780137433248072) 2024-11-01T16:22:41.4074593Z distributed/_composable/test_composability/test_2d_composability (0.14761128772058063) 2024-11-01T16:22:41.4075368Z distributed/test_c10d_object_collectives (0.14750608103342536) 2024-11-01T16:22:41.4076058Z distributed/nn/jit/test_instantiator (0.14726006444153414) 2024-11-01T16:22:41.4076580Z test_cuda_multigpu (0.14645442938789813) 2024-11-01T16:22:41.4077059Z onnx/test_pytorch_onnx_no_runtime (0.14642659958777132) 2024-11-01T16:22:41.4077705Z distributed/_composable/fsdp/test_fully_shard_comm (0.14532449315193788) 2024-11-01T16:22:41.4078333Z profiler/test_profiler_tree (0.14521184136558143) 2024-11-01T16:22:41.4078869Z torch_np/numpy_tests/fft/test_helper (0.14491507063438888) 2024-11-01T16:22:41.4079416Z distributed/fsdp/test_utils (0.14443714547905379) 2024-11-01T16:22:41.4079980Z distributed/fsdp/test_fsdp_exec_order (0.14424142917476165) 2024-11-01T16:22:41.4080611Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14407113822221615) 2024-11-01T16:22:41.4081230Z torch_np/test_scalars_0D_arrays (0.14383532846541655) 2024-11-01T16:22:41.4081898Z distributed/_composable/fsdp/test_fully_shard_training (0.14372085767349074) 2024-11-01T16:22:41.4082691Z distributed/algorithms/quantization/test_quantization (0.1436743559573965) 2024-11-01T16:22:41.4083381Z distributed/test_multi_threaded_pg (0.1436487181644275) 2024-11-01T16:22:41.4084075Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.1435678359972304) 2024-11-01T16:22:41.4084765Z distributed/fsdp/test_fsdp_input (0.14352977039275439) 2024-11-01T16:22:41.4085247Z test_reductions (0.14345871846030017) 2024-11-01T16:22:41.4085730Z distributed/fsdp/test_fsdp_uneven (0.14337671614847616) 2024-11-01T16:22:41.4086415Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14327728400000092) 2024-11-01T16:22:41.4087210Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1432553832412613) 2024-11-01T16:22:41.4087843Z optim/test_lrscheduler (0.14315123876021774) 2024-11-01T16:22:41.4088324Z distributed/fsdp/test_wrap (0.14296166393853513) 2024-11-01T16:22:41.4088908Z distributed/fsdp/test_fsdp_core (0.14291192372324948) 2024-11-01T16:22:41.4089439Z distributed/test_c10d_pypg (0.14282055468480404) 2024-11-01T16:22:41.4090007Z distributed/checkpoint/test_state_dict (0.14280255963398927) 2024-11-01T16:22:41.4090701Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14278797392643214) 2024-11-01T16:22:41.4091408Z distributed/fsdp/test_fsdp_checkpoint (0.14220561459747758) 2024-11-01T16:22:41.4092071Z distributed/fsdp/test_fsdp_multiple_wrapping (0.14202475952233015) 2024-11-01T16:22:41.4092658Z distributed/test_pg_wrapper (0.14193004936284243) 2024-11-01T16:22:41.4093179Z profiler/test_memory_profiler (0.14172565193769185) 2024-11-01T16:22:41.4093778Z torch_np/numpy_tests/core/test_scalar_ctors (0.14162741718519706) 2024-11-01T16:22:41.4094380Z distributed/algorithms/test_join (0.14158574007994124) 2024-11-01T16:22:41.4094911Z distributed/test_c10d_common (0.1415074651459274) 2024-11-01T16:22:41.4095481Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1411706202750658) 2024-11-01T16:22:41.4096164Z torch_np/numpy_tests/lib/test_arraypad (0.1410593879823314) 2024-11-01T16:22:41.4096723Z distributed/fsdp/test_fsdp_misc (0.1408074326926338) 2024-11-01T16:22:41.4097303Z distributed/fsdp/test_fsdp_hybrid_shard (0.1407011348301092) 2024-11-01T16:22:41.4097823Z test_dataloader (0.1406440847054912) 2024-11-01T16:22:41.4098307Z distributed/fsdp/test_fsdp_comm_hooks (0.14017804660218805) 2024-11-01T16:22:41.4098963Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1401541566210938) 2024-11-01T16:22:41.4099523Z test_jit_autocast (0.1398852543157048) 2024-11-01T16:22:41.4100011Z distributed/fsdp/test_fsdp_fine_tune (0.13984415659560082) 2024-11-01T16:22:41.4100575Z distributed/test_data_parallel (0.13963265204592099) 2024-11-01T16:22:41.4101216Z distributed/_shard/sharding_spec/test_sharding_spec (0.13926294638053074) 2024-11-01T16:22:41.4101774Z test_metal (0.13905247506770502) 2024-11-01T16:22:41.4102217Z distributed/fsdp/test_fsdp_meta (0.13823502055697146) 2024-11-01T16:22:41.4102862Z distributed/optim/test_zero_redundancy_optimizer (0.1380432633845502) 2024-11-01T16:22:41.4103547Z distributed/fsdp/test_fsdp_unshard_params (0.13801164826809803) 2024-11-01T16:22:41.4104086Z test_overrides (0.13762860708779623) 2024-11-01T16:22:41.4104610Z distributed/rpc/cuda/test_tensorpipe_agent (0.1376045819168332) 2024-11-01T16:22:41.4105170Z torch_np/test_reductions (0.13737405422133456) 2024-11-01T16:22:41.4105675Z distributed/_shard/test_sharder (0.1372687799392449) 2024-11-01T16:22:41.4106316Z distributed/_shard/sharding_plan/test_sharding_plan (0.13658675670775433) 2024-11-01T16:22:41.4107022Z distributed/fsdp/test_fsdp_use_orig_params (0.13621258012027573) 2024-11-01T16:22:41.4107690Z distributed/fsdp/test_fsdp_multiple_forward (0.13554972488089193) 2024-11-01T16:22:41.4108499Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.1355132525855835) 2024-11-01T16:22:41.4109253Z distributed/rpc/test_faulty_agent (0.13543035222677413) 2024-11-01T16:22:41.4109807Z distributed/fsdp/test_fsdp_comm (0.13535892369397123) 2024-11-01T16:22:41.4110458Z distributed/_shard/sharded_optim/test_sharded_optim (0.13528337187017106) 2024-11-01T16:22:41.4111212Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13504944511511494) 2024-11-01T16:22:41.4111889Z distributed/rpc/test_tensorpipe_agent (0.1346573848392828) 2024-11-01T16:22:41.4112573Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.13421124861594544) 2024-11-01T16:22:41.4113310Z distributed/_shard/sharded_tensor/ops/test_init (0.13387055083382407) 2024-11-01T16:22:41.4113987Z distributed/fsdp/test_fsdp_mixed_precision (0.13359384614172362) 2024-11-01T16:22:41.4114667Z distributed/fsdp/test_distributed_checkpoint (0.13357226404481753) 2024-11-01T16:22:41.4115258Z distributed/test_c10d_ucc (0.13313008695335107) 2024-11-01T16:22:41.4115955Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1317516234565083) 2024-11-01T16:22:41.4116787Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1317516234565083) 2024-11-01T16:22:41.4117613Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.13027011631041047) 2024-11-01T16:22:41.4118283Z distributed/test_c10d_gloo (0.12866047813798281) 2024-11-01T16:22:41.4118773Z distributed/test_launcher (0.12819199696062275) 2024-11-01T16:22:41.4119400Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12741524425680606) 2024-11-01T16:22:41.4120061Z distributed/test_c10d_spawn_gloo (0.12709518224250946) 2024-11-01T16:22:41.4120555Z distributed/test_store (0.12493823754281366) 2024-11-01T16:22:41.4121050Z distributed/test_c10d_spawn_ucc (0.12424923272024342) 2024-11-01T16:22:41.4121563Z distributed/test_c10d_nccl (0.1240811820569517) 2024-11-01T16:22:41.4122062Z distributed/test_c10d_spawn_nccl (0.12388241432419318) 2024-11-01T16:22:41.4122553Z lazy/test_bindings (0.11012599541266012) 2024-11-01T16:22:41.4123022Z profiler/test_execution_trace (0.0910338834479473) 2024-11-01T16:22:41.4123591Z profiler/test_record_function (0.0910338834479473) 2024-11-01T16:22:41.4124092Z profiler/test_torch_tidy (0.0910338834479473) 2024-11-01T16:22:41.4124550Z test_jit_fuser_legacy (0.07108136039170145) 2024-11-01T16:22:41.4124970Z test_jit_profiling (0.0677494564015377) 2024-11-01T16:22:41.4125469Z distributed/test_c10d_ops_nccl (0.06504136674794282) 2024-11-01T16:22:41.4125921Z Emitting metrics 2024-11-01T16:22:41.4126715Z Not emitting metrics for td_results_final_test_prioritizations. Boto wasn't imported. 2024-11-01T16:22:41.4127649Z Not emitting metrics for td_results_aggregated_heuristics. Boto wasn't imported. 2024-11-01T16:22:41.4331899Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-11-01T16:22:41.4332344Z with: 2024-11-01T16:22:41.4332593Z name: td_results 2024-11-01T16:22:41.4332881Z retention-days: 14 2024-11-01T16:22:41.4333201Z if-no-files-found: error 2024-11-01T16:22:41.4333545Z path: td_results.json 2024-11-01T16:22:41.4333873Z s3-bucket: gha-artifacts 2024-11-01T16:22:41.4334201Z region: us-east-1 2024-11-01T16:22:41.4334485Z ##[endgroup] 2024-11-01T16:22:41.7704279Z With the provided path, there will be 1 file uploaded 2024-11-01T16:22:41.7705262Z Uploading to s3 prefix: pytorch/pytorch/11632515612/td_results 2024-11-01T16:22:41.7745781Z Starting upload of td_results.json 2024-11-01T16:22:41.8986751Z Finished upload of td_results.json 2024-11-01T16:22:41.9137976Z ##[group]Run actions/upload-artifact@v3 2024-11-01T16:22:41.9138391Z with: 2024-11-01T16:22:41.9138647Z name: td_results.json 2024-11-01T16:22:41.9138954Z retention-days: 14 2024-11-01T16:22:41.9139269Z if-no-files-found: error 2024-11-01T16:22:41.9139608Z path: td_results.json 2024-11-01T16:22:41.9139931Z include-hidden-files: false 2024-11-01T16:22:41.9140274Z ##[endgroup] 2024-11-01T16:22:41.9754356Z With the provided path, there will be 1 file uploaded 2024-11-01T16:22:41.9757068Z Starting artifact upload 2024-11-01T16:22:41.9758634Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-11-01T16:22:41.9760023Z Artifact name is valid! 2024-11-01T16:22:42.0531201Z Container for artifact "td_results.json" successfully created. Starting upload of file(s) 2024-11-01T16:22:42.1594461Z Total size of all the files uploaded is 15897 bytes 2024-11-01T16:22:42.1595131Z File upload process has finished. Finalizing the artifact upload 2024-11-01T16:22:42.2048032Z Artifact has been finalized. All files have been successfully uploaded! 2024-11-01T16:22:42.2048674Z 2024-11-01T16:22:42.2048993Z The raw size of all the files that were specified for upload is 66657 bytes 2024-11-01T16:22:42.2050222Z The size of all the files that were uploaded is 15897 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-11-01T16:22:42.2051113Z 2024-11-01T16:22:42.2052489Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-11-01T16:22:42.2053523Z 2024-11-01T16:22:42.2053746Z Artifact td_results.json has been successfully uploaded! 2024-11-01T16:22:42.2141659Z Post job cleanup. 2024-11-01T16:22:42.2192841Z Post job cleanup. 2024-11-01T16:22:42.3001216Z [command]/usr/bin/git version 2024-11-01T16:22:42.3046093Z git version 2.40.1 2024-11-01T16:22:42.3086135Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6806ba10-4219-495c-bbf3-cf94f8aff911' before making global git config changes 2024-11-01T16:22:42.3088458Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T16:22:42.3092948Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:22:42.3131492Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T16:22:42.3162828Z [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-11-01T16:22:42.3441265Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T16:22:42.3463703Z http.https://github.com/.extraheader 2024-11-01T16:22:42.3472036Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T16:22:42.3505239Z [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-11-01T16:22:42.3841344Z A job completed hook has been configured by the self-hosted runner administrator 2024-11-01T16:22:42.3857602Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-11-01T16:22:42.3863547Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:22:42.3864421Z ##[endgroup] 2024-11-01T16:22:48.4415400Z Cleaning up orphan processes