2024-11-01T16:19:35.3842147Z Current runner version: '2.320.0' 2024-11-01T16:19:35.3848684Z Runner name: 'i-06b3af36d86649274' 2024-11-01T16:19:35.3849213Z Runner group name: 'Default' 2024-11-01T16:19:35.3849856Z Machine name: 'ip-10-0-68-167' 2024-11-01T16:19:35.3868314Z Testing runner upgrade compatibility 2024-11-01T16:19:35.6133672Z ##[group]GITHUB_TOKEN Permissions 2024-11-01T16:19:35.6135354Z Contents: read 2024-11-01T16:19:35.6135661Z Metadata: read 2024-11-01T16:19:35.6135956Z ##[endgroup] 2024-11-01T16:19:35.6138985Z Secret source: Actions 2024-11-01T16:19:35.6139462Z Prepare workflow directory 2024-11-01T16:19:35.9638776Z Prepare all required actions 2024-11-01T16:19:35.9826573Z Getting action download info 2024-11-01T16:19:36.9527035Z Download action repository 'pytorch/pytorch@main' (SHA:33dce10ece5b38aa0ab76739b658cd980a6e3d8f) 2024-11-01T16:19:40.3324378Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-11-01T16:19:40.4884145Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-11-01T16:19:40.7358617Z Download action repository 'actions/upload-artifact@v3' (SHA:ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5) 2024-11-01T16:19:40.9827272Z Getting action download info 2024-11-01T16:19:41.1244708Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-11-01T16:19:41.3048643Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/pull/138766/merge (368da7510f5d755034681777a4e5ae6d33c07b38) 2024-11-01T16:19:41.3051582Z Complete job name: before-test / target-determination 2024-11-01T16:19:41.3690366Z A job started hook has been configured by the self-hosted runner administrator 2024-11-01T16:19:41.3856458Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-11-01T16:19:41.3868067Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:19:41.3868653Z ##[endgroup] 2024-11-01T16:19:43.0951984Z Runner Type: linux.2xlarge 2024-11-01T16:19:43.0952502Z Instance Type: c5.2xlarge 2024-11-01T16:19:43.0952876Z AMI Name: unknown 2024-11-01T16:19:43.0953389Z AMI ID: ami-0fff1b9a61dec8a5f 2024-11-01T16:19:49.8522132Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-11-01T16:19:49.8522778Z with: 2024-11-01T16:19:49.8523056Z submodules: false 2024-11-01T16:19:49.8523373Z fetch-depth: 0 2024-11-01T16:19:49.8523662Z ##[endgroup] 2024-11-01T16:19:49.8780880Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:19:49.8782343Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:19:49.8793221Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:19:49.8793762Z ##[endgroup] 2024-11-01T16:19:49.8945572Z ##[group]Run retry () { 2024-11-01T16:19:49.8946024Z retry () { 2024-11-01T16:19:49.8946571Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T16:19:49.8947184Z } 2024-11-01T16:19:49.8947533Z echo "${GITHUB_WORKSPACE}" 2024-11-01T16:19:49.8947961Z if [ -z "${NO_SUDO}" ]; then 2024-11-01T16:19:49.8948451Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T16:19:49.8948914Z else 2024-11-01T16:19:49.8949243Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T16:19:49.8949676Z fi 2024-11-01T16:19:49.8950041Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T16:19:49.8956431Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:19:49.8956960Z env: 2024-11-01T16:19:49.8957216Z NO_SUDO: 2024-11-01T16:19:49.8957479Z ##[endgroup] 2024-11-01T16:19:49.8983930Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:19:52.2152403Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T16:19:52.2152902Z with: 2024-11-01T16:19:52.2153569Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T16:19:52.2154022Z fetch-depth: 0 2024-11-01T16:19:52.2154326Z submodules: false 2024-11-01T16:19:52.2154668Z quiet-checkout: true 2024-11-01T16:19:52.2155001Z repository: pytorch/pytorch 2024-11-01T16:19:52.2155527Z token: *** 2024-11-01T16:19:52.2155823Z ssh-strict: true 2024-11-01T16:19:52.2156155Z persist-credentials: true 2024-11-01T16:19:52.2156503Z clean: true 2024-11-01T16:19:52.2156822Z sparse-checkout-cone-mode: true 2024-11-01T16:19:52.2157218Z lfs: false 2024-11-01T16:19:52.2157497Z set-safe-directory: true 2024-11-01T16:19:52.2157838Z ##[endgroup] 2024-11-01T16:19:52.3292046Z Syncing repository: pytorch/pytorch 2024-11-01T16:19:52.3293953Z ##[group]Getting Git version info 2024-11-01T16:19:52.3294859Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T16:19:52.3295767Z [command]/usr/bin/git version 2024-11-01T16:19:52.3296124Z git version 2.40.1 2024-11-01T16:19:52.3297928Z ##[endgroup] 2024-11-01T16:19:52.3311679Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e66ef9a5-e4ca-4e7e-b3b9-6505c42f3937' before making global git config changes 2024-11-01T16:19:52.3313044Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T16:19:52.3314321Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:19:52.3352604Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T16:19:52.3357134Z ##[group]Initializing the repository 2024-11-01T16:19:52.3360528Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:19:52.3451519Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T16:19:52.3452733Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T16:19:52.3453620Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T16:19:52.3454227Z hint: 2024-11-01T16:19:52.3454676Z hint: git config --global init.defaultBranch 2024-11-01T16:19:52.3455158Z hint: 2024-11-01T16:19:52.3456275Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T16:19:52.3457207Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T16:19:52.3457815Z hint: 2024-11-01T16:19:52.3458133Z hint: git branch -m 2024-11-01T16:19:52.3458930Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-11-01T16:19:52.3464167Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T16:19:52.3511489Z ##[endgroup] 2024-11-01T16:19:52.3512107Z ##[group]Disabling automatic garbage collection 2024-11-01T16:19:52.3515178Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T16:19:52.3553999Z ##[endgroup] 2024-11-01T16:19:52.3560960Z ##[group]Setting up auth 2024-11-01T16:19:52.3561897Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T16:19:52.3600195Z [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:19:52.3891933Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T16:19:52.3932348Z [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:19:52.4243312Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T16:19:52.4297322Z ##[endgroup] 2024-11-01T16:19:52.4297900Z ##[group]Fetching the repository 2024-11-01T16:19:52.4304869Z [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:19:55.3981579Z remote: Enumerating objects: 1053427 2024-11-01T16:19:55.3982465Z remote: Enumerating objects: 1053838, done. 2024-11-01T16:19:55.3983500Z remote: Counting objects: 0% (1/411) 2024-11-01T16:19:55.3984259Z remote: Counting objects: 1% (5/411) 2024-11-01T16:19:55.3985187Z remote: Counting objects: 2% (9/411) 2024-11-01T16:19:55.3985855Z remote: Counting objects: 3% (13/411) 2024-11-01T16:19:55.3986828Z remote: Counting objects: 4% (17/411) 2024-11-01T16:19:55.3987675Z remote: Counting objects: 5% (21/411) 2024-11-01T16:19:55.3988612Z remote: Counting objects: 6% (25/411) 2024-11-01T16:19:55.3989607Z remote: Counting objects: 7% (29/411) 2024-11-01T16:19:55.3990499Z remote: Counting objects: 8% (33/411) 2024-11-01T16:19:55.3991336Z remote: Counting objects: 9% (37/411) 2024-11-01T16:19:55.3992277Z remote: Counting objects: 10% (42/411) 2024-11-01T16:19:55.3993170Z remote: Counting objects: 11% (46/411) 2024-11-01T16:19:55.3994219Z remote: Counting objects: 12% (50/411) 2024-11-01T16:19:55.3995093Z remote: Counting objects: 13% (54/411) 2024-11-01T16:19:55.3995944Z remote: Counting objects: 14% (58/411) 2024-11-01T16:19:55.3997045Z remote: Counting objects: 15% (62/411) 2024-11-01T16:19:55.3998199Z remote: Counting objects: 16% (66/411) 2024-11-01T16:19:55.3999292Z remote: Counting objects: 17% (70/411) 2024-11-01T16:19:55.4000473Z remote: Counting objects: 18% (74/411) 2024-11-01T16:19:55.4001617Z remote: Counting objects: 19% (79/411) 2024-11-01T16:19:55.4002802Z remote: Counting objects: 20% (83/411) 2024-11-01T16:19:55.4003982Z remote: Counting objects: 21% (87/411) 2024-11-01T16:19:55.4005142Z remote: Counting objects: 22% (91/411) 2024-11-01T16:19:55.4006124Z remote: Counting objects: 23% (95/411) 2024-11-01T16:19:55.4006652Z remote: Counting objects: 24% (99/411) 2024-11-01T16:19:55.4007439Z remote: Counting objects: 25% (103/411) 2024-11-01T16:19:55.4008048Z remote: Counting objects: 26% (107/411) 2024-11-01T16:19:55.4008624Z remote: Counting objects: 27% (111/411) 2024-11-01T16:19:55.4009121Z remote: Counting objects: 28% (116/411) 2024-11-01T16:19:55.4009632Z remote: Counting objects: 29% (120/411) 2024-11-01T16:19:55.4010142Z remote: Counting objects: 30% (124/411) 2024-11-01T16:19:55.4010754Z remote: Counting objects: 31% (128/411) 2024-11-01T16:19:55.4011267Z remote: Counting objects: 32% (132/411) 2024-11-01T16:19:55.4011778Z remote: Counting objects: 33% (136/411) 2024-11-01T16:19:55.4012274Z remote: Counting objects: 34% (140/411) 2024-11-01T16:19:55.4012783Z remote: Counting objects: 35% (144/411) 2024-11-01T16:19:55.4013334Z remote: Counting objects: 36% (148/411) 2024-11-01T16:19:55.4013851Z remote: Counting objects: 37% (153/411) 2024-11-01T16:19:55.4014367Z remote: Counting objects: 38% (157/411) 2024-11-01T16:19:55.4014858Z remote: Counting objects: 39% (161/411) 2024-11-01T16:19:55.4015364Z remote: Counting objects: 40% (165/411) 2024-11-01T16:19:55.4015870Z remote: Counting objects: 41% (169/411) 2024-11-01T16:19:55.4016361Z remote: Counting objects: 42% (173/411) 2024-11-01T16:19:55.4016870Z remote: Counting objects: 43% (177/411) 2024-11-01T16:19:55.4017375Z remote: Counting objects: 44% (181/411) 2024-11-01T16:19:55.4017868Z remote: Counting objects: 45% (185/411) 2024-11-01T16:19:55.4018375Z remote: Counting objects: 46% (190/411) 2024-11-01T16:19:55.4019032Z remote: Counting objects: 47% (194/411) 2024-11-01T16:19:55.4019547Z remote: Counting objects: 48% (198/411) 2024-11-01T16:19:55.4020054Z remote: Counting objects: 49% (202/411) 2024-11-01T16:19:55.4020721Z remote: Counting objects: 50% (206/411) 2024-11-01T16:19:55.4021212Z remote: Counting objects: 51% (210/411) 2024-11-01T16:19:55.4021728Z remote: Counting objects: 52% (214/411) 2024-11-01T16:19:55.4022238Z remote: Counting objects: 53% (218/411) 2024-11-01T16:19:55.4022734Z remote: Counting objects: 54% (222/411) 2024-11-01T16:19:55.4023236Z remote: Counting objects: 55% (227/411) 2024-11-01T16:19:55.4023738Z remote: Counting objects: 56% (231/411) 2024-11-01T16:19:55.4024229Z remote: Counting objects: 57% (235/411) 2024-11-01T16:19:55.4024733Z remote: Counting objects: 58% (239/411) 2024-11-01T16:19:55.4025234Z remote: Counting objects: 59% (243/411) 2024-11-01T16:19:55.4025726Z remote: Counting objects: 60% (247/411) 2024-11-01T16:19:55.4026227Z remote: Counting objects: 61% (251/411) 2024-11-01T16:19:55.4026733Z remote: Counting objects: 62% (255/411) 2024-11-01T16:19:55.4027255Z remote: Counting objects: 63% (259/411) 2024-11-01T16:19:55.4027746Z remote: Counting objects: 64% (264/411) 2024-11-01T16:19:55.4028250Z remote: Counting objects: 65% (268/411) 2024-11-01T16:19:55.4028752Z remote: Counting objects: 66% (272/411) 2024-11-01T16:19:55.4029253Z remote: Counting objects: 67% (276/411) 2024-11-01T16:19:55.4029739Z remote: Counting objects: 68% (280/411) 2024-11-01T16:19:55.4030241Z remote: Counting objects: 69% (284/411) 2024-11-01T16:19:55.4030743Z remote: Counting objects: 70% (288/411) 2024-11-01T16:19:55.4031233Z remote: Counting objects: 71% (292/411) 2024-11-01T16:19:55.4031796Z remote: Counting objects: 72% (296/411) 2024-11-01T16:19:55.4032328Z remote: Counting objects: 73% (301/411) 2024-11-01T16:19:55.4032814Z remote: Counting objects: 74% (305/411) 2024-11-01T16:19:55.4033315Z remote: Counting objects: 75% (309/411) 2024-11-01T16:19:55.4033825Z remote: Counting objects: 76% (313/411) 2024-11-01T16:19:55.4034316Z remote: Counting objects: 77% (317/411) 2024-11-01T16:19:55.4034900Z remote: Counting objects: 78% (321/411) 2024-11-01T16:19:55.4035413Z remote: Counting objects: 79% (325/411) 2024-11-01T16:19:55.4035905Z remote: Counting objects: 80% (329/411) 2024-11-01T16:19:55.4036416Z remote: Counting objects: 81% (333/411) 2024-11-01T16:19:55.4036919Z remote: Counting objects: 82% (338/411) 2024-11-01T16:19:55.4037406Z remote: Counting objects: 83% (342/411) 2024-11-01T16:19:55.4037907Z remote: Counting objects: 84% (346/411) 2024-11-01T16:19:55.4038411Z remote: Counting objects: 85% (350/411) 2024-11-01T16:19:55.4038896Z remote: Counting objects: 86% (354/411) 2024-11-01T16:19:55.4039396Z remote: Counting objects: 87% (358/411) 2024-11-01T16:19:55.4039900Z remote: Counting objects: 88% (362/411) 2024-11-01T16:19:55.4040397Z remote: Counting objects: 89% (366/411) 2024-11-01T16:19:55.4040896Z remote: Counting objects: 90% (370/411) 2024-11-01T16:19:55.4041402Z remote: Counting objects: 91% (375/411) 2024-11-01T16:19:55.4041903Z remote: Counting objects: 92% (379/411) 2024-11-01T16:19:55.4042396Z remote: Counting objects: 93% (383/411) 2024-11-01T16:19:55.4042900Z remote: Counting objects: 94% (387/411) 2024-11-01T16:19:55.4043404Z remote: Counting objects: 95% (391/411) 2024-11-01T16:19:55.4043890Z remote: Counting objects: 96% (395/411) 2024-11-01T16:19:55.4044387Z remote: Counting objects: 97% (399/411) 2024-11-01T16:19:55.4044887Z remote: Counting objects: 98% (403/411) 2024-11-01T16:19:55.4045374Z remote: Counting objects: 99% (407/411) 2024-11-01T16:19:55.4045875Z remote: Counting objects: 100% (411/411) 2024-11-01T16:19:55.4046417Z remote: Counting objects: 100% (411/411), done. 2024-11-01T16:19:55.4047047Z remote: Compressing objects: 0% (1/216) 2024-11-01T16:19:55.4047577Z remote: Compressing objects: 1% (3/216) 2024-11-01T16:19:55.4064748Z remote: Compressing objects: 2% (5/216) 2024-11-01T16:19:55.4117116Z remote: Compressing objects: 3% (7/216) 2024-11-01T16:19:55.4193073Z remote: Compressing objects: 4% (9/216) 2024-11-01T16:19:55.4274440Z remote: Compressing objects: 5% (11/216) 2024-11-01T16:19:55.4374835Z remote: Compressing objects: 6% (13/216) 2024-11-01T16:19:55.4610404Z remote: Compressing objects: 7% (16/216) 2024-11-01T16:19:55.4758315Z remote: Compressing objects: 8% (18/216) 2024-11-01T16:19:55.4812317Z remote: Compressing objects: 9% (20/216) 2024-11-01T16:19:55.4849166Z remote: Compressing objects: 10% (22/216) 2024-11-01T16:19:55.4873276Z remote: Compressing objects: 11% (24/216) 2024-11-01T16:19:55.4880416Z remote: Compressing objects: 12% (26/216) 2024-11-01T16:19:55.4881409Z remote: Compressing objects: 13% (29/216) 2024-11-01T16:19:55.4882165Z remote: Compressing objects: 14% (31/216) 2024-11-01T16:19:55.4883124Z remote: Compressing objects: 15% (33/216) 2024-11-01T16:19:55.4883731Z remote: Compressing objects: 16% (35/216) 2024-11-01T16:19:55.4884595Z remote: Compressing objects: 17% (37/216) 2024-11-01T16:19:55.4885641Z remote: Compressing objects: 18% (39/216) 2024-11-01T16:19:55.4886234Z remote: Compressing objects: 19% (42/216) 2024-11-01T16:19:55.4886773Z remote: Compressing objects: 20% (44/216) 2024-11-01T16:19:55.4887454Z remote: Compressing objects: 21% (46/216) 2024-11-01T16:19:55.4888035Z remote: Compressing objects: 22% (48/216) 2024-11-01T16:19:55.4888997Z remote: Compressing objects: 23% (50/216) 2024-11-01T16:19:55.4889616Z remote: Compressing objects: 24% (52/216) 2024-11-01T16:19:55.4890492Z remote: Compressing objects: 25% (54/216) 2024-11-01T16:19:55.4891859Z remote: Compressing objects: 26% (57/216) 2024-11-01T16:19:55.4892645Z remote: Compressing objects: 27% (59/216) 2024-11-01T16:19:55.4893865Z remote: Compressing objects: 28% (61/216) 2024-11-01T16:19:55.4894560Z remote: Compressing objects: 29% (63/216) 2024-11-01T16:19:55.4895089Z remote: Compressing objects: 30% (65/216) 2024-11-01T16:19:55.4896735Z remote: Compressing objects: 31% (67/216) 2024-11-01T16:19:55.4898827Z remote: Compressing objects: 32% (70/216) 2024-11-01T16:19:55.4899373Z remote: Compressing objects: 33% (72/216) 2024-11-01T16:19:55.4901627Z remote: Compressing objects: 34% (74/216) 2024-11-01T16:19:55.4903712Z remote: Compressing objects: 35% (76/216) 2024-11-01T16:19:55.4904921Z remote: Compressing objects: 36% (78/216) 2024-11-01T16:19:55.4906854Z remote: Compressing objects: 37% (80/216) 2024-11-01T16:19:55.4911253Z remote: Compressing objects: 38% (83/216) 2024-11-01T16:19:55.4913717Z remote: Compressing objects: 39% (85/216) 2024-11-01T16:19:55.4920896Z remote: Compressing objects: 40% (87/216) 2024-11-01T16:19:55.4926491Z remote: Compressing objects: 41% (89/216) 2024-11-01T16:19:55.4929899Z remote: Compressing objects: 42% (91/216) 2024-11-01T16:19:55.4931927Z remote: Compressing objects: 43% (93/216) 2024-11-01T16:19:55.4934439Z remote: Compressing objects: 44% (96/216) 2024-11-01T16:19:55.4935707Z remote: Compressing objects: 45% (98/216) 2024-11-01T16:19:55.4936263Z remote: Compressing objects: 46% (100/216) 2024-11-01T16:19:55.4937302Z remote: Compressing objects: 47% (102/216) 2024-11-01T16:19:55.4940049Z remote: Compressing objects: 48% (104/216) 2024-11-01T16:19:55.4942317Z remote: Compressing objects: 49% (106/216) 2024-11-01T16:19:55.4945058Z remote: Compressing objects: 50% (108/216) 2024-11-01T16:19:55.4946877Z remote: Compressing objects: 51% (111/216) 2024-11-01T16:19:55.4948223Z remote: Compressing objects: 52% (113/216) 2024-11-01T16:19:55.4949175Z remote: Compressing objects: 53% (115/216) 2024-11-01T16:19:55.4950175Z remote: Compressing objects: 54% (117/216) 2024-11-01T16:19:55.4950899Z remote: Compressing objects: 55% (119/216) 2024-11-01T16:19:55.4951916Z remote: Compressing objects: 56% (121/216) 2024-11-01T16:19:55.4952711Z remote: Compressing objects: 57% (124/216) 2024-11-01T16:19:55.4953284Z remote: Compressing objects: 58% (126/216) 2024-11-01T16:19:55.4953889Z remote: Compressing objects: 59% (128/216) 2024-11-01T16:19:55.4954501Z remote: Compressing objects: 60% (130/216) 2024-11-01T16:19:55.4955069Z remote: Compressing objects: 61% (132/216) 2024-11-01T16:19:55.4955677Z remote: Compressing objects: 62% (134/216) 2024-11-01T16:19:55.4956258Z remote: Compressing objects: 63% (137/216) 2024-11-01T16:19:55.4956789Z remote: Compressing objects: 64% (139/216) 2024-11-01T16:19:55.4957395Z remote: Compressing objects: 65% (141/216) 2024-11-01T16:19:55.4958016Z remote: Compressing objects: 66% (143/216) 2024-11-01T16:19:55.4958642Z remote: Compressing objects: 67% (145/216) 2024-11-01T16:19:55.4959185Z remote: Compressing objects: 68% (147/216) 2024-11-01T16:19:55.4959731Z remote: Compressing objects: 69% (150/216) 2024-11-01T16:19:55.4960273Z remote: Compressing objects: 70% (152/216) 2024-11-01T16:19:55.4960802Z remote: Compressing objects: 71% (154/216) 2024-11-01T16:19:55.4961338Z remote: Compressing objects: 72% (156/216) 2024-11-01T16:19:55.4961948Z remote: Compressing objects: 73% (158/216) 2024-11-01T16:19:55.4962606Z remote: Compressing objects: 74% (160/216) 2024-11-01T16:19:55.4963419Z remote: Compressing objects: 75% (162/216) 2024-11-01T16:19:55.4964445Z remote: Compressing objects: 76% (165/216) 2024-11-01T16:19:55.4965463Z remote: Compressing objects: 77% (167/216) 2024-11-01T16:19:55.4966745Z remote: Compressing objects: 78% (169/216) 2024-11-01T16:19:55.4967763Z remote: Compressing objects: 79% (171/216) 2024-11-01T16:19:55.4968796Z remote: Compressing objects: 80% (173/216) 2024-11-01T16:19:55.4970128Z remote: Compressing objects: 81% (175/216) 2024-11-01T16:19:55.4970858Z remote: Compressing objects: 82% (178/216) 2024-11-01T16:19:55.4971389Z remote: Compressing objects: 83% (180/216) 2024-11-01T16:19:55.4971939Z remote: Compressing objects: 84% (182/216) 2024-11-01T16:19:55.4972476Z remote: Compressing objects: 85% (184/216) 2024-11-01T16:19:55.4973021Z remote: Compressing objects: 86% (186/216) 2024-11-01T16:19:55.4973640Z remote: Compressing objects: 87% (188/216) 2024-11-01T16:19:55.4974505Z remote: Compressing objects: 88% (191/216) 2024-11-01T16:19:55.4975220Z remote: Compressing objects: 89% (193/216) 2024-11-01T16:19:55.4976125Z remote: Compressing objects: 90% (195/216) 2024-11-01T16:19:55.4977084Z remote: Compressing objects: 91% (197/216) 2024-11-01T16:19:55.4978061Z remote: Compressing objects: 92% (199/216) 2024-11-01T16:19:55.4978988Z remote: Compressing objects: 93% (201/216) 2024-11-01T16:19:55.4979907Z remote: Compressing objects: 94% (204/216) 2024-11-01T16:19:55.5007083Z remote: Compressing objects: 95% (206/216) 2024-11-01T16:19:55.5007897Z remote: Compressing objects: 96% (208/216) 2024-11-01T16:19:55.5008485Z remote: Compressing objects: 97% (210/216) 2024-11-01T16:19:55.5009300Z remote: Compressing objects: 98% (212/216) 2024-11-01T16:19:55.5009849Z remote: Compressing objects: 99% (214/216) 2024-11-01T16:19:55.5010387Z remote: Compressing objects: 100% (216/216) 2024-11-01T16:19:55.5011098Z remote: Compressing objects: 100% (216/216), done. 2024-11-01T16:20:18.0899244Z remote: Total 1053838 (delta 236), reused 335 (delta 194), pack-reused 1053427 (from 1) 2024-11-01T16:20:49.4864217Z [command]/usr/bin/git rev-parse --verify --quiet d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea^{object} 2024-11-01T16:20:49.4895004Z d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T16:20:49.4899704Z ##[endgroup] 2024-11-01T16:20:49.4900262Z ##[group]Determining the checkout info 2024-11-01T16:20:49.4901398Z ##[endgroup] 2024-11-01T16:20:49.4901918Z ##[group]Checking out the ref 2024-11-01T16:20:49.4905845Z [command]/usr/bin/git checkout --quiet --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T16:20:50.9665116Z ##[endgroup] 2024-11-01T16:20:50.9712816Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T16:20:50.9746116Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T16:20:50.9953582Z Prepare all required actions 2024-11-01T16:20:50.9954129Z Getting action download info 2024-11-01T16:20:51.1175717Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-11-01T16:20:51.2358155Z ##[group]Run ./.github/actions/setup-linux 2024-11-01T16:20:51.2358604Z ##[endgroup] 2024-11-01T16:20:51.2435861Z ##[group]Run set -euo pipefail 2024-11-01T16:20:51.2436332Z set -euo pipefail 2024-11-01T16:20:51.2436721Z function get_ec2_metadata() { 2024-11-01T16:20:51.2437280Z  # Pulled from instance metadata endpoint for EC2 2024-11-01T16:20:51.2438245Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-11-01T16:20:51.2439060Z  category=$1 2024-11-01T16:20:51.2439608Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-11-01T16:20:51.2440277Z  runner_name_str=i-06b3af36d86649274 2024-11-01T16:20:51.2440808Z  if [[ -f /.inarc ]]; then 2024-11-01T16:20:51.2441306Z  echo "ARC Runner, no info on ec2 metadata" 2024-11-01T16:20:51.2441911Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-11-01T16:20:51.2442948Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-11-01T16:20:51.2444016Z  else 2024-11-01T16:20:51.2445328Z  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:20:51.2446744Z  fi 2024-11-01T16:20:51.2447030Z } 2024-11-01T16:20:51.2447375Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-11-01T16:20:51.2447978Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-11-01T16:20:51.2448661Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-11-01T16:20:51.2449242Z echo "system info $(uname -a)" 2024-11-01T16:20:51.2456133Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:51.2456668Z ##[endgroup] 2024-11-01T16:20:51.2616459Z ami-id: ami-0fff1b9a61dec8a5f 2024-11-01T16:20:51.2730353Z instance-id: i-06b3af36d86649274 2024-11-01T16:20:51.2846270Z instance-type: c5.2xlarge 2024-11-01T16:20:51.2859153Z system info Linux ip-10-0-68-167.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:20:51.2886260Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:20:51.2887670Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T16:20:51.2894666Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:51.2895176Z ##[endgroup] 2024-11-01T16:20:51.2954255Z ##[group]Run if systemctl is-active --quiet docker; then 2024-11-01T16:20:51.2954889Z if systemctl is-active --quiet docker; then 2024-11-01T16:20:51.2955449Z  echo "Docker daemon is running..."; 2024-11-01T16:20:51.2956076Z else 2024-11-01T16:20:51.2956584Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-11-01T16:20:51.2957198Z fi 2024-11-01T16:20:51.2963199Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:51.2963741Z ##[endgroup] 2024-11-01T16:20:51.3043554Z Docker daemon is running... 2024-11-01T16:20:51.3133374Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T16:20:51.3133787Z with: 2024-11-01T16:20:51.3134055Z shell: bash 2024-11-01T16:20:51.3134340Z timeout_minutes: 5 2024-11-01T16:20:51.3134642Z max_attempts: 3 2024-11-01T16:20:51.3134944Z retry_wait_seconds: 30 2024-11-01T16:20:51.3138513Z 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:20:51.3141942Z polling_interval_seconds: 1 2024-11-01T16:20:51.3142325Z warning_on_retry: true 2024-11-01T16:20:51.3142663Z continue_on_error: false 2024-11-01T16:20:51.3143011Z env: 2024-11-01T16:20:51.3143270Z AWS_RETRY_MODE: standard 2024-11-01T16:20:51.3143600Z AWS_MAX_ATTEMPTS: 5 2024-11-01T16:20:51.3143944Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T16:20:51.3144314Z ##[endgroup] 2024-11-01T16:20:52.6737139Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T16:20:52.6738036Z Configure a credential helper to remove this warning. See 2024-11-01T16:20:52.6738928Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T16:20:52.6739513Z 2024-11-01T16:20:52.6739628Z Login Succeeded 2024-11-01T16:20:53.4040219Z Command completed after 1 attempt(s). 2024-11-01T16:20:53.4103127Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T16:20:53.4103885Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T16:20:53.4104577Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T16:20:53.4112025Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:53.4112545Z ##[endgroup] 2024-11-01T16:20:53.4195523Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T16:20:53.4196345Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T16:20:53.4196980Z # shellcheck disable=SC2046 2024-11-01T16:20:53.4197446Z docker stop $(docker ps -q) || true 2024-11-01T16:20:53.4197923Z # Prune all of the docker images 2024-11-01T16:20:53.4198497Z docker system prune -af 2024-11-01T16:20:53.4204520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:53.4205032Z ##[endgroup] 2024-11-01T16:20:53.4484031Z "docker stop" requires at least 1 argument. 2024-11-01T16:20:53.4485422Z See 'docker stop --help'. 2024-11-01T16:20:53.4486067Z 2024-11-01T16:20:53.4486806Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-11-01T16:20:53.4487238Z 2024-11-01T16:20:53.4487389Z Stop one or more running containers 2024-11-01T16:20:53.4658224Z Total reclaimed space: 0B 2024-11-01T16:20:53.4697730Z ##[group]Run set +e 2024-11-01T16:20:53.4698086Z set +e 2024-11-01T16:20:53.4698381Z set -x 2024-11-01T16:20:53.4698660Z  2024-11-01T16:20:53.4698979Z PT_DOMAIN=download.pytorch.org 2024-11-01T16:20:53.4699808Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-11-01T16:20:53.4701099Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-11-01T16:20:53.4701885Z # one is returned at random 2024-11-01T16:20:53.4702424Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-11-01T16:20:53.4702952Z  2024-11-01T16:20:53.4703258Z if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T16:20:53.4703881Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-11-01T16:20:53.4704673Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-11-01T16:20:53.4705251Z  2024-11-01T16:20:53.4705549Z  if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T16:20:53.4706108Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-11-01T16:20:53.4706737Z  exit 1 2024-11-01T16:20:53.4707036Z  fi 2024-11-01T16:20:53.4707312Z fi 2024-11-01T16:20:53.4707577Z  2024-11-01T16:20:53.4707914Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-11-01T16:20:53.4708448Z  # Clean up any old records first 2024-11-01T16:20:53.4708960Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-11-01T16:20:53.4709401Z fi 2024-11-01T16:20:53.4709665Z  2024-11-01T16:20:53.4710092Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-11-01T16:20:53.4710636Z cat /etc/hosts 2024-11-01T16:20:53.4716726Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:53.4717251Z ##[endgroup] 2024-11-01T16:20:53.4747903Z + PT_DOMAIN=download.pytorch.org 2024-11-01T16:20:53.4754001Z ++ dig -4 +short download.pytorch.org 2024-11-01T16:20:53.4754502Z ++ tail -n1 2024-11-01T16:20:53.5301144Z + RESOLVED_IP=18.160.10.22 2024-11-01T16:20:53.5301943Z + '[' -z 18.160.10.22 ']' 2024-11-01T16:20:53.5302406Z + grep -r download.pytorch.org /etc/hosts 2024-11-01T16:20:53.5313737Z 18.160.10.28 download.pytorch.org 2024-11-01T16:20:53.5315030Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-11-01T16:20:53.7490382Z + echo '18.160.10.22 download.pytorch.org' 2024-11-01T16:20:53.7491112Z + sudo tee -a /etc/hosts 2024-11-01T16:20:53.7923671Z 18.160.10.22 download.pytorch.org 2024-11-01T16:20:53.7943393Z + cat /etc/hosts 2024-11-01T16:20:53.7954659Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-11-01T16:20:53.7971270Z ::1 localhost6 localhost6.localdomain6 2024-11-01T16:20:53.7971849Z 18.160.10.22 download.pytorch.org 2024-11-01T16:20:53.8028537Z Prepare all required actions 2024-11-01T16:20:53.8078654Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-11-01T16:20:53.8079599Z with: 2024-11-01T16:20:53.8080368Z github-token: *** 2024-11-01T16:20:53.8080850Z ##[endgroup] 2024-11-01T16:20:53.8104106Z ##[group]Run set -eux 2024-11-01T16:20:53.8104458Z set -eux 2024-11-01T16:20:53.8105076Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-11-01T16:20:53.8115206Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:53.8115709Z env: 2024-11-01T16:20:53.8116196Z GITHUB_TOKEN: *** 2024-11-01T16:20:53.8116508Z ##[endgroup] 2024-11-01T16:20:53.8144250Z + python3 .github/scripts/get_workflow_job_id.py 11632514903 i-06b3af36d86649274 2024-11-01T16:20:54.6614487Z setting job-id=32396042945 2024-11-01T16:20:54.6615064Z setting job-name=before-test / target-determination 2024-11-01T16:20:54.6851547Z Prepare all required actions 2024-11-01T16:20:54.6852020Z Getting action download info 2024-11-01T16:20:54.8444002Z ##[group]Run ./.github/actions/pytest-cache-download 2024-11-01T16:20:54.8444501Z with: 2024-11-01T16:20:54.8444765Z cache_dir: .pytest_cache 2024-11-01T16:20:54.8445127Z job_identifier: pull 2024-11-01T16:20:54.8445467Z s3_bucket: gha-artifacts 2024-11-01T16:20:54.8445795Z ##[endgroup] 2024-11-01T16:20:54.8492377Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T16:20:54.8492804Z with: 2024-11-01T16:20:54.8493049Z shell: bash 2024-11-01T16:20:54.8493540Z timeout_minutes: 5 2024-11-01T16:20:54.8493864Z max_attempts: 5 2024-11-01T16:20:54.8494163Z retry_wait_seconds: 30 2024-11-01T16:20:54.8494623Z command: set -eu python3 -m pip install boto3==1.35.42 2024-11-01T16:20:54.8495156Z polling_interval_seconds: 1 2024-11-01T16:20:54.8495517Z warning_on_retry: true 2024-11-01T16:20:54.8495871Z continue_on_error: false 2024-11-01T16:20:54.8496267Z ##[endgroup] 2024-11-01T16:20:55.2136200Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T16:20:56.3028883Z Collecting boto3==1.35.42 2024-11-01T16:20:56.3438556Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2024-11-01T16:20:57.6114721Z Collecting botocore<1.36.0,>=1.35.42 2024-11-01T16:20:57.6164624Z Downloading botocore-1.35.53-py3-none-any.whl (12.7 MB) 2024-11-01T16:20:57.7806320Z 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:20:57.8173124Z Collecting s3transfer<0.11.0,>=0.10.0 2024-11-01T16:20:57.8227061Z Downloading s3transfer-0.10.3-py3-none-any.whl (82 kB) 2024-11-01T16:20:57.8335931Z 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:20:57.8887146Z 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:20:58.0234454Z 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:20:58.1142334Z Installing collected packages: botocore, s3transfer, boto3 2024-11-01T16:20:58.7070792Z Successfully installed boto3-1.35.42 botocore-1.35.53 s3transfer-0.10.3 2024-11-01T16:20:58.9333182Z Command completed after 1 attempt(s). 2024-11-01T16:20:58.9396791Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-11-01T16:20:58.9397431Z python3 .github/scripts/pytest_cache.py \ 2024-11-01T16:20:58.9397923Z  --download \ 2024-11-01T16:20:58.9398358Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-11-01T16:20:58.9398876Z  --pr_identifier $GITHUB_REF \ 2024-11-01T16:20:58.9399363Z  --job_identifier $JOB_IDENTIFIER \ 2024-11-01T16:20:58.9399836Z  --temp_dir $RUNNER_TEMP \ 2024-11-01T16:20:58.9400308Z  --repo $REPO \ 2024-11-01T16:20:58.9400713Z  --bucket $BUCKET \ 2024-11-01T16:20:58.9408415Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:20:58.9408922Z env: 2024-11-01T16:20:58.9409198Z CACHE_DIR: .pytest_cache 2024-11-01T16:20:58.9409557Z JOB_IDENTIFIER: pull 2024-11-01T16:20:58.9409883Z REPO: pytorch/pytorch 2024-11-01T16:20:58.9410229Z BUCKET: gha-artifacts 2024-11-01T16:20:58.9410668Z ##[endgroup] 2024-11-01T16:21:00.4242184Z PR identifier for `refs/pull/138766/merge` is `c52a779c822574372d989bfd64d028a0` 2024-11-01T16:21:00.4246656Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/pull/138766/merge', job_identifier='pull', 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:21:00.4250257Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:00.4253561Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:00.4256618Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:00.4259956Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:00.4263019Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/3.zip 2024-11-01T16:21:00.4266162Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/3.zip 2024-11-01T16:21:00.4269217Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:00.4272680Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:00.4275758Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:00.4278920Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:00.4281992Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/3.zip 2024-11-01T16:21:00.4285136Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/3.zip 2024-11-01T16:21:00.4288196Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:00.4291471Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:00.4294562Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:00.4297868Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:00.4301039Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/3.zip 2024-11-01T16:21:00.4304344Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/3.zip 2024-11-01T16:21:00.4307547Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:00.4310736Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:00.4313803Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:00.4316977Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:00.4320036Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/3.zip 2024-11-01T16:21:00.4323214Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/3.zip 2024-11-01T16:21:00.4326287Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:00.4329475Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:00.4332664Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:00.4335854Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:00.4338920Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/3.zip 2024-11-01T16:21:00.4342123Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/3.zip 2024-11-01T16:21:00.4345288Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:01.5507085Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:01.5511021Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:01.5514547Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:01.5517653Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:01.5520857Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:01.5524056Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:01.5527264Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:01.5530369Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:01.5533754Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:01.5536870Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:01.5540076Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:01.5543410Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:01.5546680Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:01.5549785Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:01.5553231Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:01.5556529Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:01.5559719Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:01.5563256Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:01.5566457Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:01.5569545Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:01.5573294Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:01.5576409Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:01.5579590Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:01.5582708Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:01.5585916Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:01.5588954Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:01.5592552Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:01.5595537Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:01.5598909Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:01.5601930Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:01.5605029Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:01.5608116Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:01.5611340Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:02.5973331Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:02.5976547Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:02.5979620Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:02.5982791Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:02.5985806Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:02.5988934Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:02.5992313Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:02.5995443Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:02.5998448Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:02.6001579Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:02.6004595Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:02.6007994Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:02.6011149Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:02.6014268Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:02.6017420Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:02.6020551Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:02.6023584Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:02.6026696Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:02.6029726Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:02.6032852Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:02.6035867Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:02.6038996Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:02.6042003Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:02.6045118Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:02.6048139Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:02.6051330Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:02.6054436Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:02.6057555Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:02.6060563Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:02.6063804Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:02.6066834Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:02.6070177Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:02.6073240Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:04.0424285Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:04.0430118Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:04.0435645Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:04.0440175Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:04.0443418Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:04.0446497Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:04.0449701Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:04.0452858Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:04.0456314Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:04.0459487Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:04.0462539Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:04.0465652Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:04.0468680Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:04.0472078Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:04.0475440Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:04.0478710Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:04.0481752Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:04.0484653Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:04.0487657Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:04.0491044Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/crossref/2.zip 2024-11-01T16:21:04.0494137Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/crossref/2.zip 2024-11-01T16:21:04.0497091Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:04.0500136Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:04.0503111Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:04.0506407Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:04.0509406Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:04.0512454Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:04.0515517Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:04.0518586Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:04.0521534Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:04.0524554Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:04.0527494Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:04.0530517Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:04.0533559Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:05.3207177Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:05.3210330Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:05.3213489Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:05.3216536Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:05.3219612Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:05.3222880Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:05.3225964Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:05.3228914Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:05.3232088Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:05.3235045Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:05.3238101Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:05.3241316Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:05.3244364Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:05.3247320Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:05.3250362Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:05.3253431Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:05.3256660Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:05.3259644Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:05.3262720Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:05.3265658Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:05.3269161Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:05.3272418Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:05.3275460Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:05.3278590Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:05.3281630Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:05.3284598Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:05.3287654Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:05.3290582Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:05.3293729Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:05.3296691Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:05.3299749Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:05.3302707Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:05.3305734Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:05.3308683Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:06.5731872Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:06.5734953Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:06.5738264Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:06.5741268Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:06.5744313Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:06.5747376Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:06.5750449Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:06.5753415Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:06.5756442Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:06.5759383Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:06.5762616Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:06.5765592Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:06.5768695Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:06.5772153Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:06.5775259Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:06.5778228Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:06.5781265Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:06.5784225Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:06.5787528Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:06.5790532Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:06.5793598Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:06.5811107Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:06.5814207Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:06.5817370Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:06.5820825Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:06.5824151Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:06.5827563Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:06.5830888Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:06.5834341Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:06.5837764Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:06.5840864Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:06.5843743Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:06.5846886Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:06.5849802Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:07.6716487Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:07.6719803Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:07.6722853Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:07.6725817Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:07.6728831Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:07.6731935Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:07.6735047Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:07.6738043Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:07.6741081Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:07.6744064Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:07.6747155Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:07.6750077Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:07.6753103Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:07.6756046Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:07.6759265Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:07.6762232Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:07.6765271Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:07.6768504Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:07.6771927Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:07.6774884Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:07.6777935Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:07.6780874Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:07.6783893Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:07.6786834Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:07.6789861Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:07.6792797Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:07.6795815Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:07.6798741Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:07.6801776Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:07.6804733Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:07.6807971Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:07.6811017Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:07.6814077Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:07.6817139Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:08.6756508Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:08.6759658Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:08.6762754Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:08.6765737Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:08.6768786Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:08.6772131Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:08.6775184Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:08.6778154Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:08.6781199Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:08.6784157Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:08.6787206Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:08.6790490Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/4.zip 2024-11-01T16:21:08.6793815Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/4.zip 2024-11-01T16:21:08.6796768Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:08.6799928Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:08.6802883Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:08.6805948Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:08.6808927Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:08.6812089Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:08.6815072Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:08.6818139Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:08.6821104Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:08.6824154Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:08.6827141Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:08.6830235Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:08.6833230Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:08.6836466Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:08.6839462Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:08.6842546Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:08.6845615Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:08.6848746Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:08.6851843Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:08.6854970Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:08.6857961Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:09.9460947Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:09.9464048Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:09.9467205Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:09.9470496Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:09.9473556Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:09.9476487Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:09.9479501Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:09.9482416Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:09.9485666Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:09.9488590Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:09.9491845Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:09.9494904Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:09.9497912Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:09.9500820Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:09.9503837Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:09.9506768Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:09.9509802Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:09.9512744Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:09.9515775Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:09.9518720Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:09.9521728Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:09.9524629Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:09.9527646Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:09.9530756Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:09.9533809Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:09.9536716Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:09.9539726Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:09.9542748Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:09.9545788Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:09.9548722Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:09.9551757Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:09.9554690Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:09.9557688Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:09.9560592Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:11.0489656Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:11.0492874Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:11.0495915Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:11.0498870Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:11.0501915Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:11.0505083Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:11.0508175Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:11.0511190Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:11.0514363Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:11.0517333Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:11.0520472Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:11.0523413Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:11.0526451Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:11.0529398Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:11.0532534Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:11.0535492Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:11.0538525Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:11.0541485Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:11.0544552Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:11.0547510Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:11.0550765Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:11.0553721Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:11.0556773Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:11.0559811Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:11.0562832Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:11.0565758Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:11.0568785Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:11.0572099Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:11.0575138Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:11.0578071Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:11.0581114Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:11.0584063Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:11.0587088Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:11.0590016Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:12.1461295Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:12.1465142Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:12.1468497Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:12.1471768Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:12.1474829Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:12.1477925Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:12.1480979Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:12.1483944Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:12.1487016Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:12.1490140Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:12.1493309Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:12.1496291Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:12.1499339Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:12.1502330Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:12.1505443Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:12.1508441Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:12.1511543Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:12.1514526Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:12.1517816Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:12.1520833Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:12.1523938Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:12.1527077Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/6.zip 2024-11-01T16:21:12.1530162Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/6.zip 2024-11-01T16:21:12.1533250Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:12.1536412Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:12.1539438Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:12.1542554Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:12.1545556Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:12.1548636Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:12.1551646Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:12.1554769Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:12.1557792Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:12.1560887Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:12.1564002Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:13.1575144Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:13.1578271Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/6.zip 2024-11-01T16:21:13.1581669Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/6.zip 2024-11-01T16:21:13.1584735Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:13.1587853Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:13.1590904Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:13.1594029Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:13.1597019Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:13.1600141Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:13.1603152Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:13.1606370Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:13.1609364Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/5.zip 2024-11-01T16:21:13.1612561Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/5.zip 2024-11-01T16:21:13.1615566Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/6.zip 2024-11-01T16:21:13.1618889Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/6.zip 2024-11-01T16:21:13.1621922Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:13.1625051Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:13.1628166Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:13.1631276Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:13.1634309Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:13.1637418Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:13.1640440Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:13.1643543Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:13.1646543Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:13.1649632Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:13.1652739Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/6.zip 2024-11-01T16:21:13.1655844Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/6.zip 2024-11-01T16:21:13.1658856Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:13.1661960Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:13.1665106Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:13.1668207Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:13.1671522Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:13.1674755Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:13.1677754Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:14.4616928Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:14.4620060Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:14.4623302Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:14.4626386Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/6.zip 2024-11-01T16:21:14.4629511Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/6.zip 2024-11-01T16:21:14.4632539Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:14.4635715Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:14.4638748Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:14.4641892Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:14.4644981Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:14.4648368Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:14.4651504Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:14.4654634Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:14.4657809Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:14.4660958Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:14.4663988Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/6.zip 2024-11-01T16:21:14.4667128Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/6.zip 2024-11-01T16:21:14.4670279Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:14.4673277Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:14.4676161Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:14.4679130Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:14.4682001Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:14.4684970Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:14.4687815Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:14.4690891Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:14.4693831Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:14.4697047Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:14.4700001Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:14.4703013Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:14.4706035Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:14.4709045Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:14.4711936Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:14.4714924Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:14.4717808Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:15.7263300Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:15.7268960Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:15.7274350Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:15.7278459Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:15.7281538Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:15.7284518Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:15.7287666Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:15.7290753Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:15.7294121Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:15.7297145Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:15.7300400Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:15.7303581Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:15.7306589Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:15.7309506Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:15.7312508Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:15.7315461Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/1.zip 2024-11-01T16:21:15.7318526Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/1.zip 2024-11-01T16:21:15.7321491Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/2.zip 2024-11-01T16:21:15.7324562Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/2.zip 2024-11-01T16:21:15.7327488Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:15.7330477Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:15.7333489Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:15.7336504Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:15.7339536Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:15.7342543Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:15.7345404Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:15.7348753Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:15.7351705Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:15.7354771Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:15.7357739Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:15.7360780Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:15.7363723Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:15.7366747Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:15.7369652Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.6441264Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.6444345Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.6447382Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.6450349Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.6453502Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.6456690Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:16.6459784Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:16.6462732Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:16.6465911Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:16.6468851Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.6472223Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.6475151Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:16.6478154Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:16.6481079Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:16.6484078Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:16.6487006Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/1.zip 2024-11-01T16:21:16.6490066Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/1.zip 2024-11-01T16:21:16.6493118Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/2.zip 2024-11-01T16:21:16.6496170Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/2.zip 2024-11-01T16:21:16.6499113Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.6502399Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.6505343Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.6508378Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.6511396Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.6514424Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.6517345Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.6520377Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.6523340Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:16.6526411Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:16.6529410Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:16.6532582Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:16.6536459Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:16.6538991Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b7659deeb5f4ec965256f342f3789e1e/.pytest_cache 2024-11-01T16:21:16.6541737Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:16.6612960Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:16.6615741Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3db65a63d03e938de6bd48478d11a3bc/.pytest_cache 2024-11-01T16:21:16.6618666Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:16.6622629Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/3.zip 2024-11-01T16:21:16.6625269Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b5f260df371566ab4fd39cae43baa44e/.pytest_cache 2024-11-01T16:21:16.6628042Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/distributed/3.zip 2024-11-01T16:21:16.6631942Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:16.6634474Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7f38226b152a8b437c71321a0bf52af2/.pytest_cache 2024-11-01T16:21:16.6637221Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:16.6641175Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:16.6643712Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/821252f6a32fb563954361bf73ca67da/.pytest_cache 2024-11-01T16:21:16.6646436Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:16.6650335Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/3.zip 2024-11-01T16:21:16.6652959Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/879d749357cccfaf2411502e195b994d/.pytest_cache 2024-11-01T16:21:16.6655708Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/3.zip 2024-11-01T16:21:16.6659632Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:16.6662168Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/98d04eeb1e5136ae4cf5f9d28976060a/.pytest_cache 2024-11-01T16:21:16.6665033Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:16.6669102Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:16.6671977Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/afa47b56ea356710c592992677b6ac96/.pytest_cache 2024-11-01T16:21:16.6674848Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:16.6678779Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/3.zip 2024-11-01T16:21:16.6681302Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0b4585e47595a96057204e8cbf33a4ea/.pytest_cache 2024-11-01T16:21:16.6684040Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/3.zip 2024-11-01T16:21:16.6687949Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:16.6690508Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c899e698789e6f6195cae48d6c9bf20b/.pytest_cache 2024-11-01T16:21:16.6693350Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:16.6697270Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:16.6699810Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b67ba6e9a05bcd690c062de043c2cd4d/.pytest_cache 2024-11-01T16:21:16.6702576Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:16.6706502Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/3.zip 2024-11-01T16:21:16.6709033Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c63c022d4d335c31fe4b8572ba89fe1a/.pytest_cache 2024-11-01T16:21:16.6711929Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/distributed/3.zip 2024-11-01T16:21:16.6775860Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:16.6778685Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/69d895a7d24717ef1ff67816421f5609/.pytest_cache 2024-11-01T16:21:16.6781667Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:16.6785664Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:16.6788218Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1f770f04af62d8d20b1dedb3978f9157/.pytest_cache 2024-11-01T16:21:16.6790992Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:16.6794940Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/3.zip 2024-11-01T16:21:16.6797492Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/44296abd6bbf4869dbd61a336473f178/.pytest_cache 2024-11-01T16:21:16.6800283Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda11_8-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/3.zip 2024-11-01T16:21:16.6804225Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.6806776Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/60484a482bcfceadf634f2d2e0493e05/.pytest_cache 2024-11-01T16:21:16.6809564Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.6813596Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.6816155Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2073caa267f17b74255590cecf721e68/.pytest_cache 2024-11-01T16:21:16.6819083Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.6823026Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.6825553Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a543633fd8bf5888a0fad31514a6cba2/.pytest_cache 2024-11-01T16:21:16.6828315Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.6832311Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:16.6834860Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/dde4f3474a4d8dac48daedd524d0b246/.pytest_cache 2024-11-01T16:21:16.6837624Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:16.6841565Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.6844098Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7f1e0422a6a653448c300b4c02fed676/.pytest_cache 2024-11-01T16:21:16.6846850Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.6850878Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.6853439Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/42f1b87bf7c93e39b62cf6bce87eb30a/.pytest_cache 2024-11-01T16:21:16.6856234Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.6860143Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.6862695Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7b41a7caa0d51883a43621e5fbd8e070/.pytest_cache 2024-11-01T16:21:16.6865536Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.6869490Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:16.6872417Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e93acf35d4799ba41d0dc19de3391047/.pytest_cache 2024-11-01T16:21:16.6875193Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:16.6990664Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.6993253Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a24ff20e490f68278ad89f6c7e373c9a/.pytest_cache 2024-11-01T16:21:16.6996046Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.7000009Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.7002553Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9bbf8df2974ca4dde4eab6a6e79c8fa3/.pytest_cache 2024-11-01T16:21:16.7005346Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.7009285Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.7012009Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4c628ece34a9ab86081df6212df57185/.pytest_cache 2024-11-01T16:21:16.7014781Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.7018717Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.7021262Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f53a0b690725379d54f7dac6866d5d54/.pytest_cache 2024-11-01T16:21:16.7024057Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.7028198Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:16.7030740Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/48b7fc2194242745d772117a50837b67/.pytest_cache 2024-11-01T16:21:16.7033500Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:16.7037494Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.7040015Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e3ddc51eeacc89d8ea02358097b3d3f7/.pytest_cache 2024-11-01T16:21:16.7042783Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.7046635Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.7049144Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/38e5b7863729aad2a98cbcd8dbc237ce/.pytest_cache 2024-11-01T16:21:16.7051963Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.7055815Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:16.7058308Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/72161b093d70526fc59f41f2322cc0b2/.pytest_cache 2024-11-01T16:21:16.7061037Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:16.7064884Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.7067383Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b8327f3c8f5c96f865aa09f2b1117ede/.pytest_cache 2024-11-01T16:21:16.7070524Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.7074555Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.7077073Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6d7993e56ba0e5df694951261cda49f3/.pytest_cache 2024-11-01T16:21:16.7079848Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.7083832Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.7086384Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4dd0f1d83df75c28c89c11b8f363f22d/.pytest_cache 2024-11-01T16:21:16.7089106Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.7093054Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.7204830Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/40bb953b7d0f498308d37ac528f79cce/.pytest_cache 2024-11-01T16:21:16.7207984Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.7211983Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.7214502Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/cbb8ff968a7b98e40df4564b91ccc2a6/.pytest_cache 2024-11-01T16:21:16.7217261Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.7221113Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:16.7223619Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/bbf3db3845a4b88217777878762a7015/.pytest_cache 2024-11-01T16:21:16.7226344Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:16.7230386Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.7232927Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4df0abc015ed45d260ec24c7109cda0f/.pytest_cache 2024-11-01T16:21:16.7235668Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.7239647Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.7242170Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/05a954d12d042e9b5bfb228e1ddae2e8/.pytest_cache 2024-11-01T16:21:16.7244925Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.7248797Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.7251436Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d680daca2cc49a3136a87c241def841c/.pytest_cache 2024-11-01T16:21:16.7254161Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.7258025Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.7260551Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5f29c36df7fa384c71c0b579cb77322d/.pytest_cache 2024-11-01T16:21:16.7263295Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.7267173Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:16.7269686Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2288b7e864bbe159a0d9bbe7521cda36/.pytest_cache 2024-11-01T16:21:16.7272771Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:16.7276640Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.7279319Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ba66dd6192690c93a6921f0a5a1ce587/.pytest_cache 2024-11-01T16:21:16.7282051Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.7285931Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.7288565Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/632692c05e9bbcb53cfdab32d5f0a579/.pytest_cache 2024-11-01T16:21:16.7291408Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.7295279Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.7297806Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/91f61f51d17ebef098b992e9090d8b66/.pytest_cache 2024-11-01T16:21:16.7300564Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.7304423Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.7306948Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/cfa681a8095685e29960d5f5afd1ed9f/.pytest_cache 2024-11-01T16:21:16.7398179Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.7402115Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:16.7404611Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8d7506e4a83c58097c69847d578cf4b8/.pytest_cache 2024-11-01T16:21:16.7407367Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:16.7411341Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.7414048Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/718005dad2d540a6cb8bd18f32d2ff93/.pytest_cache 2024-11-01T16:21:16.7416797Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.7420696Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.7423361Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6ccc3748b9d3d40a4128156b61b44c35/.pytest_cache 2024-11-01T16:21:16.7426100Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.7430004Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.7432537Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/dc38cc46ffeef16e5a1cc9f81f4faf4a/.pytest_cache 2024-11-01T16:21:16.7435302Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.7439188Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.7441707Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a4521351d7d348796e706f7512a3d674/.pytest_cache 2024-11-01T16:21:16.7444400Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.7448307Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:16.7450923Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f0badda3c6ae970589ff4053cc2098e7/.pytest_cache 2024-11-01T16:21:16.7453681Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-cuda12_1-py3_10-gcc9/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:16.7457507Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:16.7459985Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/93cce5d2863d36d2575e254eaea21176/.pytest_cache 2024-11-01T16:21:16.7462819Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:16.7466609Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:16.7469157Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b096bf84e42c095dee3f24f5b556d314/.pytest_cache 2024-11-01T16:21:16.7472131Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:16.7475911Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.7478366Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1d1a1b67cd28d4969553710763e0d9ea/.pytest_cache 2024-11-01T16:21:16.7481030Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.7484794Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.7487232Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8705171b329c4447cd3780cc0947c835/.pytest_cache 2024-11-01T16:21:16.7489891Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.7493727Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.7496164Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7f4658671be94995dcccff2f6f6736e3/.pytest_cache 2024-11-01T16:21:16.7498822Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.7590211Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.7592710Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0921258a4987498e155a9e93113a1b16/.pytest_cache 2024-11-01T16:21:16.7595563Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.7599386Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/crossref/2.zip 2024-11-01T16:21:16.7601875Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/42196c8c1385ae5c443f6ce345bf0df6/.pytest_cache 2024-11-01T16:21:16.7604687Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/crossref/2.zip 2024-11-01T16:21:16.7608492Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.7611049Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/792b8548d47c952a3a72a6b22d82a86e/.pytest_cache 2024-11-01T16:21:16.7613733Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.7617588Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:16.7620103Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c7e803a69fc8a66fa63147d268147f6e/.pytest_cache 2024-11-01T16:21:16.7622840Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:16.7626684Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:16.7629164Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8d964fa98c799fc7aa8b06d4eaa8d5c6/.pytest_cache 2024-11-01T16:21:16.7631849Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:16.7635644Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:16.7638151Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3fae946346f8aab3bca33c873b4a1aaa/.pytest_cache 2024-11-01T16:21:16.7640868Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:16.7644753Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.7647212Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e9bd93a85185c0554b77f761ed6f1471/.pytest_cache 2024-11-01T16:21:16.7649895Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.7653844Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.7656317Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9deb59ae0ee06a6bf028180241892fed/.pytest_cache 2024-11-01T16:21:16.7658996Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.7675946Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.7678483Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1f948d507027ee582832c4bdcf603bb0/.pytest_cache 2024-11-01T16:21:16.7681193Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.7685026Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.7687496Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0a873b5e5cff8601e9289ab62b7c708d/.pytest_cache 2024-11-01T16:21:16.7690197Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.7694114Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:16.7696605Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fa40bf65735c0119518306bc7a6440de/.pytest_cache 2024-11-01T16:21:16.7699311Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:16.7703338Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:16.7705817Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fc44052422021d806e7fdb4366814cb0/.pytest_cache 2024-11-01T16:21:16.7778679Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:16.7782742Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.7785228Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/34b9357e370583c2660d9cce473bfc00/.pytest_cache 2024-11-01T16:21:16.7787959Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.7791750Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.7794229Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8a8835dd7057165cbffb33d920e859eb/.pytest_cache 2024-11-01T16:21:16.7796917Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.7800673Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.7803146Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/eb34bf8148c7b92ccb1efb82bbef7d06/.pytest_cache 2024-11-01T16:21:16.7805849Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.7809643Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.7812226Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0a3a4620202fdc11883aa746a88203f0/.pytest_cache 2024-11-01T16:21:16.7814918Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.7818724Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:16.7821380Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/61a0bb909b0a9eae4aaf8241d598b909/.pytest_cache 2024-11-01T16:21:16.7824083Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:16.7827897Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:16.7830512Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0ac7de81f8ac3769cd12a4c8d95ba6db/.pytest_cache 2024-11-01T16:21:16.7833239Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:16.7837046Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.7839549Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f55f5bfc833c28c35bda16c2941354c0/.pytest_cache 2024-11-01T16:21:16.7842248Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.7846044Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.7848506Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/70f55321b39fb2e133616d3b5d2e3e41/.pytest_cache 2024-11-01T16:21:16.7851278Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.7855085Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.7857549Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/52f41d4bc8d1805695afd8509bfbf667/.pytest_cache 2024-11-01T16:21:16.7860239Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.7864026Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.7866510Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b58832d6f28dbae55e8ed0c238aaffe8/.pytest_cache 2024-11-01T16:21:16.7869323Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.7873389Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:16.7875990Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/631dfc2ab8f82956977605e665fbfebb/.pytest_cache 2024-11-01T16:21:16.7878699Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:16.7991963Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:16.7994559Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/14fd26d24ee4ce7e81e0fd2a22f12bb6/.pytest_cache 2024-11-01T16:21:16.7997286Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:16.8001113Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.8003598Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/484f709d4c4433a122f3e5731b2e61bc/.pytest_cache 2024-11-01T16:21:16.8006298Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.8010096Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8012678Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6bf7a16ffb53c1e27e821fc5360a3f18/.pytest_cache 2024-11-01T16:21:16.8015377Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8019151Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.8021629Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/77a40475c4e461bf90e2dedf58c5c107/.pytest_cache 2024-11-01T16:21:16.8024487Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.8028315Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.8030790Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/174971296153b6724de3f7d583d200c6/.pytest_cache 2024-11-01T16:21:16.8033537Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.8037348Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:16.8039822Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ef26b3289db328a6c5545b08c532f6fa/.pytest_cache 2024-11-01T16:21:16.8042527Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:16.8046320Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.8048806Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/cfe5907cde656c91701dfa733cbb3ba9/.pytest_cache 2024-11-01T16:21:16.8051574Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.8055345Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:16.8057841Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4a2f29d7738cd014caf3d25df9d4415f/.pytest_cache 2024-11-01T16:21:16.8060529Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:16.8064310Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:16.8066766Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/480b1f95136e74eeead572932b376fdd/.pytest_cache 2024-11-01T16:21:16.8069484Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:16.8073675Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:16.8076187Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/afac225972f00257b2c7b99e246cc783/.pytest_cache 2024-11-01T16:21:16.8078900Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:16.8082794Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.8085273Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/de89e1a61a2193c2592082a11fd36679/.pytest_cache 2024-11-01T16:21:16.8087979Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.8091881Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.8094370Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/18faaf915d9c2e9cf4e3daa7734f86ce/.pytest_cache 2024-11-01T16:21:16.8179488Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.8183788Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.8186286Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/686e12361c2933b4cc238638466d2247/.pytest_cache 2024-11-01T16:21:16.8189022Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.8192856Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.8195341Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/850fec033c7176e4aa00e725c7577405/.pytest_cache 2024-11-01T16:21:16.8198031Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_11-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.8202191Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.8204873Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0072e8775b07b73c4f9fea9cd45d3bff/.pytest_cache 2024-11-01T16:21:16.8207786Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.8212152Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8214817Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1a812210f67d4caa821325ff85ab7aff/.pytest_cache 2024-11-01T16:21:16.8217708Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8221904Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.8224546Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8d649587689f7710241a52e81cdc81ca/.pytest_cache 2024-11-01T16:21:16.8227425Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10-experimental-split-build/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.8231402Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.8233872Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/27e563f57a98f010087f4aedbeef7b21/.pytest_cache 2024-11-01T16:21:16.8236536Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.8240299Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.8242761Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/91c26a743583d6b8ea103e18331b0e7f/.pytest_cache 2024-11-01T16:21:16.8245430Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.8249266Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.8251807Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/def5d3580a7296dd9097d2ea3c342b71/.pytest_cache 2024-11-01T16:21:16.8254480Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.8258303Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.8260765Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3cae0134535b8bad3fe64769ef9c2dd7/.pytest_cache 2024-11-01T16:21:16.8263450Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.8267228Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.8269676Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4d09b61367e530974b64cdb68b2d36ac/.pytest_cache 2024-11-01T16:21:16.8272623Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.8276449Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:16.8278961Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/349bf8cda7105f3527e6ce56cbfc2880/.pytest_cache 2024-11-01T16:21:16.8281702Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/27b65750bba4b962728ba0636dc300ad66e9f011/dynamo_wrapped/3.zip 2024-11-01T16:21:16.8349299Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.8352434Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ebbd14d2430deed020fb8affc0bd41cd/.pytest_cache 2024-11-01T16:21:16.8355146Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.8358929Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.8361552Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/aa933c850a7d8afd7e1d22596a1cd696/.pytest_cache 2024-11-01T16:21:16.8364261Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.8368032Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.8370919Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d53dba5d7fba1385c73cf31017c31df6/.pytest_cache 2024-11-01T16:21:16.8373633Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.8377394Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.8379852Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d3b692d537e43129e193d1d5fb01071f/.pytest_cache 2024-11-01T16:21:16.8382530Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.8386325Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.8388781Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/263788c64b84f2faf8d067d882363266/.pytest_cache 2024-11-01T16:21:16.8391456Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.8395248Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.8397700Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6198c75e45b63e257797f4f525f3d202/.pytest_cache 2024-11-01T16:21:16.8400371Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.8404138Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.8406611Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3296751fea083f733da3ddfc573b56db/.pytest_cache 2024-11-01T16:21:16.8409410Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.8413283Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.8415824Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/92c5dbc33a89d66d1a2a82c5e61a00cf/.pytest_cache 2024-11-01T16:21:16.8418501Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.8422319Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.8424799Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/03f8d1955ceecfa271af6d752e975932/.pytest_cache 2024-11-01T16:21:16.8427483Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.8431267Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.8433726Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d9ce37cfa65e496c1e5bf6910b924f2e/.pytest_cache 2024-11-01T16:21:16.8436420Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.8440200Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.8442658Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f925019387155b3a96172f2c5a702241/.pytest_cache 2024-11-01T16:21:16.8445337Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.8449119Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.8451675Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/42e92633efbd74357eec5b766bf4f44f/.pytest_cache 2024-11-01T16:21:16.8558932Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.8562761Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.8565260Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2abf9fe00d7c17a17c22d0e8ad819624/.pytest_cache 2024-11-01T16:21:16.8568145Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.8572376Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8574883Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d724e690ef80427db5d37c78deab973d/.pytest_cache 2024-11-01T16:21:16.8577628Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8581438Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.8583923Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0ef0452b6e575aaccc3b61de93272f83/.pytest_cache 2024-11-01T16:21:16.8586600Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.8590455Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.8592931Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0e2b25eb51c2037388b6d80504d7ee25/.pytest_cache 2024-11-01T16:21:16.8595612Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.8599462Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.8601940Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fd42df4bd2c7f166489d927d9a312c0f/.pytest_cache 2024-11-01T16:21:16.8604639Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.8608553Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:16.8611139Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7f61a2f22133ca54f7a194b00f2d0bd2/.pytest_cache 2024-11-01T16:21:16.8613817Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:16.8617729Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:16.8620202Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/08ce39b7a019a1bca776787793b9e69b/.pytest_cache 2024-11-01T16:21:16.8622882Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:16.8626684Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/4.zip 2024-11-01T16:21:16.8629189Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a4cefa8f90827ef18106589d7def5e59/.pytest_cache 2024-11-01T16:21:16.8631897Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/4.zip 2024-11-01T16:21:16.8635669Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:16.8638134Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7bcd1878f0f283636e362bfcf050a76e/.pytest_cache 2024-11-01T16:21:16.8640839Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:16.8644610Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.8647081Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fcae3a252a5a6aba07c744994c70f64c/.pytest_cache 2024-11-01T16:21:16.8649862Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.8653905Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.8656406Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/18c4317418df0452638a8c157f5dd244/.pytest_cache 2024-11-01T16:21:16.8659103Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.8750503Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.8753028Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2b0505029092941cb859ebbc653ecbbf/.pytest_cache 2024-11-01T16:21:16.8755746Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.8759580Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.8762089Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/12dd34bf37fbfebbb78f3445f1d2294e/.pytest_cache 2024-11-01T16:21:16.8764825Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_12-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.8768654Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.8771611Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2018735704352eb9875a699cac97a444/.pytest_cache 2024-11-01T16:21:16.8774338Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.8778195Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.8780715Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/dc602e29cf78a422c0fd88c893fd5c1f/.pytest_cache 2024-11-01T16:21:16.8783435Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.8787320Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.8790013Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a6ed52c9591bbd72a7101202c1dbe3ef/.pytest_cache 2024-11-01T16:21:16.8792746Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.8796593Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.8799213Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ba82fcf6a05ca189079c82fdd3b3facd/.pytest_cache 2024-11-01T16:21:16.8801969Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.8805836Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8808334Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b854f70ef3b8b5177faea651c411e600/.pytest_cache 2024-11-01T16:21:16.8811164Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.8815044Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:16.8817544Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/bc0ba100d22187e1f8f2dd59f2dd92ba/.pytest_cache 2024-11-01T16:21:16.8820288Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:16.8824146Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.8826653Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5197b7f936cfeda33f2c39d74c39f807/.pytest_cache 2024-11-01T16:21:16.8829393Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10-onnx/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.8833243Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:16.8835702Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ea55af8f4aac1d53a4a577dd2f0e92e2/.pytest_cache 2024-11-01T16:21:16.8838483Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/1.zip 2024-11-01T16:21:16.8842234Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:16.8844751Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/025bf94e0444de806d8f1f142764d452/.pytest_cache 2024-11-01T16:21:16.8847431Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/crossref/2.zip 2024-11-01T16:21:16.8851319Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.8853771Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5b29afd978fa49b140433234d74f7f72/.pytest_cache 2024-11-01T16:21:16.8920107Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.8923868Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.8926351Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9597d692ec3aaf676064e0616d3dbc50/.pytest_cache 2024-11-01T16:21:16.8929060Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:16.8932961Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.8935428Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c1a775955c3ee4d4316a65fa9f5ef9db/.pytest_cache 2024-11-01T16:21:16.8938086Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.8941838Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.8944303Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/778902fafe7468fd8b17ef1cf2ac07de/.pytest_cache 2024-11-01T16:21:16.8947142Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.8950930Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:16.8953472Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7d2a85816135bf9482df303f3aa0ccae/.pytest_cache 2024-11-01T16:21:16.8956273Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/1.zip 2024-11-01T16:21:16.8960070Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:16.8962553Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/28dcb04350aad9ae5add4957a836852f/.pytest_cache 2024-11-01T16:21:16.8965247Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/crossref/2.zip 2024-11-01T16:21:16.8969030Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.8971890Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0f6117e2897a90da7c427cbdf8b0c8f8/.pytest_cache 2024-11-01T16:21:16.8974553Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.8978326Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.8980800Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7c6fdf6932e7b2c0d9a5765915d1dd64/.pytest_cache 2024-11-01T16:21:16.8983483Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.8987253Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.8989705Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/06976e3a2d8d7ba0092feebb014874bf/.pytest_cache 2024-11-01T16:21:16.8992395Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.8996232Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.8998723Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/05cfedee0cec8b25c00f028cdb5180e6/.pytest_cache 2024-11-01T16:21:16.9001397Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.9005243Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:16.9007714Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d37804c27fe868982c93c21c2db7259c/.pytest_cache 2024-11-01T16:21:16.9010396Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/1.zip 2024-11-01T16:21:16.9014271Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:16.9016765Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/736e3c40dc691ae20c4df03df0533641/.pytest_cache 2024-11-01T16:21:16.9019436Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/crossref/2.zip 2024-11-01T16:21:16.9125069Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.9127565Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2d1e8a57161f8a111ed303169b5d6859/.pytest_cache 2024-11-01T16:21:16.9130270Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.9134135Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.9136614Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8985d1bdb98207316f961c29d1c7bf4e/.pytest_cache 2024-11-01T16:21:16.9139305Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.9143239Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.9145724Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a85849a61c2d83ec6fb3294b6345976a/.pytest_cache 2024-11-01T16:21:16.9148406Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.9152276Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.9154744Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/250dc8a3e671ca2afa3493ef7f05befc/.pytest_cache 2024-11-01T16:21:16.9157436Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.9161249Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:16.9163756Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fec97fe7ae5f4bea70e6f863267da8ef/.pytest_cache 2024-11-01T16:21:16.9166472Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/1.zip 2024-11-01T16:21:16.9170556Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:16.9173180Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7a5f77caa76df3beba7945af2d7f7ead/.pytest_cache 2024-11-01T16:21:16.9175900Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/crossref/2.zip 2024-11-01T16:21:16.9179708Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.9182175Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e5f94d9bd46c90d8818967c46c955ae5/.pytest_cache 2024-11-01T16:21:16.9184856Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.9188649Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.9191308Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9902da7aea2776144d10278f60bab213/.pytest_cache 2024-11-01T16:21:16.9193996Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.9197786Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.9200351Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7966f084c5e7fac9e2dd28e300b24edb/.pytest_cache 2024-11-01T16:21:16.9203075Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.9206853Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.9209328Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b086da21a8f17194f1ad31906ee29c8a/.pytest_cache 2024-11-01T16:21:16.9212120Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.9215905Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:16.9218397Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/cacd7219fb553aba46ae262ded381050/.pytest_cache 2024-11-01T16:21:16.9221087Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/1.zip 2024-11-01T16:21:16.9224895Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:16.9227354Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fd4ed187dde744361285cf2e25306525/.pytest_cache 2024-11-01T16:21:16.9318013Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/crossref/2.zip 2024-11-01T16:21:16.9321832Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.9324324Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/98f610fdc53a1aad5ac27eb8ddb2dc75/.pytest_cache 2024-11-01T16:21:16.9327216Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.9331102Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.9333672Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4e0638384d33983e9de4548a7151fe1f/.pytest_cache 2024-11-01T16:21:16.9336362Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.9340139Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.9342610Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0944ed44bf01191800742af001217f3a/.pytest_cache 2024-11-01T16:21:16.9345279Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:16.9349044Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.9351513Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d99fbf07315f9286da4b74fdc9bffa07/.pytest_cache 2024-11-01T16:21:16.9354205Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:16.9358004Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:16.9360490Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4c711cd4c4d184bc9a66d45fec29aa63/.pytest_cache 2024-11-01T16:21:16.9363169Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/crossref/1.zip 2024-11-01T16:21:16.9366957Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.9369436Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/401f8964a1e5bf68b7ce55fc4b2a676d/.pytest_cache 2024-11-01T16:21:16.9372563Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:16.9376350Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:16.9378835Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2e63ddc65b63a8b8353a4fbc2f289b12/.pytest_cache 2024-11-01T16:21:16.9381535Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/2.zip 2024-11-01T16:21:16.9385419Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:16.9387917Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ee1f93cd99540e9d7624b7db08615911/.pytest_cache 2024-11-01T16:21:16.9390626Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/1.zip 2024-11-01T16:21:16.9394438Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:16.9396922Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1ac15bf602088f681683b57cf5793cc1/.pytest_cache 2024-11-01T16:21:16.9400279Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/crossref/2.zip 2024-11-01T16:21:16.9406978Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.9411904Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8a76da7c4a24317de87fce6440cc5334/.pytest_cache 2024-11-01T16:21:16.9416636Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:16.9422636Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.9427097Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5208466fbffec5b78019aab4ee6ac9e4/.pytest_cache 2024-11-01T16:21:16.9432125Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:16.9512123Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.9514796Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ec60a5b76c6df4a4fffc19ef64d2b559/.pytest_cache 2024-11-01T16:21:16.9517508Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:16.9521448Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.9523937Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/14e86bbeabe6ff38672ab56b00ae6761/.pytest_cache 2024-11-01T16:21:16.9526632Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-focal-py3_9-clang10/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:16.9530447Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.9533046Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6b2d7715ea25450d88d908261fb56c26/.pytest_cache 2024-11-01T16:21:16.9535771Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:16.9539574Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.9542063Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0dc51adee0e32eacf713dfc69c70923e/.pytest_cache 2024-11-01T16:21:16.9544784Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:16.9548599Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.9551085Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/64ba6654ced8f9a33aee08d5aa9e8214/.pytest_cache 2024-11-01T16:21:16.9553797Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:16.9557724Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:16.9560204Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ede3ce5501ef90e6a173c428188f58e7/.pytest_cache 2024-11-01T16:21:16.9562928Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/5.zip 2024-11-01T16:21:16.9566803Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/6.zip 2024-11-01T16:21:16.9569288Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a48a086e275c653ebe6e6fa3556817e2/.pytest_cache 2024-11-01T16:21:16.9572345Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/1c3319822d39928102aa65e0383974e1536f4d16/default/6.zip 2024-11-01T16:21:16.9576191Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.9578689Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/310db8fccd69e070f3e818a435189dff/.pytest_cache 2024-11-01T16:21:16.9581471Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/27b65750bba4b962728ba0636dc300ad66e9f011/default/2.zip 2024-11-01T16:21:16.9585340Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.9587828Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/24a87bf16bd68e5499b5e938cc336aac/.pytest_cache 2024-11-01T16:21:16.9590556Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:16.9594411Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.9596912Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ce4b71a9055f22de3dd1fa311e6d800c/.pytest_cache 2024-11-01T16:21:16.9599651Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:16.9603505Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.9606117Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/620190f5497b0f135c04ab73763a1f02/.pytest_cache 2024-11-01T16:21:16.9608824Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:16.9612780Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.9734792Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a458ebca50ae6ce09ae0152245096927/.pytest_cache 2024-11-01T16:21:16.9737955Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:16.9741890Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:16.9744394Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/42c3e1334d57ea53f3dc7483f40b832b/.pytest_cache 2024-11-01T16:21:16.9747126Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/5.zip 2024-11-01T16:21:16.9750984Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/6.zip 2024-11-01T16:21:16.9753469Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/12feb61f84eed2a2af0f88a4892c2263/.pytest_cache 2024-11-01T16:21:16.9756203Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/3db9a329a953015c8d632819cf267c2bfb6836ec/default/6.zip 2024-11-01T16:21:16.9760064Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.9762590Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5c1fdaaa4dd871e50d773b143affea01/.pytest_cache 2024-11-01T16:21:16.9765326Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:16.9769177Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.9772359Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b3fe4286f373010e7ca69ff18da1a6b3/.pytest_cache 2024-11-01T16:21:16.9775097Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:16.9778968Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.9781590Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/47ff3fb2635720548f831f349a9a778c/.pytest_cache 2024-11-01T16:21:16.9784320Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:16.9788184Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.9790682Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/425e80dd51b90339add08521d7ed2925/.pytest_cache 2024-11-01T16:21:16.9793401Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:16.9797278Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/5.zip 2024-11-01T16:21:16.9799778Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3869af2905f240096e8a002716296fde/.pytest_cache 2024-11-01T16:21:16.9802501Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/5.zip 2024-11-01T16:21:16.9806340Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/6.zip 2024-11-01T16:21:16.9808825Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e7354af3472824da5fb151ec01d90d74/.pytest_cache 2024-11-01T16:21:16.9811633Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/6.zip 2024-11-01T16:21:16.9815534Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.9818053Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/90e774dbd08c78ca3727c11177bc6d26/.pytest_cache 2024-11-01T16:21:16.9820919Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:16.9824776Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.9827305Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/376d2e12765007d96828ac01376c07a7/.pytest_cache 2024-11-01T16:21:16.9830034Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:16.9833881Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.9836387Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/51f9046f37c361c62e97cba0baab99b6/.pytest_cache 2024-11-01T16:21:16.9947810Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:16.9951757Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.9954293Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9505121bc374372478bb06402ec52276/.pytest_cache 2024-11-01T16:21:16.9957018Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:16.9960913Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:16.9963445Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e32b0fcdf4c4cc028be3c46691209ea5/.pytest_cache 2024-11-01T16:21:16.9966170Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/5.zip 2024-11-01T16:21:16.9970330Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/6.zip 2024-11-01T16:21:16.9972943Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8893ecf8bc2381883fc62261ae326dea/.pytest_cache 2024-11-01T16:21:16.9975890Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/6.zip 2024-11-01T16:21:16.9979773Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.9982277Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/34bb54b879e92457518cdd7cedf7a905/.pytest_cache 2024-11-01T16:21:16.9985154Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:16.9988999Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.9991511Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/df8bace8031e7de140534f7c621342bb/.pytest_cache 2024-11-01T16:21:16.9994256Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:16.9998132Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:17.0000639Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/17f3f26d08325d2a107a09bd067be0de/.pytest_cache 2024-11-01T16:21:17.0003344Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:17.0007274Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:17.0009799Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/22b9e9c4793bd10afc6e229e6e1fca12/.pytest_cache 2024-11-01T16:21:17.0012627Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:17.0016491Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:17.0019020Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7e26ab07a4ca9cf1425d8239d36b3ddc/.pytest_cache 2024-11-01T16:21:17.0021847Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/5.zip 2024-11-01T16:21:17.0025713Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/6.zip 2024-11-01T16:21:17.0028201Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5da51a0b972d1005762d76e0d754668a/.pytest_cache 2024-11-01T16:21:17.0030926Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/9d5cce776dfbfeab396e71047935285723ee5728/default/6.zip 2024-11-01T16:21:17.0035079Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:17.0037581Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/bbe4b67868fd7c075394b1017aa07f26/.pytest_cache 2024-11-01T16:21:17.0040333Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:17.0044238Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:17.0046772Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/db7eadc7b759671702d7d4bc5cec0928/.pytest_cache 2024-11-01T16:21:17.0049662Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:17.0143472Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:17.0146003Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3528611895e10fba53ace8b11ae347c7/.pytest_cache 2024-11-01T16:21:17.0148887Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:17.0152769Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:17.0155296Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/04441cdc627a8bba780bc7fc1c112c69/.pytest_cache 2024-11-01T16:21:17.0158059Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:17.0162083Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:17.0164612Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8830fdede3c9ac4ccf7b7b36e2224dac/.pytest_cache 2024-11-01T16:21:17.0167353Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/5.zip 2024-11-01T16:21:17.0171616Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/6.zip 2024-11-01T16:21:17.0174154Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4946b77d6def3c2aa0a2e4de120ace35/.pytest_cache 2024-11-01T16:21:17.0176901Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_10-clang15-asan/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/6.zip 2024-11-01T16:21:17.0180683Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:17.0183139Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/33cac48b1434b8dfff882635c1e81a1f/.pytest_cache 2024-11-01T16:21:17.0185787Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/1.zip 2024-11-01T16:21:17.0189498Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:17.0191940Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/30df9a01c2233a4e299b6f197e7c091d/.pytest_cache 2024-11-01T16:21:17.0194582Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/2.zip 2024-11-01T16:21:17.0198272Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:17.0200714Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a15c22eab1be578f38b941c93f3e010f/.pytest_cache 2024-11-01T16:21:17.0203358Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/3.zip 2024-11-01T16:21:17.0207153Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:17.0209597Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5af22e8e86ad88c224cd69e0e4a1d03a/.pytest_cache 2024-11-01T16:21:17.0212339Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/default/4.zip 2024-11-01T16:21:17.0216066Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:17.0218860Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c4d20e76063160ee147f789cd684c863/.pytest_cache 2024-11-01T16:21:17.0221541Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/1.zip 2024-11-01T16:21:17.0225305Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:17.0227775Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e4563512a8a29dd34ee0344eb8ced46c/.pytest_cache 2024-11-01T16:21:17.0230455Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/1c3319822d39928102aa65e0383974e1536f4d16/distributed/2.zip 2024-11-01T16:21:17.0234191Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:17.0236635Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/528562f6f08c4b4b287322ff71ad3683/.pytest_cache 2024-11-01T16:21:17.0239288Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/1.zip 2024-11-01T16:21:17.0243061Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:17.0245492Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d60381bc3b2bd59d9f897ae74c80aa56/.pytest_cache 2024-11-01T16:21:17.0321641Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/2.zip 2024-11-01T16:21:17.0325406Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:17.0327988Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e14d8775d49bfc4c2d74913778b2f7bd/.pytest_cache 2024-11-01T16:21:17.0330747Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/3.zip 2024-11-01T16:21:17.0334504Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:17.0337033Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3f031acfee59518ce694b9ce5a6af6ca/.pytest_cache 2024-11-01T16:21:17.0339718Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/default/4.zip 2024-11-01T16:21:17.0343504Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:17.0345987Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d6e8c5f75c420e5abc013fa811592b5f/.pytest_cache 2024-11-01T16:21:17.0348692Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/1.zip 2024-11-01T16:21:17.0352466Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:17.0354936Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0a0796f2acc3ab1dba39cdd8d73d78a0/.pytest_cache 2024-11-01T16:21:17.0357630Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/3db9a329a953015c8d632819cf267c2bfb6836ec/distributed/2.zip 2024-11-01T16:21:17.0361385Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:17.0363839Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9c0421cf2304b3fc6b64a8d2ec2bc0a7/.pytest_cache 2024-11-01T16:21:17.0366500Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/1.zip 2024-11-01T16:21:17.0370473Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:17.0373021Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/85574c04703270a84f3d30695e752263/.pytest_cache 2024-11-01T16:21:17.0375765Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/2.zip 2024-11-01T16:21:17.0379516Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:17.0381968Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/48c01895fedeb0d7a60601f8e4b68fa7/.pytest_cache 2024-11-01T16:21:17.0384698Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/3.zip 2024-11-01T16:21:17.0388450Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:17.0390901Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e0f67e051bbe63b35bf9084eae882821/.pytest_cache 2024-11-01T16:21:17.0393571Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/default/4.zip 2024-11-01T16:21:17.0397342Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/1.zip 2024-11-01T16:21:17.0399814Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4b8272f82ce9bef94713e783cfc43657/.pytest_cache 2024-11-01T16:21:17.0402499Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/1.zip 2024-11-01T16:21:17.0406286Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/2.zip 2024-11-01T16:21:17.0408780Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/db46c8e68b2af7a2ed4b0a055f811a96/.pytest_cache 2024-11-01T16:21:17.0411576Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/44f2d208dfbe5474743c85ee972298f9bd9c43e5/distributed/2.zip 2024-11-01T16:21:17.0415358Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:17.0417807Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/46abf5cc5642879133923f7c7ca58532/.pytest_cache 2024-11-01T16:21:17.0420604Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/1.zip 2024-11-01T16:21:17.0510305Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:17.0512802Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8d1f7c4c59b409f0be84c8141e62268b/.pytest_cache 2024-11-01T16:21:17.0515504Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/2.zip 2024-11-01T16:21:17.0519352Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:17.0521807Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8c9aad30c3e018bb5fa610661a6775ba/.pytest_cache 2024-11-01T16:21:17.0524475Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/3.zip 2024-11-01T16:21:17.0528220Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:17.0530743Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e7093120bac74255cee050b56873fd61/.pytest_cache 2024-11-01T16:21:17.0533408Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/default/4.zip 2024-11-01T16:21:17.0537183Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:17.0539686Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/949646bb2828fbae17e331a78ca441db/.pytest_cache 2024-11-01T16:21:17.0542390Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/1.zip 2024-11-01T16:21:17.0546172Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:17.0548662Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7c504b9ed8266f84d6b3fc8adf294c24/.pytest_cache 2024-11-01T16:21:17.0551367Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/4fdd7e68b2a46e2a70d122085b4db169466b7c9c/distributed/2.zip 2024-11-01T16:21:17.0555256Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:17.0557743Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7c45d5132d013a86f72372fa568a043a/.pytest_cache 2024-11-01T16:21:17.0560405Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/1.zip 2024-11-01T16:21:17.0564263Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:17.0566743Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4ead92a17b8112c71b3b9a6b6b4254cc/.pytest_cache 2024-11-01T16:21:17.0569425Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/2.zip 2024-11-01T16:21:17.0605030Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:17.0607566Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8a0f0b93f605f238d45db93ea4d692ea/.pytest_cache 2024-11-01T16:21:17.0610263Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/3.zip 2024-11-01T16:21:17.0614170Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:17.0616630Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f1437d0fb0eac70a8ff5d324df0f4fa0/.pytest_cache 2024-11-01T16:21:17.0619330Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/default/4.zip 2024-11-01T16:21:17.0623116Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:17.0625608Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/eb551d6912ba3bb4d3e379146356b2e6/.pytest_cache 2024-11-01T16:21:17.0628323Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/1.zip 2024-11-01T16:21:17.0632143Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:17.0634882Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/51b25c0df2eb3f25361260312b49a3f1/.pytest_cache 2024-11-01T16:21:17.0637600Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/9d5cce776dfbfeab396e71047935285723ee5728/distributed/2.zip 2024-11-01T16:21:17.0641376Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:17.0643970Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9860bb5dba52098af5eabcb0f3138c1a/.pytest_cache 2024-11-01T16:21:17.0669296Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/1.zip 2024-11-01T16:21:17.0673355Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:17.0675856Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/422afb1a645de44a12d5076f1568cb56/.pytest_cache 2024-11-01T16:21:17.0678545Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/3.zip 2024-11-01T16:21:17.0682300Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:17.0684756Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0953a3b3a94936c146beeb9a5b2344d8/.pytest_cache 2024-11-01T16:21:17.0687426Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/default/5.zip 2024-11-01T16:21:17.0691350Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/1.zip 2024-11-01T16:21:17.0693858Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1cfe975d1655761c8eb484674c87d96c/.pytest_cache 2024-11-01T16:21:17.0696575Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/1.zip 2024-11-01T16:21:17.0700380Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/2.zip 2024-11-01T16:21:17.0702873Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f243cb53acc1ad30d49a01e69cc662dc/.pytest_cache 2024-11-01T16:21:17.0705883Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/c24f1868daca4f5640352ca1fe5d6210f89b51c5/distributed/2.zip 2024-11-01T16:21:17.0709681Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:17.0712258Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ec8060fc1445c61ba64062dd9aa4ecca/.pytest_cache 2024-11-01T16:21:17.0714951Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/1.zip 2024-11-01T16:21:17.0718722Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:17.0721195Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/fb3d8e053cd29275460fe89ce1f3a62b/.pytest_cache 2024-11-01T16:21:17.0723867Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/2.zip 2024-11-01T16:21:17.0727644Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:17.0730101Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7356a9c1bfe12d1ac2454cfabcb33215/.pytest_cache 2024-11-01T16:21:17.0732885Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/3.zip 2024-11-01T16:21:17.0736665Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:17.0739133Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/88533ef5fa07771401d9cf18eaeac2a1/.pytest_cache 2024-11-01T16:21:17.0741814Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/default/4.zip 2024-11-01T16:21:17.0745607Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:17.0748094Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a900e00809f146c71a97d5678ddba5a8/.pytest_cache 2024-11-01T16:21:17.0750894Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/1.zip 2024-11-01T16:21:17.0754703Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:17.0757211Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f4c14915917d5b1a803d14981fdcd1b4/.pytest_cache 2024-11-01T16:21:17.0759912Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull/pytest_cache/pytorch/pytorch/c52a779c822574372d989bfd64d028a0/pull_linux-jammy-py3_9-gcc11/ecfe7745fd43e9c4da1bdf49aa87414bf3d6c587/distributed/2.zip 2024-11-01T16:21:17.1624703Z ##[group]Run seemethere/download-artifact-s3@v4 2024-11-01T16:21:17.1625186Z with: 2024-11-01T16:21:17.1625460Z name: llm_results 2024-11-01T16:21:17.1625813Z path: .additional_ci_files/llm_results 2024-11-01T16:21:17.1626240Z s3-bucket: gha-artifacts 2024-11-01T16:21:17.1626590Z region: us-east-1 2024-11-01T16:21:17.1626893Z ##[endgroup] 2024-11-01T16:21:17.6645648Z (node:62125) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-11-01T16:21:17.6646469Z 2024-11-01T16:21:17.6646734Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-11-01T16:21:17.6647501Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-11-01T16:21:17.6648433Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-11-01T16:21:17.7391587Z Found 1 objects with prefix pytorch/pytorch/11632514903/llm_results/ 2024-11-01T16:21:17.7394440Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-11-01T16:21:17.8442239Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-11-01T16:21:17.8448038Z Artifact download has finished successfully 2024-11-01T16:21:17.8634558Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-11-01T16:21:17.8635795Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-11-01T16:21:17.8636647Z python3 -m pip install boto3==1.35.42 2024-11-01T16:21:17.8637275Z python3 tools/testing/do_target_determination_for_s3.py 2024-11-01T16:21:17.8644878Z shell: /usr/bin/bash -e {0} 2024-11-01T16:21:17.8645251Z env: 2024-11-01T16:21:17.8645911Z GITHUB_TOKEN: *** 2024-11-01T16:21:17.8646267Z GITHUB_REPOSITORY: pytorch/pytorch 2024-11-01T16:21:17.8646685Z GITHUB_WORKFLOW: pull 2024-11-01T16:21:17.8647054Z GITHUB_JOB: target-determination 2024-11-01T16:21:17.8647471Z GITHUB_RUN_ID: 11632514903 2024-11-01T16:21:17.8647823Z GITHUB_RUN_NUMBER: 261361 2024-11-01T16:21:17.8648185Z GITHUB_RUN_ATTEMPT: 1 2024-11-01T16:21:17.8648547Z GITHUB_REF: refs/pull/138766/merge 2024-11-01T16:21:17.8648991Z JOB_ID: 32396042945 2024-11-01T16:21:17.8649363Z JOB_NAME: before-test / target-determination 2024-11-01T16:21:17.8649835Z PR_NUMBER: 138766 2024-11-01T16:21:17.8650146Z ##[endgroup] 2024-11-01T16:21:17.8691778Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-11-01T16:21:17.8692403Z creating: .additional_ci_files/llm_results/mappings/ 2024-11-01T16:21:17.8697559Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-11-01T16:21:18.1340745Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T16:21:18.1522384Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-11-01T16:21:18.1584303Z 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:21:18.1589090Z 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:21:18.1593527Z 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:21:18.1652933Z 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:21:18.1664905Z 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:21:18.1709525Z 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:21:19.9530504Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'rockset' 2024-11-01T16:21:19.9533884Z 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:21:19.9538440Z 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:21:19.9542231Z 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:21:19.9546014Z 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:21:19.9551926Z 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:21:19.9554873Z 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:21:19.9556380Z Received 652 tests to prioritize 2024-11-01T16:21:19.9556766Z backends/xeon/test_launch 2024-11-01T16:21:19.9557156Z benchmark_utils/test_benchmark_utils 2024-11-01T16:21:19.9557722Z cpp_extensions/open_registration_extension/test/test_openreg 2024-11-01T16:21:19.9558355Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-11-01T16:21:19.9559010Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-11-01T16:21:19.9559638Z distributed/_composable/fsdp/test_fully_shard_comm 2024-11-01T16:21:19.9560219Z distributed/_composable/fsdp/test_fully_shard_compile 2024-11-01T16:21:19.9560835Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-11-01T16:21:19.9561445Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-11-01T16:21:19.9562061Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-11-01T16:21:19.9562653Z distributed/_composable/fsdp/test_fully_shard_init 2024-11-01T16:21:19.9563284Z distributed/_composable/fsdp/test_fully_shard_logging 2024-11-01T16:21:19.9563880Z distributed/_composable/fsdp/test_fully_shard_memory 2024-11-01T16:21:19.9564508Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-11-01T16:21:19.9565156Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-11-01T16:21:19.9565744Z distributed/_composable/fsdp/test_fully_shard_state 2024-11-01T16:21:19.9566336Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-11-01T16:21:19.9566951Z distributed/_composable/fsdp/test_fully_shard_training 2024-11-01T16:21:19.9567586Z distributed/_composable/fully_shard/test_fully_shard_compile 2024-11-01T16:21:19.9568222Z distributed/_composable/fully_shard/test_fully_shard_init 2024-11-01T16:21:19.9568926Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision 2024-11-01T16:21:19.9569694Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint 2024-11-01T16:21:19.9570972Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint 2024-11-01T16:21:19.9571691Z distributed/_composable/fully_shard/test_fully_shard_runtime 2024-11-01T16:21:19.9572347Z distributed/_composable/fully_shard/test_fully_shard_util 2024-11-01T16:21:19.9573071Z distributed/_composable/test_checkpoint 2024-11-01T16:21:19.9573656Z distributed/_composable/test_composability/test_2d_composability 2024-11-01T16:21:19.9574381Z distributed/_composable/test_composability/test_pp_composability 2024-11-01T16:21:19.9574969Z distributed/_composable/test_compose 2024-11-01T16:21:19.9575407Z distributed/_composable/test_contract 2024-11-01T16:21:19.9575866Z distributed/_composable/test_replicate 2024-11-01T16:21:19.9576393Z distributed/_composable/test_replicate_with_compiler 2024-11-01T16:21:19.9576966Z distributed/_shard/sharded_optim/test_sharded_optim 2024-11-01T16:21:19.9577555Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-11-01T16:21:19.9578143Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-11-01T16:21:19.9578735Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-11-01T16:21:19.9579312Z distributed/_shard/sharded_tensor/ops/test_init 2024-11-01T16:21:19.9579878Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-11-01T16:21:19.9580423Z distributed/_shard/sharded_tensor/test_logger 2024-11-01T16:21:19.9580974Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-11-01T16:21:19.9581611Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-11-01T16:21:19.9582219Z distributed/_shard/sharding_plan/test_sharding_plan 2024-11-01T16:21:19.9582794Z distributed/_shard/sharding_spec/test_sharding_spec 2024-11-01T16:21:19.9583297Z distributed/_shard/test_sharder 2024-11-01T16:21:19.9583841Z distributed/_tensor/debug/test_comm_mode 2024-11-01T16:21:19.9584358Z distributed/_tensor/debug/test_comm_mode_features 2024-11-01T16:21:19.9584887Z distributed/_tensor/debug/test_op_coverage 2024-11-01T16:21:19.9585394Z distributed/_tensor/experimental/test_local_map 2024-11-01T16:21:19.9585977Z distributed/_tensor/experimental/test_register_sharding 2024-11-01T16:21:19.9586576Z distributed/_tensor/experimental/test_tp_transform 2024-11-01T16:21:19.9587071Z distributed/_tensor/test_api 2024-11-01T16:21:19.9587463Z distributed/_tensor/test_attention 2024-11-01T16:21:19.9587892Z distributed/_tensor/test_common_rules 2024-11-01T16:21:19.9588350Z distributed/_tensor/test_convolution_ops 2024-11-01T16:21:19.9588791Z distributed/_tensor/test_dtensor 2024-11-01T16:21:19.9589216Z distributed/_tensor/test_dtensor_compile 2024-11-01T16:21:19.9589678Z distributed/_tensor/test_dtensor_ops 2024-11-01T16:21:19.9590113Z distributed/_tensor/test_embedding_ops 2024-11-01T16:21:19.9590593Z distributed/_tensor/test_experimental_ops 2024-11-01T16:21:19.9591057Z distributed/_tensor/test_init 2024-11-01T16:21:19.9591443Z distributed/_tensor/test_math_ops 2024-11-01T16:21:19.9591868Z distributed/_tensor/test_matrix_ops 2024-11-01T16:21:19.9592298Z distributed/_tensor/test_op_strategy 2024-11-01T16:21:19.9592728Z distributed/_tensor/test_optimizers 2024-11-01T16:21:19.9593208Z distributed/_tensor/test_pointwise_ops 2024-11-01T16:21:19.9593763Z distributed/_tensor/test_random_ops 2024-11-01T16:21:19.9594186Z distributed/_tensor/test_redistribute 2024-11-01T16:21:19.9594634Z distributed/_tensor/test_tensor_ops 2024-11-01T16:21:19.9595229Z distributed/_tensor/test_utils 2024-11-01T16:21:19.9595616Z distributed/_tensor/test_view_ops 2024-11-01T16:21:19.9596057Z distributed/_tensor/test_xla_integration 2024-11-01T16:21:19.9596534Z distributed/_tools/test_fsdp2_mem_tracker 2024-11-01T16:21:19.9596987Z distributed/_tools/test_mem_tracker 2024-11-01T16:21:19.9597429Z distributed/_tools/test_memory_tracker 2024-11-01T16:21:19.9597873Z distributed/_tools/test_mod_tracker 2024-11-01T16:21:19.9598310Z distributed/_tools/test_runtime_estimator 2024-11-01T16:21:19.9598776Z distributed/_tools/test_sac_estimator 2024-11-01T16:21:19.9599207Z distributed/_tools/test_sac_ilp 2024-11-01T16:21:19.9599681Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-11-01T16:21:19.9600282Z distributed/algorithms/quantization/test_quantization 2024-11-01T16:21:19.9600910Z distributed/algorithms/test_join 2024-11-01T16:21:19.9601365Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-11-01T16:21:19.9601909Z distributed/checkpoint/e2e/test_fine_tuning 2024-11-01T16:21:19.9602399Z distributed/checkpoint/e2e/test_fsdp_ep 2024-11-01T16:21:19.9602857Z distributed/checkpoint/e2e/test_pipeline 2024-11-01T16:21:19.9603343Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-11-01T16:21:19.9603824Z distributed/checkpoint/test_checkpoint 2024-11-01T16:21:19.9604297Z distributed/checkpoint/test_compatibility 2024-11-01T16:21:19.9604787Z distributed/checkpoint/test_dedup_tensors 2024-11-01T16:21:19.9605301Z distributed/checkpoint/test_dtensor_checkpoint 2024-11-01T16:21:19.9605824Z distributed/checkpoint/test_dtensor_resharding 2024-11-01T16:21:19.9606379Z distributed/checkpoint/test_file_system_checkpoint 2024-11-01T16:21:19.9606983Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-11-01T16:21:19.9607527Z distributed/checkpoint/test_format_utils 2024-11-01T16:21:19.9608027Z distributed/checkpoint/test_fsdp_model_state 2024-11-01T16:21:19.9608539Z distributed/checkpoint/test_fsdp_optim_state 2024-11-01T16:21:19.9609110Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-11-01T16:21:19.9609660Z distributed/checkpoint/test_fsspec 2024-11-01T16:21:19.9610126Z distributed/checkpoint/test_hsdp_checkpoint 2024-11-01T16:21:19.9610716Z distributed/checkpoint/test_nested_dict 2024-11-01T16:21:19.9611166Z distributed/checkpoint/test_planner 2024-11-01T16:21:19.9611701Z distributed/checkpoint/test_save_load_api 2024-11-01T16:21:19.9612181Z distributed/checkpoint/test_state_dict 2024-11-01T16:21:19.9612654Z distributed/checkpoint/test_state_dict_utils 2024-11-01T16:21:19.9613157Z distributed/checkpoint/test_tp_checkpoint 2024-11-01T16:21:19.9613630Z distributed/checkpoint/test_traverse 2024-11-01T16:21:19.9614055Z distributed/checkpoint/test_utils 2024-11-01T16:21:19.9614484Z distributed/elastic/events/lib_test 2024-11-01T16:21:19.9614928Z distributed/elastic/metrics/api_test 2024-11-01T16:21:19.9615395Z distributed/elastic/multiprocessing/api_test 2024-11-01T16:21:19.9615893Z distributed/elastic/test_control_plane 2024-11-01T16:21:19.9616339Z distributed/elastic/timer/api_test 2024-11-01T16:21:19.9616797Z distributed/elastic/timer/local_timer_example 2024-11-01T16:21:19.9617305Z distributed/elastic/timer/local_timer_test 2024-11-01T16:21:19.9617805Z distributed/elastic/utils/distributed_test 2024-11-01T16:21:19.9618278Z distributed/elastic/utils/logging_test 2024-11-01T16:21:19.9618723Z distributed/elastic/utils/util_test 2024-11-01T16:21:19.9619194Z distributed/flight_recorder/test_fr_analysis 2024-11-01T16:21:19.9619678Z distributed/fsdp/test_checkpoint_wrapper 2024-11-01T16:21:19.9620173Z distributed/fsdp/test_distributed_checkpoint 2024-11-01T16:21:19.9620655Z distributed/fsdp/test_fsdp_apply 2024-11-01T16:21:19.9621093Z distributed/fsdp/test_fsdp_backward_prefetch 2024-11-01T16:21:19.9621582Z distributed/fsdp/test_fsdp_checkpoint 2024-11-01T16:21:19.9622042Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-11-01T16:21:19.9622496Z distributed/fsdp/test_fsdp_comm 2024-11-01T16:21:19.9622910Z distributed/fsdp/test_fsdp_comm_hooks 2024-11-01T16:21:19.9623342Z distributed/fsdp/test_fsdp_core 2024-11-01T16:21:19.9623779Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-11-01T16:21:19.9624261Z distributed/fsdp/test_fsdp_exec_order 2024-11-01T16:21:19.9624706Z distributed/fsdp/test_fsdp_fine_tune 2024-11-01T16:21:19.9625156Z distributed/fsdp/test_fsdp_flatten_params 2024-11-01T16:21:19.9625656Z distributed/fsdp/test_fsdp_freezing_weights 2024-11-01T16:21:19.9626123Z distributed/fsdp/test_fsdp_fx 2024-11-01T16:21:19.9626518Z distributed/fsdp/test_fsdp_grad_acc 2024-11-01T16:21:19.9626958Z distributed/fsdp/test_fsdp_hybrid_shard 2024-11-01T16:21:19.9627435Z distributed/fsdp/test_fsdp_ignored_modules 2024-11-01T16:21:19.9627889Z distributed/fsdp/test_fsdp_input 2024-11-01T16:21:19.9628384Z distributed/fsdp/test_fsdp_memory 2024-11-01T16:21:19.9628804Z distributed/fsdp/test_fsdp_meta 2024-11-01T16:21:19.9629195Z distributed/fsdp/test_fsdp_misc 2024-11-01T16:21:19.9629636Z distributed/fsdp/test_fsdp_mixed_precision 2024-11-01T16:21:19.9630139Z distributed/fsdp/test_fsdp_multiple_forward 2024-11-01T16:21:19.9630635Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-11-01T16:21:19.9631122Z distributed/fsdp/test_fsdp_optim_state 2024-11-01T16:21:19.9631578Z distributed/fsdp/test_fsdp_overlap 2024-11-01T16:21:19.9632001Z distributed/fsdp/test_fsdp_pure_fp16 2024-11-01T16:21:19.9632480Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-11-01T16:21:19.9632973Z distributed/fsdp/test_fsdp_state_dict 2024-11-01T16:21:19.9633425Z distributed/fsdp/test_fsdp_tp_integration 2024-11-01T16:21:19.9633891Z distributed/fsdp/test_fsdp_traversal 2024-11-01T16:21:19.9634328Z distributed/fsdp/test_fsdp_uneven 2024-11-01T16:21:19.9634766Z distributed/fsdp/test_fsdp_unshard_params 2024-11-01T16:21:19.9635261Z distributed/fsdp/test_fsdp_use_orig_params 2024-11-01T16:21:19.9635775Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-11-01T16:21:19.9636246Z distributed/fsdp/test_shard_utils 2024-11-01T16:21:19.9636660Z distributed/fsdp/test_utils 2024-11-01T16:21:19.9637037Z distributed/fsdp/test_wrap 2024-11-01T16:21:19.9637402Z distributed/launcher/test_run 2024-11-01T16:21:19.9637810Z distributed/nn/jit/test_instantiator 2024-11-01T16:21:19.9638386Z distributed/optim/test_apply_optimizer_in_backward 2024-11-01T16:21:19.9638900Z distributed/optim/test_named_optimizer 2024-11-01T16:21:19.9639403Z distributed/optim/test_zero_redundancy_optimizer 2024-11-01T16:21:19.9639915Z distributed/pipelining/test_backward 2024-11-01T16:21:19.9640369Z distributed/pipelining/test_microbatch 2024-11-01T16:21:19.9640805Z distributed/pipelining/test_pipe 2024-11-01T16:21:19.9641227Z distributed/pipelining/test_schedule 2024-11-01T16:21:19.9641718Z distributed/pipelining/test_schedule_multiproc 2024-11-01T16:21:19.9642194Z distributed/pipelining/test_stage 2024-11-01T16:21:19.9642636Z distributed/pipelining/test_transformer 2024-11-01T16:21:19.9643099Z distributed/pipelining/test_unflatten 2024-11-01T16:21:19.9643564Z distributed/rpc/cuda/test_tensorpipe_agent 2024-11-01T16:21:19.9644033Z distributed/rpc/test_faulty_agent 2024-11-01T16:21:19.9644451Z distributed/rpc/test_share_memory 2024-11-01T16:21:19.9644868Z distributed/rpc/test_tensorpipe_agent 2024-11-01T16:21:19.9645388Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-11-01T16:21:19.9645961Z distributed/tensor/parallel/test_parallelize_api 2024-11-01T16:21:19.9646495Z distributed/tensor/parallel/test_tp_examples 2024-11-01T16:21:19.9647024Z distributed/tensor/parallel/test_tp_random_state 2024-11-01T16:21:19.9647550Z distributed/tensor/parallel/test_tp_style 2024-11-01T16:21:19.9647992Z distributed/test_c10d_common 2024-11-01T16:21:19.9648404Z distributed/test_c10d_functional_native 2024-11-01T16:21:19.9648837Z distributed/test_c10d_gloo 2024-11-01T16:21:19.9649194Z distributed/test_c10d_logger 2024-11-01T16:21:19.9649570Z distributed/test_c10d_nccl 2024-11-01T16:21:19.9649969Z distributed/test_c10d_object_collectives 2024-11-01T16:21:19.9650407Z distributed/test_c10d_ops_nccl 2024-11-01T16:21:19.9650897Z distributed/test_c10d_pypg 2024-11-01T16:21:19.9651278Z distributed/test_c10d_spawn_gloo 2024-11-01T16:21:19.9651676Z distributed/test_c10d_spawn_nccl 2024-11-01T16:21:19.9652091Z distributed/test_c10d_spawn_ucc 2024-11-01T16:21:19.9652489Z distributed/test_c10d_ucc 2024-11-01T16:21:19.9652851Z distributed/test_collective_utils 2024-11-01T16:21:19.9653295Z distributed/test_compute_comm_reordering 2024-11-01T16:21:19.9653763Z distributed/test_control_collectives 2024-11-01T16:21:19.9654180Z distributed/test_data_parallel 2024-11-01T16:21:19.9654579Z distributed/test_device_mesh 2024-11-01T16:21:19.9654977Z distributed/test_distributed_spawn 2024-11-01T16:21:19.9655514Z distributed/test_dynamo_distributed 2024-11-01T16:21:19.9655928Z distributed/test_fake_pg 2024-11-01T16:21:19.9656300Z distributed/test_functional_api 2024-11-01T16:21:19.9656707Z distributed/test_inductor_collectives 2024-11-01T16:21:19.9657134Z distributed/test_launcher 2024-11-01T16:21:19.9657513Z distributed/test_multi_threaded_pg 2024-11-01T16:21:19.9657907Z distributed/test_nccl 2024-11-01T16:21:19.9658256Z distributed/test_pg_wrapper 2024-11-01T16:21:19.9658627Z distributed/test_store 2024-11-01T16:21:19.9658978Z distributed/test_symmetric_memory 2024-11-01T16:21:19.9659398Z distributions/test_constraints 2024-11-01T16:21:19.9659804Z distributions/test_distributions 2024-11-01T16:21:19.9660169Z doctests 2024-11-01T16:21:19.9660465Z dynamo/test_activation_checkpointing 2024-11-01T16:21:19.9660879Z dynamo/test_after_aot 2024-11-01T16:21:19.9661208Z dynamo/test_aot_autograd 2024-11-01T16:21:19.9661567Z dynamo/test_aot_autograd_cache 2024-11-01T16:21:19.9661965Z dynamo/test_autograd_function 2024-11-01T16:21:19.9677435Z dynamo/test_backends 2024-11-01T16:21:19.9677933Z dynamo/test_backward_higher_order_ops 2024-11-01T16:21:19.9678377Z dynamo/test_base_output 2024-11-01T16:21:19.9678738Z dynamo/test_bytecode_utils 2024-11-01T16:21:19.9679090Z dynamo/test_compile 2024-11-01T16:21:19.9679430Z dynamo/test_compiler_bisector 2024-11-01T16:21:19.9679811Z dynamo/test_comptime 2024-11-01T16:21:19.9680123Z dynamo/test_config 2024-11-01T16:21:19.9680639Z dynamo/test_ctx_manager 2024-11-01T16:21:19.9680979Z dynamo/test_cudagraphs 2024-11-01T16:21:19.9681383Z dynamo/test_cudagraphs_expandable_segments 2024-11-01T16:21:19.9681844Z dynamo/test_debug_utils 2024-11-01T16:21:19.9682179Z dynamo/test_decorators 2024-11-01T16:21:19.9682525Z dynamo/test_deviceguard 2024-11-01T16:21:19.9682882Z dynamo/test_dynamic_shapes 2024-11-01T16:21:19.9683225Z dynamo/test_exc 2024-11-01T16:21:19.9683532Z dynamo/test_exceptions 2024-11-01T16:21:19.9683878Z dynamo/test_export 2024-11-01T16:21:19.9684200Z dynamo/test_export_mutations 2024-11-01T16:21:19.9684571Z dynamo/test_frame_init 2024-11-01T16:21:19.9684913Z dynamo/test_functions 2024-11-01T16:21:19.9685251Z dynamo/test_fx_passes_pre_grad 2024-11-01T16:21:19.9685636Z dynamo/test_global 2024-11-01T16:21:19.9685960Z dynamo/test_guard_manager 2024-11-01T16:21:19.9686317Z dynamo/test_higher_order_ops 2024-11-01T16:21:19.9686686Z dynamo/test_hooks 2024-11-01T16:21:19.9687024Z dynamo/test_inline_inbuilt_nn_modules 2024-11-01T16:21:19.9687452Z dynamo/test_input_attr_tracking 2024-11-01T16:21:19.9687839Z dynamo/test_interop 2024-11-01T16:21:19.9688161Z dynamo/test_logging 2024-11-01T16:21:19.9688467Z dynamo/test_minifier 2024-11-01T16:21:19.9688788Z dynamo/test_misc 2024-11-01T16:21:19.9689100Z dynamo/test_model_output 2024-11-01T16:21:19.9689432Z dynamo/test_modes 2024-11-01T16:21:19.9689741Z dynamo/test_modules 2024-11-01T16:21:19.9690070Z dynamo/test_nops 2024-11-01T16:21:19.9690372Z dynamo/test_optimizers 2024-11-01T16:21:19.9690825Z dynamo/test_pre_dispatch 2024-11-01T16:21:19.9691175Z dynamo/test_profiler 2024-11-01T16:21:19.9691500Z dynamo/test_python_autograd 2024-11-01T16:21:19.9691872Z dynamo/test_recompile_ux 2024-11-01T16:21:19.9692227Z dynamo/test_recompiles 2024-11-01T16:21:19.9692563Z dynamo/test_reconstruct 2024-11-01T16:21:19.9692919Z dynamo/test_reorder_logs 2024-11-01T16:21:19.9693269Z dynamo/test_repros 2024-11-01T16:21:19.9693572Z dynamo/test_resume 2024-11-01T16:21:19.9693892Z dynamo/test_sdpa 2024-11-01T16:21:19.9694210Z dynamo/test_skip_non_tensor 2024-11-01T16:21:19.9694564Z dynamo/test_sources 2024-11-01T16:21:19.9694900Z dynamo/test_structured_trace 2024-11-01T16:21:19.9695279Z dynamo/test_subclasses 2024-11-01T16:21:19.9695607Z dynamo/test_subgraphs 2024-11-01T16:21:19.9695944Z dynamo/test_torchrec 2024-11-01T16:21:19.9696273Z dynamo/test_trace_rules 2024-11-01T16:21:19.9696734Z dynamo/test_unspec 2024-11-01T16:21:19.9697052Z dynamo/test_utils 2024-11-01T16:21:19.9697381Z dynamo/test_verify_correctness 2024-11-01T16:21:19.9697750Z dynamo/test_view 2024-11-01T16:21:19.9698062Z export/test_converter 2024-11-01T16:21:19.9698395Z export/test_db 2024-11-01T16:21:19.9698694Z export/test_draft_export 2024-11-01T16:21:19.9699057Z export/test_experimental 2024-11-01T16:21:19.9699394Z export/test_export 2024-11-01T16:21:19.9699728Z export/test_export_nonstrict 2024-11-01T16:21:19.9700158Z export/test_export_training_ir_to_run_decomp 2024-11-01T16:21:19.9700637Z export/test_functionalized_assertions 2024-11-01T16:21:19.9701065Z export/test_hop 2024-11-01T16:21:19.9701379Z export/test_lift_unlift 2024-11-01T16:21:19.9701713Z export/test_pass_infra 2024-11-01T16:21:19.9702054Z export/test_passes 2024-11-01T16:21:19.9702392Z export/test_retraceability 2024-11-01T16:21:19.9702739Z export/test_schema 2024-11-01T16:21:19.9703055Z export/test_serdes 2024-11-01T16:21:19.9703380Z export/test_serialize 2024-11-01T16:21:19.9703700Z export/test_sparse 2024-11-01T16:21:19.9704012Z export/test_swap 2024-11-01T16:21:19.9704318Z export/test_tools 2024-11-01T16:21:19.9704616Z export/test_torchbind 2024-11-01T16:21:19.9704949Z export/test_tree_utils 2024-11-01T16:21:19.9705292Z export/test_unflatten 2024-11-01T16:21:19.9705634Z export/test_unflatten_training_ir 2024-11-01T16:21:19.9706035Z export/test_verifier 2024-11-01T16:21:19.9706360Z functorch/test_ac 2024-11-01T16:21:19.9706670Z functorch/test_aotdispatch 2024-11-01T16:21:19.9707124Z functorch/test_control_flow 2024-11-01T16:21:19.9707496Z functorch/test_dims 2024-11-01T16:21:19.9707877Z functorch/test_eager_transforms 2024-11-01T16:21:19.9708269Z functorch/test_logging 2024-11-01T16:21:19.9708644Z functorch/test_memory_efficient_fusion 2024-11-01T16:21:19.9709063Z functorch/test_minifier 2024-11-01T16:21:19.9709405Z functorch/test_ops 2024-11-01T16:21:19.9709729Z functorch/test_parsing 2024-11-01T16:21:19.9710068Z functorch/test_rearrange 2024-11-01T16:21:19.9710421Z functorch/test_vmap 2024-11-01T16:21:19.9710768Z functorch/test_vmap_registrations 2024-11-01T16:21:19.9711189Z higher_order_ops/test_invoke_subgraph 2024-11-01T16:21:19.9711633Z higher_order_ops/test_with_effects 2024-11-01T16:21:19.9712047Z inductor/test_aot_inductor 2024-11-01T16:21:19.9712419Z inductor/test_aot_inductor_arrayref 2024-11-01T16:21:19.9712850Z inductor/test_aot_inductor_package 2024-11-01T16:21:19.9713272Z inductor/test_aot_inductor_utils 2024-11-01T16:21:19.9713676Z inductor/test_auto_functionalize 2024-11-01T16:21:19.9714085Z inductor/test_autoheuristic 2024-11-01T16:21:19.9714461Z inductor/test_b2b_gemm 2024-11-01T16:21:19.9714805Z inductor/test_benchmark_fusion 2024-11-01T16:21:19.9715200Z inductor/test_benchmarking 2024-11-01T16:21:19.9715575Z inductor/test_binary_folding 2024-11-01T16:21:19.9715939Z inductor/test_ck_backend 2024-11-01T16:21:19.9716295Z inductor/test_codecache 2024-11-01T16:21:19.9716655Z inductor/test_codegen_triton 2024-11-01T16:21:19.9717019Z inductor/test_combo_kernels 2024-11-01T16:21:19.9717401Z inductor/test_compile_worker 2024-11-01T16:21:19.9717891Z inductor/test_compiled_autograd 2024-11-01T16:21:19.9718293Z inductor/test_compiled_optimizers 2024-11-01T16:21:19.9718697Z inductor/test_config 2024-11-01T16:21:19.9719057Z inductor/test_control_flow 2024-11-01T16:21:19.9719476Z inductor/test_cooperative_reductions 2024-11-01T16:21:19.9719930Z inductor/test_coordinate_descent_tuner 2024-11-01T16:21:19.9720383Z inductor/test_cpp_wrapper_hipify 2024-11-01T16:21:19.9720785Z inductor/test_cpu_cpp_wrapper 2024-11-01T16:21:19.9721174Z inductor/test_cpu_repro 2024-11-01T16:21:19.9721540Z inductor/test_cpu_select_algorithm 2024-11-01T16:21:19.9721948Z inductor/test_cuda_cpp_wrapper 2024-11-01T16:21:19.9722339Z inductor/test_cuda_repro 2024-11-01T16:21:19.9722702Z inductor/test_cudacodecache 2024-11-01T16:21:19.9723074Z inductor/test_cudagraph_trees 2024-11-01T16:21:19.9723624Z inductor/test_cudagraph_trees_expandable_segments 2024-11-01T16:21:19.9724124Z inductor/test_custom_lowering 2024-11-01T16:21:19.9724520Z inductor/test_custom_post_grad_passes 2024-11-01T16:21:19.9724955Z inductor/test_cutlass_backend 2024-11-01T16:21:19.9725341Z inductor/test_debug_trace 2024-11-01T16:21:19.9725709Z inductor/test_decompose_mem_bound_mm 2024-11-01T16:21:19.9726195Z inductor/test_dependencies 2024-11-01T16:21:19.9726584Z inductor/test_distributed_patterns 2024-11-01T16:21:19.9727007Z inductor/test_efficient_conv_bn_eval 2024-11-01T16:21:19.9727440Z inductor/test_extension_backend 2024-11-01T16:21:19.9727889Z inductor/test_external_callables 2024-11-01T16:21:19.9728279Z inductor/test_flex_attention 2024-11-01T16:21:19.9728657Z inductor/test_flex_decoding 2024-11-01T16:21:19.9729026Z inductor/test_foreach 2024-11-01T16:21:19.9729345Z inductor/test_fp8 2024-11-01T16:21:19.9729676Z inductor/test_fused_attention 2024-11-01T16:21:19.9730064Z inductor/test_fx_fusion 2024-11-01T16:21:19.9730432Z inductor/test_graph_transform_observer 2024-11-01T16:21:19.9731003Z inductor/test_group_batch_fusion 2024-11-01T16:21:19.9731398Z inductor/test_halide 2024-11-01T16:21:19.9731719Z inductor/test_indexing 2024-11-01T16:21:19.9732080Z inductor/test_inductor_freezing 2024-11-01T16:21:19.9732482Z inductor/test_inductor_utils 2024-11-01T16:21:19.9732855Z inductor/test_inplacing_pass 2024-11-01T16:21:19.9733294Z inductor/test_kernel_benchmark 2024-11-01T16:21:19.9733764Z inductor/test_layout_optim 2024-11-01T16:21:19.9734127Z inductor/test_loop_ordering 2024-11-01T16:21:19.9734506Z inductor/test_max_autotune 2024-11-01T16:21:19.9734867Z inductor/test_memory 2024-11-01T16:21:19.9735198Z inductor/test_memory_planning 2024-11-01T16:21:19.9735585Z inductor/test_metrics 2024-11-01T16:21:19.9735926Z inductor/test_minifier 2024-11-01T16:21:19.9736269Z inductor/test_minifier_isolate 2024-11-01T16:21:19.9736687Z inductor/test_mkldnn_pattern_matcher 2024-11-01T16:21:19.9737107Z inductor/test_mmdecomp 2024-11-01T16:21:19.9737472Z inductor/test_move_constructors_to_cuda 2024-11-01T16:21:19.9737916Z inductor/test_multi_kernel 2024-11-01T16:21:19.9738282Z inductor/test_ordered_set 2024-11-01T16:21:19.9738625Z inductor/test_pad_mm 2024-11-01T16:21:19.9738959Z inductor/test_padding 2024-11-01T16:21:19.9739295Z inductor/test_pattern_matcher 2024-11-01T16:21:19.9739674Z inductor/test_perf 2024-11-01T16:21:19.9740005Z inductor/test_profiler 2024-11-01T16:21:19.9740363Z inductor/test_scatter_optimization 2024-11-01T16:21:19.9740788Z inductor/test_select_algorithm 2024-11-01T16:21:19.9741173Z inductor/test_smoke 2024-11-01T16:21:19.9741495Z inductor/test_snode_runtime 2024-11-01T16:21:19.9741884Z inductor/test_split_cat_fx_passes 2024-11-01T16:21:19.9742312Z inductor/test_standalone_compile 2024-11-01T16:21:19.9742702Z inductor/test_torchbind 2024-11-01T16:21:19.9743059Z inductor/test_torchinductor 2024-11-01T16:21:19.9743525Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-11-01T16:21:19.9744060Z inductor/test_torchinductor_dynamic_shapes 2024-11-01T16:21:19.9744541Z inductor/test_torchinductor_opinfo 2024-11-01T16:21:19.9745007Z inductor/test_torchinductor_strided_blocks 2024-11-01T16:21:19.9745462Z inductor/test_triton_cpu_backend 2024-11-01T16:21:19.9745894Z inductor/test_triton_extension_backend 2024-11-01T16:21:19.9746344Z inductor/test_triton_heuristics 2024-11-01T16:21:19.9746733Z inductor/test_triton_kernels 2024-11-01T16:21:19.9747121Z inductor/test_triton_wrapper 2024-11-01T16:21:19.9747510Z inductor/test_unbacked_symints 2024-11-01T16:21:19.9747880Z inductor/test_utils 2024-11-01T16:21:19.9748210Z inductor/test_xpu_basic 2024-11-01T16:21:19.9748549Z lazy/test_bindings 2024-11-01T16:21:19.9748848Z lazy/test_debug_util 2024-11-01T16:21:19.9749192Z lazy/test_extract_compiled_graph 2024-11-01T16:21:19.9749603Z lazy/test_functionalization 2024-11-01T16:21:19.9750050Z lazy/test_generator 2024-11-01T16:21:19.9750372Z lazy/test_meta_kernel 2024-11-01T16:21:19.9750698Z lazy/test_reuse_ir 2024-11-01T16:21:21.4373449Z lazy/test_step_closures 2024-11-01T16:21:21.4374146Z lazy/test_ts_opinfo 2024-11-01T16:21:21.4374737Z nn/test_convolution 2024-11-01T16:21:21.4375354Z nn/test_dropout 2024-11-01T16:21:21.4375876Z nn/test_embedding 2024-11-01T16:21:21.4376350Z nn/test_init 2024-11-01T16:21:21.4376804Z nn/test_lazy_modules 2024-11-01T16:21:21.4377341Z nn/test_load_state_dict 2024-11-01T16:21:21.4377928Z nn/test_module_hooks 2024-11-01T16:21:21.4378417Z nn/test_multihead_attention 2024-11-01T16:21:21.4378997Z nn/test_packed_sequence 2024-11-01T16:21:21.4379607Z nn/test_parametrization 2024-11-01T16:21:21.4380153Z nn/test_pooling 2024-11-01T16:21:21.4380677Z nn/test_pruning 2024-11-01T16:21:21.4381365Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-11-01T16:21:21.4382252Z onnx/dynamo/test_exporter_api 2024-11-01T16:21:21.4383026Z onnx/dynamo/test_registry_dispatcher 2024-11-01T16:21:21.4383464Z onnx/exporter/test_api 2024-11-01T16:21:21.4383803Z onnx/exporter/test_building 2024-11-01T16:21:21.4384196Z onnx/exporter/test_capture_strategies 2024-11-01T16:21:21.4384786Z onnx/exporter/test_core 2024-11-01T16:21:21.4385147Z onnx/exporter/test_small_models_e2e 2024-11-01T16:21:21.4385573Z onnx/exporter/test_tensors 2024-11-01T16:21:21.4385952Z onnx/internal/test_diagnostics 2024-11-01T16:21:21.4386336Z onnx/internal/test_registraion 2024-11-01T16:21:21.4387078Z onnx/test_autograd_funs 2024-11-01T16:21:21.4387429Z onnx/test_custom_ops 2024-11-01T16:21:21.4387744Z onnx/test_fx_passes 2024-11-01T16:21:21.4388067Z onnx/test_fx_to_onnx 2024-11-01T16:21:21.4388414Z onnx/test_fx_to_onnx_decomp_skip 2024-11-01T16:21:21.4388806Z onnx/test_fx_type_promotion 2024-11-01T16:21:21.4389173Z onnx/test_lazy_import 2024-11-01T16:21:21.4389521Z onnx/test_models_onnxruntime 2024-11-01T16:21:21.4389907Z onnx/test_models_quantized_onnxruntime 2024-11-01T16:21:21.4390336Z onnx/test_onnx_opset 2024-11-01T16:21:21.4390681Z onnx/test_onnxscript_no_runtime 2024-11-01T16:21:21.4391068Z onnx/test_onnxscript_runtime 2024-11-01T16:21:21.4391521Z onnx/test_op_consistency 2024-11-01T16:21:21.4391878Z onnx/test_pytorch_jit_onnx 2024-11-01T16:21:21.4392243Z onnx/test_pytorch_onnx_no_runtime 2024-11-01T16:21:21.4392661Z onnx/test_pytorch_onnx_onnxruntime 2024-11-01T16:21:21.4393099Z onnx/test_pytorch_onnx_shape_inference 2024-11-01T16:21:21.4393511Z onnx/test_symbolic_helper 2024-11-01T16:21:21.4393874Z onnx/test_utility_funs 2024-11-01T16:21:21.4394205Z onnx/test_verification 2024-11-01T16:21:21.4394641Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-11-01T16:21:21.4395188Z optim/test_lrscheduler 2024-11-01T16:21:21.4395516Z optim/test_optim 2024-11-01T16:21:21.4395891Z optim/test_swa_utils 2024-11-01T16:21:21.4396231Z profiler/test_cpp_thread 2024-11-01T16:21:21.4396590Z profiler/test_execution_trace 2024-11-01T16:21:21.4396985Z profiler/test_kineto 2024-11-01T16:21:21.4397331Z profiler/test_memory_profiler 2024-11-01T16:21:21.4397707Z profiler/test_profiler 2024-11-01T16:21:21.4398063Z profiler/test_profiler_tree 2024-11-01T16:21:21.4398448Z profiler/test_record_function 2024-11-01T16:21:21.4398825Z profiler/test_torch_tidy 2024-11-01T16:21:21.4399173Z test_ao_sparsity 2024-11-01T16:21:21.4399472Z test_autocast 2024-11-01T16:21:21.4399751Z test_autograd 2024-11-01T16:21:21.4400050Z test_autograd_fallback 2024-11-01T16:21:21.4400395Z test_autoload 2024-11-01T16:21:21.4400682Z test_autoload_disable 2024-11-01T16:21:21.4401020Z test_autoload_enable 2024-11-01T16:21:21.4401348Z test_binary_ufuncs 2024-11-01T16:21:21.4401656Z test_bundled_inputs 2024-11-01T16:21:21.4401991Z test_ci_sanity_check_fail 2024-11-01T16:21:21.4402355Z test_comparison_utils 2024-11-01T16:21:21.4402692Z test_compile_benchmark_util 2024-11-01T16:21:21.4403049Z test_complex 2024-11-01T16:21:21.4403614Z test_content_store 2024-11-01T16:21:21.4404199Z test_cpp_api_parity 2024-11-01T16:21:21.4404567Z test_cpp_extensions_aot_ninja 2024-11-01T16:21:21.4404991Z test_cpp_extensions_aot_no_ninja 2024-11-01T16:21:21.4405407Z test_cpp_extensions_jit 2024-11-01T16:21:21.4405775Z test_cpp_extensions_mtia_backend 2024-11-01T16:21:21.4406242Z test_cpp_extensions_open_device_registration 2024-11-01T16:21:21.4406738Z test_cpp_extensions_stream_and_event 2024-11-01T16:21:21.4407147Z test_cuda 2024-11-01T16:21:21.4407475Z test_cuda_expandable_segments 2024-11-01T16:21:21.4407880Z test_cuda_multigpu 2024-11-01T16:21:21.4408209Z test_cuda_nvml_based_avail 2024-11-01T16:21:21.4408582Z test_cuda_primary_ctx 2024-11-01T16:21:21.4408932Z test_cuda_sanitizer 2024-11-01T16:21:21.4409256Z test_cuda_trace 2024-11-01T16:21:21.4409562Z test_custom_ops 2024-11-01T16:21:21.4409874Z test_dataloader 2024-11-01T16:21:21.4410183Z test_datapipe 2024-11-01T16:21:21.4410476Z test_decomp 2024-11-01T16:21:21.4410875Z test_deploy 2024-11-01T16:21:21.4411147Z test_dispatch 2024-11-01T16:21:21.4411442Z test_dlpack 2024-11-01T16:21:21.4411731Z test_dynamic_shapes 2024-11-01T16:21:21.4412055Z test_expanded_weights 2024-11-01T16:21:21.4412391Z test_fake_tensor 2024-11-01T16:21:21.4412693Z test_file_check 2024-11-01T16:21:21.4412980Z test_flop_counter 2024-11-01T16:21:21.4413289Z test_foreach 2024-11-01T16:21:21.4413585Z test_function_schema 2024-11-01T16:21:21.4413924Z test_functional_autograd_benchmark 2024-11-01T16:21:21.4414513Z test_functional_optim 2024-11-01T16:21:21.4414866Z test_functionalization 2024-11-01T16:21:21.4415221Z test_functionalization_of_rng_ops 2024-11-01T16:21:21.4415646Z test_futures 2024-11-01T16:21:21.4415921Z test_fx 2024-11-01T16:21:21.4416184Z test_fx_experimental 2024-11-01T16:21:21.4416516Z test_fx_passes 2024-11-01T16:21:21.4416807Z test_fx_reinplace_pass 2024-11-01T16:21:21.4417136Z test_hub 2024-11-01T16:21:21.4417403Z test_import_stats 2024-11-01T16:21:21.4417710Z test_indexing 2024-11-01T16:21:21.4417998Z test_itt 2024-11-01T16:21:21.4418263Z test_jit 2024-11-01T16:21:21.4418521Z test_jit_autocast 2024-11-01T16:21:21.4418826Z test_jit_disabled 2024-11-01T16:21:21.4419137Z test_jit_fuser_legacy 2024-11-01T16:21:21.4419453Z test_jit_fuser_te 2024-11-01T16:21:21.4419756Z test_jit_legacy 2024-11-01T16:21:21.4420059Z test_jit_llga_fuser 2024-11-01T16:21:21.4420368Z test_jit_profiling 2024-11-01T16:21:21.4420681Z test_jiterator 2024-11-01T16:21:21.4420979Z test_legacy_vmap 2024-11-01T16:21:21.4421269Z test_license 2024-11-01T16:21:21.4421553Z test_linalg 2024-11-01T16:21:21.4421825Z test_logging 2024-11-01T16:21:21.4422088Z test_masked 2024-11-01T16:21:21.4422369Z test_maskedtensor 2024-11-01T16:21:21.4422669Z test_matmul_cuda 2024-11-01T16:21:21.4422945Z test_meta 2024-11-01T16:21:21.4423207Z test_metal 2024-11-01T16:21:21.4423481Z test_mkl_verbose 2024-11-01T16:21:21.4423759Z test_mkldnn 2024-11-01T16:21:21.4424042Z test_mkldnn_fusion 2024-11-01T16:21:21.4424346Z test_mkldnn_verbose 2024-11-01T16:21:21.4424671Z test_mobile_optimizer 2024-11-01T16:21:21.4425002Z test_model_dump 2024-11-01T16:21:21.4425306Z test_model_exports_to_core_aten 2024-11-01T16:21:21.4425692Z test_module_tracker 2024-11-01T16:21:21.4426002Z test_modules 2024-11-01T16:21:21.4426266Z test_monitor 2024-11-01T16:21:21.4426535Z test_mps 2024-11-01T16:21:21.4426813Z test_multiprocessing 2024-11-01T16:21:21.4427148Z test_multiprocessing_spawn 2024-11-01T16:21:21.4427603Z test_namedtensor 2024-11-01T16:21:21.4427925Z test_namedtuple_return_api 2024-11-01T16:21:21.4428272Z test_native_functions 2024-11-01T16:21:21.4428596Z test_native_mha 2024-11-01T16:21:21.4428893Z test_nestedtensor 2024-11-01T16:21:21.4429177Z test_nn 2024-11-01T16:21:21.4429451Z test_numba_integration 2024-11-01T16:21:21.4429830Z test_numpy_interop 2024-11-01T16:21:21.4430124Z test_openmp 2024-11-01T16:21:21.4430397Z test_ops 2024-11-01T16:21:21.4430806Z test_ops_fwd_gradients 2024-11-01T16:21:21.4431127Z test_ops_gradients 2024-11-01T16:21:21.4431437Z test_ops_jit 2024-11-01T16:21:21.4431720Z test_optim 2024-11-01T16:21:21.4431989Z test_out_dtype_op 2024-11-01T16:21:21.4432292Z test_overrides 2024-11-01T16:21:21.4432587Z test_package 2024-11-01T16:21:21.4432870Z test_per_overload_api 2024-11-01T16:21:21.4433196Z test_prims 2024-11-01T16:21:21.4433478Z test_proxy_tensor 2024-11-01T16:21:21.4433771Z test_pruning_op 2024-11-01T16:21:21.4434077Z test_public_bindings 2024-11-01T16:21:21.4434403Z test_python_dispatch 2024-11-01T16:21:21.4434720Z test_pytree 2024-11-01T16:21:21.4435006Z test_quantization 2024-11-01T16:21:21.4435296Z test_reductions 2024-11-01T16:21:21.4435601Z test_scatter_gather_ops 2024-11-01T16:21:21.4435950Z test_schema_check 2024-11-01T16:21:21.4436251Z test_segment_reductions 2024-11-01T16:21:21.4436589Z test_serialization 2024-11-01T16:21:21.4436933Z test_set_default_mobile_cpu_allocator 2024-11-01T16:21:21.4437334Z test_shape_ops 2024-11-01T16:21:21.4437629Z test_show_pickle 2024-11-01T16:21:21.4437929Z test_sort_and_select 2024-11-01T16:21:21.4438226Z test_sparse 2024-11-01T16:21:21.4438505Z test_sparse_csr 2024-11-01T16:21:21.4438822Z test_sparse_semi_structured 2024-11-01T16:21:21.4439172Z test_spectral_ops 2024-11-01T16:21:21.4439470Z test_stateless 2024-11-01T16:21:21.4439757Z test_subclass 2024-11-01T16:21:21.4440031Z test_sympy_utils 2024-11-01T16:21:21.4440341Z test_tensor_creation_ops 2024-11-01T16:21:21.4440784Z test_tensorboard 2024-11-01T16:21:21.4441115Z test_tensorexpr 2024-11-01T16:21:21.4441425Z test_tensorexpr_pybind 2024-11-01T16:21:21.4441759Z test_testing 2024-11-01T16:21:21.4442021Z test_torch 2024-11-01T16:21:21.4442303Z test_transformers 2024-11-01T16:21:21.4442605Z test_type_hints 2024-11-01T16:21:21.4442885Z test_type_info 2024-11-01T16:21:21.4443179Z test_type_promotion 2024-11-01T16:21:21.4443487Z test_typing 2024-11-01T16:21:21.4443760Z test_unary_ufuncs 2024-11-01T16:21:21.4444054Z test_utils 2024-11-01T16:21:21.4444327Z test_utils_config_module 2024-11-01T16:21:21.4444674Z test_utils_internal 2024-11-01T16:21:21.4444984Z test_view_ops 2024-11-01T16:21:21.4445253Z test_vulkan 2024-11-01T16:21:21.4445526Z test_weak 2024-11-01T16:21:21.4445805Z test_xnnpack_integration 2024-11-01T16:21:21.4446124Z test_xpu 2024-11-01T16:21:21.4446421Z torch_np/numpy_tests/core/test_dlpack 2024-11-01T16:21:21.4446870Z torch_np/numpy_tests/core/test_dtype 2024-11-01T16:21:21.4447299Z torch_np/numpy_tests/core/test_einsum 2024-11-01T16:21:21.4447753Z torch_np/numpy_tests/core/test_getlimits 2024-11-01T16:21:21.4448216Z torch_np/numpy_tests/core/test_indexing 2024-11-01T16:21:21.4448668Z torch_np/numpy_tests/core/test_multiarray 2024-11-01T16:21:21.4449137Z torch_np/numpy_tests/core/test_numeric 2024-11-01T16:21:21.4449611Z torch_np/numpy_tests/core/test_numerictypes 2024-11-01T16:21:21.4450100Z torch_np/numpy_tests/core/test_scalar_ctors 2024-11-01T16:21:21.4450606Z torch_np/numpy_tests/core/test_scalar_methods 2024-11-01T16:21:21.4451251Z torch_np/numpy_tests/core/test_scalarinherit 2024-11-01T16:21:21.4451734Z torch_np/numpy_tests/core/test_scalarmath 2024-11-01T16:21:21.4452215Z torch_np/numpy_tests/core/test_shape_base 2024-11-01T16:21:21.4452677Z torch_np/numpy_tests/fft/test_helper 2024-11-01T16:21:21.4453127Z torch_np/numpy_tests/fft/test_pocketfft 2024-11-01T16:21:21.4453571Z torch_np/numpy_tests/lib/test_arraypad 2024-11-01T16:21:21.4454036Z torch_np/numpy_tests/lib/test_arraysetops 2024-11-01T16:21:21.4454526Z torch_np/numpy_tests/lib/test_function_base 2024-11-01T16:21:21.4454995Z torch_np/numpy_tests/lib/test_histograms 2024-11-01T16:21:21.4455469Z torch_np/numpy_tests/lib/test_index_tricks 2024-11-01T16:21:21.4455956Z torch_np/numpy_tests/lib/test_shape_base_ 2024-11-01T16:21:21.4456418Z torch_np/numpy_tests/lib/test_twodim_base 2024-11-01T16:21:21.4456990Z torch_np/numpy_tests/lib/test_type_check 2024-11-01T16:21:21.4457453Z torch_np/numpy_tests/linalg/test_linalg 2024-11-01T16:21:21.4457863Z torch_np/test_basic 2024-11-01T16:21:21.4458196Z torch_np/test_binary_ufuncs 2024-11-01T16:21:21.4458563Z torch_np/test_dtype 2024-11-01T16:21:21.4458883Z torch_np/test_function_base 2024-11-01T16:21:21.4459258Z torch_np/test_ndarray_methods 2024-11-01T16:21:21.4459648Z torch_np/test_nep50_examples 2024-11-01T16:21:21.4460002Z torch_np/test_random 2024-11-01T16:21:21.4460337Z torch_np/test_reductions 2024-11-01T16:21:21.4460704Z torch_np/test_scalars_0D_arrays 2024-11-01T16:21:21.4461089Z torch_np/test_ufuncs_basic 2024-11-01T16:21:21.4461496Z torch_np/test_unary_ufuncs 2024-11-01T16:21:21.4461846Z xpu/test_conv 2024-11-01T16:21:21.4462120Z xpu/test_gemm 2024-11-01T16:21:21.4465486Z additional failures: {'inductor/test_config', 'test_utils_config_module', 'distributed/_tensor/test_dtensor_compile', 'distributed/test_inductor_collectives', 'distributed/test_dynamo_distributed', 'test_quantization', 'inductor/test_torchinductor_dynamic_shapes', 'inductor/test_torchinductor_codegen_dynamic_shapes', 'inductor/test_torchinductor_opinfo', 'dynamo/test_dynamic_shapes', 'test_cpp_extensions_open_device_registration', 'inductor/test_torchinductor', 'onnx/dynamo/test_dynamo_with_onnxruntime_backend'} 2024-11-01T16:21:21.4468351Z Results from PreviouslyFailedInPR 2024-11-01T16:21:21.4468822Z distributed/_tensor/test_dtensor_compile (1) 2024-11-01T16:21:21.4469308Z distributed/test_dynamo_distributed (1) 2024-11-01T16:21:21.4470319Z distributed/test_inductor_collectives (1) 2024-11-01T16:21:21.4470798Z dynamo/test_dynamic_shapes (1) 2024-11-01T16:21:21.4471184Z inductor/test_config (1) 2024-11-01T16:21:21.4471558Z inductor/test_torchinductor (1) 2024-11-01T16:21:21.4472065Z inductor/test_torchinductor_codegen_dynamic_shapes (1) 2024-11-01T16:21:21.4472636Z inductor/test_torchinductor_dynamic_shapes (1) 2024-11-01T16:21:21.4473139Z inductor/test_torchinductor_opinfo (1) 2024-11-01T16:21:21.4473671Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (1) 2024-11-01T16:21:21.4474228Z test_cpp_extensions_open_device_registration (1) 2024-11-01T16:21:21.4474713Z test_quantization (1) 2024-11-01T16:21:21.4475070Z test_utils_config_module (1) 2024-11-01T16:21:21.4475520Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:21.4476857Z 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:21:21.4477918Z Results from EditedByPR 2024-11-01T16:21:21.4478259Z test_utils_config_module (1) 2024-11-01T16:21:21.4478642Z Results from MentionedInPR 2024-11-01T16:21:21.4478886Z 2024-11-01T16:21:21.4479107Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:21.4480374Z 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:21:21.4481514Z Results from HistoricalClassFailurCorrelation 2024-11-01T16:21:21.4482170Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-11-01T16:21:21.4483101Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.2324344801824794) 2024-11-01T16:21:21.4483988Z inductor/test_config, TestInductorConfig (0.17774401425719014) 2024-11-01T16:21:21.4484912Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.17261678307669423) 2024-11-01T16:21:21.4485987Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.17146925990772613) 2024-11-01T16:21:21.4486767Z dynamo/test_logging, LoggingTests (0.15586782788707443) 2024-11-01T16:21:21.4487402Z test_utils_config_module, TestConfigModule (0.1423905344983424) 2024-11-01T16:21:21.4488107Z test_transformers, TestSDPACudaOnlyCUDA (0.14014431893355375) 2024-11-01T16:21:21.4488972Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.12305354833190085) 2024-11-01T16:21:21.4490072Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.11524062462828809) 2024-11-01T16:21:21.4491127Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.10938093185057852) 2024-11-01T16:21:21.4492004Z test_quantization, TestDynamicQuantizedOps (0.10938093185057852) 2024-11-01T16:21:21.4492826Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.07930117559166944) 2024-11-01T16:21:21.4493698Z inductor/test_torchinductor, SweepInputsCpuTest (0.07930117559166944) 2024-11-01T16:21:21.4494530Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.07468666752922315) 2024-11-01T16:21:21.4495386Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.07178123652694217) 2024-11-01T16:21:21.4496229Z inductor/test_compiled_autograd, TestCompiledAutograd (0.06750854387652892) 2024-11-01T16:21:21.4496968Z inductor/test_torchinductor, CpuTests (0.06391948205018183) 2024-11-01T16:21:21.4497705Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.06289403581408266) 2024-11-01T16:21:21.4498663Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.056399542985454555) 2024-11-01T16:21:21.4499453Z test_ops, TestCommonCUDA (0.04170148026803306) 2024-11-01T16:21:21.4500134Z dynamo/test_dynamic_shapes, DynamicShapesNNModuleTests (0.04101784944396695) 2024-11-01T16:21:21.4501104Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesNNModuleTests (0.04101784944396695) 2024-11-01T16:21:21.4502121Z inductor/test_debug_trace, TestDebugTrace (0.04101784944396695) 2024-11-01T16:21:21.4502831Z test_overrides, TestTorchFunctionOverride (0.04101784944396695) 2024-11-01T16:21:21.4503567Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.03759969532363637) 2024-11-01T16:21:21.4504230Z dynamo/test_exc, ExcTests (0.03759969532363636) 2024-11-01T16:21:21.4505069Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.03691606449957025) 2024-11-01T16:21:21.4505930Z test_utils, TestDeviceUtilsCPU (0.0348651720273719) 2024-11-01T16:21:21.4506544Z test_quantization, TestNumericDebugger (0.03383972579127273) 2024-11-01T16:21:21.4507197Z inductor/test_torchinductor, GPUTests (0.03340324402906695) 2024-11-01T16:21:21.4507936Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.03310726419405904) 2024-11-01T16:21:21.4508641Z dynamo/test_misc, MiscTests (0.031515380989447936) 2024-11-01T16:21:21.4509390Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.031447017907041325) 2024-11-01T16:21:21.4510294Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.030763387082975213) 2024-11-01T16:21:21.4511078Z test_transformers, TestSDPAPrivateUse1Only (0.030763387082975213) 2024-11-01T16:21:21.4511788Z test_ops_gradients, TestBwdGradientsCUDA (0.028199771492727278) 2024-11-01T16:21:21.4512579Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.02734523296264463) 2024-11-01T16:21:21.4513421Z onnx/dynamo/test_exporter_api, TestDynamoExportAPI (0.02734523296264463) 2024-11-01T16:21:21.4514210Z inductor/test_triton_cpu_backend, CpuTritonTests (0.026814084850266127) 2024-11-01T16:21:21.4514886Z export/test_export, TestExport (0.025489663583036604) 2024-11-01T16:21:21.4515428Z test_fx, TestVisionTracing (0.024781617372396696) 2024-11-01T16:21:21.4516063Z distributed/pipelining/test_pipe, PipeTests (0.02392707884231405) 2024-11-01T16:21:21.4516739Z onnx/test_fx_to_onnx, TestFxToOnnx (0.02081445911070081) 2024-11-01T16:21:21.4517595Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.020508924721983474) 2024-11-01T16:21:21.4518528Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.020508924721983474) 2024-11-01T16:21:21.4519349Z distributed/pipelining/test_unflatten, UnflattenTests (0.020508924721983474) 2024-11-01T16:21:21.4520061Z export/test_passes, TestPasses (0.020508924721983474) 2024-11-01T16:21:21.4520660Z export/test_serialize, TestSerialize (0.020508924721983474) 2024-11-01T16:21:21.4521373Z export/test_verifier, TestVerifier (0.020508924721983474) 2024-11-01T16:21:21.4522008Z functorch/test_ops, TestOperatorsCUDA (0.020508924721983474) 2024-11-01T16:21:21.4522800Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.020508924721983474) 2024-11-01T16:21:21.4523775Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.020508924721983474) 2024-11-01T16:21:21.4524666Z inductor/test_cuda_cpp_wrapper, TestCudaWrapper (0.020508924721983474) 2024-11-01T16:21:21.4525369Z profiler/test_profiler, TestProfiler (0.020508924721983474) 2024-11-01T16:21:21.4525968Z test_autograd, TestAutograd (0.020508924721983474) 2024-11-01T16:21:21.4526536Z test_cuda, TestCudaMallocAsync (0.020508924721983474) 2024-11-01T16:21:21.4527225Z test_cuda_expandable_segments, TestCudaMallocAsync (0.020508924721983474) 2024-11-01T16:21:21.4527934Z test_cuda_multigpu, TestCudaMultiGPU (0.020508924721983474) 2024-11-01T16:21:21.4528797Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.017090770601652896) 2024-11-01T16:21:21.4529742Z inductor/test_pattern_matcher, TestPatternMatcher (0.017090770601652896) 2024-11-01T16:21:21.4530452Z test_cuda, TestBlockStateAbsorption (0.017090770601652896) 2024-11-01T16:21:21.4531163Z test_cuda, TestCudaOptimsCUDA (0.017090770601652896) 2024-11-01T16:21:21.4531723Z test_decomp, TestDecompCUDA (0.017090770601652896) 2024-11-01T16:21:21.4532327Z test_public_bindings, TestPublicBindings (0.013901909514195848) 2024-11-01T16:21:21.4533214Z distributed/pipelining/test_transformer, TransformerTests (0.013672616481322316) 2024-11-01T16:21:21.4534034Z dynamo/test_backends, TestCustomBackendAPI (0.013672616481322316) 2024-11-01T16:21:21.4534930Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.013672616481322316) 2024-11-01T16:21:21.4535993Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.013672616481322316) 2024-11-01T16:21:21.4536957Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (0.013672616481322316) 2024-11-01T16:21:21.4537843Z onnx/test_fx_to_onnx_decomp_skip, TestDynamoExportDecompSkip (0.013672616481322316) 2024-11-01T16:21:21.4538871Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (0.013672616481322316) 2024-11-01T16:21:21.4539726Z test_testing, TestImports (0.013672616481322316) 2024-11-01T16:21:21.4540583Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.010254462360991737) 2024-11-01T16:21:21.4541803Z distributed/_composable/test_composability/test_2d_composability, TestFullyShard2DTraining (0.010254462360991737) 2024-11-01T16:21:21.4542909Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.010254462360991737) 2024-11-01T16:21:21.4543909Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (0.010254462360991737) 2024-11-01T16:21:21.4545008Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.010254462360991737) 2024-11-01T16:21:21.4546054Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.010254462360991737) 2024-11-01T16:21:21.4547019Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.010254462360991737) 2024-11-01T16:21:21.4548042Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.010254462360991737) 2024-11-01T16:21:21.4549007Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.010254462360991737) 2024-11-01T16:21:21.4549843Z distributed/pipelining/test_stage, StageTest (0.010254462360991737) 2024-11-01T16:21:21.4550788Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.010254462360991737) 2024-11-01T16:21:21.4551780Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.010254462360991737) 2024-11-01T16:21:21.4552710Z distributed/test_c10d_common, PythonProcessGroupExtensionTest (0.010254462360991737) 2024-11-01T16:21:21.4553695Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.010254462360991737) 2024-11-01T16:21:21.4554518Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.010254462360991737) 2024-11-01T16:21:21.4555399Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.010254462360991737) 2024-11-01T16:21:21.4556222Z distributed/test_functional_api, TestPgTag (0.010254462360991737) 2024-11-01T16:21:21.4556924Z dynamo/test_ctx_manager, CtxManagerTests (0.010254462360991737) 2024-11-01T16:21:21.4557709Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.010254462360991737) 2024-11-01T16:21:21.4558576Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.010254462360991737) 2024-11-01T16:21:21.4559291Z dynamo/test_export, ExportTests (0.010254462360991737) 2024-11-01T16:21:21.4559856Z export/test_db, ExampleTests (0.010254462360991737) 2024-11-01T16:21:21.4560508Z export/test_export, TestDynamismExpression (0.010254462360991737) 2024-11-01T16:21:21.4561545Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.010254462360991737) 2024-11-01T16:21:21.4562828Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.010254462360991737) 2024-11-01T16:21:21.4563704Z export/test_hop, TestHOPCUDA (0.010254462360991737) 2024-11-01T16:21:21.4564399Z export/test_retraceability, RetraceExportTestExport (0.010254462360991737) 2024-11-01T16:21:21.4565181Z export/test_serdes, SerDesExportTestExport (0.010254462360991737) 2024-11-01T16:21:21.4565935Z functorch/test_ac, MemoryBudgetTest (0.010254462360991737) 2024-11-01T16:21:21.4566684Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.010254462360991737) 2024-11-01T16:21:21.4567529Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.010254462360991737) 2024-11-01T16:21:21.4568210Z functorch/test_dims, TestMin (0.010254462360991737) 2024-11-01T16:21:21.4568944Z functorch/test_eager_transforms, TestCompileTransformsCUDA (0.010254462360991737) 2024-11-01T16:21:21.4570134Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCpu (0.010254462360991737) 2024-11-01T16:21:21.4571043Z inductor/test_b2b_gemm, B2BGEMMTest (0.010254462360991737) 2024-11-01T16:21:21.4571727Z inductor/test_compile_worker, TestCompileWorker (0.010254462360991737) 2024-11-01T16:21:21.4572622Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.010254462360991737) 2024-11-01T16:21:21.4573472Z inductor/test_cpu_repro, CPUReproTests (0.010254462360991737) 2024-11-01T16:21:21.4574213Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.010254462360991737) 2024-11-01T16:21:21.4575006Z inductor/test_loop_ordering, LoopOrderingTest (0.010254462360991737) 2024-11-01T16:21:21.4575743Z inductor/test_max_autotune, TestMaxAutotune (0.010254462360991737) 2024-11-01T16:21:21.4576452Z inductor/test_multi_kernel, MultiKernelTest (0.010254462360991737) 2024-11-01T16:21:21.4589147Z inductor/test_perf, InplacingTests (0.010254462360991737) 2024-11-01T16:21:21.4590094Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.010254462360991737) 2024-11-01T16:21:21.4590943Z nn/test_parametrization, TestNNParametrization (0.010254462360991737) 2024-11-01T16:21:21.4591688Z onnx/test_fx_passes, TestModularizePass (0.010254462360991737) 2024-11-01T16:21:21.4592419Z profiler/test_execution_trace, TestExecutionTrace (0.010254462360991737) 2024-11-01T16:21:21.4593235Z profiler/test_memory_profiler, TestIdentifyGradients (0.010254462360991737) 2024-11-01T16:21:21.4594011Z profiler/test_profiler, TestProfilerCUDA (0.010254462360991737) 2024-11-01T16:21:21.4594726Z test_autograd, TestAutogradDeviceTypeCUDA (0.010254462360991737) 2024-11-01T16:21:21.4595320Z test_cuda, TestCuda (0.010254462360991737) 2024-11-01T16:21:21.4595832Z test_cuda, TestCudaAutocast (0.010254462360991737) 2024-11-01T16:21:21.4596533Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.010254462360991737) 2024-11-01T16:21:21.4597289Z test_cuda_expandable_segments, TestCuda (0.010254462360991737) 2024-11-01T16:21:21.4598318Z test_dataloader, TestDataLoaderPersistentWorkers (0.010254462360991737) 2024-11-01T16:21:21.4599105Z test_dataloader, TestIndividualWorkerQueue (0.010254462360991737) 2024-11-01T16:21:21.4599757Z test_fake_tensor, FakeTensorTest (0.010254462360991737) 2024-11-01T16:21:21.4600315Z test_fx, TestSourceMatcher (0.010254462360991737) 2024-11-01T16:21:21.4600811Z test_jit, TestJit (0.010254462360991737) 2024-11-01T16:21:21.4601262Z test_jit, TestScript (0.010254462360991737) 2024-11-01T16:21:21.4601815Z test_jit_fuser_te, TestNNCOpInfoCPU (0.010254462360991737) 2024-11-01T16:21:21.4602394Z test_linalg, TestLinalgCUDA (0.010254462360991737) 2024-11-01T16:21:21.4602960Z test_maskedtensor, TestBasicsCUDA (0.010254462360991737) 2024-11-01T16:21:21.4603543Z test_modules, TestModuleCUDA (0.010254462360991737) 2024-11-01T16:21:21.4604216Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.010254462360991737) 2024-11-01T16:21:21.4604820Z test_nn, TestNN (0.010254462360991737) 2024-11-01T16:21:21.4605298Z test_ops, TestMathBitsCUDA (0.010254462360991737) 2024-11-01T16:21:21.4605937Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.010254462360991737) 2024-11-01T16:21:21.4606566Z test_ops_jit, TestJitCPU (0.010254462360991737) 2024-11-01T16:21:21.4607069Z test_ops_jit, TestJitCUDA (0.010254462360991737) 2024-11-01T16:21:21.4607630Z test_out_dtype_op, TestOutDtypeOp (0.010254462360991737) 2024-11-01T16:21:21.4608281Z test_overrides, TestTorchFunctionWarning (0.010254462360991737) 2024-11-01T16:21:21.4609104Z test_quantization, TestMetaDataPorting (0.010254462360991737) 2024-11-01T16:21:21.4609765Z test_quantization, TestQuantizedOps (0.010254462360991737) 2024-11-01T16:21:21.4610483Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.010254462360991737) 2024-11-01T16:21:21.4611492Z test_sparse_csr, TestSparseCompressedTritonKernelsCUDA (0.010254462360991737) 2024-11-01T16:21:21.4612277Z test_tensorexpr, TestTensorExprFuser (0.010254462360991737) 2024-11-01T16:21:21.4612896Z test_testing, TestTestingCUDA (0.010254462360991737) 2024-11-01T16:21:21.4613409Z test_torch, TestTorch (0.010254462360991737) 2024-11-01T16:21:21.4613974Z test_torch, TestTorchDeviceTypeCUDA (0.010254462360991737) 2024-11-01T16:21:21.4614592Z test_transformers, TestSDPACUDA (0.010254462360991737) 2024-11-01T16:21:21.4615219Z test_transformers, TestTransformersCUDA (0.010254462360991737) 2024-11-01T16:21:21.4615850Z test_type_hints, TestTypeHints (0.010254462360991737) 2024-11-01T16:21:21.4616436Z test_utils, TestDataLoaderUtils (0.010254462360991737) 2024-11-01T16:21:21.4617171Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.010254462360991737) 2024-11-01T16:21:21.4617918Z test_quantization, TestQuantizePT2E (0.009229016124892565) 2024-11-01T16:21:21.4618554Z inductor/test_halide, CpuHalideTests (0.00820356988879339) 2024-11-01T16:21:21.4619324Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (0.007690846770743803) 2024-11-01T16:21:21.4620395Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.007690846770743803) 2024-11-01T16:21:21.4621519Z inductor/test_cuda_cpp_wrapper, DynamicShapesCudaWrapperCudaTests (0.007690846770743803) 2024-11-01T16:21:21.4622544Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (0.006836308240661158) 2024-11-01T16:21:21.4623496Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.006836308240661158) 2024-11-01T16:21:21.4624291Z test_ops, TestCompositeComplianceCUDA (0.006836308240661158) 2024-11-01T16:21:21.4625001Z inductor/test_codecache, TestFxGraphCache (0.004101784944396695) 2024-11-01T16:21:21.4625793Z export/test_serdes, SerDesExportNonStrictTestExport (0.0025636155902479343) 2024-11-01T16:21:22.2378242Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.001577609593998729) 2024-11-01T16:21:22.2379233Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:22.2380715Z 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:21:22.2382237Z Results from CorrelatedWithHistoricalFailures 2024-11-01T16:21:22.2382733Z test_quantization (0.25) 2024-11-01T16:21:22.2383147Z profiler/test_cpp_thread (0.2142857142857143) 2024-11-01T16:21:22.2383660Z inductor/test_cudacodecache (0.1895029198119926) 2024-11-01T16:21:22.2384224Z inductor/test_compiled_autograd (0.12605042016806725) 2024-11-01T16:21:22.2384834Z inductor/test_torchinductor_opinfo (0.12605042016806725) 2024-11-01T16:21:22.2385385Z dynamo/test_dynamic_shapes (0.06302521008403363) 2024-11-01T16:21:22.2385918Z dynamo/test_python_autograd (0.06302521008403363) 2024-11-01T16:21:22.2386440Z dynamo/test_subclasses (0.06302521008403363) 2024-11-01T16:21:22.2386900Z functorch/test_dims (0.06302521008403363) 2024-11-01T16:21:22.2387424Z functorch/test_eager_transforms (0.06302521008403363) 2024-11-01T16:21:22.2387968Z inductor/test_cpu_repro (0.06302521008403363) 2024-11-01T16:21:22.2388424Z test_autograd (0.06302521008403363) 2024-11-01T16:21:22.2388884Z test_ci_sanity_check_fail (0.06302521008403363) 2024-11-01T16:21:22.2389370Z test_maskedtensor (0.06302521008403363) 2024-11-01T16:21:22.2389845Z test_multiprocessing_spawn (0.06302521008403363) 2024-11-01T16:21:22.2390327Z test_ops (0.06302521008403363) 2024-11-01T16:21:22.2390711Z test_torch (0.06302521008403363) 2024-11-01T16:21:22.2391119Z test_transformers (0.06302521008403363) 2024-11-01T16:21:22.2391959Z inductor/test_torchinductor_codegen_dynamic_shapes (0.042441218911807146) 2024-11-01T16:21:22.2392743Z inductor/test_torchinductor_dynamic_shapes (0.042441218911807146) 2024-11-01T16:21:22.2393345Z dynamo/test_repros (0.04201680672268908) 2024-11-01T16:21:22.2393821Z inductor/test_cuda_repro (0.04201680672268908) 2024-11-01T16:21:22.2394301Z test_ops_jit (0.04201680672268908) 2024-11-01T16:21:22.2394737Z test_public_bindings (0.04201680672268908) 2024-11-01T16:21:22.2395219Z export/test_export (0.03193701723113488) 2024-11-01T16:21:22.2395725Z export/test_export_nonstrict (0.03193701723113488) 2024-11-01T16:21:22.2396365Z export/test_export_training_ir_to_run_decomp (0.03193701723113488) 2024-11-01T16:21:22.2396978Z export/test_retraceability (0.03193701723113488) 2024-11-01T16:21:22.2397481Z export/test_serdes (0.03151260504201681) 2024-11-01T16:21:22.2397950Z dynamo/test_compile (0.0009622169478478415) 2024-11-01T16:21:22.2398442Z export/test_experimental (0.0008502582031993799) 2024-11-01T16:21:22.2398923Z test_utils (0.0008502582031993799) 2024-11-01T16:21:22.2399546Z distributed/_composable/fsdp/test_fully_shard_training (0.0008459759742823304) 2024-11-01T16:21:22.2400172Z test_modules (0.0005577452219825984) 2024-11-01T16:21:22.2400628Z export/test_serialize (0.0004244121891180715) 2024-11-01T16:21:22.2401149Z inductor/test_aot_inductor (0.0004244121891180715) 2024-11-01T16:21:22.2401685Z inductor/test_torchinductor (0.0004244121891180715) 2024-11-01T16:21:22.2402261Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:22.2403619Z 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:21:22.2404712Z Results from HistorialEditedFiles 2024-11-01T16:21:22.2405112Z inductor/test_config (0.25) 2024-11-01T16:21:22.2405495Z test_utils_config_module (0.25) 2024-11-01T16:21:22.2405915Z test_utils_internal (0.24000000000000005) 2024-11-01T16:21:22.2406422Z inductor/test_select_algorithm (0.07200000000000002) 2024-11-01T16:21:22.2406982Z inductor/test_torchinductor (0.07200000000000002) 2024-11-01T16:21:22.2407472Z test_custom_ops (0.06646153846153846) 2024-11-01T16:21:22.2407898Z dynamo/test_config (0.04004884004884005) 2024-11-01T16:21:22.2408347Z dynamo/test_misc (0.03752439560439561) 2024-11-01T16:21:22.2408801Z dynamo/test_comptime (0.03560439560439561) 2024-11-01T16:21:22.2409384Z dynamo/test_recompiles (0.03560439560439561) 2024-11-01T16:21:22.2409874Z dynamo/test_subclasses (0.03560439560439561) 2024-11-01T16:21:22.2410360Z inductor/test_pad_mm (0.03428571428571429) 2024-11-01T16:21:22.2410941Z inductor/test_perf (0.03428571428571429) 2024-11-01T16:21:22.2411450Z dynamo/test_structured_trace (0.028235294117647063) 2024-11-01T16:21:22.2412031Z inductor/test_group_batch_fusion (0.024000000000000004) 2024-11-01T16:21:22.2412622Z inductor/test_split_cat_fx_passes (0.024000000000000004) 2024-11-01T16:21:22.2413172Z dynamo/test_logging (0.017142857142857144) 2024-11-01T16:21:22.2413616Z test_torch (0.01102123535113226) 2024-11-01T16:21:22.2414065Z distributed/_tensor/test_api (0.006576790906687816) 2024-11-01T16:21:22.2414678Z distributed/fsdp/test_fsdp_optim_state (0.006576790906687816) 2024-11-01T16:21:22.2415316Z functorch/test_eager_transforms (0.006576790906687816) 2024-11-01T16:21:22.2415807Z nn/test_init (0.006576790906687816) 2024-11-01T16:21:22.2416247Z nn/test_module_hooks (0.006576790906687816) 2024-11-01T16:21:22.2416704Z test_autocast (0.006576790906687816) 2024-11-01T16:21:22.2417106Z test_autograd (0.006576790906687816) 2024-11-01T16:21:22.2417513Z test_cuda (0.006576790906687816) 2024-11-01T16:21:22.2417900Z test_prims (0.006576790906687816) 2024-11-01T16:21:22.2418290Z test_pytree (0.006576790906687816) 2024-11-01T16:21:22.2418700Z test_stateless (0.006576790906687816) 2024-11-01T16:21:22.2419115Z test_optim (0.004102564102564103) 2024-11-01T16:21:22.2419754Z distributed/_tensor/test_pointwise_ops (0.0019200000000000003) 2024-11-01T16:21:22.2420440Z distributed/checkpoint/test_state_dict (0.0019200000000000003) 2024-11-01T16:21:22.2421034Z dynamo/test_functions (0.0019200000000000003) 2024-11-01T16:21:22.2421537Z dynamo/test_guard_manager (0.0019200000000000003) 2024-11-01T16:21:22.2422092Z dynamo/test_higher_order_ops (0.0019200000000000003) 2024-11-01T16:21:22.2422617Z dynamo/test_modules (0.0019200000000000003) 2024-11-01T16:21:22.2423118Z dynamo/test_trace_rules (0.0019200000000000003) 2024-11-01T16:21:22.2423601Z export/test_passes (0.0019200000000000003) 2024-11-01T16:21:22.2424155Z onnx/test_pytorch_onnx_onnxruntime (0.0019200000000000003) 2024-11-01T16:21:22.2424713Z test_fx_experimental (0.0019200000000000003) 2024-11-01T16:21:22.2425146Z test_jit (0.0019200000000000003) 2024-11-01T16:21:22.2425530Z test_mps (0.0019200000000000003) 2024-11-01T16:21:22.2425942Z test_nestedtensor (0.0019200000000000003) 2024-11-01T16:21:22.2426369Z test_nn (0.0019200000000000003) 2024-11-01T16:21:22.2426748Z test_ops (0.0019200000000000003) 2024-11-01T16:21:22.2427149Z test_sparse_csr (0.0019200000000000003) 2024-11-01T16:21:22.2427561Z test_testing (0.0019200000000000003) 2024-11-01T16:21:22.2428114Z torch_np/numpy_tests/core/test_scalarmath (0.0019200000000000003) 2024-11-01T16:21:22.2428823Z torch_np/numpy_tests/lib/test_shape_base_ (0.0019200000000000003) 2024-11-01T16:21:22.2429459Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:22.2430819Z 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:21:22.2431896Z Results from Profiling 2024-11-01T16:21:23.4522203Z backends/xeon/test_launch (0.25) 2024-11-01T16:21:23.4523126Z benchmark_utils/test_benchmark_utils (0.25) 2024-11-01T16:21:23.4524304Z distributed/_tensor/test_dtensor_compile (0.25) 2024-11-01T16:21:23.4525179Z distributed/test_dynamo_distributed (0.25) 2024-11-01T16:21:23.4526072Z distributed/test_inductor_collectives (0.25) 2024-11-01T16:21:23.4526957Z distributions/test_distributions (0.25) 2024-11-01T16:21:23.4527848Z dynamo/test_activation_checkpointing (0.25) 2024-11-01T16:21:23.4528697Z dynamo/test_after_aot (0.25) 2024-11-01T16:21:23.4529125Z dynamo/test_aot_autograd (0.25) 2024-11-01T16:21:23.4529530Z dynamo/test_autograd_function (0.25) 2024-11-01T16:21:23.4529961Z dynamo/test_backends (0.25) 2024-11-01T16:21:23.4530758Z dynamo/test_comptime (0.25) 2024-11-01T16:21:23.4531122Z dynamo/test_config (0.25) 2024-11-01T16:21:23.4531499Z dynamo/test_ctx_manager (0.25) 2024-11-01T16:21:23.4531901Z dynamo/test_cudagraphs (0.25) 2024-11-01T16:21:23.4532285Z dynamo/test_decorators (0.25) 2024-11-01T16:21:23.4532689Z dynamo/test_dynamic_shapes (0.25) 2024-11-01T16:21:23.4533099Z dynamo/test_exc (0.25) 2024-11-01T16:21:23.4533439Z dynamo/test_export (0.25) 2024-11-01T16:21:23.4533829Z dynamo/test_export_mutations (0.25) 2024-11-01T16:21:23.4534263Z dynamo/test_functions (0.25) 2024-11-01T16:21:23.4534628Z dynamo/test_global (0.25) 2024-11-01T16:21:23.4535009Z dynamo/test_higher_order_ops (0.25) 2024-11-01T16:21:23.4535434Z dynamo/test_interop (0.25) 2024-11-01T16:21:23.4535792Z dynamo/test_logging (0.25) 2024-11-01T16:21:23.4536158Z dynamo/test_minifier (0.25) 2024-11-01T16:21:23.4536533Z dynamo/test_misc (0.25) 2024-11-01T16:21:23.4536872Z dynamo/test_modules (0.25) 2024-11-01T16:21:23.4537243Z dynamo/test_nops (0.25) 2024-11-01T16:21:23.4537603Z dynamo/test_optimizers (0.25) 2024-11-01T16:21:23.4537988Z dynamo/test_pre_dispatch (0.25) 2024-11-01T16:21:23.4538403Z dynamo/test_python_autograd (0.25) 2024-11-01T16:21:23.4538828Z dynamo/test_recompiles (0.25) 2024-11-01T16:21:23.4539206Z dynamo/test_repros (0.25) 2024-11-01T16:21:23.4539587Z dynamo/test_skip_non_tensor (0.25) 2024-11-01T16:21:23.4540011Z dynamo/test_subclasses (0.25) 2024-11-01T16:21:23.4540398Z dynamo/test_subgraphs (0.25) 2024-11-01T16:21:23.4540924Z dynamo/test_unspec (0.25) 2024-11-01T16:21:23.4541318Z dynamo/test_verify_correctness (0.25) 2024-11-01T16:21:23.4541733Z export/test_db (0.25) 2024-11-01T16:21:23.4542079Z export/test_export (0.25) 2024-11-01T16:21:23.4542446Z export/test_pass_infra (0.25) 2024-11-01T16:21:23.4542822Z export/test_passes (0.25) 2024-11-01T16:21:23.4543196Z export/test_serialize (0.25) 2024-11-01T16:21:23.4543584Z export/test_verifier (0.25) 2024-11-01T16:21:23.4543968Z functorch/test_control_flow (0.25) 2024-11-01T16:21:23.4544409Z functorch/test_eager_transforms (0.25) 2024-11-01T16:21:23.4544899Z functorch/test_memory_efficient_fusion (0.25) 2024-11-01T16:21:23.4545360Z functorch/test_minifier (0.25) 2024-11-01T16:21:23.4545749Z functorch/test_ops (0.25) 2024-11-01T16:21:23.4546120Z functorch/test_parsing (0.25) 2024-11-01T16:21:23.4546506Z functorch/test_rearrange (0.25) 2024-11-01T16:21:23.4546909Z functorch/test_vmap (0.25) 2024-11-01T16:21:23.4547324Z functorch/test_vmap_registrations (0.25) 2024-11-01T16:21:23.4547772Z inductor/test_aot_inductor (0.25) 2024-11-01T16:21:23.4548199Z inductor/test_binary_folding (0.25) 2024-11-01T16:21:23.4548649Z inductor/test_compiled_autograd (0.25) 2024-11-01T16:21:23.4549108Z inductor/test_compiled_optimizers (0.25) 2024-11-01T16:21:23.4549558Z inductor/test_config (0.25) 2024-11-01T16:21:23.4549993Z inductor/test_coordinate_descent_tuner (0.25) 2024-11-01T16:21:23.4550469Z inductor/test_cpu_repro (0.25) 2024-11-01T16:21:23.4550865Z inductor/test_cuda_repro (0.25) 2024-11-01T16:21:23.4551277Z inductor/test_cudagraph_trees (0.25) 2024-11-01T16:21:23.4551706Z inductor/test_custom_lowering (0.25) 2024-11-01T16:21:23.4552155Z inductor/test_extension_backend (0.25) 2024-11-01T16:21:23.4552589Z inductor/test_foreach (0.25) 2024-11-01T16:21:23.4552976Z inductor/test_fused_attention (0.25) 2024-11-01T16:21:23.4553405Z inductor/test_fx_fusion (0.25) 2024-11-01T16:21:23.4553830Z inductor/test_group_batch_fusion (0.25) 2024-11-01T16:21:23.4554277Z inductor/test_inductor_freezing (0.25) 2024-11-01T16:21:23.4554735Z inductor/test_kernel_benchmark (0.25) 2024-11-01T16:21:23.4555177Z inductor/test_layout_optim (0.25) 2024-11-01T16:21:23.4555584Z inductor/test_max_autotune (0.25) 2024-11-01T16:21:23.4556000Z inductor/test_minifier (0.25) 2024-11-01T16:21:23.4556437Z inductor/test_mkldnn_pattern_matcher (0.25) 2024-11-01T16:21:23.4556891Z inductor/test_mmdecomp (0.25) 2024-11-01T16:21:23.4557408Z inductor/test_pattern_matcher (0.25) 2024-11-01T16:21:23.4557845Z inductor/test_perf (0.25) 2024-11-01T16:21:23.4558215Z inductor/test_select_algorithm (0.25) 2024-11-01T16:21:23.4558649Z inductor/test_smoke (0.25) 2024-11-01T16:21:23.4559034Z inductor/test_snode_runtime (0.25) 2024-11-01T16:21:23.4559473Z inductor/test_split_cat_fx_passes (0.25) 2024-11-01T16:21:23.4559948Z inductor/test_standalone_compile (0.25) 2024-11-01T16:21:23.4560404Z inductor/test_torchinductor (0.25) 2024-11-01T16:21:23.4560933Z inductor/test_torchinductor_codegen_dynamic_shapes (0.25) 2024-11-01T16:21:23.4561541Z inductor/test_torchinductor_dynamic_shapes (0.25) 2024-11-01T16:21:23.4562075Z inductor/test_torchinductor_opinfo (0.25) 2024-11-01T16:21:23.4562534Z inductor/test_triton_wrapper (0.25) 2024-11-01T16:21:23.4562956Z lazy/test_debug_util (0.25) 2024-11-01T16:21:23.4563331Z lazy/test_reuse_ir (0.25) 2024-11-01T16:21:23.4563687Z lazy/test_step_closures (0.25) 2024-11-01T16:21:23.4564083Z lazy/test_ts_opinfo (0.25) 2024-11-01T16:21:23.4564451Z nn/test_convolution (0.25) 2024-11-01T16:21:23.4564800Z nn/test_dropout (0.25) 2024-11-01T16:21:23.4565149Z nn/test_embedding (0.25) 2024-11-01T16:21:23.4565508Z nn/test_lazy_modules (0.25) 2024-11-01T16:21:23.4565866Z nn/test_module_hooks (0.25) 2024-11-01T16:21:23.4566254Z nn/test_multihead_attention (0.25) 2024-11-01T16:21:23.4566680Z nn/test_packed_sequence (0.25) 2024-11-01T16:21:23.4567068Z nn/test_parametrization (0.25) 2024-11-01T16:21:23.4567554Z nn/test_pooling (0.25) 2024-11-01T16:21:23.4567906Z nn/test_pruning (0.25) 2024-11-01T16:21:23.4568345Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.25) 2024-11-01T16:21:23.4568892Z onnx/dynamo/test_exporter_api (0.25) 2024-11-01T16:21:23.4569320Z onnx/test_fx_passes (0.25) 2024-11-01T16:21:23.4569675Z onnx/test_fx_to_onnx (0.25) 2024-11-01T16:21:23.4570356Z onnx/test_utility_funs (0.25) 2024-11-01T16:21:23.4570833Z test_ao_sparsity (0.25) 2024-11-01T16:21:23.4571202Z test_autocast (0.25) 2024-11-01T16:21:23.4571528Z test_binary_ufuncs (0.25) 2024-11-01T16:21:23.4571895Z test_bundled_inputs (0.25) 2024-11-01T16:21:23.4572268Z test_comparison_utils (0.25) 2024-11-01T16:21:23.4572626Z test_complex (0.25) 2024-11-01T16:21:23.4572961Z test_content_store (0.25) 2024-11-01T16:21:23.4573324Z test_cpp_api_parity (0.25) 2024-11-01T16:21:23.4573694Z test_cpp_extensions_aot_ninja (0.25) 2024-11-01T16:21:23.4574145Z test_cpp_extensions_aot_no_ninja (0.25) 2024-11-01T16:21:23.4574596Z test_cpp_extensions_jit (0.25) 2024-11-01T16:21:23.4575056Z test_cpp_extensions_open_device_registration (0.25) 2024-11-01T16:21:23.4575546Z test_custom_ops (0.25) 2024-11-01T16:21:23.4575887Z test_datapipe (0.25) 2024-11-01T16:21:23.4576198Z test_decomp (0.25) 2024-11-01T16:21:23.4576510Z test_deploy (0.25) 2024-11-01T16:21:23.4576825Z test_dispatch (0.25) 2024-11-01T16:21:23.4577134Z test_dlpack (0.25) 2024-11-01T16:21:23.4577463Z test_dynamic_shapes (0.25) 2024-11-01T16:21:23.4577835Z test_expanded_weights (0.25) 2024-11-01T16:21:23.4578200Z test_fake_tensor (0.25) 2024-11-01T16:21:23.4578539Z test_foreach (0.25) 2024-11-01T16:21:23.4578868Z test_function_schema (0.25) 2024-11-01T16:21:23.4579266Z test_functional_autograd_benchmark (0.25) 2024-11-01T16:21:23.4579718Z test_functional_optim (0.25) 2024-11-01T16:21:23.4580132Z test_functionalization_of_rng_ops (0.25) 2024-11-01T16:21:23.4580556Z test_futures (0.25) 2024-11-01T16:21:23.4580868Z test_fx (0.25) 2024-11-01T16:21:23.4581180Z test_import_stats (0.25) 2024-11-01T16:21:23.4581519Z test_indexing (0.25) 2024-11-01T16:21:23.4581834Z test_itt (0.25) 2024-11-01T16:21:23.4582123Z test_jit (0.25) 2024-11-01T16:21:23.4582408Z test_jit_legacy (0.25) 2024-11-01T16:21:23.4582744Z test_license (0.25) 2024-11-01T16:21:23.4583059Z test_linalg (0.25) 2024-11-01T16:21:23.4583358Z test_logging (0.25) 2024-11-01T16:21:23.4583673Z test_masked (0.25) 2024-11-01T16:21:23.4584207Z test_maskedtensor (0.25) 2024-11-01T16:21:23.4584539Z test_meta (0.25) 2024-11-01T16:21:23.4584848Z test_mkl_verbose (0.25) 2024-11-01T16:21:23.4585190Z test_mkldnn (0.25) 2024-11-01T16:21:23.4585501Z test_mkldnn_fusion (0.25) 2024-11-01T16:21:23.4585866Z test_mkldnn_verbose (0.25) 2024-11-01T16:21:23.4586238Z test_mobile_optimizer (0.25) 2024-11-01T16:21:23.4586598Z test_model_dump (0.25) 2024-11-01T16:21:23.4586932Z test_modules (0.25) 2024-11-01T16:21:23.4587250Z test_monitor (0.25) 2024-11-01T16:21:23.4587584Z test_multiprocessing (0.25) 2024-11-01T16:21:23.4587981Z test_multiprocessing_spawn (0.25) 2024-11-01T16:21:23.4588396Z test_native_functions (0.25) 2024-11-01T16:21:23.4588753Z test_native_mha (0.25) 2024-11-01T16:21:23.4589096Z test_nestedtensor (0.25) 2024-11-01T16:21:23.4589434Z test_nn (0.25) 2024-11-01T16:21:23.4589735Z test_numba_integration (0.25) 2024-11-01T16:21:23.4590121Z test_numpy_interop (0.25) 2024-11-01T16:21:23.4590477Z test_openmp (0.25) 2024-11-01T16:21:23.4590774Z test_ops (0.25) 2024-11-01T16:21:23.4591086Z test_ops_fwd_gradients (0.25) 2024-11-01T16:21:23.4591472Z test_ops_gradients (0.25) 2024-11-01T16:21:23.4591812Z test_ops_jit (0.25) 2024-11-01T16:21:23.4592128Z test_optim (0.25) 2024-11-01T16:21:23.4592430Z test_out_dtype_op (0.25) 2024-11-01T16:21:23.4592790Z test_per_overload_api (0.25) 2024-11-01T16:21:23.4593153Z test_prims (0.25) 2024-11-01T16:21:23.4593452Z test_proxy_tensor (0.25) 2024-11-01T16:21:23.4593800Z test_pruning_op (0.25) 2024-11-01T16:21:23.4594267Z test_pytree (0.25) 2024-11-01T16:21:23.4594584Z test_quantization (0.25) 2024-11-01T16:21:23.4594951Z test_scatter_gather_ops (0.25) 2024-11-01T16:21:23.4595339Z test_schema_check (0.25) 2024-11-01T16:21:23.4595688Z test_segment_reductions (0.25) 2024-11-01T16:21:23.4596082Z test_serialization (0.25) 2024-11-01T16:21:23.4596498Z test_set_default_mobile_cpu_allocator (0.25) 2024-11-01T16:21:23.4596939Z test_shape_ops (0.25) 2024-11-01T16:21:23.4597286Z test_show_pickle (0.25) 2024-11-01T16:21:23.4597642Z test_sort_and_select (0.25) 2024-11-01T16:21:23.4597989Z test_sparse (0.25) 2024-11-01T16:21:23.4598313Z test_sparse_csr (0.25) 2024-11-01T16:21:23.4598675Z test_sparse_semi_structured (0.25) 2024-11-01T16:21:23.4599073Z test_spectral_ops (0.25) 2024-11-01T16:21:23.4599428Z test_stateless (0.25) 2024-11-01T16:21:23.4599763Z test_subclass (0.25) 2024-11-01T16:21:23.4600082Z test_sympy_utils (0.25) 2024-11-01T16:21:23.4600444Z test_tensor_creation_ops (0.25) 2024-11-01T16:21:23.4600846Z test_tensorboard (0.25) 2024-11-01T16:21:23.4601192Z test_tensorexpr_pybind (0.25) 2024-11-01T16:21:23.4601573Z test_testing (0.25) 2024-11-01T16:21:23.4601890Z test_torch (0.25) 2024-11-01T16:21:23.4602194Z test_transformers (0.25) 2024-11-01T16:21:23.4602546Z test_type_hints (0.25) 2024-11-01T16:21:23.4602889Z test_type_info (0.25) 2024-11-01T16:21:23.4603218Z test_type_promotion (0.25) 2024-11-01T16:21:23.4603592Z test_unary_ufuncs (0.25) 2024-11-01T16:21:23.4603933Z test_utils (0.25) 2024-11-01T16:21:23.4604231Z test_view_ops (0.25) 2024-11-01T16:21:23.4604552Z test_weak (0.25) 2024-11-01T16:21:23.4604878Z test_xnnpack_integration (0.25) 2024-11-01T16:21:23.4605250Z Results from LLM 2024-11-01T16:21:23.4605553Z test_package (0.25) 2024-11-01T16:21:23.4605925Z test_utils_config_module (0.24237266485574044) 2024-11-01T16:21:23.4606415Z functorch/test_rearrange (0.24073889529173859) 2024-11-01T16:21:23.4607109Z cpp_extensions/open_registration_extension/test/test_openreg (0.23993271947862752) 2024-11-01T16:21:23.4607808Z functorch/test_parsing (0.23979227651782106) 2024-11-01T16:21:23.4608301Z export/test_retraceability (0.23975691471072033) 2024-11-01T16:21:23.4608857Z inductor/test_cpp_wrapper_hipify (0.2355373878397254) 2024-11-01T16:21:23.4609367Z test_mkl_verbose (0.23500329129391923) 2024-11-01T16:21:23.4609852Z export/test_unflatten_training_ir (0.234379409362416) 2024-11-01T16:21:23.4610573Z inductor/test_external_callables (0.23421107866296756) 2024-11-01T16:21:23.4611286Z export/test_export_nonstrict (0.2323616619454502) 2024-11-01T16:21:23.4611899Z export/test_export_training_ir_to_run_decomp (0.23197836004183006) 2024-11-01T16:21:23.4612581Z export/test_functionalized_assertions (0.23069054135199293) 2024-11-01T16:21:23.4613148Z test_comparison_utils (0.23062671242109836) 2024-11-01T16:21:23.4613612Z onnx/test_lazy_import (0.23021227822198595) 2024-11-01T16:21:23.4614146Z inductor/test_extension_backend (0.22992138825008457) 2024-11-01T16:21:23.4614782Z distributed/_tensor/debug/test_op_coverage (0.2295433780641846) 2024-11-01T16:21:23.4615447Z inductor/test_triton_extension_backend (0.22901318271173418) 2024-11-01T16:21:23.4616034Z inductor/test_inductor_utils (0.22901179218736975) 2024-11-01T16:21:23.4616670Z distributed/flight_recorder/test_fr_analysis (0.22872468753179376) 2024-11-01T16:21:23.4617264Z test_mkldnn_verbose (0.22851680413931294) 2024-11-01T16:21:23.4617711Z export/test_serdes (0.2281532206436938) 2024-11-01T16:21:23.4618153Z test_cpp_api_parity (0.22774096879532) 2024-11-01T16:21:23.4618608Z inductor/test_config (0.22744642869696202) 2024-11-01T16:21:23.4619073Z inductor/test_b2b_gemm (0.22720071145406592) 2024-11-01T16:21:23.4619574Z inductor/test_compile_worker (0.2268821654975833) 2024-11-01T16:21:23.4620155Z distributed/_tools/test_mod_tracker (0.22625059705639897) 2024-11-01T16:21:23.4620728Z dynamo/test_fx_passes_pre_grad (0.2259297142464706) 2024-11-01T16:21:23.4621363Z onnx/test_fx_type_promotion (0.22573871027474676) 2024-11-01T16:21:23.4621844Z test_license (0.2255843427574577) 2024-11-01T16:21:23.4622254Z inductor/test_utils (0.22544899838598748) 2024-11-01T16:21:23.4622739Z inductor/test_ck_backend (0.22524026522861726) 2024-11-01T16:21:23.4623209Z test_autoload (0.2249523108081519) 2024-11-01T16:21:23.4623638Z dynamo/test_frame_init (0.22385269572847138) 2024-11-01T16:21:23.4624107Z inductor/test_smoke (0.22334756844025733) 2024-11-01T16:21:23.4624572Z inductor/test_pad_mm (0.2229199049468445) 2024-11-01T16:21:23.4625038Z dynamo/test_base_output (0.22252501534018754) 2024-11-01T16:21:23.4625561Z inductor/test_cutlass_backend (0.2223208013870017) 2024-11-01T16:21:23.4626076Z export/test_tree_utils (0.2218385211866086) 2024-11-01T16:21:23.4626552Z inductor/test_debug_trace (0.2216528668711201) 2024-11-01T16:21:23.4627034Z test_module_tracker (0.22134946217993895) 2024-11-01T16:21:23.4627486Z dynamo/test_utils (0.22034123545154227) 2024-11-01T16:21:23.4627939Z inductor/test_indexing (0.22025757223561632) 2024-11-01T16:21:23.4628447Z onnx/exporter/test_tensors (0.21952804907809392) 2024-11-01T16:21:23.4628929Z test_ao_sparsity (0.2183482857190753) 2024-11-01T16:21:23.4629455Z inductor/test_aot_inductor_arrayref (0.21791915444994447) 2024-11-01T16:21:23.4630103Z distributed/checkpoint/test_nested_dict (0.21766584726155924) 2024-11-01T16:21:23.4630668Z onnx/test_fx_passes (0.2175693603209392) 2024-11-01T16:21:23.4631206Z dynamo/test_inline_inbuilt_nn_modules (0.216919058426512) 2024-11-01T16:21:23.4631762Z inductor/test_autoheuristic (0.21563687908548612) 2024-11-01T16:21:23.4632269Z inductor/test_metrics (0.21552774223571752) 2024-11-01T16:21:23.4632755Z dynamo/test_reconstruct (0.21550945297775773) 2024-11-01T16:21:23.4633233Z inductor/test_fx_fusion (0.21543668220268639) 2024-11-01T16:21:23.4633738Z inductor/test_flex_decoding (0.21518947787123388) 2024-11-01T16:21:23.4634374Z distributed/_shard/sharded_tensor/test_logger (0.21497827267054917) 2024-11-01T16:21:23.4635058Z inductor/test_move_constructors_to_cuda (0.21471254732707612) 2024-11-01T16:21:23.4635601Z test_file_check (0.21428440101270343) 2024-11-01T16:21:23.4636023Z dynamo/test_sdpa (0.21379146012551645) 2024-11-01T16:21:23.4636488Z inductor/test_triton_kernels (0.2134653821620599) 2024-11-01T16:21:23.4637109Z inductor/test_torchinductor_strided_blocks (0.21338287771643763) 2024-11-01T16:21:23.4637856Z inductor/test_triton_wrapper (0.21272575839005708) 2024-11-01T16:21:23.4638438Z inductor/test_coordinate_descent_tuner (0.2123459134845096) 2024-11-01T16:21:23.4639056Z inductor/test_triton_cpu_backend (0.21229739963446204) 2024-11-01T16:21:23.4639640Z onnx/test_fx_to_onnx_decomp_skip (0.21217767934925313) 2024-11-01T16:21:23.4640200Z inductor/test_aot_inductor_utils (0.2119976064440607) 2024-11-01T16:21:23.4640697Z test_deploy (0.2118021605195061) 2024-11-01T16:21:23.4641151Z inductor/test_cudacodecache (0.2117566787850865) 2024-11-01T16:21:23.4641675Z inductor/test_combo_kernels (0.2114611730448088) 2024-11-01T16:21:23.4642347Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2114264292485367) 2024-11-01T16:21:23.4642977Z export/test_tools (0.2109184629730786) 2024-11-01T16:21:23.4643459Z dynamo/test_skip_non_tensor (0.21044122342350652) 2024-11-01T16:21:23.4643996Z inductor/test_benchmark_fusion (0.20993897374821327) 2024-11-01T16:21:23.4644510Z dynamo/test_interop (0.20816080209153404) 2024-11-01T16:21:23.4645014Z torch_np/test_binary_ufuncs (0.20802976448302582) 2024-11-01T16:21:23.4645522Z torch_np/test_unary_ufuncs (0.2079141771452334) 2024-11-01T16:21:23.4646158Z distributed/pipelining/test_schedule_multiproc (0.2078987655001944) 2024-11-01T16:21:23.4646789Z dynamo/test_recompiles (0.20663779165572593) 2024-11-01T16:21:23.4647325Z inductor/test_torchinductor_opinfo (0.20663416084210773) 2024-11-01T16:21:23.4647891Z backends/xeon/test_launch (0.20650744930939993) 2024-11-01T16:21:23.4648479Z inductor/test_foreach (0.20642583325434383) 2024-11-01T16:21:23.4648958Z inductor/test_xpu_basic (0.20613355275807804) 2024-11-01T16:21:23.4649451Z profiler/test_kineto (0.20607706270577347) 2024-11-01T16:21:23.4649921Z torch_np/test_dtype (0.20602590299686582) 2024-11-01T16:21:23.4650455Z onnx/exporter/test_small_models_e2e (0.20576044803313032) 2024-11-01T16:21:23.4651108Z test_show_pickle (0.2056762633705677) 2024-11-01T16:21:23.4651606Z distributed/_tools/test_sac_ilp (0.20459665639146413) 2024-11-01T16:21:23.4652212Z distributed/pipelining/test_backward (0.20455951780323106) 2024-11-01T16:21:23.4652786Z dynamo/test_exceptions (0.20451322492959892) 2024-11-01T16:21:23.4653314Z inductor/test_cuda_cpp_wrapper (0.20440459021362858) 2024-11-01T16:21:23.4653846Z dynamo/test_dynamic_shapes (0.20421679217307825) 2024-11-01T16:21:23.4654350Z dynamo/test_subgraphs (0.20417175463394177) 2024-11-01T16:21:23.4654918Z onnx/test_models_quantized_onnxruntime (0.20408050147252668) 2024-11-01T16:21:23.4655496Z inductor/test_aot_inductor (0.20324421694435824) 2024-11-01T16:21:23.4656059Z inductor/test_compiled_optimizers (0.20322405434107416) 2024-11-01T16:21:23.4656570Z test_openmp (0.2030898494270692) 2024-11-01T16:21:23.4656970Z export/test_db (0.20282201898421115) 2024-11-01T16:21:23.4657370Z test_pytree (0.20278202209589566) 2024-11-01T16:21:23.4657832Z torch_np/test_nep50_examples (0.20254227252006352) 2024-11-01T16:21:23.4658410Z inductor/test_scatter_optimization (0.20214674558973952) 2024-11-01T16:21:23.4658969Z onnx/exporter/test_building (0.2020003735875459) 2024-11-01T16:21:23.4659455Z dynamo/test_view (0.20194969669959814) 2024-11-01T16:21:23.4660007Z distributed/pipelining/test_transformer (0.20189467442301157) 2024-11-01T16:21:23.4660544Z test_typing (0.2016352257520168) 2024-11-01T16:21:23.4660948Z dynamo/test_config (0.2013715475694136) 2024-11-01T16:21:23.4661555Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20132720529245934) 2024-11-01T16:21:23.4662383Z inductor/test_profiler (0.2012111930722222) 2024-11-01T16:21:23.4662866Z dynamo/test_after_aot (0.20113537086868452) 2024-11-01T16:21:23.4663357Z dynamo/test_pre_dispatch (0.20110559047187984) 2024-11-01T16:21:23.4663890Z inductor/test_triton_heuristics (0.20098981000570346) 2024-11-01T16:21:23.4664396Z dynamo/test_nops (0.2009456608571331) 2024-11-01T16:21:23.4664874Z inductor/test_codegen_triton (0.20079065601617704) 2024-11-01T16:21:23.4665534Z dynamo/test_export_mutations (0.20078486216465863) 2024-11-01T16:21:23.4666122Z distributed/_tools/test_sac_estimator (0.2007458309182629) 2024-11-01T16:21:23.4666793Z inductor/test_torchinductor_dynamic_shapes (0.20039534152707542) 2024-11-01T16:21:23.4667413Z inductor/test_cpu_cpp_wrapper (0.20020101574714766) 2024-11-01T16:21:23.4667943Z test_functionalization (0.20002665944212009) 2024-11-01T16:21:23.4668554Z torch_np/numpy_tests/core/test_scalarinherit (0.19999015817755406) 2024-11-01T16:21:23.4669169Z inductor/test_multi_kernel (0.19993015318866164) 2024-11-01T16:21:23.4669668Z dynamo/test_global (0.19973016874708424) 2024-11-01T16:21:23.4670532Z onnx/dynamo/test_registry_dispatcher (0.19962305974534708) 2024-11-01T16:21:23.4671124Z dynamo/test_compile (0.199434489191261) 2024-11-01T16:21:23.4671622Z dynamo/test_resume (0.19938257628165595) 2024-11-01T16:21:23.4672156Z test_expanded_weights (0.1993538387781246) 2024-11-01T16:21:23.4672790Z onnx/test_onnxscript_runtime (0.19922322605206108) 2024-11-01T16:21:23.4673481Z inductor/test_benchmarking (0.19886846852358836) 2024-11-01T16:21:23.4674079Z inductor/test_group_batch_fusion (0.19836832394768014) 2024-11-01T16:21:23.4674599Z test_utils_internal (0.19817971476791724) 2024-11-01T16:21:23.4675113Z inductor/test_split_cat_fx_passes (0.19815876033825897) 2024-11-01T16:21:23.4675758Z distributed/checkpoint/test_dedup_tensors (0.19803065828118674) 2024-11-01T16:21:23.4676422Z inductor/test_cooperative_reductions (0.19788509741820567) 2024-11-01T16:21:23.4677141Z test_ci_sanity_check_fail (0.1977924730452646) 2024-11-01T16:21:23.4677627Z export/test_passes (0.19751156781081328) 2024-11-01T16:21:23.4678154Z distributed/pipelining/test_pipe (0.1970556110091522) 2024-11-01T16:21:23.4678755Z distributed/_tensor/test_common_rules (0.19699987415754502) 2024-11-01T16:21:23.4679318Z inductor/test_minifier (0.1964784854594026) 2024-11-01T16:21:23.4679844Z inductor/test_compiled_autograd (0.1963539755902718) 2024-11-01T16:21:23.4680345Z inductor/test_fp8 (0.19618720923073335) 2024-11-01T16:21:23.4680886Z inductor/test_graph_transform_observer (0.19581904859241467) 2024-11-01T16:21:23.4681482Z inductor/test_flex_attention (0.19559768483873433) 2024-11-01T16:21:23.4682017Z inductor/test_pattern_matcher (0.1955435316398755) 2024-11-01T16:21:23.4682597Z distributed/_tools/test_mem_tracker (0.19546087269154608) 2024-11-01T16:21:23.4683132Z dynamo/test_repros (0.19542583920269804) 2024-11-01T16:21:23.4683624Z inductor/test_memory_planning (0.19515854951931505) 2024-11-01T16:21:23.4684132Z test_content_store (0.19514931798256235) 2024-11-01T16:21:23.4684598Z test_tensorexpr_pybind (0.19484461933120878) 2024-11-01T16:21:23.4685132Z inductor/test_aot_inductor_package (0.19462711814520736) 2024-11-01T16:21:23.4685760Z distributed/_composable/test_contract (0.19449275872849525) 2024-11-01T16:21:23.4686324Z dynamo/test_decorators (0.19434343186202724) 2024-11-01T16:21:23.4686806Z functorch/test_logging (0.1940663312567397) 2024-11-01T16:21:23.4687305Z inductor/test_inplacing_pass (0.1940527350185098) 2024-11-01T16:21:23.4687814Z dynamo/test_profiler (0.19399939295886356) 2024-11-01T16:21:23.4688279Z export/test_schema (0.19396256337604484) 2024-11-01T16:21:23.4688726Z inductor/test_memory (0.19343584433450547) 2024-11-01T16:21:23.4689218Z inductor/test_control_flow (0.19313964333204556) 2024-11-01T16:21:23.4689686Z test_utils (0.1930200968623822) 2024-11-01T16:21:23.4690116Z inductor/test_binary_folding (0.1929772416739843) 2024-11-01T16:21:23.4690729Z torch_np/test_basic (0.19264081202914818) 2024-11-01T16:21:23.4691170Z test_hub (0.19259401702171774) 2024-11-01T16:21:23.4691594Z inductor/test_snode_runtime (0.19239470852948418) 2024-11-01T16:21:23.4692079Z test_type_hints (0.19237840849387902) 2024-11-01T16:21:23.4692561Z lazy/test_functionalization (0.1922371350810216) 2024-11-01T16:21:23.4693048Z dynamo/test_sources (0.19223474028906065) 2024-11-01T16:21:23.4693537Z inductor/test_ordered_set (0.19221374723372558) 2024-11-01T16:21:23.4694197Z test_namedtuple_return_api (0.19219592148388726) 2024-11-01T16:21:23.4694695Z dynamo/test_deviceguard (0.19215604047260215) 2024-11-01T16:21:23.4695169Z test_proxy_tensor (0.1921419807262508) 2024-11-01T16:21:23.4695637Z onnx/exporter/test_core (0.19211252864769884) 2024-11-01T16:21:23.4696151Z inductor/test_kernel_benchmark (0.19198417552372748) 2024-11-01T16:21:23.4696669Z dynamo/test_functions (0.191813102401227) 2024-11-01T16:21:23.4697131Z dynamo/test_export (0.19173565791926414) 2024-11-01T16:21:23.4697578Z inductor/test_perf (0.19169338211601808) 2024-11-01T16:21:23.4698006Z test_xpu (0.19152810284503602) 2024-11-01T16:21:23.4698500Z inductor/test_custom_post_grad_passes (0.19126092903868339) 2024-11-01T16:21:23.4699059Z functorch/test_minifier (0.19107110315010162) 2024-11-01T16:21:23.4699586Z dynamo/test_autograd_function (0.19103610828693038) 2024-11-01T16:21:23.4700083Z dynamo/test_modes (0.19084270952324559) 2024-11-01T16:21:23.4700505Z test_foreach (0.19076675212983912) 2024-11-01T16:21:23.4700946Z test_native_functions (0.19071350663438488) 2024-11-01T16:21:23.4701393Z test_optim (0.19068509744910622) 2024-11-01T16:21:23.4701835Z distributed/fsdp/test_fsdp_fx (0.190566535934201) 2024-11-01T16:21:23.4702393Z inductor/test_select_algorithm (0.19045357514243025) 2024-11-01T16:21:23.4702963Z inductor/test_minifier_isolate (0.19028105355705016) 2024-11-01T16:21:23.4703497Z inductor/test_codecache (0.19014312126523503) 2024-11-01T16:21:23.4704054Z dynamo/test_optimizers (0.1900846419905758) 2024-11-01T16:21:23.4704516Z test_jiterator (0.1899879619215718) 2024-11-01T16:21:23.4704972Z dynamo/test_model_output (0.18984765415063412) 2024-11-01T16:21:23.4705471Z test_compile_benchmark_util (0.1898044706439835) 2024-11-01T16:21:23.4706045Z inductor/test_decompose_mem_bound_mm (0.1897554353472993) 2024-11-01T16:21:23.4706590Z test_per_overload_api (0.189734577481833) 2024-11-01T16:21:23.4707044Z torch_np/test_random (0.1896612659472866) 2024-11-01T16:21:23.4707482Z test_complex (0.1895141021187188) 2024-11-01T16:21:23.4707897Z test_stateless (0.1894947313418089) 2024-11-01T16:21:23.4708341Z inductor/test_dependencies (0.189228426613184) 2024-11-01T16:21:23.4708902Z distributed/test_symmetric_memory (0.18912282401284164) 2024-11-01T16:21:23.4709529Z distributed/_tensor/test_dtensor_compile (0.1890332510683669) 2024-11-01T16:21:23.4710135Z distributed/_tensor/test_dtensor (0.18896490293328796) 2024-11-01T16:21:23.4710658Z inductor/test_halide (0.1888927308562069) 2024-11-01T16:21:23.4711186Z inductor/test_cpu_select_algorithm (0.18886862843389027) 2024-11-01T16:21:23.4711762Z distributed/_tensor/test_attention (0.18886225519722) 2024-11-01T16:21:23.4712315Z nn/test_multihead_attention (0.1887640880396596) 2024-11-01T16:21:23.4712862Z onnx/internal/test_registraion (0.18874919784125727) 2024-11-01T16:21:23.4713475Z distributed/checkpoint/test_save_load_api (0.1884390143437996) 2024-11-01T16:21:23.4714074Z inductor/test_torchbind (0.18833520783742794) 2024-11-01T16:21:23.4714603Z onnx/test_onnxscript_no_runtime (0.18811386339658598) 2024-11-01T16:21:23.4715207Z distributed/checkpoint/e2e/test_fsdp_ep (0.1878336727371553) 2024-11-01T16:21:23.4715862Z onnx/exporter/test_capture_strategies (0.18775644069641478) 2024-11-01T16:21:23.4716446Z inductor/test_layout_optim (0.1876523251846288) 2024-11-01T16:21:23.4716951Z dynamo/test_reorder_logs (0.1875295920966303) 2024-11-01T16:21:23.4717462Z inductor/test_fused_attention (0.18746029763247005) 2024-11-01T16:21:23.4718075Z distributed/test_c10d_functional_native (0.18735736020382615) 2024-11-01T16:21:23.4718739Z distributed/_tools/test_runtime_estimator (0.18730496447326125) 2024-11-01T16:21:23.4719347Z dynamo/test_compiler_bisector (0.18728636620988715) 2024-11-01T16:21:23.4719850Z onnx/test_fx_to_onnx (0.1872567982543048) 2024-11-01T16:21:23.4720386Z torch_np/numpy_tests/core/test_einsum (0.1871390092529354) 2024-11-01T16:21:23.4721208Z onnx/torch_export/test_torch_export_with_onnxruntime (0.18683290076437897) 2024-11-01T16:21:23.4721849Z dynamo/test_backends (0.1866680077501648) 2024-11-01T16:21:23.4722394Z export/test_unflatten (0.18660914221873767) 2024-11-01T16:21:23.4735242Z inductor/test_custom_lowering (0.18650680348808402) 2024-11-01T16:21:23.4735932Z export/test_lift_unlift (0.18635075575385462) 2024-11-01T16:21:23.4736416Z dynamo/test_modules (0.1861879292133487) 2024-11-01T16:21:23.4737002Z dynamo/test_cudagraphs_expandable_segments (0.18612435134935326) 2024-11-01T16:21:23.4737651Z inductor/test_inductor_freezing (0.18609161608827418) 2024-11-01T16:21:23.4738258Z test_set_default_mobile_cpu_allocator (0.18595335547820635) 2024-11-01T16:21:23.4738907Z distributed/pipelining/test_microbatch (0.1859190945028941) 2024-11-01T16:21:23.4739484Z profiler/test_cpp_thread (0.18550775035792483) 2024-11-01T16:21:23.4740026Z inductor/test_unbacked_symints (0.18543857177079492) 2024-11-01T16:21:23.4740662Z distributed/_tensor/test_experimental_ops (0.18530467586220428) 2024-11-01T16:21:23.4741246Z lazy/test_step_closures (0.18526025633389642) 2024-11-01T16:21:23.4741702Z test_ops_jit (0.1851534370247352) 2024-11-01T16:21:23.4742199Z distributed/_tensor/test_tensor_ops (0.18477648904494692) 2024-11-01T16:21:23.4742798Z distributed/_tensor/test_dtensor_ops (0.1846876693011696) 2024-11-01T16:21:23.4743522Z distributed/_tensor/experimental/test_register_sharding (0.18458129418729144) 2024-11-01T16:21:23.4744193Z test_ops_fwd_gradients (0.1843598724950959) 2024-11-01T16:21:23.4744972Z test_logging (0.18373264944255038) 2024-11-01T16:21:23.4745454Z distributed/_tensor/test_init (0.18362527006107568) 2024-11-01T16:21:23.4746062Z distributed/_tools/test_memory_tracker (0.18362210275557897) 2024-11-01T16:21:23.4746608Z onnx/test_custom_ops (0.18331000728712019) 2024-11-01T16:21:23.4747087Z export/test_converter (0.1832125160789036) 2024-11-01T16:21:23.4747582Z torch_np/test_ufuncs_basic (0.1831059671494799) 2024-11-01T16:21:23.4748064Z test_numpy_interop (0.18308682812663074) 2024-11-01T16:21:23.4748752Z dynamo/test_structured_trace (0.18299968859979374) 2024-11-01T16:21:23.4749357Z distributed/_tensor/test_xla_integration (0.18298458596016906) 2024-11-01T16:21:23.4749900Z xpu/test_conv (0.18297135666586867) 2024-11-01T16:21:23.4750335Z dynamo/test_cudagraphs (0.18273738162871656) 2024-11-01T16:21:23.4750864Z dynamo/test_verify_correctness (0.18270234813986852) 2024-11-01T16:21:23.4751555Z distributed/_composable/fsdp/test_fully_shard_state (0.18261399190421265) 2024-11-01T16:21:23.4752234Z test_flop_counter (0.1825884989575316) 2024-11-01T16:21:23.4752675Z test_transformers (0.1825530019605621) 2024-11-01T16:21:23.4753185Z inductor/test_auto_functionalize (0.18225409716072694) 2024-11-01T16:21:23.4753706Z export/test_serialize (0.1822519148099883) 2024-11-01T16:21:23.4754161Z test_custom_ops (0.1820791035320323) 2024-11-01T16:21:23.4754626Z dynamo/test_bytecode_utils (0.18197413825535697) 2024-11-01T16:21:23.4755201Z inductor/test_mkldnn_pattern_matcher (0.18182388437264602) 2024-11-01T16:21:23.4755774Z dynamo/test_guard_manager (0.18131134095448836) 2024-11-01T16:21:23.4756384Z test_cpp_extensions_open_device_registration (0.18128177299890605) 2024-11-01T16:21:23.4756972Z inductor/test_padding (0.18125168359668706) 2024-11-01T16:21:23.4757435Z test_ops_gradients (0.1811265943424044) 2024-11-01T16:21:23.4757882Z functorch/test_ac (0.18088524180098553) 2024-11-01T16:21:23.4758366Z test_cuda_expandable_segments (0.18087407898039337) 2024-11-01T16:21:23.4758886Z dynamo/test_ctx_manager (0.18033704688315122) 2024-11-01T16:21:23.4759375Z test_autograd_fallback (0.18031752160353415) 2024-11-01T16:21:23.4759917Z inductor/test_efficient_conv_bn_eval (0.18030840594381184) 2024-11-01T16:21:23.4760483Z onnx/test_pytorch_jit_onnx (0.1801162625146227) 2024-11-01T16:21:23.4761149Z distributed/_composable/fsdp/test_fully_shard_logging (0.18010697303935486) 2024-11-01T16:21:23.4761893Z dynamo/test_logging (0.18010656746974857) 2024-11-01T16:21:23.4762415Z distributed/pipelining/test_stage (0.1800874284468994) 2024-11-01T16:21:23.4762996Z test_model_exports_to_core_aten (0.18006657058143308) 2024-11-01T16:21:23.4763504Z test_namedtensor (0.1800130160805645) 2024-11-01T16:21:23.4763973Z inductor/test_loop_ordering (0.17993605441956154) 2024-11-01T16:21:23.4764485Z test_fx_experimental (0.17987944849022658) 2024-11-01T16:21:23.4764996Z distributed/_tensor/test_api (0.17984281203579178) 2024-11-01T16:21:23.4765508Z inductor/test_mmdecomp (0.17983522209030267) 2024-11-01T16:21:23.4766073Z higher_order_ops/test_invoke_subgraph (0.17977556473250136) 2024-11-01T16:21:23.4766722Z distributed/pipelining/test_unflatten (0.1796292699816613) 2024-11-01T16:21:23.4767364Z torch_np/numpy_tests/core/test_multiarray (0.1796120043041364) 2024-11-01T16:21:23.4767923Z test_jit_disabled (0.17960051316529155) 2024-11-01T16:21:23.4768377Z nn/test_lazy_modules (0.17955727172012576) 2024-11-01T16:21:23.4768848Z nn/test_packed_sequence (0.1794235303142423) 2024-11-01T16:21:23.4769423Z distributed/_composable/test_checkpoint (0.17922223259965406) 2024-11-01T16:21:23.4770287Z onnx/dynamo/test_exporter_api (0.17905338045356897) 2024-11-01T16:21:23.4770912Z test_numba_integration (0.1789946501120106) 2024-11-01T16:21:23.4771460Z torch_np/numpy_tests/core/test_numeric (0.178969813801835) 2024-11-01T16:21:23.4772003Z test_out_dtype_op (0.17894692808833723) 2024-11-01T16:21:23.4772461Z export/test_experimental (0.1788196178576392) 2024-11-01T16:21:23.4773101Z export/test_torchbind (0.1786427315707819) 2024-11-01T16:21:23.4773572Z test_cuda_sanitizer (0.17862805381360192) 2024-11-01T16:21:23.4774039Z dynamo/test_torchrec (0.17860298574936556) 2024-11-01T16:21:23.4774492Z xpu/test_gemm (0.17858214719673765) 2024-11-01T16:21:23.4774909Z nn/test_pruning (0.1783911239121754) 2024-11-01T16:21:23.4775373Z dynamo/test_higher_order_ops (0.17799866772315617) 2024-11-01T16:21:23.4775860Z test_modules (0.17794953586228) 2024-11-01T16:21:23.4776365Z distributed/optim/test_named_optimizer (0.1779059660988615) 2024-11-01T16:21:23.4777006Z dynamo/test_backward_higher_order_ops (0.1777998034262057) 2024-11-01T16:21:23.4777623Z distributed/checkpoint/test_fsspec (0.17770063200104877) 2024-11-01T16:21:23.4778177Z export/test_pass_infra (0.1775934843736348) 2024-11-01T16:21:23.4778633Z test_fx_passes (0.17754149421267623) 2024-11-01T16:21:23.4779042Z export/test_hop (0.17747617819322525) 2024-11-01T16:21:23.4779675Z distributed/_composable/fully_shard/test_fully_shard_util (0.1774006070565867) 2024-11-01T16:21:23.4780423Z distributed/checkpoint/test_traverse (0.17713300836778936) 2024-11-01T16:21:23.4781010Z inductor/test_cudagraph_trees (0.1769980888787638) 2024-11-01T16:21:23.4781565Z onnx/internal/test_diagnostics (0.1769618773067737) 2024-11-01T16:21:23.4782071Z export/test_swap (0.17695044410644403) 2024-11-01T16:21:23.4782604Z distributed/test_compute_comm_reordering (0.17694633047186595) 2024-11-01T16:21:23.4783186Z lazy/test_meta_kernel (0.17685364816040966) 2024-11-01T16:21:23.4783809Z inductor/test_cudagraph_trees_expandable_segments (0.17675001546958355) 2024-11-01T16:21:23.4784394Z test_mps (0.176725719918883) 2024-11-01T16:21:23.4784849Z test_cpp_extensions_mtia_backend (0.17670640708048826) 2024-11-01T16:21:23.4785386Z dynamo/test_debug_utils (0.17654170719465803) 2024-11-01T16:21:23.4785924Z onnx/exporter/test_api (0.17650611363349655) 2024-11-01T16:21:23.4786448Z onnx/test_models_onnxruntime (0.17647082907774939) 2024-11-01T16:21:23.4787060Z distributed/_tensor/test_convolution_ops (0.1763869920462779) 2024-11-01T16:21:23.4787605Z test_import_stats (0.1763316800771154) 2024-11-01T16:21:23.4788117Z distributed/_tensor/test_math_ops (0.17631792933617835) 2024-11-01T16:21:23.4788807Z distributed/checkpoint/test_dtensor_resharding (0.17628133150742034) 2024-11-01T16:21:23.4789460Z inductor/test_torchinductor (0.17626885541381734) 2024-11-01T16:21:23.4790167Z distributed/checkpoint/test_format_utils (0.17620000514494014) 2024-11-01T16:21:23.4790884Z distributed/checkpoint/test_fsdp_optim_state (0.17611732688377232) 2024-11-01T16:21:23.4791690Z distributed/_tensor/debug/test_comm_mode_features (0.17604569556616628) 2024-11-01T16:21:23.4792421Z distributed/checkpoint/test_tp_checkpoint (0.17572361536025743) 2024-11-01T16:21:23.4793057Z distributions/test_constraints (0.1756533552541774) 2024-11-01T16:21:23.4793697Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1755973673356711) 2024-11-01T16:21:23.4794256Z test_matmul_cuda (0.1755190537759805) 2024-11-01T16:21:23.4794682Z test_decomp (0.17548859742983203) 2024-11-01T16:21:23.4795108Z test_bundled_inputs (0.17543486911341788) 2024-11-01T16:21:23.4795667Z distributed/_tools/test_fsdp2_mem_tracker (0.17522522825264314) 2024-11-01T16:21:23.4796256Z dynamo/test_aot_autograd (0.1750752640625081) 2024-11-01T16:21:23.4796742Z test_fx_reinplace_pass (0.1747430639292804) 2024-11-01T16:21:23.4797327Z distributed/_tensor/test_redistribute (0.174634718905886) 2024-11-01T16:21:23.4797943Z distributed/_tensor/test_random_ops (0.1745610790530869) 2024-11-01T16:21:23.4798645Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.17453997012072145) 2024-11-01T16:21:23.4799250Z test_tensorboard (0.1744687829983985) 2024-11-01T16:21:23.4799664Z test_itt (0.1743732423868598) 2024-11-01T16:21:23.4800133Z higher_order_ops/test_with_effects (0.17426534155874845) 2024-11-01T16:21:23.4800828Z distributed/elastic/test_control_plane (0.1740590031933392) 2024-11-01T16:21:23.4801394Z dynamo/test_trace_rules (0.17405038966741515) 2024-11-01T16:21:23.4801937Z functorch/test_vmap_registrations (0.1739846680783579) 2024-11-01T16:21:23.4802595Z distributed/tensor/parallel/test_tp_style (0.17392991618150885) 2024-11-01T16:21:23.4803159Z test_pruning_op (0.17390685665246555) 2024-11-01T16:21:23.4803704Z torch_np/numpy_tests/lib/test_type_check (0.17388240659905782) 2024-11-01T16:21:23.4804422Z distributed/_tensor/experimental/test_local_map (0.17384949752243323) 2024-11-01T16:21:23.4805001Z test_monitor (0.17377102946003545) 2024-11-01T16:21:23.4805502Z test_functionalization_of_rng_ops (0.17371643206589354) 2024-11-01T16:21:23.4806125Z dynamo/test_activation_checkpointing (0.17369339184968866) 2024-11-01T16:21:23.4806689Z inductor/test_max_autotune (0.17360843467359025) 2024-11-01T16:21:23.4807350Z distributed/_tensor/experimental/test_tp_transform (0.1734383658186863) 2024-11-01T16:21:23.4808058Z test_cpp_extensions_stream_and_event (0.17340078303517015) 2024-11-01T16:21:23.4808720Z distributed/checkpoint/e2e/test_fine_tuning (0.17324081479474662) 2024-11-01T16:21:23.4809320Z lazy/test_ts_opinfo (0.17310494897663972) 2024-11-01T16:21:23.4809808Z inductor/test_cpu_repro (0.17303862868959224) 2024-11-01T16:21:23.4810258Z dynamo/test_exc (0.17295318869253398) 2024-11-01T16:21:23.4810876Z dynamo/test_input_attr_tracking (0.17269412627830713) 2024-11-01T16:21:23.4811507Z torch_np/numpy_tests/lib/test_histograms (0.17264142154232792) 2024-11-01T16:21:23.4812059Z dynamo/test_unspec (0.17254002914075559) 2024-11-01T16:21:23.4812543Z dynamo/test_recompile_ux (0.17239628368458365) 2024-11-01T16:21:23.4813055Z nn/test_parametrization (0.17235232766439726) 2024-11-01T16:21:23.4813611Z distributed/test_collective_utils (0.17225867971102124) 2024-11-01T16:21:23.4814226Z torch_np/numpy_tests/core/test_indexing (0.17214772745444354) 2024-11-01T16:21:23.4814799Z test_segment_reductions (0.1721295154478373) 2024-11-01T16:21:23.4815260Z test_subclass (0.1721075567505825) 2024-11-01T16:21:23.4815726Z dynamo/test_aot_autograd_cache (0.17197835386172178) 2024-11-01T16:21:23.4816259Z inductor/test_cuda_repro (0.17195834576114485) 2024-11-01T16:21:23.4816865Z torch_np/numpy_tests/lib/test_function_base (0.17188603849419498) 2024-11-01T16:21:23.4817416Z test_masked (0.1717055020808811) 2024-11-01T16:21:23.4817895Z inductor/test_standalone_compile (0.17131663807980327) 2024-11-01T16:21:23.4818566Z export/test_verifier (0.17092561104082526) 2024-11-01T16:21:23.4819018Z export/test_export (0.17081687976066295) 2024-11-01T16:21:23.4819462Z test_legacy_vmap (0.1705760293530423) 2024-11-01T16:21:23.4820092Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17047840295495698) 2024-11-01T16:21:23.4820802Z benchmark_utils/test_benchmark_utils (0.1703512472269661) 2024-11-01T16:21:23.4821428Z distributed/_tensor/test_pointwise_ops (0.1700216157012449) 2024-11-01T16:21:23.4822094Z distributed/checkpoint/e2e/test_pipeline (0.169993438270027) 2024-11-01T16:21:23.4822799Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.16985081295848195) 2024-11-01T16:21:23.4823465Z distributed/test_device_mesh (0.16980932898161008) 2024-11-01T16:21:23.4824123Z distributed/checkpoint/test_dtensor_checkpoint (0.1696425626220716) 2024-11-01T16:21:23.4824758Z functorch/test_control_flow (0.16950038150580965) 2024-11-01T16:21:23.4825272Z test_public_bindings (0.16938506454775473) 2024-11-01T16:21:23.4825742Z test_maskedtensor (0.1693536618725249) 2024-11-01T16:21:23.4826154Z test_autocast (0.1693009957622225) 2024-11-01T16:21:23.4826588Z dynamo/test_minifier (0.16873978399131015) 2024-11-01T16:21:23.4827030Z test_dlpack (0.1685861503618801) 2024-11-01T16:21:23.4827470Z onnx/test_symbolic_helper (0.16850893763397798) 2024-11-01T16:21:23.4827933Z test_sympy_utils (0.16849337148623184) 2024-11-01T16:21:23.4828449Z onnx/test_pytorch_onnx_onnxruntime (0.16826598212697233) 2024-11-01T16:21:23.4829183Z distributed/checkpoint/test_compatibility (0.16822237373787705) 2024-11-01T16:21:23.4829907Z distributed/tensor/parallel/test_tp_examples (0.16798264347488331) 2024-11-01T16:21:23.4830525Z optim/test_swa_utils (0.16789328297163092) 2024-11-01T16:21:23.4830983Z dynamo/test_hooks (0.1678779099522687) 2024-11-01T16:21:23.4831403Z test_tensorexpr (0.16778993997338074) 2024-11-01T16:21:23.4831846Z test_mkldnn_fusion (0.16777082026336995) 2024-11-01T16:21:23.4832470Z distributed/tensor/parallel/test_tp_random_state (0.16774457411599153) 2024-11-01T16:21:23.4833151Z lazy/test_extract_compiled_graph (0.16762384956318607) 2024-11-01T16:21:23.4833653Z test_futures (0.16752069969331984) 2024-11-01T16:21:23.4834157Z inductor/test_distributed_patterns (0.16748081868203474) 2024-11-01T16:21:23.4834771Z distributed/_tensor/test_embedding_ops (0.1673177024489529) 2024-11-01T16:21:23.4835407Z distributed/test_dynamo_distributed (0.16726841608536955) 2024-11-01T16:21:23.4835962Z onnx/test_onnx_opset (0.16726702556100512) 2024-11-01T16:21:23.4836392Z test_weak (0.16715018288871702) 2024-11-01T16:21:23.4836977Z distributed/_composable/fsdp/test_fully_shard_memory (0.16708121674280946) 2024-11-01T16:21:23.4837722Z torch_np/numpy_tests/core/test_scalarmath (0.16609618473332485) 2024-11-01T16:21:23.4838275Z export/test_sparse (0.1660674086041167) 2024-11-01T16:21:23.4838868Z distributed/checkpoint/test_state_dict_utils (0.16601968658044333) 2024-11-01T16:21:23.4839561Z distributed/test_inductor_collectives (0.16598598567744455) 2024-11-01T16:21:23.4840204Z torch_np/numpy_tests/core/test_shape_base (0.16594664542563448) 2024-11-01T16:21:23.4840908Z distributed/checkpoint/test_hsdp_checkpoint (0.16593507703543606) 2024-11-01T16:21:23.4841593Z distributed/checkpoint/test_planner (0.16545853274804617) 2024-11-01T16:21:23.4842291Z distributed/_composable/fsdp/test_fully_shard_init (0.1652650953586846) 2024-11-01T16:21:23.4842887Z test_datapipe (0.16524740479871503) 2024-11-01T16:21:23.4843555Z distributed/_composable/test_composability/test_pp_composability (0.1650929793429108) 2024-11-01T16:21:23.4844242Z test_testing (0.1649161509945687) 2024-11-01T16:21:23.4844634Z test_type_info (0.16491547504522489) 2024-11-01T16:21:23.4845266Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16464895787537764) 2024-11-01T16:21:23.4846008Z distributed/_tensor/test_op_strategy (0.16455745364706345) 2024-11-01T16:21:23.4846513Z test_ops (0.16454016865670015) 2024-11-01T16:21:23.4847094Z functorch/test_memory_efficient_fusion (0.16425455108968057) 2024-11-01T16:21:23.4847660Z dynamo/test_subclasses (0.16419752027790094) 2024-11-01T16:21:23.4848225Z torch_np/numpy_tests/core/test_getlimits (0.16398094610814248) 2024-11-01T16:21:23.4848877Z distributed/test_control_collectives (0.1639735492910373) 2024-11-01T16:21:23.4849475Z distributed/launcher/test_run (0.16384764889754208) 2024-11-01T16:21:23.4850054Z torch_np/numpy_tests/core/test_dtype (0.16358922380698224) 2024-11-01T16:21:23.4850604Z functorch/test_dims (0.16349507371980795) 2024-11-01T16:21:23.4851384Z distributed/_composable/fully_shard/test_fully_shard_compile (0.16339480146286253) 2024-11-01T16:21:23.4852161Z distributed/pipelining/test_schedule (0.16338580168017058) 2024-11-01T16:21:23.4852914Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.16333392739624236) 2024-11-01T16:21:23.4853669Z distributed/fsdp/test_shard_utils (0.16286590007058457) 2024-11-01T16:21:23.4854206Z nn/test_embedding (0.16279052206232994) 2024-11-01T16:21:23.4854721Z distributed/_tensor/test_matrix_ops (0.16211716063885942) 2024-11-01T16:21:23.4855259Z lazy/test_debug_util (0.1620612113460299) 2024-11-01T16:21:23.4855740Z test_cpp_extensions_jit (0.16204717091251694) 2024-11-01T16:21:23.4856207Z test_multiprocessing (0.161913651604275) 2024-11-01T16:21:23.4856658Z nn/test_dropout (0.1617155694772795) 2024-11-01T16:21:23.4857354Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16164071291566154) 2024-11-01T16:21:23.4858161Z onnx/test_op_consistency (0.16118518099644513) 2024-11-01T16:21:23.4858667Z nn/test_load_state_dict (0.16114923980419255) 2024-11-01T16:21:23.4859195Z distributed/test_functional_api (0.1609369627409769) 2024-11-01T16:21:23.4859676Z test_meta (0.16073073059617882) 2024-11-01T16:21:23.4860226Z distributed/checkpoint/test_fsdp_model_state (0.16070868499115123) 2024-11-01T16:21:23.4860931Z onnx/test_pytorch_onnx_shape_inference (0.16070646401473584) 2024-11-01T16:21:23.4861461Z test_vulkan (0.160645802389338) 2024-11-01T16:21:23.4861866Z test_fake_tensor (0.16048740814524368) 2024-11-01T16:21:23.4862392Z distributed/_tensor/test_optimizers (0.16044383838182516) 2024-11-01T16:21:23.4862919Z lazy/test_generator (0.1601826129296981) 2024-11-01T16:21:23.4863545Z distributed/tensor/parallel/test_parallelize_api (0.16010694522886756) 2024-11-01T16:21:23.4864277Z torch_np/numpy_tests/lib/test_shape_base_ (0.1600746058809756) 2024-11-01T16:21:23.4864939Z torch_np/numpy_tests/fft/test_pocketfft (0.1599358238242711) 2024-11-01T16:21:23.4865457Z test_torch (0.15986980288621871) 2024-11-01T16:21:23.4865926Z distributed/_tensor/test_utils (0.1594223630462897) 2024-11-01T16:21:23.4866420Z test_native_mha (0.1591441229835369) 2024-11-01T16:21:23.4866854Z test_functional_optim (0.1590279079784966) 2024-11-01T16:21:23.4867337Z distributed/test_nccl (0.15900882689416262) 2024-11-01T16:21:23.4867917Z torch_np/numpy_tests/lib/test_twodim_base (0.15898494656948756) 2024-11-01T16:21:23.4868452Z test_fx (0.15891196335319388) 2024-11-01T16:21:23.4868890Z distributed/test_c10d_logger (0.1587823162690501) 2024-11-01T16:21:23.4869488Z torch_np/numpy_tests/linalg/test_linalg (0.15864382390492152) 2024-11-01T16:21:23.4870331Z distributed/checkpoint/test_utils (0.15848478268074093) 2024-11-01T16:21:23.4871047Z distributed/_composable/fsdp/test_fully_shard_compile (0.15795634479658444) 2024-11-01T16:21:23.4871735Z torch_np/test_ndarray_methods (0.1577679094323671) 2024-11-01T16:21:23.4872332Z distributed/_tensor/debug/test_comm_mode (0.15775182183798428) 2024-11-01T16:21:23.4873119Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.15763538473530248) 2024-11-01T16:21:23.4873919Z torch_np/numpy_tests/lib/test_index_tricks (0.1575478492952784) 2024-11-01T16:21:23.4874497Z onnx/test_autograd_funs (0.15732722908587624) 2024-11-01T16:21:23.4874971Z test_shape_ops (0.1572179184205621) 2024-11-01T16:21:23.4875528Z nn/test_module_hooks (0.1571209100333054) 2024-11-01T16:21:23.4875961Z dynamo/test_misc (0.1570032948474815) 2024-11-01T16:21:23.4876435Z functorch/test_aotdispatch (0.1567312735186918) 2024-11-01T16:21:23.4877154Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15666209493156186) 2024-11-01T16:21:23.4877931Z distributed/_composable/test_compose (0.15660257276362932) 2024-11-01T16:21:23.4878480Z onnx/test_utility_funs (0.15593600945927374) 2024-11-01T16:21:23.4878941Z test_cuda_trace (0.15586029347634722) 2024-11-01T16:21:23.4879368Z test_indexing (0.155784886498835) 2024-11-01T16:21:23.4879776Z test_nestedtensor (0.15578399810826885) 2024-11-01T16:21:23.4880361Z distributed/fsdp/test_fsdp_backward_prefetch (0.15565438964980186) 2024-11-01T16:21:23.4881068Z distributed/fsdp/test_fsdp_optim_state (0.15561711587170002) 2024-11-01T16:21:23.4881785Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15561401616113768) 2024-11-01T16:21:23.4882403Z onnx/test_verification (0.15560575992272394) 2024-11-01T16:21:23.4882868Z test_model_dump (0.15558441923629776) 2024-11-01T16:21:23.4883365Z test_functional_autograd_benchmark (0.1554421415558438) 2024-11-01T16:21:23.4883991Z distributed/checkpoint/test_checkpoint (0.1552726327732533) 2024-11-01T16:21:23.4884582Z test_sparse_semi_structured (0.1552670513629572) 2024-11-01T16:21:23.4885045Z test_mkldnn (0.15524540167111672) 2024-11-01T16:21:23.4885653Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15508825310509886) 2024-11-01T16:21:23.4886474Z torch_np/numpy_tests/core/test_dlpack (0.1547119327925584) 2024-11-01T16:21:23.4887103Z distributed/_composable/test_replicate (0.15432701826693232) 2024-11-01T16:21:23.4887753Z distributed/fsdp/test_fsdp_pure_fp16 (0.15422865798098798) 2024-11-01T16:21:23.4888307Z test_sort_and_select (0.15379667806819394) 2024-11-01T16:21:23.4888759Z test_jit_llga_fuser (0.15372590617189646) 2024-11-01T16:21:23.4889386Z distributed/optim/test_apply_optimizer_in_backward (0.15343074806270987) 2024-11-01T16:21:23.4890040Z profiler/test_profiler (0.15335677023523886) 2024-11-01T16:21:23.4890516Z test_binary_ufuncs (0.15325789815907706) 2024-11-01T16:21:23.4891170Z distributed/fsdp/test_fsdp_overlap (0.1532212230789655) 2024-11-01T16:21:23.4891838Z torch_np/numpy_tests/core/test_scalar_methods (0.15312824141851408) 2024-11-01T16:21:23.4892458Z torch_np/test_function_base (0.15302610547266357) 2024-11-01T16:21:23.4892986Z test_cuda_primary_ctx (0.15292253072035264) 2024-11-01T16:21:23.4893725Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.15286107726858064) 2024-11-01T16:21:23.4894441Z test_jit_fuser_te (0.15278298580653155) 2024-11-01T16:21:23.4895045Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15258560859813747) 2024-11-01T16:21:23.4895748Z distributed/_tensor/test_view_ops (0.15224621443260775) 2024-11-01T16:21:23.4896252Z test_view_ops (0.1519929169006417) 2024-11-01T16:21:23.4896690Z distributed/test_fake_pg (0.1517435591877082) 2024-11-01T16:21:23.4897332Z distributed/checkpoint/test_file_system_checkpoint (0.151690854451729) 2024-11-01T16:21:23.4897956Z test_python_dispatch (0.1515860243649224) 2024-11-01T16:21:23.4898404Z functorch/test_vmap (0.15129248853416097) 2024-11-01T16:21:23.4898930Z distributed/rpc/test_share_memory (0.15129177395914037) 2024-11-01T16:21:23.4899583Z torch_np/numpy_tests/core/test_numerictypes (0.15122238293078813) 2024-11-01T16:21:23.4900350Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.15112820387435624) 2024-11-01T16:21:23.4901033Z test_cuda_nvml_based_avail (0.1509712194674647) 2024-11-01T16:21:23.4901607Z distributed/fsdp/test_fsdp_state_dict (0.15053789731240225) 2024-11-01T16:21:23.4902207Z distributed/fsdp/test_fsdp_apply (0.1505003531545629) 2024-11-01T16:21:23.4902740Z test_function_schema (0.15043202433232233) 2024-11-01T16:21:23.4903279Z distributed/test_distributed_spawn (0.15026390607409626) 2024-11-01T16:21:23.4903894Z distributed/fsdp/test_fsdp_traversal (0.15007175298848793) 2024-11-01T16:21:23.4904736Z distributed/_composable/fully_shard/test_fully_shard_init (0.1500374147618221) 2024-11-01T16:21:23.4905504Z torch_np/numpy_tests/lib/test_arraysetops (0.14996028894169278) 2024-11-01T16:21:23.4906076Z functorch/test_ops (0.14986648648560957) 2024-11-01T16:21:23.4906513Z optim/test_optim (0.14968973538862104) 2024-11-01T16:21:23.4907086Z distributed/fsdp/test_fsdp_ignored_modules (0.14936458444140743) 2024-11-01T16:21:23.4907750Z distributed/fsdp/test_fsdp_grad_acc (0.14898360007839467) 2024-11-01T16:21:23.4908300Z test_xnnpack_integration (0.14893757758450005) 2024-11-01T16:21:23.4908892Z distributed/fsdp/test_checkpoint_wrapper (0.1487102944458517) 2024-11-01T16:21:23.4909533Z distributed/fsdp/test_fsdp_memory (0.14864399347164262) 2024-11-01T16:21:23.4910169Z distributed/fsdp/test_fsdp_flatten_params (0.14830391370034987) 2024-11-01T16:21:23.4910733Z nn/test_pooling (0.14824483572770042) 2024-11-01T16:21:23.4911291Z distributed/fsdp/test_fsdp_tp_integration (0.14814321157206736) 2024-11-01T16:21:23.4912023Z distributed/_composable/test_replicate_with_compiler (0.14813301439339494) 2024-11-01T16:21:23.4912631Z test_cuda (0.14809084481076007) 2024-11-01T16:21:23.4913174Z distributed/fsdp/test_fsdp_freezing_weights (0.14780137433248072) 2024-11-01T16:21:23.4913735Z nn/test_init (0.14764201444646663) 2024-11-01T16:21:23.4914400Z distributed/_composable/test_composability/test_2d_composability (0.14761128772058063) 2024-11-01T16:21:23.4915279Z distributed/test_c10d_object_collectives (0.14750608103342536) 2024-11-01T16:21:23.4915931Z distributed/nn/jit/test_instantiator (0.14726006444153414) 2024-11-01T16:21:23.4916503Z test_scatter_gather_ops (0.14715367967123677) 2024-11-01T16:21:23.4917020Z test_multiprocessing_spawn (0.1468837441289937) 2024-11-01T16:21:23.4917514Z test_cuda_multigpu (0.14645442938789813) 2024-11-01T16:21:23.4918022Z onnx/test_pytorch_onnx_no_runtime (0.14642659958777132) 2024-11-01T16:21:23.4918559Z dynamo/test_comptime (0.14609053688686469) 2024-11-01T16:21:23.4919043Z test_tensor_creation_ops (0.14595178379941778) 2024-11-01T16:21:23.4919673Z distributed/_composable/fsdp/test_fully_shard_comm (0.14532449315193788) 2024-11-01T16:21:23.4920336Z profiler/test_profiler_tree (0.14521184136558143) 2024-11-01T16:21:23.4920917Z torch_np/numpy_tests/fft/test_helper (0.14491507063438888) 2024-11-01T16:21:23.4921503Z functorch/test_eager_transforms (0.14469829367982728) 2024-11-01T16:21:23.4922065Z distributed/fsdp/test_utils (0.14443714547905379) 2024-11-01T16:21:23.4922548Z test_dispatch (0.14443023148290848) 2024-11-01T16:21:23.4922966Z nn/test_convolution (0.14429992776225928) 2024-11-01T16:21:23.4923516Z distributed/fsdp/test_fsdp_exec_order (0.14424142917476165) 2024-11-01T16:21:23.4924209Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14407113822221615) 2024-11-01T16:21:23.4924844Z torch_np/test_scalars_0D_arrays (0.14383532846541655) 2024-11-01T16:21:23.4925338Z test_jit (0.14383412141301688) 2024-11-01T16:21:23.4925749Z test_mobile_optimizer (0.14371307819837792) 2024-11-01T16:21:23.4926397Z distributed/algorithms/quantization/test_quantization (0.1436743559573965) 2024-11-01T16:21:23.4927125Z distributed/test_multi_threaded_pg (0.1436487181644275) 2024-11-01T16:21:23.4927862Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.1435678359972304) 2024-11-01T16:21:23.4928591Z distributed/fsdp/test_fsdp_input (0.14352977039275439) 2024-11-01T16:21:23.4929111Z test_schema_check (0.14351342207505324) 2024-11-01T16:21:23.4929547Z test_reductions (0.14345871846030017) 2024-11-01T16:21:23.4930057Z distributed/fsdp/test_fsdp_uneven (0.14337671614847616) 2024-11-01T16:21:23.4930907Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14327728400000092) 2024-11-01T16:21:23.4931801Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1432553832412613) 2024-11-01T16:21:23.4932472Z optim/test_lrscheduler (0.14315123876021774) 2024-11-01T16:21:23.4933092Z distributed/fsdp/test_wrap (0.14296166393853513) 2024-11-01T16:21:23.4933657Z distributed/fsdp/test_fsdp_core (0.14291192372324948) 2024-11-01T16:21:23.4934365Z distributed/_composable/fsdp/test_fully_shard_training (0.14287488169920842) 2024-11-01T16:21:23.4935032Z distributed/test_c10d_pypg (0.14282055468480404) 2024-11-01T16:21:23.4935710Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14278797392643214) 2024-11-01T16:21:23.4936461Z distributed/fsdp/test_fsdp_checkpoint (0.14220561459747758) 2024-11-01T16:21:23.4937140Z distributed/fsdp/test_fsdp_multiple_wrapping (0.14202475952233015) 2024-11-01T16:21:23.4937778Z distributed/test_pg_wrapper (0.14193004936284243) 2024-11-01T16:21:23.4938281Z test_type_promotion (0.14173327085243856) 2024-11-01T16:21:23.4938782Z profiler/test_memory_profiler (0.14172565193769185) 2024-11-01T16:21:23.4939415Z torch_np/numpy_tests/core/test_scalar_ctors (0.14162741718519706) 2024-11-01T16:21:23.4940073Z distributed/algorithms/test_join (0.14158574007994124) 2024-11-01T16:21:23.4940635Z distributed/test_c10d_common (0.1415074651459274) 2024-11-01T16:21:23.4941232Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1411706202750658) 2024-11-01T16:21:23.4941890Z torch_np/numpy_tests/lib/test_arraypad (0.1410593879823314) 2024-11-01T16:21:23.4942537Z distributed/checkpoint/test_state_dict (0.14088255963398927) 2024-11-01T16:21:23.4943138Z distributed/fsdp/test_fsdp_misc (0.1408074326926338) 2024-11-01T16:21:23.4943829Z distributed/fsdp/test_fsdp_hybrid_shard (0.1407011348301092) 2024-11-01T16:21:23.4944380Z test_dataloader (0.1406440847054912) 2024-11-01T16:21:23.4944842Z dynamo/test_python_autograd (0.14043535154812098) 2024-11-01T16:21:23.4945436Z distributed/fsdp/test_fsdp_comm_hooks (0.14017804660218805) 2024-11-01T16:21:23.4946134Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1401541566210938) 2024-11-01T16:21:23.4946721Z test_jit_autocast (0.1398852543157048) 2024-11-01T16:21:23.4947267Z distributed/fsdp/test_fsdp_fine_tune (0.13984415659560082) 2024-11-01T16:21:23.4947866Z distributed/test_data_parallel (0.13963265204592099) 2024-11-01T16:21:23.4948534Z distributed/_shard/sharding_spec/test_sharding_spec (0.13926294638053074) 2024-11-01T16:21:23.4949146Z test_metal (0.13905247506770502) 2024-11-01T16:21:23.4949618Z distributed/fsdp/test_fsdp_meta (0.13823502055697146) 2024-11-01T16:21:23.4950283Z distributed/optim/test_zero_redundancy_optimizer (0.1380432633845502) 2024-11-01T16:21:23.4950896Z lazy/test_reuse_ir (0.13802491618807522) 2024-11-01T16:21:23.4951471Z distributed/fsdp/test_fsdp_unshard_params (0.13801164826809803) 2024-11-01T16:21:23.4952023Z test_overrides (0.13762860708779623) 2024-11-01T16:21:23.4952577Z distributed/rpc/cuda/test_tensorpipe_agent (0.1376045819168332) 2024-11-01T16:21:23.4953182Z torch_np/test_reductions (0.13737405422133456) 2024-11-01T16:21:23.4953719Z distributed/_shard/test_sharder (0.1372687799392449) 2024-11-01T16:21:23.4954388Z distributed/_shard/sharding_plan/test_sharding_plan (0.13658675670775433) 2024-11-01T16:21:23.4955139Z distributed/fsdp/test_fsdp_use_orig_params (0.13621258012027573) 2024-11-01T16:21:23.4955702Z test_autograd (0.1360841690577892) 2024-11-01T16:21:23.4956112Z test_serialization (0.136043061681266) 2024-11-01T16:21:23.4956690Z distributed/fsdp/test_fsdp_multiple_forward (0.13554972488089193) 2024-11-01T16:21:23.4957540Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.1355132525855835) 2024-11-01T16:21:23.4958332Z distributed/rpc/test_faulty_agent (0.13543035222677413) 2024-11-01T16:21:23.4958921Z distributed/fsdp/test_fsdp_comm (0.13535892369397123) 2024-11-01T16:21:23.4959600Z distributed/_shard/sharded_optim/test_sharded_optim (0.13528337187017106) 2024-11-01T16:21:23.4960391Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13504944511511494) 2024-11-01T16:21:23.4961119Z distributed/rpc/test_tensorpipe_agent (0.1346573848392828) 2024-11-01T16:21:23.4961942Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.13421124861594544) 2024-11-01T16:21:23.4962715Z distributed/_shard/sharded_tensor/ops/test_init (0.13387055083382407) 2024-11-01T16:21:23.4963447Z distributed/fsdp/test_fsdp_mixed_precision (0.13359384614172362) 2024-11-01T16:21:23.4964173Z distributed/fsdp/test_distributed_checkpoint (0.13357226404481753) 2024-11-01T16:21:23.4964867Z distributed/test_c10d_ucc (0.13313008695335107) 2024-11-01T16:21:23.4965508Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1317516234565083) 2024-11-01T16:21:23.4966328Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1317516234565083) 2024-11-01T16:21:23.4966971Z test_unary_ufuncs (0.1314982003910927) 2024-11-01T16:21:23.4967404Z test_dynamic_shapes (0.13046666306675359) 2024-11-01T16:21:23.4968080Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.13027011631041047) 2024-11-01T16:21:23.4968794Z distributed/test_c10d_gloo (0.12866047813798281) 2024-11-01T16:21:23.4969265Z test_prims (0.1282616969943893) 2024-11-01T16:21:23.4969700Z distributed/test_launcher (0.12819199696062275) 2024-11-01T16:21:23.4970604Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12741524425680606) 2024-11-01T16:21:23.4971398Z distributed/test_c10d_spawn_gloo (0.12709518224250946) 2024-11-01T16:21:23.4971897Z test_nn (0.12525202288463197) 2024-11-01T16:21:23.4972321Z distributed/test_store (0.12493823754281366) 2024-11-01T16:21:23.4972840Z distributed/test_c10d_spawn_ucc (0.12424923272024342) 2024-11-01T16:21:23.4973555Z distributed/test_c10d_nccl (0.1240811820569517) 2024-11-01T16:21:23.4974108Z distributed/test_c10d_spawn_nccl (0.12388241432419318) 2024-11-01T16:21:23.4974607Z test_sparse_csr (0.11833493668517686) 2024-11-01T16:21:23.4975028Z test_linalg (0.11370178675428207) 2024-11-01T16:21:23.4975446Z test_spectral_ops (0.11217613045961389) 2024-11-01T16:21:23.4975878Z lazy/test_bindings (0.11012599541266012) 2024-11-01T16:21:23.4976310Z test_sparse (0.10389366521132842) 2024-11-01T16:21:23.4976729Z test_quantization (0.09175406884810584) 2024-11-01T16:21:23.4977225Z profiler/test_execution_trace (0.0910338834479473) 2024-11-01T16:21:23.4977757Z profiler/test_record_function (0.0910338834479473) 2024-11-01T16:21:23.4978285Z profiler/test_torch_tidy (0.0910338834479473) 2024-11-01T16:21:23.4978774Z test_jit_fuser_legacy (0.07108136039170145) 2024-11-01T16:21:23.4979289Z distributions/test_distributions (0.07047584979772119) 2024-11-01T16:21:23.4979809Z test_jit_profiling (0.0677494564015377) 2024-11-01T16:21:23.4980249Z test_jit_legacy (0.06533050890796946) 2024-11-01T16:21:34.5376070Z distributed/test_c10d_ops_nccl (0.06504136674794282) 2024-11-01T16:21:34.5377042Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:34.5379304Z 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:21:34.5381262Z Results from Filepath 2024-11-01T16:21:34.5381606Z test_testing (0.25) 2024-11-01T16:21:34.5382023Z base_commit: 2055d3c8dc8b93c52eda6b9c07d716448d9e28c9 2024-11-01T16:21:34.5383321Z 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:21:34.5384427Z Results from PublicBindings 2024-11-01T16:21:34.5384840Z test_public_bindings (1.0) 2024-11-01T16:21:34.5385204Z Aggregated Heuristics 2024-11-01T16:21:34.5385602Z test_utils_config_module (2.4923726648557403) 2024-11-01T16:21:34.5386083Z inductor/test_config (1.727446428696962) 2024-11-01T16:21:34.5386523Z test_quantization (1.5917540688481058) 2024-11-01T16:21:34.5387039Z inductor/test_torchinductor_opinfo (1.582684581010175) 2024-11-01T16:21:34.5387601Z dynamo/test_dynamic_shapes (1.5172420022571118) 2024-11-01T16:21:34.5388109Z inductor/test_torchinductor (1.4986932676029356) 2024-11-01T16:21:34.5388768Z inductor/test_torchinductor_codegen_dynamic_shapes (1.4937684242042664) 2024-11-01T16:21:34.5389824Z inductor/test_torchinductor_dynamic_shapes (1.4928365604388825) 2024-11-01T16:21:34.5390544Z distributed/_tensor/test_dtensor_compile (1.439033251068367) 2024-11-01T16:21:34.5391202Z test_cpp_extensions_open_device_registration (1.431281772998906) 2024-11-01T16:21:34.5391933Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (1.419850812958482) 2024-11-01T16:21:34.5392619Z distributed/test_dynamo_distributed (1.4172684160853695) 2024-11-01T16:21:34.5393270Z distributed/test_inductor_collectives (1.4159859856774446) 2024-11-01T16:21:34.5393817Z test_public_bindings (1.2114018712704437) 2024-11-01T16:21:34.5394255Z test_testing (0.6668361509945686) 2024-11-01T16:21:34.5394713Z inductor/test_compiled_autograd (0.572404395758339) 2024-11-01T16:21:34.5395237Z dynamo/test_subclasses (0.5128271259663302) 2024-11-01T16:21:34.5395752Z inductor/test_select_algorithm (0.5124535751424303) 2024-11-01T16:21:34.5396230Z test_custom_ops (0.49854064199357073) 2024-11-01T16:21:34.5396667Z test_transformers (0.49557821204459573) 2024-11-01T16:21:34.5397133Z dynamo/test_recompiles (0.49224218726012153) 2024-11-01T16:21:34.5397614Z dynamo/test_config (0.4914203876182537) 2024-11-01T16:21:34.5398079Z functorch/test_rearrange (0.4907388952917386) 2024-11-01T16:21:34.5398567Z functorch/test_parsing (0.4897922765178211) 2024-11-01T16:21:34.5399019Z dynamo/test_repros (0.4874426459253871) 2024-11-01T16:21:34.5399486Z inductor/test_cpu_repro (0.48606383877362586) 2024-11-01T16:21:34.5400091Z test_mkl_verbose (0.4850032912939192) 2024-11-01T16:21:34.5400499Z test_torch (0.48391624832138463) 2024-11-01T16:21:34.5400909Z test_maskedtensor (0.4823788719565585) 2024-11-01T16:21:34.5401371Z test_comparison_utils (0.48062671242109833) 2024-11-01T16:21:34.5401883Z inductor/test_extension_backend (0.47992138825008457) 2024-11-01T16:21:34.5402372Z test_ops (0.4794853787407338) 2024-11-01T16:21:34.5402773Z test_mkldnn_verbose (0.47851680413931297) 2024-11-01T16:21:34.5403218Z test_cpp_api_parity (0.47774096879532) 2024-11-01T16:21:34.5403641Z test_ops_jit (0.4771702437474243) 2024-11-01T16:21:34.5404054Z inductor/test_perf (0.4759790964017324) 2024-11-01T16:21:34.5404466Z test_license (0.4755843427574577) 2024-11-01T16:21:34.5404880Z inductor/test_smoke (0.4733475684402573) 2024-11-01T16:21:34.5405395Z inductor/test_group_batch_fusion (0.47236832394768014) 2024-11-01T16:21:34.5405958Z inductor/test_split_cat_fx_passes (0.472158760338259) 2024-11-01T16:21:34.5406466Z test_ao_sparsity (0.4683482857190753) 2024-11-01T16:21:34.5406900Z onnx/test_fx_passes (0.4675693603209392) 2024-11-01T16:21:34.5407366Z inductor/test_fx_fusion (0.4654366822026864) 2024-11-01T16:21:34.5407879Z functorch/test_eager_transforms (0.46430029467054873) 2024-11-01T16:21:34.5408420Z inductor/test_cuda_repro (0.4639751524838339) 2024-11-01T16:21:34.5408931Z inductor/test_triton_wrapper (0.4627257583900571) 2024-11-01T16:21:34.5409512Z inductor/test_coordinate_descent_tuner (0.4623459134845096) 2024-11-01T16:21:34.5410042Z test_deploy (0.46180216051950607) 2024-11-01T16:21:34.5410488Z dynamo/test_skip_non_tensor (0.4604412234235065) 2024-11-01T16:21:34.5411165Z test_multiprocessing_spawn (0.4599089542130273) 2024-11-01T16:21:34.5411639Z test_pytree (0.4593588130025835) 2024-11-01T16:21:34.5412057Z dynamo/test_interop (0.45816080209153404) 2024-11-01T16:21:34.5412529Z backends/xeon/test_launch (0.4565074493093999) 2024-11-01T16:21:34.5413029Z inductor/test_foreach (0.4564258332543438) 2024-11-01T16:21:34.5413486Z test_show_pickle (0.4556762633705677) 2024-11-01T16:21:34.5413929Z dynamo/test_subgraphs (0.45417175463394177) 2024-11-01T16:21:34.5414431Z inductor/test_aot_inductor (0.45366862913347633) 2024-11-01T16:21:34.5414957Z dynamo/test_python_autograd (0.4534605616321546) 2024-11-01T16:21:34.5415509Z inductor/test_compiled_optimizers (0.45322405434107416) 2024-11-01T16:21:34.5416016Z test_openmp (0.4530898494270692) 2024-11-01T16:21:34.5416520Z export/test_db (0.45282201898421115) 2024-11-01T16:21:34.5416940Z export/test_export (0.45275389699179786) 2024-11-01T16:21:34.5417409Z dynamo/test_after_aot (0.4511353708686845) 2024-11-01T16:21:34.5417899Z dynamo/test_pre_dispatch (0.4511055904718798) 2024-11-01T16:21:34.5418351Z dynamo/test_nops (0.4509456608571331) 2024-11-01T16:21:34.5418838Z dynamo/test_export_mutations (0.45078486216465863) 2024-11-01T16:21:34.5419339Z dynamo/test_global (0.44973016874708427) 2024-11-01T16:21:34.5419779Z export/test_passes (0.4494315678108133) 2024-11-01T16:21:34.5420241Z test_expanded_weights (0.4493538387781246) 2024-11-01T16:21:34.5420703Z dynamo/test_logging (0.4472494246126057) 2024-11-01T16:21:34.5421154Z inductor/test_minifier (0.4464784854594026) 2024-11-01T16:21:34.5421603Z test_stateless (0.4460715222484967) 2024-11-01T16:21:34.5422079Z inductor/test_pattern_matcher (0.4455435316398755) 2024-11-01T16:21:34.5422565Z test_content_store (0.44514931798256235) 2024-11-01T16:21:34.5423034Z test_tensorexpr_pybind (0.4448446193312088) 2024-11-01T16:21:34.5423477Z test_optim (0.4447876615516703) 2024-11-01T16:21:34.5423862Z dynamo/test_misc (0.4445276904518771) 2024-11-01T16:21:34.5424318Z dynamo/test_decorators (0.44434343186202724) 2024-11-01T16:21:34.5424769Z test_utils (0.4438703550655816) 2024-11-01T16:21:34.5425168Z dynamo/test_functions (0.443733102401227) 2024-11-01T16:21:34.5425679Z inductor/test_binary_folding (0.44297724167398433) 2024-11-01T16:21:34.5426292Z inductor/test_snode_runtime (0.44239470852948415) 2024-11-01T16:21:34.5426782Z test_type_hints (0.442378408493879) 2024-11-01T16:21:34.5427200Z test_proxy_tensor (0.44214198072625077) 2024-11-01T16:21:34.5427701Z inductor/test_kernel_benchmark (0.4419841755237275) 2024-11-01T16:21:34.5428212Z dynamo/test_export (0.44173565791926417) 2024-11-01T16:21:34.5428672Z functorch/test_minifier (0.4410711031501016) 2024-11-01T16:21:34.5429196Z dynamo/test_autograd_function (0.4410361082869304) 2024-11-01T16:21:34.5429689Z test_foreach (0.4407667521298391) 2024-11-01T16:21:34.5430107Z test_native_functions (0.4407135066343849) 2024-11-01T16:21:34.5430591Z dynamo/test_optimizers (0.4400846419905758) 2024-11-01T16:21:34.5431065Z test_per_overload_api (0.439734577481833) 2024-11-01T16:21:34.5431495Z test_complex (0.4395141021187188) 2024-11-01T16:21:34.5431955Z nn/test_multihead_attention (0.4387640880396596) 2024-11-01T16:21:34.5432450Z test_utils_internal (0.4381797147679173) 2024-11-01T16:21:34.5432891Z dynamo/test_modules (0.4381079292133487) 2024-11-01T16:21:34.5433370Z inductor/test_layout_optim (0.4376523251846288) 2024-11-01T16:21:34.5433903Z inductor/test_fused_attention (0.4374602976324701) 2024-11-01T16:21:34.5434397Z onnx/test_fx_to_onnx (0.4372567982543048) 2024-11-01T16:21:34.5434855Z dynamo/test_backends (0.4366680077501648) 2024-11-01T16:21:34.5435346Z inductor/test_custom_lowering (0.436506803488084) 2024-11-01T16:21:34.5435885Z inductor/test_inductor_freezing (0.4360916160882742) 2024-11-01T16:21:34.5436480Z test_set_default_mobile_cpu_allocator (0.43595335547820635) 2024-11-01T16:21:34.5437037Z lazy/test_step_closures (0.4352602563338964) 2024-11-01T16:21:34.5437503Z test_ops_fwd_gradients (0.4343598724950959) 2024-11-01T16:21:34.5437945Z test_logging (0.4337326494425504) 2024-11-01T16:21:34.5438362Z test_numpy_interop (0.43308682812663074) 2024-11-01T16:21:34.5438818Z dynamo/test_cudagraphs (0.43273738162871656) 2024-11-01T16:21:34.5439342Z dynamo/test_verify_correctness (0.4327023481398685) 2024-11-01T16:21:34.5439855Z export/test_serialize (0.4326763269991064) 2024-11-01T16:21:34.5440383Z inductor/test_mkldnn_pattern_matcher (0.431823884372646) 2024-11-01T16:21:34.5440921Z dynamo/test_comptime (0.4316949324912603) 2024-11-01T16:21:34.5441375Z test_ops_gradients (0.4311265943424044) 2024-11-01T16:21:34.5441824Z dynamo/test_ctx_manager (0.4303370468831512) 2024-11-01T16:21:34.5442326Z dynamo/test_higher_order_ops (0.4299186677231561) 2024-11-01T16:21:34.5442915Z inductor/test_mmdecomp (0.42983522209030267) 2024-11-01T16:21:34.5443393Z nn/test_lazy_modules (0.42955727172012576) 2024-11-01T16:21:34.5443857Z nn/test_packed_sequence (0.4294235303142423) 2024-11-01T16:21:34.5444371Z onnx/dynamo/test_exporter_api (0.429053380453569) 2024-11-01T16:21:34.5444891Z test_numba_integration (0.4289946501120106) 2024-11-01T16:21:34.5445334Z test_out_dtype_op (0.42894692808833723) 2024-11-01T16:21:34.5445755Z test_modules (0.4285072810842626) 2024-11-01T16:21:34.5446158Z nn/test_pruning (0.4283911239121754) 2024-11-01T16:21:34.5446586Z export/test_pass_infra (0.4275934843736348) 2024-11-01T16:21:34.5447098Z inductor/test_cudagraph_trees (0.4269980888787638) 2024-11-01T16:21:34.5447593Z test_import_stats (0.4263316800771154) 2024-11-01T16:21:34.5448002Z test_autocast (0.4258777866689103) 2024-11-01T16:21:34.5448411Z test_decomp (0.425488597429832) 2024-11-01T16:21:34.5448817Z test_bundled_inputs (0.4254348691134179) 2024-11-01T16:21:34.5449285Z dynamo/test_aot_autograd (0.42507526406250806) 2024-11-01T16:21:34.5460092Z test_tensorboard (0.4244687829983985) 2024-11-01T16:21:34.5460674Z test_itt (0.4243732423868598) 2024-11-01T16:21:34.5461154Z functorch/test_vmap_registrations (0.4239846680783579) 2024-11-01T16:21:34.5461669Z test_pruning_op (0.4239068566524655) 2024-11-01T16:21:34.5462087Z test_monitor (0.4237710294600354) 2024-11-01T16:21:34.5462580Z test_functionalization_of_rng_ops (0.42371643206589354) 2024-11-01T16:21:34.5463339Z dynamo/test_activation_checkpointing (0.4236933918496887) 2024-11-01T16:21:34.5463909Z inductor/test_max_autotune (0.4236084346735902) 2024-11-01T16:21:34.5464406Z lazy/test_ts_opinfo (0.42310494897663975) 2024-11-01T16:21:34.5464984Z dynamo/test_exc (0.42295318869253395) 2024-11-01T16:21:34.5465420Z dynamo/test_unspec (0.4225400291407556) 2024-11-01T16:21:34.5465891Z nn/test_parametrization (0.42235232766439723) 2024-11-01T16:21:34.5466383Z test_segment_reductions (0.4221295154478373) 2024-11-01T16:21:34.5466836Z test_subclass (0.42210755675058254) 2024-11-01T16:21:34.5467240Z test_masked (0.4217055020808811) 2024-11-01T16:21:34.5467705Z inductor/test_standalone_compile (0.42131663807980324) 2024-11-01T16:21:34.5468237Z export/test_verifier (0.42092561104082526) 2024-11-01T16:21:34.5468783Z benchmark_utils/test_benchmark_utils (0.4203512472269661) 2024-11-01T16:21:34.5469336Z functorch/test_control_flow (0.41950038150580965) 2024-11-01T16:21:34.5470192Z dynamo/test_minifier (0.4187397839913102) 2024-11-01T16:21:34.5470641Z test_dlpack (0.41858615036188007) 2024-11-01T16:21:34.5471038Z test_sympy_utils (0.41849337148623184) 2024-11-01T16:21:34.5471470Z test_mkldnn_fusion (0.41777082026337) 2024-11-01T16:21:34.5471888Z test_futures (0.41752069969331984) 2024-11-01T16:21:34.5472274Z test_weak (0.417150182888717) 2024-11-01T16:21:34.5472653Z test_datapipe (0.415247404798715) 2024-11-01T16:21:34.5473055Z test_type_info (0.41491547504522486) 2024-11-01T16:21:34.5473572Z functorch/test_memory_efficient_fusion (0.41425455108968057) 2024-11-01T16:21:34.5474134Z nn/test_module_hooks (0.41369770093999325) 2024-11-01T16:21:34.5474587Z nn/test_embedding (0.4127905220623299) 2024-11-01T16:21:34.5475018Z lazy/test_debug_util (0.4120612113460299) 2024-11-01T16:21:34.5475495Z test_cpp_extensions_jit (0.41204717091251697) 2024-11-01T16:21:34.5475978Z test_multiprocessing (0.411913651604275) 2024-11-01T16:21:34.5476410Z nn/test_dropout (0.4117155694772795) 2024-11-01T16:21:34.5476821Z test_meta (0.4107307305961788) 2024-11-01T16:21:34.5477210Z test_fake_tensor (0.41048740814524365) 2024-11-01T16:21:34.5477621Z test_native_mha (0.40914412298353686) 2024-11-01T16:21:34.5478071Z test_functional_optim (0.40902790797849664) 2024-11-01T16:21:34.5478507Z test_fx (0.4089119633531939) 2024-11-01T16:21:34.5478881Z test_nestedtensor (0.40770399810826885) 2024-11-01T16:21:34.5479312Z test_shape_ops (0.4072179184205621) 2024-11-01T16:21:34.5479970Z onnx/test_utility_funs (0.40593600945927377) 2024-11-01T16:21:34.5480410Z test_indexing (0.40578488649883504) 2024-11-01T16:21:34.5480826Z test_model_dump (0.40558441923629773) 2024-11-01T16:21:34.5481331Z test_functional_autograd_benchmark (0.4054421415558438) 2024-11-01T16:21:34.5481871Z test_sparse_semi_structured (0.4052670513629572) 2024-11-01T16:21:34.5482342Z test_mkldnn (0.4052454016711167) 2024-11-01T16:21:34.5482760Z test_sort_and_select (0.40379667806819397) 2024-11-01T16:21:34.5483217Z test_binary_ufuncs (0.4032578981590771) 2024-11-01T16:21:34.5483628Z test_view_ops (0.4019929169006417) 2024-11-01T16:21:34.5484051Z functorch/test_vmap (0.401292488534161) 2024-11-01T16:21:34.5484534Z inductor/test_cudacodecache (0.4012595985970791) 2024-11-01T16:21:34.5485025Z test_function_schema (0.40043202433232233) 2024-11-01T16:21:34.5485480Z functorch/test_ops (0.3998664864856096) 2024-11-01T16:21:34.5485952Z profiler/test_cpp_thread (0.39979346464363913) 2024-11-01T16:21:34.5486449Z test_xnnpack_integration (0.39893757758450005) 2024-11-01T16:21:34.5486916Z nn/test_pooling (0.3982448357277004) 2024-11-01T16:21:34.5487365Z test_scatter_gather_ops (0.39715367967123677) 2024-11-01T16:21:34.5487845Z test_tensor_creation_ops (0.39595178379941776) 2024-11-01T16:21:34.5488293Z test_jit (0.39575412141301686) 2024-11-01T16:21:34.5488674Z test_dispatch (0.39443023148290846) 2024-11-01T16:21:34.5489088Z nn/test_convolution (0.3942999277622593) 2024-11-01T16:21:34.5489646Z test_mobile_optimizer (0.3937130781983779) 2024-11-01T16:21:34.5490110Z test_schema_check (0.39351342207505324) 2024-11-01T16:21:34.5490536Z test_type_promotion (0.3917332708524386) 2024-11-01T16:21:34.5491081Z lazy/test_reuse_ir (0.3880249161880752) 2024-11-01T16:21:34.5491520Z test_serialization (0.386043061681266) 2024-11-01T16:21:34.5491929Z test_prims (0.3848384879010771) 2024-11-01T16:21:34.5492329Z test_unary_ufuncs (0.3814982003910927) 2024-11-01T16:21:34.5492773Z test_dynamic_shapes (0.3804666630667536) 2024-11-01T16:21:34.5493186Z test_nn (0.3771720228846319) 2024-11-01T16:21:34.5493564Z test_sparse_csr (0.37025493668517684) 2024-11-01T16:21:34.5493978Z test_linalg (0.36370178675428205) 2024-11-01T16:21:34.5494375Z test_spectral_ops (0.3621761304596139) 2024-11-01T16:21:34.5494794Z test_sparse (0.3538936652113284) 2024-11-01T16:21:34.5495267Z distributions/test_distributions (0.3204758497977212) 2024-11-01T16:21:34.5495763Z test_jit_legacy (0.31533050890796943) 2024-11-01T16:21:34.5496236Z export/test_retraceability (0.2716939319418552) 2024-11-01T16:21:34.5496769Z export/test_export_nonstrict (0.26429867917658506) 2024-11-01T16:21:34.5497383Z export/test_export_training_ir_to_run_decomp (0.26391537727296493) 2024-11-01T16:21:34.5497986Z test_ci_sanity_check_fail (0.2608176831292982) 2024-11-01T16:21:34.5498455Z export/test_serdes (0.2596658256857106) 2024-11-01T16:21:34.5498883Z inductor/test_pad_mm (0.2572056192325588) 2024-11-01T16:21:34.5499343Z test_cpp_extensions_aot_ninja (0.25) 2024-11-01T16:21:34.5499790Z test_cpp_extensions_aot_no_ninja (0.25) 2024-11-01T16:21:34.5500202Z test_package (0.25) 2024-11-01T16:21:34.5500761Z cpp_extensions/open_registration_extension/test/test_openreg (0.23993271947862752) 2024-11-01T16:21:34.5501496Z inductor/test_cpp_wrapper_hipify (0.2355373878397254) 2024-11-01T16:21:34.5502060Z export/test_unflatten_training_ir (0.234379409362416) 2024-11-01T16:21:34.5502636Z inductor/test_external_callables (0.23421107866296756) 2024-11-01T16:21:34.5503253Z export/test_functionalized_assertions (0.23069054135199293) 2024-11-01T16:21:34.5503801Z onnx/test_lazy_import (0.23021227822198595) 2024-11-01T16:21:34.5504368Z distributed/_tensor/debug/test_op_coverage (0.2295433780641846) 2024-11-01T16:21:34.5505033Z inductor/test_triton_extension_backend (0.22901318271173418) 2024-11-01T16:21:34.5505630Z inductor/test_inductor_utils (0.22901179218736975) 2024-11-01T16:21:34.5506252Z distributed/flight_recorder/test_fr_analysis (0.22872468753179376) 2024-11-01T16:21:34.5506984Z inductor/test_b2b_gemm (0.22720071145406592) 2024-11-01T16:21:34.5507490Z inductor/test_compile_worker (0.2268821654975833) 2024-11-01T16:21:34.5507973Z functorch/test_dims (0.2265202838038416) 2024-11-01T16:21:34.5508506Z distributed/_tools/test_mod_tracker (0.22625059705639897) 2024-11-01T16:21:34.5509090Z dynamo/test_fx_passes_pre_grad (0.2259297142464706) 2024-11-01T16:21:34.5509618Z onnx/test_fx_type_promotion (0.22573871027474676) 2024-11-01T16:21:34.5510121Z inductor/test_utils (0.22544899838598748) 2024-11-01T16:21:34.5510600Z inductor/test_ck_backend (0.22524026522861726) 2024-11-01T16:21:34.5511046Z test_autoload (0.2249523108081519) 2024-11-01T16:21:34.5511484Z dynamo/test_frame_init (0.22385269572847138) 2024-11-01T16:21:34.5511966Z dynamo/test_base_output (0.22252501534018754) 2024-11-01T16:21:34.5512472Z inductor/test_cutlass_backend (0.2223208013870017) 2024-11-01T16:21:34.5512985Z export/test_tree_utils (0.2218385211866086) 2024-11-01T16:21:34.5513475Z inductor/test_debug_trace (0.2216528668711201) 2024-11-01T16:21:34.5513940Z test_module_tracker (0.22134946217993895) 2024-11-01T16:21:34.5514387Z dynamo/test_utils (0.22034123545154227) 2024-11-01T16:21:34.5514842Z inductor/test_indexing (0.22025757223561632) 2024-11-01T16:21:34.5515332Z onnx/exporter/test_tensors (0.21952804907809392) 2024-11-01T16:21:34.5515908Z inductor/test_aot_inductor_arrayref (0.21791915444994447) 2024-11-01T16:21:34.5516606Z distributed/checkpoint/test_nested_dict (0.21766584726155924) 2024-11-01T16:21:34.5517248Z dynamo/test_inline_inbuilt_nn_modules (0.216919058426512) 2024-11-01T16:21:34.5517806Z inductor/test_autoheuristic (0.21563687908548612) 2024-11-01T16:21:34.5518312Z inductor/test_metrics (0.21552774223571752) 2024-11-01T16:21:34.5518797Z dynamo/test_reconstruct (0.21550945297775773) 2024-11-01T16:21:34.5519289Z inductor/test_flex_decoding (0.21518947787123388) 2024-11-01T16:21:34.5519932Z distributed/_shard/sharded_tensor/test_logger (0.21497827267054917) 2024-11-01T16:21:34.5520626Z inductor/test_move_constructors_to_cuda (0.21471254732707612) 2024-11-01T16:21:34.5521156Z test_file_check (0.21428440101270343) 2024-11-01T16:21:34.5521582Z dynamo/test_sdpa (0.21379146012551645) 2024-11-01T16:21:34.5522067Z inductor/test_triton_kernels (0.2134653821620599) 2024-11-01T16:21:34.5522673Z inductor/test_torchinductor_strided_blocks (0.21338287771643763) 2024-11-01T16:21:34.5523313Z inductor/test_triton_cpu_backend (0.21229739963446204) 2024-11-01T16:21:34.5523901Z onnx/test_fx_to_onnx_decomp_skip (0.21217767934925313) 2024-11-01T16:21:34.5524458Z inductor/test_aot_inductor_utils (0.2119976064440607) 2024-11-01T16:21:34.5525004Z inductor/test_combo_kernels (0.2114611730448088) 2024-11-01T16:21:34.5525670Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2114264292485367) 2024-11-01T16:21:34.5526361Z dynamo/test_structured_trace (0.2112349827174408) 2024-11-01T16:21:34.5526854Z export/test_tools (0.2109184629730786) 2024-11-01T16:21:34.5527348Z inductor/test_benchmark_fusion (0.20993897374821327) 2024-11-01T16:21:34.5527880Z torch_np/test_binary_ufuncs (0.20802976448302582) 2024-11-01T16:21:34.5528400Z torch_np/test_unary_ufuncs (0.2079141771452334) 2024-11-01T16:21:34.5529029Z distributed/pipelining/test_schedule_multiproc (0.2078987655001944) 2024-11-01T16:21:34.5529663Z inductor/test_xpu_basic (0.20613355275807804) 2024-11-01T16:21:34.5530134Z profiler/test_kineto (0.20607706270577347) 2024-11-01T16:21:34.5530603Z torch_np/test_dtype (0.20602590299686582) 2024-11-01T16:21:34.5531254Z onnx/exporter/test_small_models_e2e (0.20576044803313032) 2024-11-01T16:21:34.5531773Z test_autograd (0.20568617004851064) 2024-11-01T16:21:34.5532255Z distributed/_tools/test_sac_ilp (0.20459665639146413) 2024-11-01T16:21:34.5532866Z distributed/pipelining/test_backward (0.20455951780323106) 2024-11-01T16:21:34.5533424Z dynamo/test_exceptions (0.20451322492959892) 2024-11-01T16:21:34.5534038Z inductor/test_cuda_cpp_wrapper (0.20440459021362858) 2024-11-01T16:21:34.5534649Z onnx/test_models_quantized_onnxruntime (0.20408050147252668) 2024-11-01T16:21:34.5535237Z torch_np/test_nep50_examples (0.20254227252006352) 2024-11-01T16:21:34.5535811Z inductor/test_scatter_optimization (0.20214674558973952) 2024-11-01T16:21:34.5536385Z onnx/exporter/test_building (0.2020003735875459) 2024-11-01T16:21:34.5536859Z dynamo/test_view (0.20194969669959814) 2024-11-01T16:21:34.5537416Z distributed/pipelining/test_transformer (0.20189467442301157) 2024-11-01T16:21:34.5537968Z test_typing (0.2016352257520168) 2024-11-01T16:21:34.5538382Z inductor/test_profiler (0.2012111930722222) 2024-11-01T16:21:34.5538908Z inductor/test_triton_heuristics (0.20098981000570346) 2024-11-01T16:21:34.5539463Z inductor/test_codegen_triton (0.20079065601617704) 2024-11-01T16:21:34.5540034Z distributed/_tools/test_sac_estimator (0.2007458309182629) 2024-11-01T16:21:34.5540579Z dynamo/test_compile (0.20039670613910884) 2024-11-01T16:21:34.5541088Z inductor/test_cpu_cpp_wrapper (0.20020101574714766) 2024-11-01T16:21:34.5541601Z test_functionalization (0.20002665944212009) 2024-11-01T16:21:34.5542198Z torch_np/numpy_tests/core/test_scalarinherit (0.19999015817755406) 2024-11-01T16:21:34.5542815Z inductor/test_multi_kernel (0.19993015318866164) 2024-11-01T16:21:34.5543409Z onnx/dynamo/test_registry_dispatcher (0.19962305974534708) 2024-11-01T16:21:34.5543938Z dynamo/test_resume (0.19938257628165595) 2024-11-01T16:21:34.5544490Z onnx/test_onnxscript_runtime (0.19922322605206108) 2024-11-01T16:21:34.5545030Z inductor/test_benchmarking (0.19886846852358836) 2024-11-01T16:21:34.5545634Z distributed/checkpoint/test_dedup_tensors (0.19803065828118674) 2024-11-01T16:21:34.5546295Z inductor/test_cooperative_reductions (0.19788509741820567) 2024-11-01T16:21:34.5546903Z distributed/pipelining/test_pipe (0.1970556110091522) 2024-11-01T16:21:34.5547503Z distributed/_tensor/test_common_rules (0.19699987415754502) 2024-11-01T16:21:34.5548051Z inductor/test_fp8 (0.19618720923073335) 2024-11-01T16:21:34.5548599Z inductor/test_graph_transform_observer (0.19581904859241467) 2024-11-01T16:21:34.5549181Z inductor/test_flex_attention (0.19559768483873433) 2024-11-01T16:21:34.5549750Z distributed/_tools/test_mem_tracker (0.19546087269154608) 2024-11-01T16:21:34.5550335Z inductor/test_memory_planning (0.19515854951931505) 2024-11-01T16:21:34.5550895Z inductor/test_aot_inductor_package (0.19462711814520736) 2024-11-01T16:21:34.5551513Z distributed/_composable/test_contract (0.19449275872849525) 2024-11-01T16:21:34.5552070Z functorch/test_logging (0.1940663312567397) 2024-11-01T16:21:34.5552564Z inductor/test_inplacing_pass (0.1940527350185098) 2024-11-01T16:21:34.5553071Z dynamo/test_profiler (0.19399939295886356) 2024-11-01T16:21:34.5553537Z export/test_schema (0.19396256337604484) 2024-11-01T16:21:34.5553984Z inductor/test_memory (0.19343584433450547) 2024-11-01T16:21:34.5554481Z inductor/test_control_flow (0.19313964333204556) 2024-11-01T16:21:34.5554979Z torch_np/test_basic (0.19264081202914818) 2024-11-01T16:21:34.5555396Z test_hub (0.19259401702171774) 2024-11-01T16:21:34.5555835Z lazy/test_functionalization (0.1922371350810216) 2024-11-01T16:21:34.5556332Z dynamo/test_sources (0.19223474028906065) 2024-11-01T16:21:34.5556801Z inductor/test_ordered_set (0.19221374723372558) 2024-11-01T16:21:34.5557313Z test_namedtuple_return_api (0.19219592148388726) 2024-11-01T16:21:34.5557826Z dynamo/test_deviceguard (0.19215604047260215) 2024-11-01T16:21:34.5558326Z onnx/exporter/test_core (0.19211252864769884) 2024-11-01T16:21:34.5558759Z test_xpu (0.19152810284503602) 2024-11-01T16:21:34.5559272Z inductor/test_custom_post_grad_passes (0.19126092903868339) 2024-11-01T16:21:34.5559813Z dynamo/test_modes (0.19084270952324559) 2024-11-01T16:21:34.5560282Z distributed/fsdp/test_fsdp_fx (0.190566535934201) 2024-11-01T16:21:34.5560840Z inductor/test_minifier_isolate (0.19028105355705016) 2024-11-01T16:21:34.5561457Z inductor/test_codecache (0.19014312126523503) 2024-11-01T16:21:34.5561907Z test_jiterator (0.1899879619215718) 2024-11-01T16:21:34.5562364Z dynamo/test_model_output (0.18984765415063412) 2024-11-01T16:21:34.5562878Z test_compile_benchmark_util (0.1898044706439835) 2024-11-01T16:21:34.5563436Z inductor/test_decompose_mem_bound_mm (0.1897554353472993) 2024-11-01T16:21:34.5563974Z torch_np/test_random (0.1896612659472866) 2024-11-01T16:21:34.5564457Z inductor/test_dependencies (0.189228426613184) 2024-11-01T16:21:34.5565002Z distributed/test_symmetric_memory (0.18912282401284164) 2024-11-01T16:21:34.5565737Z distributed/_tensor/test_dtensor (0.18896490293328796) 2024-11-01T16:21:34.5566263Z inductor/test_halide (0.1888927308562069) 2024-11-01T16:21:34.5566781Z inductor/test_cpu_select_algorithm (0.18886862843389027) 2024-11-01T16:21:34.5567370Z distributed/_tensor/test_attention (0.18886225519722) 2024-11-01T16:21:34.5567943Z onnx/internal/test_registraion (0.18874919784125727) 2024-11-01T16:21:34.5568561Z distributed/checkpoint/test_save_load_api (0.1884390143437996) 2024-11-01T16:21:34.5569159Z inductor/test_torchbind (0.18833520783742794) 2024-11-01T16:21:34.5569685Z onnx/test_onnxscript_no_runtime (0.18811386339658598) 2024-11-01T16:21:34.5570492Z distributed/checkpoint/e2e/test_fsdp_ep (0.1878336727371553) 2024-11-01T16:21:34.5571233Z onnx/exporter/test_capture_strategies (0.18775644069641478) 2024-11-01T16:21:34.5571809Z dynamo/test_reorder_logs (0.1875295920966303) 2024-11-01T16:21:34.5572539Z distributed/test_c10d_functional_native (0.18735736020382615) 2024-11-01T16:21:34.5573207Z distributed/_tools/test_runtime_estimator (0.18730496447326125) 2024-11-01T16:21:34.5573829Z dynamo/test_compiler_bisector (0.18728636620988715) 2024-11-01T16:21:34.5574423Z torch_np/numpy_tests/core/test_einsum (0.1871390092529354) 2024-11-01T16:21:34.5575125Z onnx/torch_export/test_torch_export_with_onnxruntime (0.18683290076437897) 2024-11-01T16:21:34.5575783Z export/test_unflatten (0.18660914221873767) 2024-11-01T16:21:34.5576294Z distributed/_tensor/test_api (0.18641960294247958) 2024-11-01T16:21:34.5576800Z export/test_lift_unlift (0.18635075575385462) 2024-11-01T16:21:34.5577397Z dynamo/test_cudagraphs_expandable_segments (0.18612435134935326) 2024-11-01T16:21:34.5578083Z distributed/pipelining/test_microbatch (0.1859190945028941) 2024-11-01T16:21:34.5578689Z inductor/test_unbacked_symints (0.18543857177079492) 2024-11-01T16:21:34.5579319Z distributed/_tensor/test_experimental_ops (0.18530467586220428) 2024-11-01T16:21:34.5579968Z distributed/_tensor/test_tensor_ops (0.18477648904494692) 2024-11-01T16:21:34.5580561Z distributed/_tensor/test_dtensor_ops (0.1846876693011696) 2024-11-01T16:21:34.5581287Z distributed/_tensor/experimental/test_register_sharding (0.18458129418729144) 2024-11-01T16:21:34.5581990Z distributed/_tensor/test_init (0.18362527006107568) 2024-11-01T16:21:34.5582588Z distributed/_tools/test_memory_tracker (0.18362210275557897) 2024-11-01T16:21:34.5583141Z onnx/test_custom_ops (0.18331000728712019) 2024-11-01T16:21:34.5583631Z dynamo/test_guard_manager (0.18323134095448837) 2024-11-01T16:21:34.5584126Z export/test_converter (0.1832125160789036) 2024-11-01T16:21:34.5584604Z torch_np/test_ufuncs_basic (0.1831059671494799) 2024-11-01T16:21:34.5585198Z distributed/_tensor/test_xla_integration (0.18298458596016906) 2024-11-01T16:21:34.5585747Z xpu/test_conv (0.18297135666586867) 2024-11-01T16:21:34.5586330Z distributed/_composable/fsdp/test_fully_shard_state (0.18261399190421265) 2024-11-01T16:21:34.5586952Z test_flop_counter (0.1825884989575316) 2024-11-01T16:21:34.5587460Z inductor/test_auto_functionalize (0.18225409716072694) 2024-11-01T16:21:34.5587998Z dynamo/test_bytecode_utils (0.18197413825535697) 2024-11-01T16:21:34.5588500Z test_fx_experimental (0.18179944849022658) 2024-11-01T16:21:34.5588979Z inductor/test_padding (0.18125168359668706) 2024-11-01T16:21:34.5589551Z functorch/test_ac (0.18088524180098553) 2024-11-01T16:21:34.5590043Z test_cuda_expandable_segments (0.18087407898039337) 2024-11-01T16:21:34.5590559Z test_autograd_fallback (0.18031752160353415) 2024-11-01T16:21:34.5591102Z inductor/test_efficient_conv_bn_eval (0.18030840594381184) 2024-11-01T16:21:34.5591665Z onnx/test_pytorch_jit_onnx (0.1801162625146227) 2024-11-01T16:21:34.5592333Z distributed/_composable/fsdp/test_fully_shard_logging (0.18010697303935486) 2024-11-01T16:21:34.5593033Z distributed/pipelining/test_stage (0.1800874284468994) 2024-11-01T16:21:34.5593624Z test_model_exports_to_core_aten (0.18006657058143308) 2024-11-01T16:21:34.5594373Z test_namedtensor (0.1800130160805645) 2024-11-01T16:21:34.5595072Z inductor/test_loop_ordering (0.17993605441956154) 2024-11-01T16:21:34.5595831Z higher_order_ops/test_invoke_subgraph (0.17977556473250136) 2024-11-01T16:21:34.5596402Z export/test_experimental (0.17966987606083856) 2024-11-01T16:21:34.5596981Z distributed/pipelining/test_unflatten (0.1796292699816613) 2024-11-01T16:21:34.5597632Z torch_np/numpy_tests/core/test_multiarray (0.1796120043041364) 2024-11-01T16:21:34.5598190Z test_jit_disabled (0.17960051316529155) 2024-11-01T16:21:34.5598742Z distributed/_composable/test_checkpoint (0.17922223259965406) 2024-11-01T16:21:34.5599372Z torch_np/numpy_tests/core/test_numeric (0.178969813801835) 2024-11-01T16:21:34.5599889Z test_mps (0.178645719918883) 2024-11-01T16:21:34.5600289Z export/test_torchbind (0.1786427315707819) 2024-11-01T16:21:34.5600857Z test_cuda_sanitizer (0.17862805381360192) 2024-11-01T16:21:34.5601325Z dynamo/test_torchrec (0.17860298574936556) 2024-11-01T16:21:34.5601776Z xpu/test_gemm (0.17858214719673765) 2024-11-01T16:21:34.5602293Z distributed/optim/test_named_optimizer (0.1779059660988615) 2024-11-01T16:21:34.5602930Z dynamo/test_backward_higher_order_ops (0.1777998034262057) 2024-11-01T16:21:34.5603558Z distributed/checkpoint/test_fsspec (0.17770063200104877) 2024-11-01T16:21:34.5604080Z test_fx_passes (0.17754149421267623) 2024-11-01T16:21:34.5604499Z export/test_hop (0.17747617819322525) 2024-11-01T16:21:34.5605125Z distributed/_composable/fully_shard/test_fully_shard_util (0.1774006070565867) 2024-11-01T16:21:34.5605861Z distributed/checkpoint/test_traverse (0.17713300836778936) 2024-11-01T16:21:34.5606461Z onnx/internal/test_diagnostics (0.1769618773067737) 2024-11-01T16:21:34.5606974Z export/test_swap (0.17695044410644403) 2024-11-01T16:21:34.5607530Z distributed/test_compute_comm_reordering (0.17694633047186595) 2024-11-01T16:21:34.5608099Z lazy/test_meta_kernel (0.17685364816040966) 2024-11-01T16:21:34.5608728Z inductor/test_cudagraph_trees_expandable_segments (0.17675001546958355) 2024-11-01T16:21:34.5609413Z test_cpp_extensions_mtia_backend (0.17670640708048826) 2024-11-01T16:21:34.5609950Z dynamo/test_debug_utils (0.17654170719465803) 2024-11-01T16:21:34.5610435Z onnx/exporter/test_api (0.17650611363349655) 2024-11-01T16:21:34.5611052Z onnx/test_models_onnxruntime (0.17647082907774939) 2024-11-01T16:21:34.5611668Z distributed/_tensor/test_convolution_ops (0.1763869920462779) 2024-11-01T16:21:34.5612283Z distributed/_tensor/test_math_ops (0.17631792933617835) 2024-11-01T16:21:34.5612966Z distributed/checkpoint/test_dtensor_resharding (0.17628133150742034) 2024-11-01T16:21:34.5613690Z distributed/checkpoint/test_format_utils (0.17620000514494014) 2024-11-01T16:21:34.5614389Z distributed/checkpoint/test_fsdp_optim_state (0.17611732688377232) 2024-11-01T16:21:34.5615150Z distributed/_tensor/debug/test_comm_mode_features (0.17604569556616628) 2024-11-01T16:21:34.5615787Z dynamo/test_trace_rules (0.17597038966741516) 2024-11-01T16:21:34.5616374Z distributed/checkpoint/test_tp_checkpoint (0.17572361536025743) 2024-11-01T16:21:34.5617009Z distributions/test_constraints (0.1756533552541774) 2024-11-01T16:21:34.5617637Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1755973673356711) 2024-11-01T16:21:34.5618180Z test_matmul_cuda (0.1755190537759805) 2024-11-01T16:21:34.5618850Z distributed/_tools/test_fsdp2_mem_tracker (0.17522522825264314) 2024-11-01T16:21:34.5619434Z test_fx_reinplace_pass (0.1747430639292804) 2024-11-01T16:21:34.5619973Z distributed/_tensor/test_redistribute (0.174634718905886) 2024-11-01T16:21:34.5620584Z distributed/_tensor/test_random_ops (0.1745610790530869) 2024-11-01T16:21:34.5621283Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.17453997012072145) 2024-11-01T16:21:34.5621986Z higher_order_ops/test_with_effects (0.17426534155874845) 2024-11-01T16:21:34.5622604Z distributed/elastic/test_control_plane (0.1740590031933392) 2024-11-01T16:21:34.5623287Z distributed/tensor/parallel/test_tp_style (0.17392991618150885) 2024-11-01T16:21:34.5623978Z torch_np/numpy_tests/lib/test_type_check (0.17388240659905782) 2024-11-01T16:21:34.5624674Z distributed/_tensor/experimental/test_local_map (0.17384949752243323) 2024-11-01T16:21:34.5625451Z distributed/_tensor/experimental/test_tp_transform (0.1734383658186863) 2024-11-01T16:21:34.5626158Z test_cpp_extensions_stream_and_event (0.17340078303517015) 2024-11-01T16:21:34.5626817Z distributed/checkpoint/e2e/test_fine_tuning (0.17324081479474662) 2024-11-01T16:21:34.5627463Z dynamo/test_input_attr_tracking (0.17269412627830713) 2024-11-01T16:21:34.5628077Z torch_np/numpy_tests/lib/test_histograms (0.17264142154232792) 2024-11-01T16:21:34.5628646Z dynamo/test_recompile_ux (0.17239628368458365) 2024-11-01T16:21:34.5629200Z distributed/test_collective_utils (0.17225867971102124) 2024-11-01T16:21:34.5629907Z torch_np/numpy_tests/core/test_indexing (0.17214772745444354) 2024-11-01T16:21:34.5630509Z dynamo/test_aot_autograd_cache (0.17197835386172178) 2024-11-01T16:21:34.5631115Z distributed/_tensor/test_pointwise_ops (0.17194161570124492) 2024-11-01T16:21:34.5631796Z torch_np/numpy_tests/lib/test_function_base (0.17188603849419498) 2024-11-01T16:21:34.5632371Z test_legacy_vmap (0.1705760293530423) 2024-11-01T16:21:34.5632982Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17047840295495698) 2024-11-01T16:21:34.5633703Z onnx/test_pytorch_onnx_onnxruntime (0.17018598212697233) 2024-11-01T16:21:34.5634340Z distributed/checkpoint/e2e/test_pipeline (0.169993438270027) 2024-11-01T16:21:34.5634938Z distributed/test_device_mesh (0.16980932898161008) 2024-11-01T16:21:34.5635595Z distributed/checkpoint/test_dtensor_checkpoint (0.1696425626220716) 2024-11-01T16:21:34.5636229Z onnx/test_symbolic_helper (0.16850893763397798) 2024-11-01T16:21:34.5636827Z distributed/checkpoint/test_compatibility (0.16822237373787705) 2024-11-01T16:21:34.5637514Z torch_np/numpy_tests/core/test_scalarmath (0.16801618473332486) 2024-11-01T16:21:34.5638230Z distributed/tensor/parallel/test_tp_examples (0.16798264347488331) 2024-11-01T16:21:34.5638834Z optim/test_swa_utils (0.16789328297163092) 2024-11-01T16:21:34.5639289Z dynamo/test_hooks (0.1678779099522687) 2024-11-01T16:21:34.5639723Z test_tensorexpr (0.16778993997338074) 2024-11-01T16:21:34.5640319Z distributed/tensor/parallel/test_tp_random_state (0.16774457411599153) 2024-11-01T16:21:34.5641009Z lazy/test_extract_compiled_graph (0.16762384956318607) 2024-11-01T16:21:34.5641599Z inductor/test_distributed_patterns (0.16748081868203474) 2024-11-01T16:21:34.5642208Z distributed/_tensor/test_embedding_ops (0.1673177024489529) 2024-11-01T16:21:34.5642764Z onnx/test_onnx_opset (0.16726702556100512) 2024-11-01T16:21:34.5643401Z distributed/_composable/fsdp/test_fully_shard_memory (0.16708121674280946) 2024-11-01T16:21:34.5644032Z export/test_sparse (0.1660674086041167) 2024-11-01T16:21:34.5644612Z distributed/checkpoint/test_state_dict_utils (0.16601968658044333) 2024-11-01T16:21:34.5645313Z torch_np/numpy_tests/core/test_shape_base (0.16594664542563448) 2024-11-01T16:21:34.5646014Z distributed/checkpoint/test_hsdp_checkpoint (0.16593507703543606) 2024-11-01T16:21:34.5646686Z distributed/checkpoint/test_planner (0.16545853274804617) 2024-11-01T16:21:34.5647388Z distributed/_composable/fsdp/test_fully_shard_init (0.1652650953586846) 2024-11-01T16:21:34.5648341Z distributed/_composable/test_composability/test_pp_composability (0.1650929793429108) 2024-11-01T16:21:34.5649231Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16464895787537764) 2024-11-01T16:21:34.5649982Z distributed/_tensor/test_op_strategy (0.16455745364706345) 2024-11-01T16:21:34.5650703Z torch_np/numpy_tests/core/test_getlimits (0.16398094610814248) 2024-11-01T16:21:34.5651363Z distributed/test_control_collectives (0.1639735492910373) 2024-11-01T16:21:34.5651966Z distributed/launcher/test_run (0.16384764889754208) 2024-11-01T16:21:34.5652557Z torch_np/numpy_tests/core/test_dtype (0.16358922380698224) 2024-11-01T16:21:34.5653308Z distributed/_composable/fully_shard/test_fully_shard_compile (0.16339480146286253) 2024-11-01T16:21:34.5654073Z distributed/pipelining/test_schedule (0.16338580168017058) 2024-11-01T16:21:34.5654838Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.16333392739624236) 2024-11-01T16:21:34.5655587Z distributed/fsdp/test_shard_utils (0.16286590007058457) 2024-11-01T16:21:34.5656202Z distributed/fsdp/test_fsdp_optim_state (0.16219390677838783) 2024-11-01T16:21:34.5656841Z distributed/_tensor/test_matrix_ops (0.16211716063885942) 2024-11-01T16:21:34.5657477Z torch_np/numpy_tests/lib/test_shape_base_ (0.1619946058809756) 2024-11-01T16:21:34.5658281Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16164071291566154) 2024-11-01T16:21:34.5659034Z onnx/test_op_consistency (0.16118518099644513) 2024-11-01T16:21:34.5659622Z nn/test_load_state_dict (0.16114923980419255) 2024-11-01T16:21:34.5660139Z distributed/test_functional_api (0.1609369627409769) 2024-11-01T16:21:34.5660798Z distributed/checkpoint/test_fsdp_model_state (0.16070868499115123) 2024-11-01T16:21:34.5661496Z onnx/test_pytorch_onnx_shape_inference (0.16070646401473584) 2024-11-01T16:21:34.5662017Z test_vulkan (0.160645802389338) 2024-11-01T16:21:34.5662509Z distributed/_tensor/test_optimizers (0.16044383838182516) 2024-11-01T16:21:34.5663055Z lazy/test_generator (0.1601826129296981) 2024-11-01T16:21:34.5663684Z distributed/tensor/parallel/test_parallelize_api (0.16010694522886756) 2024-11-01T16:21:34.5664391Z torch_np/numpy_tests/fft/test_pocketfft (0.1599358238242711) 2024-11-01T16:21:34.5664992Z distributed/_tensor/test_utils (0.1594223630462897) 2024-11-01T16:21:34.5665515Z distributed/test_nccl (0.15900882689416262) 2024-11-01T16:21:34.5666075Z torch_np/numpy_tests/lib/test_twodim_base (0.15898494656948756) 2024-11-01T16:21:34.5666681Z distributed/test_c10d_logger (0.1587823162690501) 2024-11-01T16:21:34.5667279Z torch_np/numpy_tests/linalg/test_linalg (0.15864382390492152) 2024-11-01T16:21:34.5667902Z distributed/checkpoint/test_utils (0.15848478268074093) 2024-11-01T16:21:34.5668614Z distributed/_composable/fsdp/test_fully_shard_compile (0.15795634479658444) 2024-11-01T16:21:34.5669298Z torch_np/test_ndarray_methods (0.1577679094323671) 2024-11-01T16:21:34.5670293Z distributed/_tensor/debug/test_comm_mode (0.15775182183798428) 2024-11-01T16:21:34.5671093Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.15763538473530248) 2024-11-01T16:21:34.5671883Z torch_np/numpy_tests/lib/test_index_tricks (0.1575478492952784) 2024-11-01T16:21:34.5672463Z onnx/test_autograd_funs (0.15732722908587624) 2024-11-01T16:21:34.5672973Z functorch/test_aotdispatch (0.1567312735186918) 2024-11-01T16:21:34.5673683Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15666209493156186) 2024-11-01T16:21:34.5674460Z distributed/_composable/test_compose (0.15660257276362932) 2024-11-01T16:21:34.5674976Z test_cuda_trace (0.15586029347634722) 2024-11-01T16:21:34.5675547Z distributed/fsdp/test_fsdp_backward_prefetch (0.15565438964980186) 2024-11-01T16:21:34.5676280Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15561401616113768) 2024-11-01T16:21:34.5676884Z onnx/test_verification (0.15560575992272394) 2024-11-01T16:21:34.5677665Z distributed/checkpoint/test_checkpoint (0.1552726327732533) 2024-11-01T16:21:34.5678418Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15508825310509886) 2024-11-01T16:21:34.5679131Z torch_np/numpy_tests/core/test_dlpack (0.1547119327925584) 2024-11-01T16:21:34.5679651Z test_cuda (0.15466763571744788) 2024-11-01T16:21:34.5680160Z distributed/_composable/test_replicate (0.15432701826693232) 2024-11-01T16:21:34.5680791Z distributed/fsdp/test_fsdp_pure_fp16 (0.15422865798098798) 2024-11-01T16:21:34.5681322Z nn/test_init (0.15421880535315444) 2024-11-01T16:21:34.5681742Z test_jit_llga_fuser (0.15372590617189646) 2024-11-01T16:21:34.5682349Z distributed/optim/test_apply_optimizer_in_backward (0.15343074806270987) 2024-11-01T16:21:34.5682997Z profiler/test_profiler (0.15335677023523886) 2024-11-01T16:21:34.5683546Z distributed/fsdp/test_fsdp_overlap (0.1532212230789655) 2024-11-01T16:21:34.5684194Z torch_np/numpy_tests/core/test_scalar_methods (0.15312824141851408) 2024-11-01T16:21:34.5684825Z torch_np/test_function_base (0.15302610547266357) 2024-11-01T16:21:34.5685328Z test_cuda_primary_ctx (0.15292253072035264) 2024-11-01T16:21:34.5686060Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.15286107726858064) 2024-11-01T16:21:34.5686770Z test_jit_fuser_te (0.15278298580653155) 2024-11-01T16:21:34.5687386Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15258560859813747) 2024-11-01T16:21:34.5688076Z distributed/_tensor/test_view_ops (0.15224621443260775) 2024-11-01T16:21:34.5688745Z distributed/test_fake_pg (0.1517435591877082) 2024-11-01T16:21:34.5689396Z distributed/checkpoint/test_file_system_checkpoint (0.151690854451729) 2024-11-01T16:21:34.5690029Z test_python_dispatch (0.1515860243649224) 2024-11-01T16:21:34.5690547Z distributed/rpc/test_share_memory (0.15129177395914037) 2024-11-01T16:21:34.5691309Z torch_np/numpy_tests/core/test_numerictypes (0.15122238293078813) 2024-11-01T16:21:34.5692090Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.15112820387435624) 2024-11-01T16:21:34.5692766Z test_cuda_nvml_based_avail (0.1509712194674647) 2024-11-01T16:21:34.5693345Z distributed/fsdp/test_fsdp_state_dict (0.15053789731240225) 2024-11-01T16:21:34.5693958Z distributed/fsdp/test_fsdp_apply (0.1505003531545629) 2024-11-01T16:21:34.5694545Z distributed/test_distributed_spawn (0.15026390607409626) 2024-11-01T16:21:34.5695171Z distributed/fsdp/test_fsdp_traversal (0.15007175298848793) 2024-11-01T16:21:34.5695911Z distributed/_composable/fully_shard/test_fully_shard_init (0.1500374147618221) 2024-11-01T16:21:34.5696672Z torch_np/numpy_tests/lib/test_arraysetops (0.14996028894169278) 2024-11-01T16:21:34.5697218Z optim/test_optim (0.14968973538862104) 2024-11-01T16:21:34.5697782Z distributed/fsdp/test_fsdp_ignored_modules (0.14936458444140743) 2024-11-01T16:21:34.5698451Z distributed/fsdp/test_fsdp_grad_acc (0.14898360007839467) 2024-11-01T16:21:34.5699083Z distributed/fsdp/test_checkpoint_wrapper (0.1487102944458517) 2024-11-01T16:21:34.5699728Z distributed/fsdp/test_fsdp_memory (0.14864399347164262) 2024-11-01T16:21:34.5700373Z distributed/fsdp/test_fsdp_flatten_params (0.14830391370034987) 2024-11-01T16:21:34.5701052Z distributed/fsdp/test_fsdp_tp_integration (0.14814321157206736) 2024-11-01T16:21:34.5701800Z distributed/_composable/test_replicate_with_compiler (0.14813301439339494) 2024-11-01T16:21:34.5702565Z distributed/fsdp/test_fsdp_freezing_weights (0.14780137433248072) 2024-11-01T16:21:34.5703390Z distributed/_composable/test_composability/test_2d_composability (0.14761128772058063) 2024-11-01T16:21:34.5704203Z distributed/test_c10d_object_collectives (0.14750608103342536) 2024-11-01T16:21:34.5704850Z distributed/nn/jit/test_instantiator (0.14726006444153414) 2024-11-01T16:21:34.5705383Z test_cuda_multigpu (0.14645442938789813) 2024-11-01T16:21:34.5705904Z onnx/test_pytorch_onnx_no_runtime (0.14642659958777132) 2024-11-01T16:21:34.5706580Z distributed/_composable/fsdp/test_fully_shard_comm (0.14532449315193788) 2024-11-01T16:21:34.5707338Z profiler/test_profiler_tree (0.14521184136558143) 2024-11-01T16:21:34.5707907Z torch_np/numpy_tests/fft/test_helper (0.14491507063438888) 2024-11-01T16:21:34.5708487Z distributed/fsdp/test_utils (0.14443714547905379) 2024-11-01T16:21:34.5709084Z distributed/fsdp/test_fsdp_exec_order (0.14424142917476165) 2024-11-01T16:21:34.5709761Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14407113822221615) 2024-11-01T16:21:34.5710412Z torch_np/test_scalars_0D_arrays (0.14383532846541655) 2024-11-01T16:21:34.5711115Z distributed/_composable/fsdp/test_fully_shard_training (0.14372085767349074) 2024-11-01T16:21:34.5711943Z distributed/algorithms/quantization/test_quantization (0.1436743559573965) 2024-11-01T16:21:34.5712667Z distributed/test_multi_threaded_pg (0.1436487181644275) 2024-11-01T16:21:34.5713404Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.1435678359972304) 2024-11-01T16:21:34.5714139Z distributed/fsdp/test_fsdp_input (0.14352977039275439) 2024-11-01T16:21:34.5714657Z test_reductions (0.14345871846030017) 2024-11-01T16:21:34.5715171Z distributed/fsdp/test_fsdp_uneven (0.14337671614847616) 2024-11-01T16:21:34.5715883Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14327728400000092) 2024-11-01T16:21:34.5716733Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1432553832412613) 2024-11-01T16:21:34.5717397Z optim/test_lrscheduler (0.14315123876021774) 2024-11-01T16:21:34.5717909Z distributed/fsdp/test_wrap (0.14296166393853513) 2024-11-01T16:21:34.5718533Z distributed/fsdp/test_fsdp_core (0.14291192372324948) 2024-11-01T16:21:34.5719094Z distributed/test_c10d_pypg (0.14282055468480404) 2024-11-01T16:21:34.5719700Z distributed/checkpoint/test_state_dict (0.14280255963398927) 2024-11-01T16:21:34.5720429Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14278797392643214) 2024-11-01T16:21:34.5721174Z distributed/fsdp/test_fsdp_checkpoint (0.14220561459747758) 2024-11-01T16:21:34.5721875Z distributed/fsdp/test_fsdp_multiple_wrapping (0.14202475952233015) 2024-11-01T16:21:34.5722503Z distributed/test_pg_wrapper (0.14193004936284243) 2024-11-01T16:21:34.5723057Z profiler/test_memory_profiler (0.14172565193769185) 2024-11-01T16:21:34.5723687Z torch_np/numpy_tests/core/test_scalar_ctors (0.14162741718519706) 2024-11-01T16:21:34.5724322Z distributed/algorithms/test_join (0.14158574007994124) 2024-11-01T16:21:34.5724881Z distributed/test_c10d_common (0.1415074651459274) 2024-11-01T16:21:34.5725494Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1411706202750658) 2024-11-01T16:21:34.5726137Z torch_np/numpy_tests/lib/test_arraypad (0.1410593879823314) 2024-11-01T16:21:34.5726735Z distributed/fsdp/test_fsdp_misc (0.1408074326926338) 2024-11-01T16:21:34.5727358Z distributed/fsdp/test_fsdp_hybrid_shard (0.1407011348301092) 2024-11-01T16:21:34.5727898Z test_dataloader (0.1406440847054912) 2024-11-01T16:21:34.5728423Z distributed/fsdp/test_fsdp_comm_hooks (0.14017804660218805) 2024-11-01T16:21:34.5729119Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1401541566210938) 2024-11-01T16:21:34.5729719Z test_jit_autocast (0.1398852543157048) 2024-11-01T16:21:34.5730238Z distributed/fsdp/test_fsdp_fine_tune (0.13984415659560082) 2024-11-01T16:21:34.5730938Z distributed/test_data_parallel (0.13963265204592099) 2024-11-01T16:21:34.5731622Z distributed/_shard/sharding_spec/test_sharding_spec (0.13926294638053074) 2024-11-01T16:21:34.5732221Z test_metal (0.13905247506770502) 2024-11-01T16:21:34.5732697Z distributed/fsdp/test_fsdp_meta (0.13823502055697146) 2024-11-01T16:21:34.5733370Z distributed/optim/test_zero_redundancy_optimizer (0.1380432633845502) 2024-11-01T16:21:34.5734090Z distributed/fsdp/test_fsdp_unshard_params (0.13801164826809803) 2024-11-01T16:21:34.5734647Z test_overrides (0.13762860708779623) 2024-11-01T16:21:34.5735201Z distributed/rpc/cuda/test_tensorpipe_agent (0.1376045819168332) 2024-11-01T16:21:34.5735789Z torch_np/test_reductions (0.13737405422133456) 2024-11-01T16:21:34.5736416Z distributed/_shard/test_sharder (0.1372687799392449) 2024-11-01T16:21:34.5737134Z distributed/_shard/sharding_plan/test_sharding_plan (0.13658675670775433) 2024-11-01T16:21:34.5737875Z distributed/fsdp/test_fsdp_use_orig_params (0.13621258012027573) 2024-11-01T16:21:34.5738594Z distributed/fsdp/test_fsdp_multiple_forward (0.13554972488089193) 2024-11-01T16:21:34.5739446Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.1355132525855835) 2024-11-01T16:21:34.5740240Z distributed/rpc/test_faulty_agent (0.13543035222677413) 2024-11-01T16:21:34.5740817Z distributed/fsdp/test_fsdp_comm (0.13535892369397123) 2024-11-01T16:21:34.5741500Z distributed/_shard/sharded_optim/test_sharded_optim (0.13528337187017106) 2024-11-01T16:21:34.5742299Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13504944511511494) 2024-11-01T16:21:34.5743015Z distributed/rpc/test_tensorpipe_agent (0.1346573848392828) 2024-11-01T16:21:34.5743740Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.13421124861594544) 2024-11-01T16:21:34.5744516Z distributed/_shard/sharded_tensor/ops/test_init (0.13387055083382407) 2024-11-01T16:21:34.5745228Z distributed/fsdp/test_fsdp_mixed_precision (0.13359384614172362) 2024-11-01T16:21:34.5745946Z distributed/fsdp/test_distributed_checkpoint (0.13357226404481753) 2024-11-01T16:21:34.5746573Z distributed/test_c10d_ucc (0.13313008695335107) 2024-11-01T16:21:34.5747268Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1317516234565083) 2024-11-01T16:21:34.5748085Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1317516234565083) 2024-11-01T16:21:34.5748957Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.13027011631041047) 2024-11-01T16:21:34.5749662Z distributed/test_c10d_gloo (0.12866047813798281) 2024-11-01T16:21:34.5750201Z distributed/test_launcher (0.12819199696062275) 2024-11-01T16:21:34.5750886Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12741524425680606) 2024-11-01T16:21:34.5751585Z distributed/test_c10d_spawn_gloo (0.12709518224250946) 2024-11-01T16:21:34.5752111Z distributed/test_store (0.12493823754281366) 2024-11-01T16:21:34.5752637Z distributed/test_c10d_spawn_ucc (0.12424923272024342) 2024-11-01T16:21:34.5753179Z distributed/test_c10d_nccl (0.1240811820569517) 2024-11-01T16:21:34.5753709Z distributed/test_c10d_spawn_nccl (0.12388241432419318) 2024-11-01T16:21:34.5754222Z lazy/test_bindings (0.11012599541266012) 2024-11-01T16:21:34.5754729Z profiler/test_execution_trace (0.0910338834479473) 2024-11-01T16:21:34.5755267Z profiler/test_record_function (0.0910338834479473) 2024-11-01T16:21:34.5755791Z profiler/test_torch_tidy (0.0910338834479473) 2024-11-01T16:21:34.5756275Z test_jit_fuser_legacy (0.07108136039170145) 2024-11-01T16:21:34.5756720Z test_jit_profiling (0.0677494564015377) 2024-11-01T16:21:34.5757258Z distributed/test_c10d_ops_nccl (0.06504136674794282) 2024-11-01T16:21:34.5757778Z Emitting metrics 2024-11-01T16:21:34.5758623Z Not emitting metrics for td_results_final_test_prioritizations. Boto wasn't imported. 2024-11-01T16:21:34.5759631Z Not emitting metrics for td_results_aggregated_heuristics. Boto wasn't imported. 2024-11-01T16:21:34.6117677Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-11-01T16:21:34.6134381Z with: 2024-11-01T16:21:34.6134763Z name: td_results 2024-11-01T16:21:34.6135072Z retention-days: 14 2024-11-01T16:21:34.6135394Z if-no-files-found: error 2024-11-01T16:21:34.6135735Z path: td_results.json 2024-11-01T16:21:34.6136058Z s3-bucket: gha-artifacts 2024-11-01T16:21:34.6136417Z region: us-east-1 2024-11-01T16:21:34.6136693Z ##[endgroup] 2024-11-01T16:21:34.9872664Z With the provided path, there will be 1 file uploaded 2024-11-01T16:21:34.9873697Z Uploading to s3 prefix: pytorch/pytorch/11632514903/td_results 2024-11-01T16:21:34.9919520Z Starting upload of td_results.json 2024-11-01T16:21:35.1282536Z Finished upload of td_results.json 2024-11-01T16:21:35.1458253Z ##[group]Run actions/upload-artifact@v3 2024-11-01T16:21:35.1458695Z with: 2024-11-01T16:21:35.1459020Z name: td_results.json 2024-11-01T16:21:35.1459346Z retention-days: 14 2024-11-01T16:21:35.1459685Z if-no-files-found: error 2024-11-01T16:21:35.1460048Z path: td_results.json 2024-11-01T16:21:35.1460392Z include-hidden-files: false 2024-11-01T16:21:35.1460763Z ##[endgroup] 2024-11-01T16:21:35.2166615Z With the provided path, there will be 1 file uploaded 2024-11-01T16:21:35.2171687Z Starting artifact upload 2024-11-01T16:21:35.2174678Z 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:21:35.2177381Z Artifact name is valid! 2024-11-01T16:21:35.2891744Z Container for artifact "td_results.json" successfully created. Starting upload of file(s) 2024-11-01T16:21:35.4112525Z Total size of all the files uploaded is 15950 bytes 2024-11-01T16:21:35.4113237Z File upload process has finished. Finalizing the artifact upload 2024-11-01T16:21:35.4583600Z Artifact has been finalized. All files have been successfully uploaded! 2024-11-01T16:21:35.4584190Z 2024-11-01T16:21:35.4584526Z The raw size of all the files that were specified for upload is 66654 bytes 2024-11-01T16:21:35.4585829Z The size of all the files that were uploaded is 15950 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-11-01T16:21:35.4586771Z 2024-11-01T16:21:35.4588043Z 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:21:35.4589144Z 2024-11-01T16:21:35.4589395Z Artifact td_results.json has been successfully uploaded! 2024-11-01T16:21:35.4686918Z Post job cleanup. 2024-11-01T16:21:35.4744871Z Post job cleanup. 2024-11-01T16:21:35.5648091Z [command]/usr/bin/git version 2024-11-01T16:21:35.5696440Z git version 2.40.1 2024-11-01T16:21:35.5735253Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4a9c1ad5-7f42-45e4-806a-e3e68b93b4ac' before making global git config changes 2024-11-01T16:21:35.5736628Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T16:21:35.5740396Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T16:21:35.5780387Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T16:21:35.5817129Z [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:35.6142160Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T16:21:35.6172388Z http.https://github.com/.extraheader 2024-11-01T16:21:35.6182405Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T16:21:35.6217718Z [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:35.6590492Z A job completed hook has been configured by the self-hosted runner administrator 2024-11-01T16:21:35.6611465Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-11-01T16:21:35.6619774Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T16:21:35.6620639Z ##[endgroup] 2024-11-01T16:21:42.8727604Z Cleaning up orphan processes