2025-03-14T03:53:06.9069476Z Current runner version: '2.322.0' 2025-03-14T03:53:06.9076659Z Runner name: 'i-0746d8cd2dd08120b' 2025-03-14T03:53:06.9077703Z Runner group name: 'Default' 2025-03-14T03:53:06.9078681Z Machine name: 'ip-10-0-33-62' 2025-03-14T03:53:06.9081772Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:53:06.9084479Z Contents: read 2025-03-14T03:53:06.9085128Z Metadata: read 2025-03-14T03:53:06.9085752Z ##[endgroup] 2025-03-14T03:53:06.9089212Z Secret source: Actions 2025-03-14T03:53:06.9090187Z Prepare workflow directory 2025-03-14T03:53:07.2217642Z Prepare all required actions 2025-03-14T03:53:07.2261280Z Getting action download info 2025-03-14T03:53:07.4305124Z Download action repository 'pytorch/pytorch@main' (SHA:aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:53:20.7713948Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-03-14T03:53:21.0557801Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-14T03:53:21.2251573Z Download action repository 'actions/upload-artifact@v4' (SHA:4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) 2025-03-14T03:53:21.6187068Z Getting action download info 2025-03-14T03:53:21.7430464Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:53:22.0023540Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:53:22.0025722Z Complete job name: before-test / target-determination 2025-03-14T03:53:22.0454263Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T03:53:22.0552489Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T03:53:22.0561086Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:22.0561778Z ##[endgroup] 2025-03-14T03:53:23.8670962Z Runner Type: linux.2xlarge 2025-03-14T03:53:23.8671550Z Instance Type: c5.2xlarge 2025-03-14T03:53:23.8671887Z AMI Name: unknown 2025-03-14T03:53:23.8696000Z AMI ID: ami-08b5b3a93ed654d19 2025-03-14T03:53:29.1509507Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T03:53:29.1510025Z with: 2025-03-14T03:53:29.1510272Z submodules: false 2025-03-14T03:53:29.1510558Z fetch-depth: 0 2025-03-14T03:53:29.1510808Z ##[endgroup] 2025-03-14T03:53:29.1591044Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:53:29.1592087Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:53:29.1601220Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:29.1601655Z ##[endgroup] 2025-03-14T03:53:29.1723373Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T03:53:29.1723851Z # Use all available CPUs for fetching 2025-03-14T03:53:29.1724252Z cd "${GITHUB_WORKSPACE}" 2025-03-14T03:53:29.1724719Z git config --global fetch.parallel 0 2025-03-14T03:53:29.1725152Z git config --global submodule.fetchJobs 0 2025-03-14T03:53:29.1725551Z  2025-03-14T03:53:29.1725974Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T03:53:29.1726501Z # do it here as well just in case 2025-03-14T03:53:29.1726866Z if [[ -d .git ]]; then 2025-03-14T03:53:29.1727199Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T03:53:29.1727549Z  sudo git clean -ffdx 2025-03-14T03:53:29.1727860Z  else 2025-03-14T03:53:29.1728129Z  git clean -ffdx 2025-03-14T03:53:29.1728423Z  fi 2025-03-14T03:53:29.1728674Z fi 2025-03-14T03:53:29.1734199Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:29.1734644Z env: 2025-03-14T03:53:29.1734881Z NO_SUDO: 2025-03-14T03:53:29.1735127Z ##[endgroup] 2025-03-14T03:53:30.4872000Z Removing .additional_ci_files/ 2025-03-14T03:53:30.4872713Z Removing .github/scripts/__pycache__/ 2025-03-14T03:53:30.4873259Z Removing artifacts.zip 2025-03-14T03:53:30.4873724Z Removing aten/src/ATen/Config.h 2025-03-14T03:53:30.4874039Z Removing build/ 2025-03-14T03:53:30.4874316Z Removing compile_commands.json 2025-03-14T03:53:30.4874628Z Removing dist/ 2025-03-14T03:53:30.4874892Z Removing functorch/functorch.so 2025-03-14T03:53:30.4875369Z Removing sccache-stats-linux-focal-py3.9-clang9-xla-38751515629.json 2025-03-14T03:53:30.4875880Z Removing test/test-reports/ 2025-03-14T03:53:30.4876206Z Removing third_party/__pycache__/ 2025-03-14T03:53:30.4876529Z Removing third_party/nccl/ 2025-03-14T03:53:30.4876834Z Removing tools/__pycache__/ 2025-03-14T03:53:30.4877150Z Removing tools/autograd/__pycache__/ 2025-03-14T03:53:30.4877494Z Removing tools/pyi/__pycache__/ 2025-03-14T03:53:30.4877839Z Removing tools/setup_helpers/__pycache__/ 2025-03-14T03:53:30.4878210Z Removing tools/shared/_utils_internal.py 2025-03-14T03:53:30.4878588Z Removing tools/stats/__pycache__/ 2025-03-14T03:53:30.4878932Z Removing torch.egg-info/ 2025-03-14T03:53:30.4879257Z Removing torch/_C/_VariableFunctions.pyi 2025-03-14T03:53:30.4879740Z Removing torch/_C/__init__.pyi 2025-03-14T03:53:30.4880149Z Removing torch/_C/_nn.pyi 2025-03-14T03:53:30.4880557Z Removing torch/_VF.pyi 2025-03-14T03:53:30.4880903Z Removing torch/__pycache__/ 2025-03-14T03:53:30.4881217Z Removing torch/bin/ 2025-03-14T03:53:30.4881536Z Removing torch/csrc/api/include/torch/version.h 2025-03-14T03:53:30.4881925Z Removing torch/csrc/autograd/generated/ 2025-03-14T03:53:30.4882394Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp 2025-03-14T03:53:30.4882969Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-03-14T03:53:30.4929299Z Removing torch/csrc/lazy/generated/LazyIr.h 2025-03-14T03:53:30.4930218Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2025-03-14T03:53:30.4930859Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-03-14T03:53:30.4931554Z Removing torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-03-14T03:53:30.4932147Z Removing torch/csrc/lazy/generated/RegisterAutogradLazy.cpp 2025-03-14T03:53:30.4932667Z Removing torch/csrc/lazy/generated/RegisterLazy.cpp 2025-03-14T03:53:30.4933068Z Removing torch/include/ 2025-03-14T03:53:30.4933368Z Removing torch/lib/cmake/ 2025-03-14T03:53:30.4933684Z Removing torch/lib/libXNNPACK.a 2025-03-14T03:53:30.4934016Z Removing torch/lib/libaoti_custom_ops.so 2025-03-14T03:53:30.4934384Z Removing torch/lib/libasmjit.a 2025-03-14T03:53:30.4934741Z Removing torch/lib/libbackend_with_compiler.so 2025-03-14T03:53:30.4935128Z Removing torch/lib/libc10.so 2025-03-14T03:53:30.4935446Z Removing torch/lib/libclog.a 2025-03-14T03:53:30.4935755Z Removing torch/lib/libcpuinfo.a 2025-03-14T03:53:30.4936084Z Removing torch/lib/libdnnl.a 2025-03-14T03:53:30.4936403Z Removing torch/lib/libfbgemm.a 2025-03-14T03:53:30.4936722Z Removing torch/lib/libfmt.a 2025-03-14T03:53:30.4937060Z Removing torch/lib/libjitbackend_test.so 2025-03-14T03:53:30.4937421Z Removing torch/lib/libkineto.a 2025-03-14T03:53:30.4937758Z Removing torch/lib/libmicrokernels-prod.a 2025-03-14T03:53:30.4938128Z Removing torch/lib/libnnpack.a 2025-03-14T03:53:30.4938459Z Removing torch/lib/libprotobuf-lite.a 2025-03-14T03:53:30.4938817Z Removing torch/lib/libprotobuf.a 2025-03-14T03:53:30.4939142Z Removing torch/lib/libprotoc.a 2025-03-14T03:53:30.4939476Z Removing torch/lib/libpthreadpool.a 2025-03-14T03:53:30.4939863Z Removing torch/lib/libpytorch_qnnpack.a 2025-03-14T03:53:30.4940240Z Removing torch/lib/libshm.so 2025-03-14T03:53:30.4940591Z Removing torch/lib/libsleef.a 2025-03-14T03:53:30.4940920Z Removing torch/lib/libtensorpipe.a 2025-03-14T03:53:30.4941268Z Removing torch/lib/libtensorpipe_uv.a 2025-03-14T03:53:30.4941608Z Removing torch/lib/libtorch.so 2025-03-14T03:53:30.4941905Z Removing torch/lib/libtorch_cpu.so 2025-03-14T03:53:30.4942248Z Removing torch/lib/libtorch_global_deps.so 2025-03-14T03:53:30.4942743Z Removing torch/lib/libtorch_python.so 2025-03-14T03:53:30.4943087Z Removing torch/lib/libtorchbind_test.so 2025-03-14T03:53:30.4943420Z Removing torch/lib/pkgconfig/ 2025-03-14T03:53:30.4943723Z Removing torch/nn/functional.pyi 2025-03-14T03:53:30.4944033Z Removing torch/return_types.pyi 2025-03-14T03:53:30.4944328Z Removing torch/share/ 2025-03-14T03:53:30.4944590Z Removing torch/test/ 2025-03-14T03:53:30.4944964Z Removing torch/testing/_internal/generated/annotated_fn_args.py 2025-03-14T03:53:30.4945520Z Removing torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-03-14T03:53:30.4946081Z Removing torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-03-14T03:53:30.4946579Z Removing torch/utils/data/datapipes/datapipe.pyi 2025-03-14T03:53:30.4946967Z Removing torch/version.py 2025-03-14T03:53:30.4947276Z Removing torchgen/__pycache__/ 2025-03-14T03:53:30.4947589Z Removing torchgen/aoti/__pycache__/ 2025-03-14T03:53:30.4947938Z Removing torchgen/api/__pycache__/ 2025-03-14T03:53:30.4948293Z Removing torchgen/api/types/__pycache__/ 2025-03-14T03:53:30.4948661Z Removing torchgen/dest/__pycache__/ 2025-03-14T03:53:30.4949023Z Removing torchgen/executorch/__pycache__/ 2025-03-14T03:53:30.4949404Z Removing torchgen/executorch/api/__pycache__/ 2025-03-14T03:53:30.4949828Z Removing torchgen/executorch/api/types/__pycache__/ 2025-03-14T03:53:30.4950234Z Removing torchgen/packaged/ 2025-03-14T03:53:30.4950577Z Removing torchgen/selective_build/__pycache__/ 2025-03-14T03:53:30.5026403Z ##[group]Run actions/checkout@v4 2025-03-14T03:53:30.5026747Z with: 2025-03-14T03:53:30.5027031Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:53:30.5027401Z fetch-depth: 0 2025-03-14T03:53:30.5027657Z submodules: false 2025-03-14T03:53:30.5027935Z show-progress: false 2025-03-14T03:53:30.5028241Z repository: pytorch/pytorch 2025-03-14T03:53:30.5028708Z token: *** 2025-03-14T03:53:30.5028966Z ssh-strict: true 2025-03-14T03:53:30.5029224Z ssh-user: git 2025-03-14T03:53:30.5029500Z persist-credentials: true 2025-03-14T03:53:30.5029818Z clean: true 2025-03-14T03:53:30.5030292Z sparse-checkout-cone-mode: true 2025-03-14T03:53:30.5030632Z fetch-tags: false 2025-03-14T03:53:30.5030895Z lfs: false 2025-03-14T03:53:30.5031148Z set-safe-directory: true 2025-03-14T03:53:30.5031452Z ##[endgroup] 2025-03-14T03:53:30.6142841Z Syncing repository: pytorch/pytorch 2025-03-14T03:53:30.6144258Z ##[group]Getting Git version info 2025-03-14T03:53:30.6144798Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T03:53:30.6145526Z [command]/usr/bin/git version 2025-03-14T03:53:30.6145846Z git version 2.47.1 2025-03-14T03:53:30.6155031Z ##[endgroup] 2025-03-14T03:53:30.6164561Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/534afbc8-475a-492a-ba16-dc7176f1f740/.gitconfig' 2025-03-14T03:53:30.6182123Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/534afbc8-475a-492a-ba16-dc7176f1f740' before making global git config changes 2025-03-14T03:53:30.6183206Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:53:30.6186609Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:53:30.6226908Z [command]/usr/bin/git config --local --get remote.origin.url 2025-03-14T03:53:30.6244133Z https://github.com/pytorch/pytorch 2025-03-14T03:53:30.6257258Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T03:53:30.6260195Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T03:53:30.6276976Z HEAD 2025-03-14T03:53:30.6308242Z ##[endgroup] 2025-03-14T03:53:30.6311580Z [command]/usr/bin/git submodule status 2025-03-14T03:53:30.6611479Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-03-14T03:53:30.6682174Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-14T03:53:30.6755786Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-14T03:53:30.6843181Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-14T03:53:30.6867020Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-03-14T03:53:30.6935946Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-03-14T03:53:30.7422028Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a010365) 2025-03-14T03:53:30.7443744Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (v1.6.1) 2025-03-14T03:53:30.7471752Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (mock-tag-test-6-g8086bbe3a) 2025-03-14T03:53:30.7596855Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (v0.15.3-20-g3b6597b) 2025-03-14T03:53:30.7701961Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-14T03:53:30.7734339Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (v0.5-44-g91b7532) 2025-03-14T03:53:30.7821750Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (v3.8.0) 2025-03-14T03:53:30.8434900Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-03-14T03:53:30.8777755Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (v0.4.1-446-gdbc3157b) 2025-03-14T03:53:30.8859844Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-03-14T03:53:30.8882089Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-03-14T03:53:30.9283663Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (11.1.4) 2025-03-14T03:53:30.9383581Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-03-14T03:53:30.9489391Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-14T03:53:30.9720091Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (release-1.8.0-3484-gb514bdc8) 2025-03-14T03:53:30.9799188Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-03-14T03:53:30.9855062Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (v3.23.0-14-g5b8a7d7) 2025-03-14T03:53:31.0098987Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (remotes/origin/sraikund/test-53-g2859721) 2025-03-14T03:53:31.0121512Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (v1.3.0) 2025-03-14T03:53:31.0144823Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (v1.8.2) 2025-03-14T03:53:31.0594397Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-03-14T03:53:31.0873942Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (v1.17.0) 2025-03-14T03:53:31.0897012Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-03-14T03:53:31.0920801Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-03-14T03:53:31.1309386Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-03-14T03:53:31.1377569Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-14T03:53:31.1430093Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-03-14T03:53:31.1478808Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-03-14T03:53:31.1545900Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-03-14T03:53:31.1651913Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (3.7-33-g56e1f79) 2025-03-14T03:53:31.1715395Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-03-14T03:53:31.1728106Z ##[group]Cleaning the repository 2025-03-14T03:53:31.1732870Z [command]/usr/bin/git clean -ffdx 2025-03-14T03:53:31.1920002Z [command]/usr/bin/git reset --hard HEAD 2025-03-14T03:53:32.2421018Z Updating files: 84% (13957/16540) 2025-03-14T03:53:32.2534634Z Updating files: 85% (14059/16540) 2025-03-14T03:53:32.2657285Z Updating files: 86% (14225/16540) 2025-03-14T03:53:32.2768466Z Updating files: 87% (14390/16540) 2025-03-14T03:53:32.2906533Z Updating files: 88% (14556/16540) 2025-03-14T03:53:32.3078481Z Updating files: 89% (14721/16540) 2025-03-14T03:53:32.3188505Z Updating files: 90% (14886/16540) 2025-03-14T03:53:32.3311292Z Updating files: 91% (15052/16540) 2025-03-14T03:53:32.3457294Z Updating files: 92% (15217/16540) 2025-03-14T03:53:32.3628466Z Updating files: 93% (15383/16540) 2025-03-14T03:53:32.3811542Z Updating files: 94% (15548/16540) 2025-03-14T03:53:32.3960158Z Updating files: 95% (15713/16540) 2025-03-14T03:53:32.4091530Z Updating files: 96% (15879/16540) 2025-03-14T03:53:32.4361278Z Updating files: 97% (16044/16540) 2025-03-14T03:53:32.4511611Z Updating files: 98% (16210/16540) 2025-03-14T03:53:32.4662193Z Updating files: 99% (16375/16540) 2025-03-14T03:53:32.4662714Z Updating files: 100% (16540/16540) 2025-03-14T03:53:32.4663070Z Updating files: 100% (16540/16540), done. 2025-03-14T03:53:32.4829428Z HEAD is now at 4031f237a53 [MPS] Add support for `i0e` in eager. 2025-03-14T03:53:32.4903970Z ##[endgroup] 2025-03-14T03:53:32.4906325Z ##[group]Disabling automatic garbage collection 2025-03-14T03:53:32.4913441Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T03:53:32.4941369Z ##[endgroup] 2025-03-14T03:53:32.4942302Z ##[group]Setting up auth 2025-03-14T03:53:32.4948570Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:53:32.4975930Z [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' || :" 2025-03-14T03:53:32.5249103Z Entering 'android/libs/fbjni' 2025-03-14T03:53:32.5299898Z Entering 'third_party/FP16' 2025-03-14T03:53:32.5348788Z Entering 'third_party/FXdiv' 2025-03-14T03:53:32.5397442Z Entering 'third_party/NNPACK' 2025-03-14T03:53:32.5446699Z Entering 'third_party/NVTX' 2025-03-14T03:53:32.5496603Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:53:32.5545072Z Entering 'third_party/XNNPACK' 2025-03-14T03:53:32.5610108Z Entering 'third_party/benchmark' 2025-03-14T03:53:32.5659056Z Entering 'third_party/composable_kernel' 2025-03-14T03:53:32.5713875Z Entering 'third_party/cpp-httplib' 2025-03-14T03:53:32.5762864Z Entering 'third_party/cpuinfo' 2025-03-14T03:53:32.5812739Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:53:32.5861992Z Entering 'third_party/cutlass' 2025-03-14T03:53:32.5920409Z Entering 'third_party/eigen' 2025-03-14T03:53:32.5971054Z Entering 'third_party/fbgemm' 2025-03-14T03:53:32.6020442Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:53:32.6068130Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:53:32.6117412Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:53:32.6171614Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:53:32.6222518Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:53:32.6271466Z Entering 'third_party/flash-attention' 2025-03-14T03:53:32.6321145Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:53:32.6375713Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:53:32.6432365Z Entering 'third_party/flatbuffers' 2025-03-14T03:53:32.6483779Z Entering 'third_party/fmt' 2025-03-14T03:53:32.6533928Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:53:32.6583402Z Entering 'third_party/gloo' 2025-03-14T03:53:32.6632670Z Entering 'third_party/googletest' 2025-03-14T03:53:32.6681250Z Entering 'third_party/ideep' 2025-03-14T03:53:32.6730321Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:53:32.6786142Z Entering 'third_party/ittapi' 2025-03-14T03:53:32.6836292Z Entering 'third_party/kineto' 2025-03-14T03:53:32.6885433Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:53:32.6933744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:53:32.6984113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:53:32.7034226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:53:32.7082488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:53:32.7130325Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:53:32.7180458Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:53:32.7229389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:53:32.7278411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:53:32.7327742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:53:32.7378176Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:53:32.7426284Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:53:32.7475390Z Entering 'third_party/kleidiai' 2025-03-14T03:53:32.7525437Z Entering 'third_party/mimalloc' 2025-03-14T03:53:32.7574029Z Entering 'third_party/nlohmann' 2025-03-14T03:53:32.7623628Z Entering 'third_party/onnx' 2025-03-14T03:53:32.7687371Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:53:32.7739165Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:53:32.7789481Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:53:32.7837158Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:53:32.7885343Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:53:32.7934733Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:53:32.7983912Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:53:32.8031452Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:53:32.8079633Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:53:32.8126606Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:53:32.8176184Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:53:32.8225883Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:53:32.8293780Z Entering 'third_party/pocketfft' 2025-03-14T03:53:32.8342405Z Entering 'third_party/protobuf' 2025-03-14T03:53:32.8393695Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:53:32.8443566Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:53:32.8494347Z Entering 'third_party/psimd' 2025-03-14T03:53:32.8543710Z Entering 'third_party/pthreadpool' 2025-03-14T03:53:32.8592872Z Entering 'third_party/pybind11' 2025-03-14T03:53:32.8642161Z Entering 'third_party/python-peachpy' 2025-03-14T03:53:32.8691122Z Entering 'third_party/sleef' 2025-03-14T03:53:32.8740760Z Entering 'third_party/tensorpipe' 2025-03-14T03:53:32.8789330Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:53:32.8837206Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:53:32.8884758Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:53:32.8932575Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:53:32.8979211Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:53:32.9046123Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:53:32.9071138Z [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' || :" 2025-03-14T03:53:32.9335672Z Entering 'android/libs/fbjni' 2025-03-14T03:53:32.9384721Z Entering 'third_party/FP16' 2025-03-14T03:53:32.9433689Z Entering 'third_party/FXdiv' 2025-03-14T03:53:32.9482522Z Entering 'third_party/NNPACK' 2025-03-14T03:53:32.9534569Z Entering 'third_party/NVTX' 2025-03-14T03:53:32.9584193Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:53:32.9633960Z Entering 'third_party/XNNPACK' 2025-03-14T03:53:32.9699629Z Entering 'third_party/benchmark' 2025-03-14T03:53:32.9749836Z Entering 'third_party/composable_kernel' 2025-03-14T03:53:32.9806369Z Entering 'third_party/cpp-httplib' 2025-03-14T03:53:32.9856214Z Entering 'third_party/cpuinfo' 2025-03-14T03:53:32.9906902Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:53:32.9955959Z Entering 'third_party/cutlass' 2025-03-14T03:53:33.0012842Z Entering 'third_party/eigen' 2025-03-14T03:53:33.0064552Z Entering 'third_party/fbgemm' 2025-03-14T03:53:33.0114984Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:53:33.0162927Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:53:33.0211277Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:53:33.0264934Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:53:33.0313155Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:53:33.0362209Z Entering 'third_party/flash-attention' 2025-03-14T03:53:33.0414601Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:53:33.0468801Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:53:33.0526005Z Entering 'third_party/flatbuffers' 2025-03-14T03:53:33.0578087Z Entering 'third_party/fmt' 2025-03-14T03:53:33.0627802Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:53:33.0676679Z Entering 'third_party/gloo' 2025-03-14T03:53:33.0725604Z Entering 'third_party/googletest' 2025-03-14T03:53:33.0774849Z Entering 'third_party/ideep' 2025-03-14T03:53:33.0822687Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:53:33.0879109Z Entering 'third_party/ittapi' 2025-03-14T03:53:33.0929499Z Entering 'third_party/kineto' 2025-03-14T03:53:33.0978841Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:53:33.1028243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:53:33.1077215Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:53:33.1126288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:53:33.1174914Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:53:33.1222615Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:53:33.1272183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:53:33.1320404Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:53:33.1368597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:53:33.1418181Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:53:33.1467605Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:53:33.1517195Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:53:33.1566009Z Entering 'third_party/kleidiai' 2025-03-14T03:53:33.1616740Z Entering 'third_party/mimalloc' 2025-03-14T03:53:33.1665800Z Entering 'third_party/nlohmann' 2025-03-14T03:53:33.1716541Z Entering 'third_party/onnx' 2025-03-14T03:53:33.1780704Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:53:33.1833392Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:53:33.1883403Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:53:33.1931186Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:53:33.1979287Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:53:33.2027432Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:53:33.2077213Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:53:33.2124703Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:53:33.2172902Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:53:33.2220390Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:53:33.2271231Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:53:33.2321689Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:53:33.2390153Z Entering 'third_party/pocketfft' 2025-03-14T03:53:33.2440256Z Entering 'third_party/protobuf' 2025-03-14T03:53:33.2492440Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:53:33.2540845Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:53:33.2591352Z Entering 'third_party/psimd' 2025-03-14T03:53:33.2640847Z Entering 'third_party/pthreadpool' 2025-03-14T03:53:33.2689887Z Entering 'third_party/pybind11' 2025-03-14T03:53:33.2739404Z Entering 'third_party/python-peachpy' 2025-03-14T03:53:33.2788298Z Entering 'third_party/sleef' 2025-03-14T03:53:33.2839968Z Entering 'third_party/tensorpipe' 2025-03-14T03:53:33.2889003Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:53:33.2937629Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:53:33.2986177Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:53:33.3034856Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:53:33.3081541Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:53:33.3151013Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T03:53:33.3194882Z ##[endgroup] 2025-03-14T03:53:33.3195345Z ##[group]Fetching the repository 2025-03-14T03:53:33.3202391Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-03-14T03:53:33.5825182Z From https://github.com/pytorch/pytorch 2025-03-14T03:53:33.5826035Z - [deleted] (none) -> ciflow/inductor/149174 2025-03-14T03:53:33.6254710Z - [deleted] (none) -> ciflow/mps/149174 2025-03-14T03:53:33.6255299Z - [deleted] (none) -> ciflow/trunk/148677 2025-03-14T03:53:33.6256029Z - [deleted] (none) -> ciflow/trunk/149142 2025-03-14T03:53:33.6257212Z - [deleted] (none) -> ciflow/trunk/149166 2025-03-14T03:53:34.8772716Z 8636b394e08..9db33f3cda6 gh/malfet/227/base -> origin/gh/malfet/227/base 2025-03-14T03:53:34.8777967Z 259919aeab3..4b1f10d8c28 gh/malfet/227/head -> origin/gh/malfet/227/head 2025-03-14T03:53:34.8785201Z + 4c129ff8a05...13ad80715a8 gh/malfet/227/orig -> origin/gh/malfet/227/orig (forced update) 2025-03-14T03:53:34.8805471Z c5165ae5f20..bd72c961cb2 jnair/mi300_docker_caching_workflow -> origin/jnair/mi300_docker_caching_workflow 2025-03-14T03:53:34.8811500Z e66ad221e97..aed0b7a742a main -> origin/main 2025-03-14T03:53:34.8822661Z + 277cb23fd22...c4b8be3d09f update_submodule_FBGEMM -> origin/update_submodule_FBGEMM (forced update) 2025-03-14T03:53:34.8827634Z 4098a229a04..49570cb4024 viable/strict -> origin/viable/strict 2025-03-14T03:53:34.8832646Z 1579a02c823..3ffd7552df1 wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-03-14T03:53:34.8841164Z * [new tag] ciflow/inductor/149176 -> ciflow/inductor/149176 2025-03-14T03:53:34.8843393Z t [tag update] ciflow/mps/149123 -> ciflow/mps/149123 2025-03-14T03:53:34.8844875Z t [tag update] ciflow/rocm-mi300/148394 -> ciflow/rocm-mi300/148394 2025-03-14T03:53:34.8846487Z t [tag update] ciflow/rocm/148394 -> ciflow/rocm/148394 2025-03-14T03:53:34.8850711Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-03-14T03:53:34.8853377Z * [new tag] ciflow/trunk/149018 -> ciflow/trunk/149018 2025-03-14T03:53:34.9378728Z [command]/usr/bin/git rev-parse --verify --quiet aed0b7a742a2d7b7901790622829cbd2135049a4^{object} 2025-03-14T03:53:34.9402772Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:53:34.9406324Z ##[endgroup] 2025-03-14T03:53:34.9406770Z ##[group]Determining the checkout info 2025-03-14T03:53:34.9407967Z ##[endgroup] 2025-03-14T03:53:34.9411739Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T03:53:35.1904101Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T03:53:35.1930497Z ##[group]Checking out the ref 2025-03-14T03:53:35.1934107Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:53:35.3194582Z Warning: you are leaving 1 commit behind, not connected to 2025-03-14T03:53:35.3195062Z any of your branches: 2025-03-14T03:53:35.3195236Z 2025-03-14T03:53:35.3195407Z 4031f237a53 [MPS] Add support for `i0e` in eager. 2025-03-14T03:53:35.3195703Z 2025-03-14T03:53:35.3195937Z If you want to keep it by creating a new branch, this may be a good time 2025-03-14T03:53:35.3196384Z to do so with: 2025-03-14T03:53:35.3196541Z 2025-03-14T03:53:35.3196705Z git branch 4031f237a53 2025-03-14T03:53:35.3196958Z 2025-03-14T03:53:35.3206488Z HEAD is now at aed0b7a742a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:53:35.3234094Z ##[endgroup] 2025-03-14T03:53:35.3270542Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T03:53:35.3290325Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:53:35.3476105Z Prepare all required actions 2025-03-14T03:53:35.3476686Z Getting action download info 2025-03-14T03:53:35.4288204Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T03:53:35.5553330Z ##[group]Run ./.github/actions/setup-linux 2025-03-14T03:53:35.5553697Z ##[endgroup] 2025-03-14T03:53:35.5623108Z ##[group]Run set -euo pipefail 2025-03-14T03:53:35.5623493Z set -euo pipefail 2025-03-14T03:53:35.5623816Z function get_ec2_metadata() { 2025-03-14T03:53:35.5624229Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T03:53:35.5624908Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T03:53:35.5625513Z  category=$1 2025-03-14T03:53:35.5625907Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-14T03:53:35.5626380Z  runner_name_str=i-0746d8cd2dd08120b 2025-03-14T03:53:35.5626794Z  if [[ -f /.inarc ]]; then 2025-03-14T03:53:35.5627175Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-14T03:53:35.5627598Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-14T03:53:35.5628104Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-14T03:53:35.5628573Z  else 2025-03-14T03:53:35.5629484Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-14T03:53:35.5630457Z  fi 2025-03-14T03:53:35.5630683Z } 2025-03-14T03:53:35.5630969Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T03:53:35.5631431Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T03:53:35.5631946Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T03:53:35.5632398Z echo "system info $(uname -a)" 2025-03-14T03:53:35.5638068Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:35.5638474Z ##[endgroup] 2025-03-14T03:53:35.5766100Z ami-id: ami-08b5b3a93ed654d19 2025-03-14T03:53:35.5854054Z instance-id: i-0746d8cd2dd08120b 2025-03-14T03:53:35.5939342Z instance-type: c5.2xlarge 2025-03-14T03:53:35.5949388Z system info Linux ip-10-0-33-62.ec2.internal 6.1.129-138.220.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 25 22:18:43 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-14T03:53:35.5979279Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:53:35.5980265Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:53:35.5986085Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:35.5986506Z ##[endgroup] 2025-03-14T03:53:35.6043590Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-14T03:53:35.6044072Z if systemctl is-active --quiet docker; then 2025-03-14T03:53:35.6044482Z  echo "Docker daemon is running..."; 2025-03-14T03:53:35.6044840Z else 2025-03-14T03:53:35.6045224Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-14T03:53:35.6045695Z fi 2025-03-14T03:53:35.6050808Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:35.6051222Z ##[endgroup] 2025-03-14T03:53:35.6115087Z Docker daemon is running... 2025-03-14T03:53:35.6161447Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:53:35.6161781Z with: 2025-03-14T03:53:35.6162012Z shell: bash 2025-03-14T03:53:35.6162260Z timeout_minutes: 5 2025-03-14T03:53:35.6162525Z max_attempts: 3 2025-03-14T03:53:35.6162777Z retry_wait_seconds: 30 2025-03-14T03:53:35.6165369Z 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 2025-03-14T03:53:35.6167854Z polling_interval_seconds: 1 2025-03-14T03:53:35.6168164Z warning_on_retry: true 2025-03-14T03:53:35.6168436Z continue_on_error: false 2025-03-14T03:53:35.6168710Z env: 2025-03-14T03:53:35.6168937Z AWS_RETRY_MODE: standard 2025-03-14T03:53:35.6169221Z AWS_MAX_ATTEMPTS: 5 2025-03-14T03:53:35.6169504Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:53:35.6169787Z ##[endgroup] 2025-03-14T03:53:36.7057145Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T03:53:36.7058315Z Configure a credential helper to remove this warning. See 2025-03-14T03:53:36.7058965Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T03:53:36.7059398Z 2025-03-14T03:53:36.7059512Z Login Succeeded 2025-03-14T03:53:37.6948242Z Command completed after 1 attempt(s). 2025-03-14T03:53:37.7013370Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:53:37.7013980Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:53:37.7014469Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:53:37.7020342Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:37.7020770Z ##[endgroup] 2025-03-14T03:53:37.7102675Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:53:37.7103286Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:53:37.7103754Z # shellcheck disable=SC2046 2025-03-14T03:53:37.7104124Z docker stop $(docker ps -q) || true 2025-03-14T03:53:37.7104508Z # Prune all of the docker images 2025-03-14T03:53:37.7104867Z docker system prune -af 2025-03-14T03:53:37.7110006Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:37.7110422Z ##[endgroup] 2025-03-14T03:53:37.7341140Z "docker stop" requires at least 1 argument. 2025-03-14T03:53:37.7341859Z See 'docker stop --help'. 2025-03-14T03:53:37.7342055Z 2025-03-14T03:53:37.7342231Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-14T03:53:37.7342537Z 2025-03-14T03:53:37.7342660Z Stop one or more running containers 2025-03-14T03:53:37.7483420Z Total reclaimed space: 0B 2025-03-14T03:53:37.7522047Z ##[group]Run set +e 2025-03-14T03:53:37.7522363Z set +e 2025-03-14T03:53:37.7522631Z set -x 2025-03-14T03:53:37.7522876Z  2025-03-14T03:53:37.7523178Z PT_DOMAIN=download.pytorch.org 2025-03-14T03:53:37.7523816Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-14T03:53:37.7524639Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-14T03:53:37.7525217Z # one is returned at random 2025-03-14T03:53:37.7525647Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-14T03:53:37.7526065Z  2025-03-14T03:53:37.7526326Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:53:37.7526799Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-14T03:53:37.7527373Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-14T03:53:37.7527809Z  2025-03-14T03:53:37.7528077Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:53:37.7528490Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-14T03:53:37.7529057Z  exit 1 2025-03-14T03:53:37.7529331Z  fi 2025-03-14T03:53:37.7529580Z fi 2025-03-14T03:53:37.7529912Z  2025-03-14T03:53:37.7530196Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-14T03:53:37.7530606Z  # Clean up any old records first 2025-03-14T03:53:37.7531008Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-14T03:53:37.7531381Z fi 2025-03-14T03:53:37.7531621Z  2025-03-14T03:53:37.7531952Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-14T03:53:37.7532392Z cat /etc/hosts 2025-03-14T03:53:37.7537830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:37.7538261Z ##[endgroup] 2025-03-14T03:53:37.7559922Z + PT_DOMAIN=download.pytorch.org 2025-03-14T03:53:37.7565018Z ++ dig -4 +short download.pytorch.org 2025-03-14T03:53:37.7565493Z ++ tail -n1 2025-03-14T03:53:37.7746397Z + RESOLVED_IP=18.160.10.36 2025-03-14T03:53:37.7746855Z + '[' -z 18.160.10.36 ']' 2025-03-14T03:53:37.7747177Z + grep -r download.pytorch.org /etc/hosts 2025-03-14T03:53:37.7757047Z 18.160.10.22 download.pytorch.org 2025-03-14T03:53:37.7758217Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-03-14T03:53:37.9159143Z + echo '18.160.10.36 download.pytorch.org' 2025-03-14T03:53:37.9159763Z + sudo tee -a /etc/hosts 2025-03-14T03:53:38.0536778Z 18.160.10.36 download.pytorch.org 2025-03-14T03:53:38.0551003Z + cat /etc/hosts 2025-03-14T03:53:38.0558286Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-14T03:53:38.0564229Z ::1 localhost6 localhost6.localdomain6 2025-03-14T03:53:38.0564664Z 18.160.10.36 download.pytorch.org 2025-03-14T03:53:38.0605316Z Prepare all required actions 2025-03-14T03:53:38.0645603Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-03-14T03:53:38.0645974Z with: 2025-03-14T03:53:38.0646421Z github-token: *** 2025-03-14T03:53:38.0646687Z ##[endgroup] 2025-03-14T03:53:38.0670837Z ##[group]Run set -eux 2025-03-14T03:53:38.0671159Z set -eux 2025-03-14T03:53:38.0671633Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-03-14T03:53:38.0678380Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:38.0678792Z env: 2025-03-14T03:53:38.0679218Z GITHUB_TOKEN: *** 2025-03-14T03:53:38.0679483Z ##[endgroup] 2025-03-14T03:53:38.0701674Z + python3 .github/scripts/get_workflow_job_id.py 13849515258 i-0746d8cd2dd08120b 2025-03-14T03:53:38.3258774Z setting job-id=38754268410 2025-03-14T03:53:38.3259192Z setting job-name=before-test / target-determination 2025-03-14T03:53:38.3396640Z Prepare all required actions 2025-03-14T03:53:38.3397085Z Getting action download info 2025-03-14T03:53:38.4502007Z ##[group]Run ./.github/actions/pytest-cache-download 2025-03-14T03:53:38.4502399Z with: 2025-03-14T03:53:38.4502646Z cache_dir: .pytest_cache 2025-03-14T03:53:38.4502934Z job_identifier: rocm 2025-03-14T03:53:38.4503218Z s3_bucket: gha-artifacts 2025-03-14T03:53:38.4503509Z ##[endgroup] 2025-03-14T03:53:38.4545615Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:53:38.4545940Z with: 2025-03-14T03:53:38.4546175Z shell: bash 2025-03-14T03:53:38.4546428Z timeout_minutes: 5 2025-03-14T03:53:38.4546699Z max_attempts: 5 2025-03-14T03:53:38.4546954Z retry_wait_seconds: 30 2025-03-14T03:53:38.4547323Z command: set -eu python3 -m pip install boto3==1.35.42 2025-03-14T03:53:38.4547754Z polling_interval_seconds: 1 2025-03-14T03:53:38.4548068Z warning_on_retry: true 2025-03-14T03:53:38.4548358Z continue_on_error: false 2025-03-14T03:53:38.4548686Z ##[endgroup] 2025-03-14T03:53:38.7739181Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:53:39.7684141Z Collecting boto3==1.35.42 2025-03-14T03:53:39.7718466Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-03-14T03:53:39.7781427Z 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.99) 2025-03-14T03:53:39.7785645Z 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.4) 2025-03-14T03:53:39.7791085Z 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) 2025-03-14T03:53:39.7851192Z 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) 2025-03-14T03:53:39.7858269Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:53:39.7898544Z 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) 2025-03-14T03:53:39.9524331Z Installing collected packages: boto3 2025-03-14T03:53:39.9525046Z Attempting uninstall: boto3 2025-03-14T03:53:39.9526734Z Found existing installation: boto3 1.35.33 2025-03-14T03:53:39.9621601Z Uninstalling boto3-1.35.33: 2025-03-14T03:53:39.9634301Z Successfully uninstalled boto3-1.35.33 2025-03-14T03:53:40.0196886Z Successfully installed boto3-1.35.42 2025-03-14T03:53:40.5310235Z Command completed after 1 attempt(s). 2025-03-14T03:53:40.5376476Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:53:40.5376998Z python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:53:40.5377403Z  --download \ 2025-03-14T03:53:40.5377758Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-03-14T03:53:40.5378170Z  --pr_identifier $GITHUB_REF \ 2025-03-14T03:53:40.5378563Z  --job_identifier $JOB_IDENTIFIER \ 2025-03-14T03:53:40.5378944Z  --temp_dir $RUNNER_TEMP \ 2025-03-14T03:53:40.5379288Z  --repo $REPO \ 2025-03-14T03:53:40.5379583Z  --bucket $BUCKET \ 2025-03-14T03:53:40.5385411Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:40.5385836Z env: 2025-03-14T03:53:40.5386087Z CACHE_DIR: .pytest_cache 2025-03-14T03:53:40.5386393Z JOB_IDENTIFIER: rocm 2025-03-14T03:53:40.5386672Z REPO: pytorch/pytorch 2025-03-14T03:53:40.5386967Z BUCKET: gha-artifacts 2025-03-14T03:53:40.5387276Z ##[endgroup] 2025-03-14T03:53:40.8427965Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-03-14T03:53:40.8432396Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='rocm', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-03-14T03:53:40.8436493Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/rocm` in bucket `gha-artifacts` 2025-03-14T03:53:40.8969183Z ##[group]Run seemethere/download-artifact-s3@v4 2025-03-14T03:53:40.8969965Z with: 2025-03-14T03:53:40.8970343Z name: llm_results 2025-03-14T03:53:40.8970802Z path: .additional_ci_files/llm_results 2025-03-14T03:53:40.8971407Z s3-bucket: gha-artifacts 2025-03-14T03:53:40.8971916Z region: us-east-1 2025-03-14T03:53:40.8972365Z ##[endgroup] 2025-03-14T03:53:41.3851217Z (node:1498417) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-03-14T03:53:41.3852186Z 2025-03-14T03:53:41.3852549Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-03-14T03:53:41.3853539Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-03-14T03:53:41.3854574Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-03-14T03:53:41.4721678Z Found 0 objects with prefix pytorch/pytorch/13849515258/llm_results/ 2025-03-14T03:53:41.4728917Z Artifact download has finished successfully 2025-03-14T03:53:41.4973600Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:53:41.4974577Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:53:41.4975238Z python3 -m pip install boto3==1.35.42 2025-03-14T03:53:41.4975724Z python3 tools/testing/do_target_determination_for_s3.py 2025-03-14T03:53:41.4982266Z shell: /usr/bin/bash -e {0} 2025-03-14T03:53:41.4982585Z env: 2025-03-14T03:53:41.4983039Z GITHUB_TOKEN: *** 2025-03-14T03:53:41.4983338Z GITHUB_REPOSITORY: pytorch/pytorch 2025-03-14T03:53:41.4983676Z GITHUB_WORKFLOW: rocm 2025-03-14T03:53:41.4983986Z GITHUB_JOB: target-determination 2025-03-14T03:53:41.4984320Z GITHUB_RUN_ID: 13849515258 2025-03-14T03:53:41.4984631Z GITHUB_RUN_NUMBER: 21736 2025-03-14T03:53:41.4984933Z GITHUB_RUN_ATTEMPT: 1 2025-03-14T03:53:41.4985213Z GITHUB_REF: refs/heads/main 2025-03-14T03:53:41.4985580Z JOB_ID: 38754268410 2025-03-14T03:53:41.4985899Z JOB_NAME: before-test / target-determination 2025-03-14T03:53:41.4986254Z PR_NUMBER: 2025-03-14T03:53:41.4986509Z ##[endgroup] 2025-03-14T03:53:41.5039703Z unzip: cannot find or open .additional_ci_files/llm_results/mappings.zip, .additional_ci_files/llm_results/mappings.zip.zip or .additional_ci_files/llm_results/mappings.zip.ZIP. 2025-03-14T03:53:41.7353279Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:53:41.7510118Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-14T03:53:41.7557996Z 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.4) 2025-03-14T03:53:41.7562117Z 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) 2025-03-14T03:53:41.7567767Z 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.99) 2025-03-14T03:53:41.7623355Z 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) 2025-03-14T03:53:41.7627778Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:53:41.7667229Z 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) 2025-03-14T03:53:43.5379000Z 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 2025-03-14T03:53:43.5381700Z 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 2025-03-14T03:53:43.5383607Z 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 2025-03-14T03:53:43.5385539Z 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 2025-03-14T03:53:43.5387646Z 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 2025-03-14T03:53:43.5390116Z 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 2025-03-14T03:53:43.5391315Z Received 689 tests to prioritize 2025-03-14T03:53:43.5391635Z backends/xeon/test_launch 2025-03-14T03:53:43.5391970Z benchmark_utils/test_benchmark_utils 2025-03-14T03:53:43.5392458Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 2025-03-14T03:53:43.5393040Z cpp_extensions/open_registration_extension/test/test_openreg 2025-03-14T03:53:43.5393790Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-03-14T03:53:43.5394303Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-03-14T03:53:43.5394786Z distributed/_composable/fsdp/test_fully_shard_comm 2025-03-14T03:53:43.5395243Z distributed/_composable/fsdp/test_fully_shard_compile 2025-03-14T03:53:43.5395725Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-03-14T03:53:43.5396202Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-03-14T03:53:43.5396688Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-03-14T03:53:43.5397187Z distributed/_composable/fsdp/test_fully_shard_ignore_params 2025-03-14T03:53:43.5397674Z distributed/_composable/fsdp/test_fully_shard_init 2025-03-14T03:53:43.5398129Z distributed/_composable/fsdp/test_fully_shard_logging 2025-03-14T03:53:43.5398592Z distributed/_composable/fsdp/test_fully_shard_memory 2025-03-14T03:53:43.5399094Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-03-14T03:53:43.5399609Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-03-14T03:53:43.5400053Z distributed/_composable/fsdp/test_fully_shard_state 2025-03-14T03:53:43.5400526Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-03-14T03:53:43.5401011Z distributed/_composable/fsdp/test_fully_shard_training 2025-03-14T03:53:43.5401441Z distributed/_composable/test_checkpoint 2025-03-14T03:53:43.5401911Z distributed/_composable/test_composability/test_2d_composability 2025-03-14T03:53:43.5402476Z distributed/_composable/test_composability/test_pp_composability 2025-03-14T03:53:43.5402949Z distributed/_composable/test_contract 2025-03-14T03:53:43.5403314Z distributed/_composable/test_replicate 2025-03-14T03:53:43.5403733Z distributed/_composable/test_replicate_with_compiler 2025-03-14T03:53:43.5404188Z distributed/_shard/sharded_optim/test_sharded_optim 2025-03-14T03:53:43.5404640Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-03-14T03:53:43.5405252Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-03-14T03:53:43.5405733Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-03-14T03:53:43.5406197Z distributed/_shard/sharded_tensor/ops/test_init 2025-03-14T03:53:43.5406652Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-03-14T03:53:43.5407095Z distributed/_shard/sharded_tensor/test_logger 2025-03-14T03:53:43.5407537Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-03-14T03:53:43.5408041Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-03-14T03:53:43.5408527Z distributed/_shard/sharding_plan/test_sharding_plan 2025-03-14T03:53:43.5408979Z distributed/_shard/sharding_spec/test_sharding_spec 2025-03-14T03:53:43.5409387Z distributed/_shard/test_sharder 2025-03-14T03:53:43.5409743Z distributed/_tools/test_fake_collectives 2025-03-14T03:53:43.5410213Z distributed/_tools/test_fsdp2_mem_tracker 2025-03-14T03:53:43.5410574Z distributed/_tools/test_mem_tracker 2025-03-14T03:53:43.5410942Z distributed/_tools/test_memory_tracker 2025-03-14T03:53:43.5411309Z distributed/_tools/test_mod_tracker 2025-03-14T03:53:43.5411673Z distributed/_tools/test_runtime_estimator 2025-03-14T03:53:43.5412050Z distributed/_tools/test_sac_estimator 2025-03-14T03:53:43.5412408Z distributed/_tools/test_sac_ilp 2025-03-14T03:53:43.5412791Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-03-14T03:53:43.5413274Z distributed/algorithms/quantization/test_quantization 2025-03-14T03:53:43.5413816Z distributed/algorithms/test_join 2025-03-14T03:53:43.5414205Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-03-14T03:53:43.5414628Z distributed/checkpoint/e2e/test_fine_tuning 2025-03-14T03:53:43.5415009Z distributed/checkpoint/e2e/test_fsdp_ep 2025-03-14T03:53:43.5415392Z distributed/checkpoint/e2e/test_pipeline 2025-03-14T03:53:43.5415779Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-03-14T03:53:43.5416160Z distributed/checkpoint/test_checkpoint 2025-03-14T03:53:43.5416545Z distributed/checkpoint/test_compatibility 2025-03-14T03:53:43.5416917Z distributed/checkpoint/test_dedup_tensors 2025-03-14T03:53:43.5417316Z distributed/checkpoint/test_dtensor_checkpoint 2025-03-14T03:53:43.5417738Z distributed/checkpoint/test_dtensor_resharding 2025-03-14T03:53:43.5418174Z distributed/checkpoint/test_file_system_checkpoint 2025-03-14T03:53:43.5418640Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-03-14T03:53:43.5419065Z distributed/checkpoint/test_format_utils 2025-03-14T03:53:43.5419465Z distributed/checkpoint/test_fsdp_model_state 2025-03-14T03:53:43.5419878Z distributed/checkpoint/test_fsdp_optim_state 2025-03-14T03:53:43.5420348Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-03-14T03:53:43.5420802Z distributed/checkpoint/test_fsspec 2025-03-14T03:53:43.5421148Z distributed/checkpoint/test_hf_storage 2025-03-14T03:53:43.5421536Z distributed/checkpoint/test_hsdp_checkpoint 2025-03-14T03:53:43.5421931Z distributed/checkpoint/test_nested_dict 2025-03-14T03:53:43.5422302Z distributed/checkpoint/test_planner 2025-03-14T03:53:43.5422668Z distributed/checkpoint/test_save_load_api 2025-03-14T03:53:43.5423030Z distributed/checkpoint/test_state_dict 2025-03-14T03:53:43.5423416Z distributed/checkpoint/test_state_dict_utils 2025-03-14T03:53:43.5423809Z distributed/checkpoint/test_tp_checkpoint 2025-03-14T03:53:43.5424181Z distributed/checkpoint/test_traverse 2025-03-14T03:53:43.5424537Z distributed/checkpoint/test_utils 2025-03-14T03:53:43.5424878Z distributed/elastic/events/lib_test 2025-03-14T03:53:43.5425234Z distributed/elastic/metrics/api_test 2025-03-14T03:53:43.5425619Z distributed/elastic/multiprocessing/api_test 2025-03-14T03:53:43.5426010Z distributed/elastic/test_control_plane 2025-03-14T03:53:43.5426373Z distributed/elastic/timer/api_test 2025-03-14T03:53:43.5426741Z distributed/elastic/timer/local_timer_example 2025-03-14T03:53:43.5427143Z distributed/elastic/timer/local_timer_test 2025-03-14T03:53:43.5427608Z distributed/elastic/utils/distributed_test 2025-03-14T03:53:43.5427989Z distributed/elastic/utils/logging_test 2025-03-14T03:53:43.5428357Z distributed/elastic/utils/util_test 2025-03-14T03:53:43.5428727Z distributed/flight_recorder/test_fr_analysis 2025-03-14T03:53:43.5429124Z distributed/fsdp/test_checkpoint_wrapper 2025-03-14T03:53:43.5429521Z distributed/fsdp/test_distributed_checkpoint 2025-03-14T03:53:43.5429910Z distributed/fsdp/test_fsdp_apply 2025-03-14T03:53:43.5430279Z distributed/fsdp/test_fsdp_backward_prefetch 2025-03-14T03:53:43.5430652Z distributed/fsdp/test_fsdp_checkpoint 2025-03-14T03:53:43.5431023Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-03-14T03:53:43.5431392Z distributed/fsdp/test_fsdp_comm 2025-03-14T03:53:43.5431733Z distributed/fsdp/test_fsdp_comm_hooks 2025-03-14T03:53:43.5432087Z distributed/fsdp/test_fsdp_core 2025-03-14T03:53:43.5432438Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-03-14T03:53:43.5432829Z distributed/fsdp/test_fsdp_exec_order 2025-03-14T03:53:43.5433190Z distributed/fsdp/test_fsdp_fine_tune 2025-03-14T03:53:43.5433557Z distributed/fsdp/test_fsdp_flatten_params 2025-03-14T03:53:43.5433943Z distributed/fsdp/test_fsdp_freezing_weights 2025-03-14T03:53:43.5434314Z distributed/fsdp/test_fsdp_fx 2025-03-14T03:53:43.5434630Z distributed/fsdp/test_fsdp_grad_acc 2025-03-14T03:53:43.5434985Z distributed/fsdp/test_fsdp_hybrid_shard 2025-03-14T03:53:43.5435363Z distributed/fsdp/test_fsdp_ignored_modules 2025-03-14T03:53:43.5435800Z distributed/fsdp/test_fsdp_input 2025-03-14T03:53:43.5436148Z distributed/fsdp/test_fsdp_memory 2025-03-14T03:53:43.5436476Z distributed/fsdp/test_fsdp_meta 2025-03-14T03:53:43.5436812Z distributed/fsdp/test_fsdp_misc 2025-03-14T03:53:43.5437171Z distributed/fsdp/test_fsdp_mixed_precision 2025-03-14T03:53:43.5437566Z distributed/fsdp/test_fsdp_multiple_forward 2025-03-14T03:53:43.5437967Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-03-14T03:53:43.5438350Z distributed/fsdp/test_fsdp_optim_state 2025-03-14T03:53:43.5438711Z distributed/fsdp/test_fsdp_overlap 2025-03-14T03:53:43.5439061Z distributed/fsdp/test_fsdp_pure_fp16 2025-03-14T03:53:43.5439444Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-03-14T03:53:43.5439834Z distributed/fsdp/test_fsdp_state_dict 2025-03-14T03:53:43.5440191Z distributed/fsdp/test_fsdp_tp_integration 2025-03-14T03:53:43.5440565Z distributed/fsdp/test_fsdp_traversal 2025-03-14T03:53:43.5440917Z distributed/fsdp/test_fsdp_uneven 2025-03-14T03:53:43.5441282Z distributed/fsdp/test_fsdp_unshard_params 2025-03-14T03:53:43.5441668Z distributed/fsdp/test_fsdp_use_orig_params 2025-03-14T03:53:43.5442085Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-03-14T03:53:43.5442475Z distributed/fsdp/test_shard_utils 2025-03-14T03:53:43.5442806Z distributed/fsdp/test_utils 2025-03-14T03:53:43.5443132Z distributed/fsdp/test_wrap 2025-03-14T03:53:43.5443453Z distributed/launcher/test_run 2025-03-14T03:53:43.5443793Z distributed/nn/jit/test_instantiator 2025-03-14T03:53:43.5444197Z distributed/optim/test_apply_optimizer_in_backward 2025-03-14T03:53:43.5444603Z distributed/optim/test_named_optimizer 2025-03-14T03:53:43.5445009Z distributed/optim/test_zero_redundancy_optimizer 2025-03-14T03:53:43.5445421Z distributed/pipelining/test_backward 2025-03-14T03:53:43.5445793Z distributed/pipelining/test_microbatch 2025-03-14T03:53:43.5446164Z distributed/pipelining/test_pipe 2025-03-14T03:53:43.5446505Z distributed/pipelining/test_schedule 2025-03-14T03:53:43.5446902Z distributed/pipelining/test_schedule_multiproc 2025-03-14T03:53:43.5447302Z distributed/pipelining/test_stage 2025-03-14T03:53:43.5447664Z distributed/pipelining/test_transformer 2025-03-14T03:53:43.5448038Z distributed/pipelining/test_unflatten 2025-03-14T03:53:43.5448409Z distributed/rpc/cuda/test_tensorpipe_agent 2025-03-14T03:53:43.5448790Z distributed/rpc/test_faulty_agent 2025-03-14T03:53:43.5449211Z distributed/rpc/test_share_memory 2025-03-14T03:53:43.5449564Z distributed/rpc/test_tensorpipe_agent 2025-03-14T03:53:43.5450035Z distributed/tensor/debug/test_comm_mode 2025-03-14T03:53:43.5450421Z distributed/tensor/debug/test_comm_mode_features 2025-03-14T03:53:43.5450831Z distributed/tensor/debug/test_op_coverage 2025-03-14T03:53:43.5451230Z distributed/tensor/experimental/test_local_map 2025-03-14T03:53:43.5451684Z distributed/tensor/experimental/test_register_sharding 2025-03-14T03:53:43.5452153Z distributed/tensor/experimental/test_tp_transform 2025-03-14T03:53:43.5452601Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-03-14T03:53:43.5453034Z distributed/tensor/parallel/test_parallelize_api 2025-03-14T03:53:43.5453460Z distributed/tensor/parallel/test_tp_examples 2025-03-14T03:53:43.5453881Z distributed/tensor/parallel/test_tp_random_state 2025-03-14T03:53:43.5454292Z distributed/tensor/parallel/test_tp_style 2025-03-14T03:53:43.5454665Z distributed/tensor/test_api 2025-03-14T03:53:43.5454984Z distributed/tensor/test_attention 2025-03-14T03:53:43.5455332Z distributed/tensor/test_common_rules 2025-03-14T03:53:43.5455695Z distributed/tensor/test_convolution_ops 2025-03-14T03:53:43.5456061Z distributed/tensor/test_dtensor 2025-03-14T03:53:43.5456404Z distributed/tensor/test_dtensor_compile 2025-03-14T03:53:43.5456762Z distributed/tensor/test_dtensor_ops 2025-03-14T03:53:43.5457118Z distributed/tensor/test_embedding_ops 2025-03-14T03:53:43.5457488Z distributed/tensor/test_experimental_ops 2025-03-14T03:53:43.5457920Z distributed/tensor/test_init 2025-03-14T03:53:43.5458246Z distributed/tensor/test_math_ops 2025-03-14T03:53:43.5458576Z distributed/tensor/test_matrix_ops 2025-03-14T03:53:43.5458933Z distributed/tensor/test_op_strategy 2025-03-14T03:53:43.5459292Z distributed/tensor/test_optimizers 2025-03-14T03:53:43.5459653Z distributed/tensor/test_pointwise_ops 2025-03-14T03:53:43.5460018Z distributed/tensor/test_random_ops 2025-03-14T03:53:43.5460365Z distributed/tensor/test_redistribute 2025-03-14T03:53:43.5460720Z distributed/tensor/test_tensor_ops 2025-03-14T03:53:43.5461063Z distributed/tensor/test_utils 2025-03-14T03:53:43.5461391Z distributed/tensor/test_view_ops 2025-03-14T03:53:43.5461739Z distributed/tensor/test_xla_integration 2025-03-14T03:53:43.5462082Z distributed/test_backends 2025-03-14T03:53:43.5462393Z distributed/test_c10d_common 2025-03-14T03:53:43.5462729Z distributed/test_c10d_functional_native 2025-03-14T03:53:43.5463083Z distributed/test_c10d_gloo 2025-03-14T03:53:43.5463397Z distributed/test_c10d_logger 2025-03-14T03:53:43.5463698Z distributed/test_c10d_nccl 2025-03-14T03:53:43.5464027Z distributed/test_c10d_object_collectives 2025-03-14T03:53:43.5464388Z distributed/test_c10d_ops_nccl 2025-03-14T03:53:43.5464711Z distributed/test_c10d_pypg 2025-03-14T03:53:43.5465029Z distributed/test_c10d_spawn_gloo 2025-03-14T03:53:43.5465354Z distributed/test_c10d_spawn_nccl 2025-03-14T03:53:43.5465694Z distributed/test_c10d_spawn_ucc 2025-03-14T03:53:43.5466021Z distributed/test_c10d_ucc 2025-03-14T03:53:43.5466339Z distributed/test_collective_utils 2025-03-14T03:53:43.5466686Z distributed/test_composability 2025-03-14T03:53:43.5467022Z distributed/test_compute_comm_reordering 2025-03-14T03:53:43.5467395Z distributed/test_control_collectives 2025-03-14T03:53:43.5467744Z distributed/test_data_parallel 2025-03-14T03:53:43.5468070Z distributed/test_device_mesh 2025-03-14T03:53:43.5468384Z distributed/test_distributed_spawn 2025-03-14T03:53:43.5468736Z distributed/test_dynamo_distributed 2025-03-14T03:53:43.5469077Z distributed/test_fake_pg 2025-03-14T03:53:43.5469392Z distributed/test_functional_api 2025-03-14T03:53:43.5469736Z distributed/test_inductor_collectives 2025-03-14T03:53:43.5470072Z distributed/test_launcher 2025-03-14T03:53:43.5470395Z distributed/test_multi_threaded_pg 2025-03-14T03:53:43.5470731Z distributed/test_nccl 2025-03-14T03:53:43.5471029Z distributed/test_pg_wrapper 2025-03-14T03:53:43.5471482Z distributed/test_serialization 2025-03-14T03:53:43.5471790Z distributed/test_store 2025-03-14T03:53:43.5472100Z distributed/test_symmetric_memory 2025-03-14T03:53:43.5472449Z distributions/test_constraints 2025-03-14T03:53:43.5472784Z distributions/test_distributions 2025-03-14T03:53:43.5473102Z doctests 2025-03-14T03:53:43.5473352Z dynamo/test_activation_checkpointing 2025-03-14T03:53:43.5473693Z dynamo/test_after_aot 2025-03-14T03:53:43.5473978Z dynamo/test_aot_autograd 2025-03-14T03:53:43.5474283Z dynamo/test_aot_autograd_cache 2025-03-14T03:53:43.5474620Z dynamo/test_autograd_function 2025-03-14T03:53:43.5474925Z dynamo/test_backends 2025-03-14T03:53:43.5475228Z dynamo/test_backward_higher_order_ops 2025-03-14T03:53:43.5475576Z dynamo/test_base_hop 2025-03-14T03:53:43.5475865Z dynamo/test_base_output 2025-03-14T03:53:43.5476168Z dynamo/test_bytecode_utils 2025-03-14T03:53:43.5476458Z dynamo/test_callback 2025-03-14T03:53:43.5476743Z dynamo/test_compile 2025-03-14T03:53:43.5477033Z dynamo/test_compiler_bisector 2025-03-14T03:53:43.5477349Z dynamo/test_comptime 2025-03-14T03:53:43.5477625Z dynamo/test_config 2025-03-14T03:53:43.5477889Z dynamo/test_ctx_manager 2025-03-14T03:53:43.5478184Z dynamo/test_cudagraphs 2025-03-14T03:53:43.5478517Z dynamo/test_cudagraphs_expandable_segments 2025-03-14T03:53:43.5478884Z dynamo/test_debug_utils 2025-03-14T03:53:43.5479169Z dynamo/test_decorators 2025-03-14T03:53:43.5479469Z dynamo/test_deque_reconstruct 2025-03-14T03:53:43.5479851Z dynamo/test_deviceguard 2025-03-14T03:53:43.5480147Z dynamo/test_dicts 2025-03-14T03:53:43.5480421Z dynamo/test_dynamic_shapes 2025-03-14T03:53:43.5480718Z dynamo/test_error_messages 2025-03-14T03:53:43.5481017Z dynamo/test_exc 2025-03-14T03:53:43.5481286Z dynamo/test_exceptions 2025-03-14T03:53:43.5481571Z dynamo/test_export 2025-03-14T03:53:43.5481853Z dynamo/test_export_mutations 2025-03-14T03:53:43.5482150Z dynamo/test_flat_apply 2025-03-14T03:53:43.5482440Z dynamo/test_frame_init 2025-03-14T03:53:43.5482723Z dynamo/test_functions 2025-03-14T03:53:43.5483013Z dynamo/test_fx_passes_pre_grad 2025-03-14T03:53:43.5483326Z dynamo/test_generator 2025-03-14T03:53:43.5483591Z dynamo/test_global 2025-03-14T03:53:43.5483880Z dynamo/test_graph_deduplication 2025-03-14T03:53:43.5484221Z dynamo/test_graph_region_tracker 2025-03-14T03:53:43.5484552Z dynamo/test_guard_manager 2025-03-14T03:53:43.5484863Z dynamo/test_higher_order_ops 2025-03-14T03:53:43.5485160Z dynamo/test_hooks 2025-03-14T03:53:43.5485441Z dynamo/test_input_attr_tracking 2025-03-14T03:53:43.5485758Z dynamo/test_interop 2025-03-14T03:53:43.5486029Z dynamo/test_logging 2025-03-14T03:53:43.5486295Z dynamo/test_metrics_context 2025-03-14T03:53:43.5486600Z dynamo/test_minifier 2025-03-14T03:53:43.5486876Z dynamo/test_misc 2025-03-14T03:53:43.5487144Z dynamo/test_model_output 2025-03-14T03:53:43.5487433Z dynamo/test_modes 2025-03-14T03:53:43.5487688Z dynamo/test_modules 2025-03-14T03:53:43.5487955Z dynamo/test_nops 2025-03-14T03:53:43.5488221Z dynamo/test_optimizers 2025-03-14T03:53:43.5488505Z dynamo/test_pgo 2025-03-14T03:53:43.5488773Z dynamo/test_pre_dispatch 2025-03-14T03:53:43.5489053Z dynamo/test_profiler 2025-03-14T03:53:43.5489337Z dynamo/test_python_autograd 2025-03-14T03:53:43.5489655Z dynamo/test_python_dispatcher 2025-03-14T03:53:43.5490060Z dynamo/test_recompile_ux 2025-03-14T03:53:43.5490366Z dynamo/test_recompiles 2025-03-14T03:53:43.5490647Z dynamo/test_reconstruct 2025-03-14T03:53:43.5490948Z dynamo/test_reorder_logs 2025-03-14T03:53:43.5491238Z dynamo/test_repros 2025-03-14T03:53:43.5491506Z dynamo/test_resume 2025-03-14T03:53:43.5491760Z dynamo/test_sdpa 2025-03-14T03:53:43.5492039Z dynamo/test_skip_guard_eval_unsafe 2025-03-14T03:53:43.5492379Z dynamo/test_skip_non_tensor 2025-03-14T03:53:43.5492686Z dynamo/test_sources 2025-03-14T03:53:43.5492973Z dynamo/test_structured_trace 2025-03-14T03:53:43.5493522Z dynamo/test_subclasses 2025-03-14T03:53:43.5493817Z dynamo/test_subgraphs 2025-03-14T03:53:43.5494097Z dynamo/test_sys 2025-03-14T03:53:43.5494361Z dynamo/test_torchrec 2025-03-14T03:53:43.5494645Z dynamo/test_trace_rules 2025-03-14T03:53:43.5494921Z dynamo/test_unspec 2025-03-14T03:53:43.5495186Z dynamo/test_utils 2025-03-14T03:53:43.5495461Z dynamo/test_verify_correctness 2025-03-14T03:53:43.5495767Z dynamo/test_view 2025-03-14T03:53:43.5496030Z export/test_converter 2025-03-14T03:53:43.5496304Z export/test_cpp_serdes 2025-03-14T03:53:43.5496595Z export/test_db 2025-03-14T03:53:43.5496859Z export/test_draft_export 2025-03-14T03:53:43.5497157Z export/test_experimental 2025-03-14T03:53:43.5497438Z export/test_export 2025-03-14T03:53:43.5497722Z export/test_export_legacy 2025-03-14T03:53:43.5498028Z export/test_export_strict 2025-03-14T03:53:43.5498367Z export/test_export_training_ir_to_run_decomp 2025-03-14T03:53:43.5498760Z export/test_functionalized_assertions 2025-03-14T03:53:43.5499093Z export/test_hop 2025-03-14T03:53:43.5499359Z export/test_lift_unlift 2025-03-14T03:53:43.5499653Z export/test_pass_infra 2025-03-14T03:53:43.5499937Z export/test_passes 2025-03-14T03:53:43.5500217Z export/test_retraceability 2025-03-14T03:53:43.5500507Z export/test_schema 2025-03-14T03:53:43.5500773Z export/test_serdes 2025-03-14T03:53:43.5501044Z export/test_serialize 2025-03-14T03:53:43.5501320Z export/test_sparse 2025-03-14T03:53:43.5501588Z export/test_swap 2025-03-14T03:53:43.5501836Z export/test_tools 2025-03-14T03:53:43.5502218Z export/test_torchbind 2025-03-14T03:53:43.5502509Z export/test_tree_utils 2025-03-14T03:53:43.5502801Z export/test_unflatten 2025-03-14T03:53:43.5503090Z export/test_unflatten_training_ir 2025-03-14T03:53:43.5503424Z export/test_verifier 2025-03-14T03:53:43.5503702Z functorch/test_ac 2025-03-14T03:53:43.5519098Z functorch/test_ac_knapsack 2025-03-14T03:53:43.5519594Z functorch/test_ac_logging 2025-03-14T03:53:43.5519939Z functorch/test_aotdispatch 2025-03-14T03:53:43.5520260Z functorch/test_control_flow 2025-03-14T03:53:43.5520573Z functorch/test_dims 2025-03-14T03:53:43.5520851Z functorch/test_eager_transforms 2025-03-14T03:53:43.5521179Z functorch/test_logging 2025-03-14T03:53:43.5521489Z functorch/test_memory_efficient_fusion 2025-03-14T03:53:43.5521846Z functorch/test_minifier 2025-03-14T03:53:43.5522138Z functorch/test_ops 2025-03-14T03:53:43.5522410Z functorch/test_parsing 2025-03-14T03:53:43.5522704Z functorch/test_rearrange 2025-03-14T03:53:43.5523007Z functorch/test_vmap 2025-03-14T03:53:43.5523304Z functorch/test_vmap_registrations 2025-03-14T03:53:43.5523655Z higher_order_ops/test_invoke_quant 2025-03-14T03:53:43.5523996Z higher_order_ops/test_invoke_subgraph 2025-03-14T03:53:43.5524357Z higher_order_ops/test_with_effects 2025-03-14T03:53:43.5524696Z inductor/test_aot_inductor 2025-03-14T03:53:43.5525012Z inductor/test_aot_inductor_arrayref 2025-03-14T03:53:43.5525376Z inductor/test_aot_inductor_custom_ops 2025-03-14T03:53:43.5525718Z inductor/test_aot_inductor_package 2025-03-14T03:53:43.5526068Z inductor/test_aot_inductor_utils 2025-03-14T03:53:43.5526405Z inductor/test_async_compile 2025-03-14T03:53:43.5526724Z inductor/test_auto_functionalize 2025-03-14T03:53:43.5527058Z inductor/test_autoheuristic 2025-03-14T03:53:43.5527358Z inductor/test_b2b_gemm 2025-03-14T03:53:43.5527687Z inductor/test_benchmark_fusion 2025-03-14T03:53:43.5528011Z inductor/test_benchmarking 2025-03-14T03:53:43.5528329Z inductor/test_binary_folding 2025-03-14T03:53:43.5528647Z inductor/test_block_analysis 2025-03-14T03:53:43.5528945Z inductor/test_ck_backend 2025-03-14T03:53:43.5529243Z inductor/test_codecache 2025-03-14T03:53:43.5529538Z inductor/test_codegen_triton 2025-03-14T03:53:43.5529943Z inductor/test_combo_kernels 2025-03-14T03:53:43.5530272Z inductor/test_compile_subprocess 2025-03-14T03:53:43.5530595Z inductor/test_compile_worker 2025-03-14T03:53:43.5531092Z inductor/test_compiled_autograd 2025-03-14T03:53:43.5531433Z inductor/test_compiled_optimizers 2025-03-14T03:53:43.5531764Z inductor/test_config 2025-03-14T03:53:43.5532054Z inductor/test_control_flow 2025-03-14T03:53:43.5532368Z inductor/test_cooperative_reductions 2025-03-14T03:53:43.5532735Z inductor/test_coordinate_descent_tuner 2025-03-14T03:53:43.5533101Z inductor/test_cpp_wrapper_hipify 2025-03-14T03:53:43.5533440Z inductor/test_cpu_cpp_wrapper 2025-03-14T03:53:43.5533756Z inductor/test_cpu_repro 2025-03-14T03:53:43.5534061Z inductor/test_cpu_select_algorithm 2025-03-14T03:53:43.5534399Z inductor/test_cuda_repro 2025-03-14T03:53:43.5534699Z inductor/test_cudacodecache 2025-03-14T03:53:43.5535023Z inductor/test_cudagraph_trees 2025-03-14T03:53:43.5535378Z inductor/test_cudagraph_trees_expandable_segments 2025-03-14T03:53:43.5535781Z inductor/test_custom_lowering 2025-03-14T03:53:43.5536109Z inductor/test_custom_post_grad_passes 2025-03-14T03:53:43.5536463Z inductor/test_cutlass_backend 2025-03-14T03:53:43.5536782Z inductor/test_debug_trace 2025-03-14T03:53:43.5537085Z inductor/test_decompose_mem_bound_mm 2025-03-14T03:53:43.5537438Z inductor/test_dependencies 2025-03-14T03:53:43.5537760Z inductor/test_distributed_patterns 2025-03-14T03:53:43.5538115Z inductor/test_efficient_conv_bn_eval 2025-03-14T03:53:43.5538459Z inductor/test_extension_backend 2025-03-14T03:53:43.5538786Z inductor/test_external_callables 2025-03-14T03:53:43.5539122Z inductor/test_flex_attention 2025-03-14T03:53:43.5539512Z inductor/test_flex_decoding 2025-03-14T03:53:43.5539821Z inductor/test_foreach 2025-03-14T03:53:43.5540103Z inductor/test_fp8 2025-03-14T03:53:43.5540368Z inductor/test_fused_attention 2025-03-14T03:53:43.5540684Z inductor/test_fuzzer 2025-03-14T03:53:43.5541005Z inductor/test_fx_fusion 2025-03-14T03:53:43.5541315Z inductor/test_gpu_cpp_wrapper 2025-03-14T03:53:43.5541651Z inductor/test_graph_transform_observer 2025-03-14T03:53:43.5542001Z inductor/test_group_batch_fusion 2025-03-14T03:53:43.5542332Z inductor/test_halide 2025-03-14T03:53:43.5542610Z inductor/test_indexing 2025-03-14T03:53:43.5542913Z inductor/test_inductor_annotations 2025-03-14T03:53:43.5543251Z inductor/test_inductor_freezing 2025-03-14T03:53:43.5543564Z inductor/test_inductor_utils 2025-03-14T03:53:43.5543882Z inductor/test_inplace_padding 2025-03-14T03:53:43.5544210Z inductor/test_inplacing_pass 2025-03-14T03:53:43.5544530Z inductor/test_kernel_benchmark 2025-03-14T03:53:43.5544855Z inductor/test_layout_optim 2025-03-14T03:53:43.5545165Z inductor/test_loop_ordering 2025-03-14T03:53:43.5545481Z inductor/test_max_autotune 2025-03-14T03:53:43.5545784Z inductor/test_memory 2025-03-14T03:53:43.5546068Z inductor/test_memory_planning 2025-03-14T03:53:43.5546378Z inductor/test_metrics 2025-03-14T03:53:43.5546652Z inductor/test_minifier 2025-03-14T03:53:43.5546950Z inductor/test_minifier_isolate 2025-03-14T03:53:43.5547276Z inductor/test_minifier_utils 2025-03-14T03:53:43.5547612Z inductor/test_mkldnn_pattern_matcher 2025-03-14T03:53:43.5547961Z inductor/test_mmdecomp 2025-03-14T03:53:43.5548256Z inductor/test_move_constructors_to_cuda 2025-03-14T03:53:43.5548606Z inductor/test_mps_basic 2025-03-14T03:53:43.5548910Z inductor/test_multi_kernel 2025-03-14T03:53:43.5549225Z inductor/test_online_softmax 2025-03-14T03:53:43.5549547Z inductor/test_op_completeness 2025-03-14T03:53:43.5549856Z inductor/test_op_dtype_prop 2025-03-14T03:53:43.5550168Z inductor/test_ordered_set 2025-03-14T03:53:43.5550470Z inductor/test_pad_mm 2025-03-14T03:53:43.5550751Z inductor/test_padding 2025-03-14T03:53:43.5551043Z inductor/test_pattern_matcher 2025-03-14T03:53:43.5551339Z inductor/test_perf 2025-03-14T03:53:43.5551613Z inductor/test_profiler 2025-03-14T03:53:43.5551917Z inductor/test_provenance_tracing 2025-03-14T03:53:43.5552263Z inductor/test_scatter_optimization 2025-03-14T03:53:43.5552605Z inductor/test_select_algorithm 2025-03-14T03:53:43.5552981Z inductor/test_smoke 2025-03-14T03:53:43.5553268Z inductor/test_snode_runtime 2025-03-14T03:53:43.5553599Z inductor/test_split_cat_fx_aten_passes 2025-03-14T03:53:43.5553965Z inductor/test_split_cat_fx_passes 2025-03-14T03:53:43.5554320Z inductor/test_standalone_compile 2025-03-14T03:53:43.5554638Z inductor/test_torchbind 2025-03-14T03:53:44.4568970Z inductor/test_torchinductor 2025-03-14T03:53:44.4569645Z inductor/test_torchinductor_codegen_config_overrides 2025-03-14T03:53:44.4570384Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-03-14T03:53:44.4571136Z inductor/test_torchinductor_dynamic_shapes 2025-03-14T03:53:44.4571694Z inductor/test_torchinductor_opinfo 2025-03-14T03:53:44.4572071Z inductor/test_torchinductor_strided_blocks 2025-03-14T03:53:44.4572447Z inductor/test_triton_cpu_backend 2025-03-14T03:53:44.4572783Z inductor/test_triton_extension_backend 2025-03-14T03:53:44.4573143Z inductor/test_triton_heuristics 2025-03-14T03:53:44.4573476Z inductor/test_triton_kernels 2025-03-14T03:53:44.4573808Z inductor/test_triton_syntax 2025-03-14T03:53:44.4574126Z inductor/test_triton_wrapper 2025-03-14T03:53:44.4574430Z inductor/test_unbacked_symints 2025-03-14T03:53:44.4574747Z inductor/test_utils 2025-03-14T03:53:44.4575023Z inductor/test_xpu_basic 2025-03-14T03:53:44.4575310Z lazy/test_bindings 2025-03-14T03:53:44.4575582Z lazy/test_debug_util 2025-03-14T03:53:44.4575861Z lazy/test_extract_compiled_graph 2025-03-14T03:53:44.4576193Z lazy/test_functionalization 2025-03-14T03:53:44.4576800Z lazy/test_generator 2025-03-14T03:53:44.4577082Z lazy/test_meta_kernel 2025-03-14T03:53:44.4577347Z lazy/test_reuse_ir 2025-03-14T03:53:44.4577625Z lazy/test_step_closures 2025-03-14T03:53:44.4577920Z lazy/test_ts_opinfo 2025-03-14T03:53:44.4578192Z nn/test_convolution 2025-03-14T03:53:44.4578468Z nn/test_dropout 2025-03-14T03:53:44.4578716Z nn/test_embedding 2025-03-14T03:53:44.4578978Z nn/test_init 2025-03-14T03:53:44.4579229Z nn/test_lazy_modules 2025-03-14T03:53:44.4579524Z nn/test_load_state_dict 2025-03-14T03:53:44.4579812Z nn/test_module_hooks 2025-03-14T03:53:44.4580082Z nn/test_multihead_attention 2025-03-14T03:53:44.4580388Z nn/test_packed_sequence 2025-03-14T03:53:44.4580686Z nn/test_parametrization 2025-03-14T03:53:44.4580971Z nn/test_pooling 2025-03-14T03:53:44.4581331Z nn/test_pruning 2025-03-14T03:53:44.4581636Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-03-14T03:53:44.4582029Z onnx/exporter/test_api 2025-03-14T03:53:44.4582332Z onnx/exporter/test_building 2025-03-14T03:53:44.4582670Z onnx/exporter/test_capture_strategies 2025-03-14T03:53:44.4583021Z onnx/exporter/test_core 2025-03-14T03:53:44.4583317Z onnx/exporter/test_dynamic_shapes 2025-03-14T03:53:44.4583664Z onnx/exporter/test_hf_models_e2e 2025-03-14T03:53:44.4584001Z onnx/exporter/test_ir_passes 2025-03-14T03:53:44.4584326Z onnx/exporter/test_small_models_e2e 2025-03-14T03:53:44.4584672Z onnx/exporter/test_tensors 2025-03-14T03:53:44.4584985Z onnx/exporter/test_verification 2025-03-14T03:53:44.4585323Z onnx/internal/test_diagnostics 2025-03-14T03:53:44.4585650Z onnx/internal/test_registraion 2025-03-14T03:53:44.4585969Z onnx/test_autograd_funs 2025-03-14T03:53:44.4586262Z onnx/test_custom_ops 2025-03-14T03:53:44.4586526Z onnx/test_fx_passes 2025-03-14T03:53:44.4586812Z onnx/test_fx_type_promotion 2025-03-14T03:53:44.4587123Z onnx/test_lazy_import 2025-03-14T03:53:44.4587418Z onnx/test_models_onnxruntime 2025-03-14T03:53:44.4587736Z onnx/test_models_quantized_onnxruntime 2025-03-14T03:53:44.4588097Z onnx/test_onnx_opset 2025-03-14T03:53:44.4588387Z onnx/test_onnxscript_no_runtime 2025-03-14T03:53:44.4588715Z onnx/test_onnxscript_runtime 2025-03-14T03:53:44.4589025Z onnx/test_op_consistency 2025-03-14T03:53:44.4589312Z onnx/test_pytorch_jit_onnx 2025-03-14T03:53:44.4589627Z onnx/test_pytorch_onnx_no_runtime 2025-03-14T03:53:44.4589967Z onnx/test_pytorch_onnx_onnxruntime 2025-03-14T03:53:44.4590318Z onnx/test_pytorch_onnx_shape_inference 2025-03-14T03:53:44.4590823Z onnx/test_symbolic_helper 2025-03-14T03:53:44.4591114Z onnx/test_utility_funs 2025-03-14T03:53:44.4591406Z onnx/test_verification 2025-03-14T03:53:44.4591700Z onnx/torchlib/test_ops 2025-03-14T03:53:44.4591992Z optim/test_lrscheduler 2025-03-14T03:53:44.4592283Z optim/test_optim 2025-03-14T03:53:44.4592543Z optim/test_swa_utils 2025-03-14T03:53:44.4592835Z profiler/test_cpp_thread 2025-03-14T03:53:44.4593151Z profiler/test_execution_trace 2025-03-14T03:53:44.4593754Z profiler/test_kineto 2025-03-14T03:53:44.4594049Z profiler/test_memory_profiler 2025-03-14T03:53:44.4594356Z profiler/test_profiler 2025-03-14T03:53:44.4594667Z profiler/test_profiler_tree 2025-03-14T03:53:44.4594993Z profiler/test_record_function 2025-03-14T03:53:44.4595311Z profiler/test_torch_tidy 2025-03-14T03:53:44.4595593Z test_accelerator 2025-03-14T03:53:44.4595858Z test_ao_sparsity 2025-03-14T03:53:44.4596138Z test_appending_byte_serializer 2025-03-14T03:53:44.4596456Z test_autocast 2025-03-14T03:53:44.4596709Z test_autograd 2025-03-14T03:53:44.4596957Z test_autograd_fallback 2025-03-14T03:53:44.4597240Z test_autoload 2025-03-14T03:53:44.4597496Z test_autoload_disable 2025-03-14T03:53:44.4597778Z test_autoload_enable 2025-03-14T03:53:44.4598056Z test_binary_ufuncs 2025-03-14T03:53:44.4598316Z test_bundled_inputs 2025-03-14T03:53:44.4598599Z test_ci_sanity_check_fail 2025-03-14T03:53:44.4598901Z test_comparison_utils 2025-03-14T03:53:44.4599192Z test_compile_benchmark_util 2025-03-14T03:53:44.4599626Z test_complex 2025-03-14T03:53:44.4599872Z test_content_store 2025-03-14T03:53:44.4600149Z test_cpp_api_parity 2025-03-14T03:53:44.4600444Z test_cpp_extensions_aot_ninja 2025-03-14T03:53:44.4600772Z test_cpp_extensions_aot_no_ninja 2025-03-14T03:53:44.4601103Z test_cpp_extensions_jit 2025-03-14T03:53:44.4601414Z test_cpp_extensions_mtia_backend 2025-03-14T03:53:44.4601783Z test_cpp_extensions_open_device_registration 2025-03-14T03:53:44.4602179Z test_cpp_extensions_stream_and_event 2025-03-14T03:53:44.4602505Z test_cuda 2025-03-14T03:53:44.4602748Z test_cuda_expandable_segments 2025-03-14T03:53:44.4603056Z test_cuda_multigpu 2025-03-14T03:53:44.4603334Z test_cuda_nvml_based_avail 2025-03-14T03:53:44.4603633Z test_cuda_primary_ctx 2025-03-14T03:53:44.4603912Z test_cuda_sanitizer 2025-03-14T03:53:44.4604164Z test_cuda_trace 2025-03-14T03:53:44.4604416Z test_custom_ops 2025-03-14T03:53:44.4604670Z test_dataloader 2025-03-14T03:53:44.4604919Z test_datapipe 2025-03-14T03:53:44.4605172Z test_decomp 2025-03-14T03:53:44.4605401Z test_deploy 2025-03-14T03:53:44.4605641Z test_dispatch 2025-03-14T03:53:44.4605886Z test_dlpack 2025-03-14T03:53:44.4606141Z test_dynamic_shapes 2025-03-14T03:53:44.4606407Z test_expanded_weights 2025-03-14T03:53:44.4606697Z test_extension_utils 2025-03-14T03:53:44.4606968Z test_fake_tensor 2025-03-14T03:53:44.4607221Z test_file_check 2025-03-14T03:53:44.4607483Z test_flop_counter 2025-03-14T03:53:44.4607724Z test_foreach 2025-03-14T03:53:44.4607973Z test_function_schema 2025-03-14T03:53:44.4608268Z test_functional_autograd_benchmark 2025-03-14T03:53:44.4608608Z test_functional_optim 2025-03-14T03:53:44.4608893Z test_functionalization 2025-03-14T03:53:44.4609195Z test_functionalization_of_rng_ops 2025-03-14T03:53:44.4609522Z test_futures 2025-03-14T03:53:44.4609763Z test_fx 2025-03-14T03:53:44.4610089Z test_fx_experimental 2025-03-14T03:53:44.4610364Z test_fx_passes 2025-03-14T03:53:44.4610639Z test_fx_reinplace_pass 2025-03-14T03:53:44.4610921Z test_hop_infra 2025-03-14T03:53:44.4611155Z test_hub 2025-03-14T03:53:44.4611393Z test_import_stats 2025-03-14T03:53:44.4611653Z test_indexing 2025-03-14T03:53:44.4611897Z test_itt 2025-03-14T03:53:44.4612123Z test_jit 2025-03-14T03:53:44.4612346Z test_jit_autocast 2025-03-14T03:53:44.4612607Z test_jit_disabled 2025-03-14T03:53:44.4612869Z test_jit_fuser_legacy 2025-03-14T03:53:44.4613276Z test_jit_fuser_te 2025-03-14T03:53:44.4613521Z test_jit_legacy 2025-03-14T03:53:44.4613784Z test_jit_llga_fuser 2025-03-14T03:53:44.4614062Z test_jit_profiling 2025-03-14T03:53:44.4614329Z test_jiterator 2025-03-14T03:53:44.4614589Z test_legacy_vmap 2025-03-14T03:53:44.4614832Z test_license 2025-03-14T03:53:44.4615077Z test_linalg 2025-03-14T03:53:44.4615318Z test_logging 2025-03-14T03:53:44.4615557Z test_masked 2025-03-14T03:53:44.4615800Z test_maskedtensor 2025-03-14T03:53:44.4616045Z test_matmul_cuda 2025-03-14T03:53:44.4616299Z test_meta 2025-03-14T03:53:44.4616531Z test_metal 2025-03-14T03:53:44.4616772Z test_mkl_verbose 2025-03-14T03:53:44.4617011Z test_mkldnn 2025-03-14T03:53:44.4617256Z test_mkldnn_fusion 2025-03-14T03:53:44.4617528Z test_mkldnn_verbose 2025-03-14T03:53:44.4617803Z test_mobile_optimizer 2025-03-14T03:53:44.4618101Z test_model_exports_to_core_aten 2025-03-14T03:53:44.4618404Z test_module_tracker 2025-03-14T03:53:44.4618666Z test_modules 2025-03-14T03:53:44.4618913Z test_monitor 2025-03-14T03:53:44.4619151Z test_mps 2025-03-14T03:53:44.4619392Z test_multiprocessing 2025-03-14T03:53:44.4619673Z test_multiprocessing_spawn 2025-03-14T03:53:44.4619973Z test_namedtensor 2025-03-14T03:53:44.4620242Z test_namedtuple_return_api 2025-03-14T03:53:44.4620548Z test_native_functions 2025-03-14T03:53:44.4620808Z test_native_mha 2025-03-14T03:53:44.4621062Z test_nestedtensor 2025-03-14T03:53:44.4621315Z test_nn 2025-03-14T03:53:44.4621554Z test_numba_integration 2025-03-14T03:53:44.4621922Z test_numpy_interop 2025-03-14T03:53:44.4622178Z test_openmp 2025-03-14T03:53:44.4622422Z test_ops 2025-03-14T03:53:44.4622664Z test_ops_fwd_gradients 2025-03-14T03:53:44.4622951Z test_ops_gradients 2025-03-14T03:53:44.4623214Z test_ops_jit 2025-03-14T03:53:44.4623447Z test_optim 2025-03-14T03:53:44.4623689Z test_out_dtype_op 2025-03-14T03:53:44.4623942Z test_overrides 2025-03-14T03:53:44.4624192Z test_package 2025-03-14T03:53:44.4624438Z test_per_overload_api 2025-03-14T03:53:44.4624710Z test_prims 2025-03-14T03:53:44.4624956Z test_proxy_tensor 2025-03-14T03:53:44.4625213Z test_pruning_op 2025-03-14T03:53:44.4625471Z test_public_bindings 2025-03-14T03:53:44.4625736Z test_python_dispatch 2025-03-14T03:53:44.4626004Z test_pytree 2025-03-14T03:53:44.4626249Z test_quantization 2025-03-14T03:53:44.4626506Z test_reductions 2025-03-14T03:53:44.4626768Z test_scatter_gather_ops 2025-03-14T03:53:44.4627040Z test_schema_check 2025-03-14T03:53:44.4627310Z test_segment_reductions 2025-03-14T03:53:44.4627595Z test_serialization 2025-03-14T03:53:44.4627884Z test_set_default_mobile_cpu_allocator 2025-03-14T03:53:44.4628214Z test_shape_ops 2025-03-14T03:53:44.4628468Z test_show_pickle 2025-03-14T03:53:44.4628731Z test_sort_and_select 2025-03-14T03:53:44.4628997Z test_sparse 2025-03-14T03:53:44.4629239Z test_sparse_csr 2025-03-14T03:53:44.4629498Z test_sparse_semi_structured 2025-03-14T03:53:44.4629811Z test_spectral_ops 2025-03-14T03:53:44.4630072Z test_stateless 2025-03-14T03:53:44.4630331Z test_subclass 2025-03-14T03:53:44.4630586Z test_sympy_utils 2025-03-14T03:53:44.4630839Z test_tensor_creation_ops 2025-03-14T03:53:44.4631127Z test_tensorboard 2025-03-14T03:53:44.4631380Z test_tensorexpr 2025-03-14T03:53:44.4631644Z test_tensorexpr_pybind 2025-03-14T03:53:44.4631925Z test_testing 2025-03-14T03:53:44.4632154Z test_torch 2025-03-14T03:53:44.4632394Z test_transformers 2025-03-14T03:53:44.4632672Z test_transformers_privateuse1 2025-03-14T03:53:44.4632984Z test_type_hints 2025-03-14T03:53:44.4633226Z test_type_info 2025-03-14T03:53:44.4633489Z test_type_promotion 2025-03-14T03:53:44.4633756Z test_typing 2025-03-14T03:53:44.4634003Z test_unary_ufuncs 2025-03-14T03:53:44.4634252Z test_utils 2025-03-14T03:53:44.4634521Z test_utils_config_module 2025-03-14T03:53:44.4634827Z test_utils_filelock 2025-03-14T03:53:44.4635098Z test_view_ops 2025-03-14T03:53:44.4635347Z test_vulkan 2025-03-14T03:53:44.4635657Z test_weak 2025-03-14T03:53:44.4635907Z test_xnnpack_integration 2025-03-14T03:53:44.4636190Z test_xpu 2025-03-14T03:53:44.4636450Z torch_np/numpy_tests/core/test_dlpack 2025-03-14T03:53:44.4636814Z torch_np/numpy_tests/core/test_dtype 2025-03-14T03:53:44.4637162Z torch_np/numpy_tests/core/test_einsum 2025-03-14T03:53:44.4637528Z torch_np/numpy_tests/core/test_getlimits 2025-03-14T03:53:44.4637957Z torch_np/numpy_tests/core/test_indexing 2025-03-14T03:53:44.4638358Z torch_np/numpy_tests/core/test_multiarray 2025-03-14T03:53:44.4638736Z torch_np/numpy_tests/core/test_numeric 2025-03-14T03:53:44.4639114Z torch_np/numpy_tests/core/test_numerictypes 2025-03-14T03:53:44.4639504Z torch_np/numpy_tests/core/test_scalar_ctors 2025-03-14T03:53:44.4639887Z torch_np/numpy_tests/core/test_scalar_methods 2025-03-14T03:53:44.4640293Z torch_np/numpy_tests/core/test_scalarinherit 2025-03-14T03:53:44.4640686Z torch_np/numpy_tests/core/test_scalarmath 2025-03-14T03:53:44.4641066Z torch_np/numpy_tests/core/test_shape_base 2025-03-14T03:53:44.4641433Z torch_np/numpy_tests/fft/test_helper 2025-03-14T03:53:44.4641778Z torch_np/numpy_tests/fft/test_pocketfft 2025-03-14T03:53:44.4642148Z torch_np/numpy_tests/lib/test_arraypad 2025-03-14T03:53:44.4642519Z torch_np/numpy_tests/lib/test_arraysetops 2025-03-14T03:53:44.4642900Z torch_np/numpy_tests/lib/test_function_base 2025-03-14T03:53:44.4643280Z torch_np/numpy_tests/lib/test_histograms 2025-03-14T03:53:44.4643648Z torch_np/numpy_tests/lib/test_index_tricks 2025-03-14T03:53:44.4644101Z torch_np/numpy_tests/lib/test_shape_base_ 2025-03-14T03:53:44.4644604Z torch_np/numpy_tests/lib/test_twodim_base 2025-03-14T03:53:44.4644981Z torch_np/numpy_tests/lib/test_type_check 2025-03-14T03:53:44.4645352Z torch_np/numpy_tests/linalg/test_linalg 2025-03-14T03:53:44.4645765Z torch_np/test_basic 2025-03-14T03:53:44.4646053Z torch_np/test_binary_ufuncs 2025-03-14T03:53:44.4646357Z torch_np/test_dtype 2025-03-14T03:53:44.4646650Z torch_np/test_function_base 2025-03-14T03:53:44.4646989Z torch_np/test_ndarray_methods 2025-03-14T03:53:44.4647293Z torch_np/test_nep50_examples 2025-03-14T03:53:44.4647601Z torch_np/test_random 2025-03-14T03:53:44.4647883Z torch_np/test_reductions 2025-03-14T03:53:44.4648189Z torch_np/test_scalars_0D_arrays 2025-03-14T03:53:44.4648514Z torch_np/test_ufuncs_basic 2025-03-14T03:53:44.4648811Z torch_np/test_unary_ufuncs 2025-03-14T03:53:44.4649107Z xpu/test_conv 2025-03-14T03:53:44.4649358Z xpu/test_gemm 2025-03-14T03:53:44.4650055Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2025-03-14T03:53:44.4651113Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2025-03-14T03:53:44.4651839Z Results from PreviouslyFailedInPR 2025-03-14T03:53:44.4652074Z 2025-03-14T03:53:44.4652176Z base_commit: HEAD^ 2025-03-14T03:53:44.4652832Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:44.4653566Z Results from EditedByPR 2025-03-14T03:53:44.4653739Z 2025-03-14T03:53:44.4653867Z Results from MentionedInPR 2025-03-14T03:53:44.4654052Z 2025-03-14T03:53:44.4654171Z base_commit: HEAD^ 2025-03-14T03:53:44.4654804Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:44.4655575Z Results from HistoricalClassFailurCorrelation 2025-03-14T03:53:44.4656092Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-03-14T03:53:44.4656733Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.07907786754219832) 2025-03-14T03:53:44.4657409Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.07040229736971561) 2025-03-14T03:53:44.4657925Z test_fx, TestVisionTracing (0.06931247397244791) 2025-03-14T03:53:44.4658483Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.04817449289067656) 2025-03-14T03:53:44.4659245Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.046216763055872224) 2025-03-14T03:53:44.4659887Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.045574362476489494) 2025-03-14T03:53:44.4660548Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.03752456967293895) 2025-03-14T03:53:44.4661107Z test_utils, TestDeviceUtilsCPU (0.03615032077794899) 2025-03-14T03:53:44.4661572Z test_ops, TestCompositeComplianceCUDA (0.035692381613027534) 2025-03-14T03:53:44.4662161Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.035314350459419185) 2025-03-14T03:53:44.4662878Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.03298915462999838) 2025-03-14T03:53:44.4663484Z test_decomp, TestDecompCUDA (0.031109826497970033) 2025-03-14T03:53:44.4663900Z test_linalg, TestLinalgCUDA (0.02962418746696073) 2025-03-14T03:53:44.4664392Z test_python_dispatch, TestPythonRegistration (0.028622403349720507) 2025-03-14T03:53:44.4664859Z test_jit, TestScript (0.027435243386533404) 2025-03-14T03:53:44.4665374Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.027429803210148818) 2025-03-14T03:53:44.4666003Z inductor/test_triton_cpu_backend, CpuTritonTests (0.02497604049383169) 2025-03-14T03:53:44.4666526Z test_dataloader, TestDataLoader (0.023250330648947142) 2025-03-14T03:53:44.4667074Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022296190800630333) 2025-03-14T03:53:44.4667629Z test_cuda_multigpu, TestCudaMultiGPU (0.02186433589214761) 2025-03-14T03:53:44.4668306Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.02179142511672117) 2025-03-14T03:53:44.4669026Z export/test_retraceability, RetraceExportNonStrictTestExport (0.020671735752575922) 2025-03-14T03:53:44.4669626Z dynamo/test_misc, MiscTests (0.020262224089270267) 2025-03-14T03:53:44.4670088Z functorch/test_ops, TestOperatorsCUDA (0.01987055309470982) 2025-03-14T03:53:44.4670651Z distributed/launcher/test_run, ElasticLaunchTest (0.019320122261061345) 2025-03-14T03:53:44.4671140Z test_cuda, TestCuda (0.019320122261061345) 2025-03-14T03:53:44.4671679Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.01788900209357532) 2025-03-14T03:53:44.4672367Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.01788900209357532) 2025-03-14T03:53:44.4673207Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.01788900209357532) 2025-03-14T03:53:44.4673971Z test_cuda, TestBlockStateAbsorption (0.01722378560289748) 2025-03-14T03:53:44.4674557Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.016769921582169795) 2025-03-14T03:53:44.4675217Z export/test_serdes, SerDesExportNonStrictTestExport (0.016696401954003626) 2025-03-14T03:53:44.4675952Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.01658161629697427) 2025-03-14T03:53:44.4676697Z distributed/test_c10d_nccl, ProcessGroupNCCLInitTest (0.016100101884217784) 2025-03-14T03:53:44.4677350Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.015980841870260616) 2025-03-14T03:53:44.4677983Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.01597472597210897) 2025-03-14T03:53:44.4678683Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.015503801814431941) 2025-03-14T03:53:44.4679279Z test_autograd, TestAutograd (0.015503801814431941) 2025-03-14T03:53:44.4679854Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.014490091695796006) 2025-03-14T03:53:44.4680414Z test_mps, TestSDPA (0.014311201674860254) 2025-03-14T03:53:44.4681053Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.013628923455477381) 2025-03-14T03:53:44.4681810Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.012323534775574107) 2025-03-14T03:53:44.4682340Z profiler/test_profiler, TestProfiler (0.012164521423631216) 2025-03-14T03:53:44.4682873Z test_dataloader, TestOutOfOrderDataLoader (0.011926001395716878) 2025-03-14T03:53:44.4683415Z test_ops, TestCommonCUDA (0.011588325742450261) 2025-03-14T03:53:44.4683869Z inductor/test_torchinductor, CpuTests (0.011210441311973865) 2025-03-14T03:53:44.4684425Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.011210441311973863) 2025-03-14T03:53:44.4685017Z inductor/test_flex_decoding, TestFlexDecoding (0.010964227089610677) 2025-03-14T03:53:44.4685748Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.01073340125614519) 2025-03-14T03:53:44.4686594Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.010600797464402604) 2025-03-14T03:53:44.4687210Z export/test_export, TestExport (0.010392658359124706) 2025-03-14T03:53:44.4687649Z test_cuda, TestCudaMallocAsync (0.00977162695003899) 2025-03-14T03:53:44.4688213Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.009540801116573502) 2025-03-14T03:53:44.4688840Z distributed/test_c10d_gloo, LargeCommTest (0.009540801116573502) 2025-03-14T03:53:44.4689366Z test_ops_gradients, TestBwdGradientsCUDA (0.009302281088659166) 2025-03-14T03:53:44.4689981Z distributed/test_device_mesh, DeviceMeshTest (0.009200058219553019) 2025-03-14T03:53:44.4690529Z inductor/test_torchinductor, GPUTests (0.008898631810650285) 2025-03-14T03:53:44.4691063Z distributed/test_c10d_nccl, NCCLTraceTest (0.008774129598277417) 2025-03-14T03:53:44.4691645Z distributed/test_launcher, TestDistributedLaunch (0.008348200977001815) 2025-03-14T03:53:44.4692306Z nn/test_parametrization, TestNNParametrization (0.008348200977001813) 2025-03-14T03:53:44.4692879Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.008203643384326458) 2025-03-14T03:53:44.4693790Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007912244446642163) 2025-03-14T03:53:44.4694550Z export/test_retraceability, RetraceExportTestExport (0.0074926199484386825) 2025-03-14T03:53:44.4695403Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.007188126295782081) 2025-03-14T03:53:44.4696388Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007188126295782081) 2025-03-14T03:53:44.4697361Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.007155600837430127) 2025-03-14T03:53:44.4698105Z inductor/test_halide, CpuHalideTests (0.007155600837430127) 2025-03-14T03:53:44.4698808Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.007155600837430127) 2025-03-14T03:53:44.4699644Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.007155600837430127) 2025-03-14T03:53:44.4700357Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.007155600837430127) 2025-03-14T03:53:44.4700908Z test_foreach, TestForeachCUDA (0.007155600837430127) 2025-03-14T03:53:44.4701313Z test_jit, TestModels (0.007155600837430127) 2025-03-14T03:53:44.4701684Z test_meta, TestMetaCUDA (0.007155600837430127) 2025-03-14T03:53:44.4702103Z test_mps, TestAdvancedIndexing (0.007155600837430127) 2025-03-14T03:53:44.4702502Z test_mps, TestMPS (0.007155600837430127) 2025-03-14T03:53:44.4702972Z test_quantization, TestFXNumericSuiteNShadows (0.007155600837430127) 2025-03-14T03:53:44.4703536Z test_transformers, TestTransformersCUDA (0.007155600837430127) 2025-03-14T03:53:44.4704003Z export/test_hop, TestHOPCUDA (0.007076094161458681) 2025-03-14T03:53:44.4704563Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.006978676640900261) 2025-03-14T03:53:44.4705236Z dynamo/test_autograd_function, AutogradFunctionTests (0.006360534077715669) 2025-03-14T03:53:44.4705772Z test_cuda, TestCudaOptimsCUDA (0.005963000697858439) 2025-03-14T03:53:44.4706264Z test_dataloader, TestIndividualWorkerQueue (0.005963000697858439) 2025-03-14T03:53:44.4706861Z profiler/test_kineto, SimpleKinetoInitializationTest (0.005366700628072595) 2025-03-14T03:53:44.4707592Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.005247440614115427) 2025-03-14T03:53:44.4708530Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.005008920586201089) 2025-03-14T03:53:44.4709295Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.004770400558286751) 2025-03-14T03:53:44.4709988Z distributed/test_c10d_functional_native, TestWithNCCL (0.004770400558286751) 2025-03-14T03:53:44.4710636Z inductor/test_group_batch_fusion, TestGroupBatchFusion (0.004770400558286751) 2025-03-14T03:53:44.4711214Z test_jit, TestSymbolicShapeAnalysis (0.004770400558286751) 2025-03-14T03:53:44.4711749Z test_quantization, TestFloat8DtypeCPUOnlyCPU (0.004770400558286751) 2025-03-14T03:53:44.4712409Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.004429657661266269) 2025-03-14T03:53:44.4713227Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.004163639083767823) 2025-03-14T03:53:44.4714001Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.004126645211851877) 2025-03-14T03:53:44.4714621Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.004054840474543738) 2025-03-14T03:53:44.4715191Z test_autograd, TestAutogradDeviceTypeCUDA (0.003975333798572293) 2025-03-14T03:53:44.4715673Z test_ops, TestMathBitsCUDA (0.003975333798572293) 2025-03-14T03:53:44.4716137Z test_cuda_expandable_segments, TestCuda (0.0037523272684084814) 2025-03-14T03:53:44.4716884Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0035778004187150634) 2025-03-14T03:53:44.4717776Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0035778004187150634) 2025-03-14T03:53:44.4718519Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0035778004187150634) 2025-03-14T03:53:44.4719275Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.0035778004187150634) 2025-03-14T03:53:44.4720068Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0035778004187150634) 2025-03-14T03:53:44.4720869Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0035778004187150634) 2025-03-14T03:53:44.4721677Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0035778004187150634) 2025-03-14T03:53:44.4722393Z distributed/test_c10d_nccl, CommTest (0.0035778004187150634) 2025-03-14T03:53:44.4722919Z distributed/test_c10d_nccl, LargeCommTest (0.0035778004187150634) 2025-03-14T03:53:44.4723466Z distributed/test_functional_api, TestPgTag (0.0035778004187150634) 2025-03-14T03:53:44.4724022Z dynamo/test_ctx_manager, CtxManagerTests (0.0035778004187150634) 2025-03-14T03:53:44.4724627Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.0035778004187150634) 2025-03-14T03:53:44.4725178Z dynamo/test_exc, ExcTests (0.0035778004187150634) 2025-03-14T03:53:44.4725620Z dynamo/test_logging, LoggingTests (0.0035778004187150634) 2025-03-14T03:53:44.4726140Z export/test_serdes, SerDesExportTestExport (0.0035778004187150634) 2025-03-14T03:53:44.4726736Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0035778004187150634) 2025-03-14T03:53:44.4727289Z functorch/test_dims, TestMin (0.0035778004187150634) 2025-03-14T03:53:44.4727804Z inductor/test_compile_worker, TestCompileWorker (0.0035778004187150634) 2025-03-14T03:53:44.4728501Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:53:44.4729291Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:53:44.4730090Z inductor/test_extension_backend, ExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:53:44.4730731Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0035778004187150634) 2025-03-14T03:53:44.4731329Z inductor/test_max_autotune, TestMaxAutotune (0.0035778004187150634) 2025-03-14T03:53:44.4731918Z inductor/test_pattern_matcher, TestPatternMatcher (0.0035778004187150634) 2025-03-14T03:53:44.4732471Z inductor/test_perf, InplacingTests (0.0035778004187150634) 2025-03-14T03:53:44.4733189Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:53:44.4733924Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4734590Z profiler/test_memory_profiler, TestIdentifyGradients (0.0035778004187150634) 2025-03-14T03:53:44.4735182Z profiler/test_profiler, TestProfilerCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4735795Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.0035778004187150634) 2025-03-14T03:53:44.4736453Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0035778004187150634) 2025-03-14T03:53:44.4737008Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0035778004187150634) 2025-03-14T03:53:44.4737471Z test_modules, TestModuleCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4737871Z test_nn, TestNN (0.0035778004187150634) 2025-03-14T03:53:44.4738234Z test_ops_jit, TestJitCPU (0.0035778004187150634) 2025-03-14T03:53:44.4738643Z test_ops_jit, TestJitCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4739127Z test_overrides, TestTorchFunctionWarning (0.0035778004187150634) 2025-03-14T03:53:44.4739710Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4740246Z test_testing, TestTestingCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4740648Z test_torch, TestTorch (0.0035778004187150634) 2025-03-14T03:53:44.4741094Z test_torch, TestTorchDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4741619Z test_transformers, TestSDPACudaOnlyCUDA (0.0035778004187150634) 2025-03-14T03:53:44.4742170Z test_type_hints, TestTypeHints (0.0035778004187150634) 2025-03-14T03:53:44.4742618Z test_utils, TestDataLoaderUtils (0.0035778004187150634) 2025-03-14T03:53:44.4743165Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0035778004187150634) 2025-03-14T03:53:44.4744096Z distributed/_composable/fsdp/test_fully_shard_extensions, TestFullyShardAllGatherExtensionsMultiThread (0.0023852002791433756) 2025-03-14T03:53:44.4745086Z distributed/_composable/fsdp/test_fully_shard_mixed_precision, pytest (0.0023852002791433756) 2025-03-14T03:53:44.4745815Z distributed/checkpoint/test_state_dict, TestStateDict (0.0023852002791433756) 2025-03-14T03:53:44.4746396Z distributed/test_c10d_ucc, CommTest (0.0023852002791433756) 2025-03-14T03:53:44.4746987Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0023852002791433756) 2025-03-14T03:53:44.4747612Z inductor/test_codecache, TestFxGraphCache (0.0023852002791433756) 2025-03-14T03:53:44.4748140Z inductor/test_torchinductor, TestFull (0.0023852002791433756) 2025-03-14T03:53:44.4748709Z test_dataloader, TestDataLoaderPersistentWorkers (0.0023852002791433756) 2025-03-14T03:53:44.4749418Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0023852002791433756) 2025-03-14T03:53:44.4750097Z test_multiprocessing, TestMultiprocessing (0.0023852002791433756) 2025-03-14T03:53:44.4750583Z test_testing, TestImports (0.0023852002791433756) 2025-03-14T03:53:44.4751153Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.001959601625548989) 2025-03-14T03:53:44.4751820Z inductor/test_multi_kernel, MultiKernelTest (0.0017889002093575317) 2025-03-14T03:53:44.4752552Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.0016677269331443656) 2025-03-14T03:53:44.4753338Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.001623415383789057) 2025-03-14T03:53:44.4753967Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.001590133519428917) 2025-03-14T03:53:44.4754775Z distributed/_composable/test_composability/test_2d_composability, TestFullyShard2DStateDict (0.0014311201674860254) 2025-03-14T03:53:44.4755688Z distributed/checkpoint/test_fsdp_optim_state, FsdpOptimStateCheckpoint (0.0014311201674860254) 2025-03-14T03:53:44.4756432Z profiler/test_execution_trace, TestExecutionTraceCPU (0.0014311201674860254) 2025-03-14T03:53:44.4757061Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.001171088593042617) 2025-03-14T03:53:44.4757807Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0011008616672969426) 2025-03-14T03:53:44.4758394Z test_utils, TestBottleneck (0.0009540801116573502) 2025-03-14T03:53:44.4758899Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0007224404691636186) 2025-03-14T03:53:44.4759426Z inductor/test_pad_mm, PadMMTest (0.0007155600837430127) 2025-03-14T03:53:44.4759964Z test_quantization, TestQuantizeEagerPTQDynamic (0.0007155600837430127) 2025-03-14T03:53:44.4760621Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.0006505091670391025) 2025-03-14T03:53:44.4761255Z distributed/test_c10d_common, TimeoutTest (0.0005504308336484713) 2025-03-14T03:53:44.4761801Z distributed/test_functional_api, pytest (0.0004770400558286751) 2025-03-14T03:53:44.4762254Z test_jit, TestJit (0.0004770400558286751) 2025-03-14T03:53:44.4762630Z test_jit_legacy, TestSparse (0.0004770400558286751) 2025-03-14T03:53:44.4763294Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0004209176963194192) 2025-03-14T03:53:44.4763964Z test_cuda, TestMemPool (0.00039753337985722927) 2025-03-14T03:53:44.4764390Z test_jit_legacy, TestTypeSharing (0.0003407428970204822) 2025-03-14T03:53:44.4764819Z test_ops, TestCommonCPU (0.00030449365265660115) 2025-03-14T03:53:44.4765408Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.00018830528519552965) 2025-03-14T03:53:44.4766130Z inductor/test_scatter_optimization, TestScatterOpt (7.301633507581762e-05) 2025-03-14T03:53:44.4766748Z test_accelerator, TestAccelerator (5.166498799588539e-05) 2025-03-14T03:53:44.4767252Z test_quantization, TestNumericDebugger (5.166498799588539e-05) 2025-03-14T03:53:44.4767822Z distributed/test_c10d_logger, C10dErrorLoggerTest (3.3281864360140126e-05) 2025-03-14T03:53:44.4768446Z functorch/test_control_flow, AssociativeScanTests (3.3281864360140126e-05) 2025-03-14T03:53:44.4769105Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (3.252545835195512e-05) 2025-03-14T03:53:44.4769740Z inductor/test_cpu_repro, CPUReproTests (3.252545835195512e-05) 2025-03-14T03:53:45.1604285Z inductor/test_minifier, MinifierTests (3.252545835195512e-05) 2025-03-14T03:53:45.1604953Z base_commit: HEAD^ 2025-03-14T03:53:45.1605973Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:45.1607241Z Results from CorrelatedWithHistoricalFailures 2025-03-14T03:53:45.1607756Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:53:45.1608195Z distributed/test_distributed_spawn (0.10155489444554128) 2025-03-14T03:53:45.1608674Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:53:45.1609275Z distributed/_composable/test_composability/test_pp_composability (0.036202439223642024) 2025-03-14T03:53:45.1609925Z distributed/test_c10d_ucc (0.03422776072053428) 2025-03-14T03:53:45.1610319Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:53:45.1610716Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:53:45.1611087Z test_torch (0.029620177546616205) 2025-03-14T03:53:45.1611416Z test_autograd (0.02632904670810329) 2025-03-14T03:53:45.1611788Z distributed/fsdp/test_fsdp_core (0.01974678503107747) 2025-03-14T03:53:45.1612297Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.01974678503107747) 2025-03-14T03:53:45.1612843Z distributed/fsdp/test_fsdp_pure_fp16 (0.01974678503107747) 2025-03-14T03:53:45.1613273Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:53:45.1613657Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:53:45.1614033Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:53:45.1614410Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:53:45.1614806Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:53:45.1615193Z test_modules (0.01974678503107747) 2025-03-14T03:53:45.1615525Z test_reductions (0.013164523354051645) 2025-03-14T03:53:45.1615888Z distributed/test_c10d_gloo (0.01139237597946777) 2025-03-14T03:53:45.1616572Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:53:45.1617003Z distributed/launcher/test_run (0.009873392515538735) 2025-03-14T03:53:45.1617430Z distributed/test_launcher (0.009873392515538735) 2025-03-14T03:53:45.1617817Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:53:45.1618228Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:53:45.1618645Z test_foreach (0.007898714012430988) 2025-03-14T03:53:45.1619096Z distributed/flight_recorder/test_fr_analysis (0.006582261677025822) 2025-03-14T03:53:45.1619587Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:53:45.1619960Z test_dataloader (0.006582261677025822) 2025-03-14T03:53:45.1620312Z test_transformers (0.006582261677025822) 2025-03-14T03:53:45.1620799Z distributed/_composable/fsdp/test_fully_shard_compile (0.006178524047258349) 2025-03-14T03:53:45.1621334Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:53:45.1621775Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:53:45.1622284Z distributed/test_compute_comm_reordering (0.004602303284872333) 2025-03-14T03:53:45.1622924Z distributed/_composable/test_composability/test_2d_composability (0.003949357006215494) 2025-03-14T03:53:45.1623587Z distributed/checkpoint/test_fsdp_optim_state (0.003949357006215494) 2025-03-14T03:53:45.1624072Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:53:45.1624462Z distributed/test_c10d_common (0.0015189834639290363) 2025-03-14T03:53:45.1625040Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:53:45.1625427Z test_ops (0.0008402887247267008) 2025-03-14T03:53:45.1625742Z test_cuda (0.0004701615483589873) 2025-03-14T03:53:45.1626062Z test_accelerator (0.00014257606520633553) 2025-03-14T03:53:45.1626462Z distributed/test_c10d_logger (9.184551177245334e-05) 2025-03-14T03:53:45.1626899Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:53:45.1627330Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:53:45.1627744Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:53:45.1628130Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:53:45.1628491Z base_commit: HEAD^ 2025-03-14T03:53:45.1629145Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:45.1629887Z Results from HistorialEditedFiles 2025-03-14T03:53:45.1630228Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:53:45.1630646Z distributed/elastic/test_control_plane (0.00519781325951484) 2025-03-14T03:53:45.1631146Z distributed/test_symmetric_memory (0.004519837616969425) 2025-03-14T03:53:45.1631653Z distributed/test_c10d_functional_native (0.0023989907351606946) 2025-03-14T03:53:45.1632183Z distributed/test_inductor_collectives (0.0023989907351606946) 2025-03-14T03:53:45.1632816Z distributed/_composable/test_composability/test_pp_composability (0.0022599188084847124) 2025-03-14T03:53:45.1633427Z distributed/test_c10d_common (0.0022599188084847124) 2025-03-14T03:53:45.1633828Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:53:45.1634180Z base_commit: HEAD^ 2025-03-14T03:53:45.1634835Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:45.1635558Z Results from Profiling 2025-03-14T03:53:45.1635731Z 2025-03-14T03:53:45.1636336Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-03-14T03:53:45.1637146Z Results from LLM 2025-03-14T03:53:45.1637307Z 2025-03-14T03:53:45.1637408Z base_commit: HEAD^ 2025-03-14T03:53:45.1638057Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:45.1638772Z Results from Filepath 2025-03-14T03:53:45.1639065Z distributed/test_c10d_common (0.25) 2025-03-14T03:53:45.1639532Z distributed/test_c10d_functional_native (0.25) 2025-03-14T03:53:45.1639906Z distributed/test_c10d_gloo (0.25) 2025-03-14T03:53:45.1640251Z distributed/test_c10d_logger (0.25) 2025-03-14T03:53:45.1640596Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:53:45.1640970Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:53:45.1641361Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:53:45.1641702Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:53:45.1642049Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:53:45.1642421Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:53:45.1642786Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:53:45.1643144Z distributed/test_c10d_ucc (0.25) 2025-03-14T03:53:45.1643566Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:53:45.1644151Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:53:45.1644721Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:53:45.1645260Z distributed/_composable/fsdp/test_fully_shard_compile (0.1875) 2025-03-14T03:53:45.1645816Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:53:45.1646359Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:53:45.1646914Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:53:45.1647498Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:53:45.1648116Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:53:45.1648651Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:53:45.1649193Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:53:45.1649757Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:53:45.1650431Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:53:45.1650973Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:53:45.1651533Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:53:45.1652097Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:53:45.1652581Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:53:45.1653118Z distributed/_composable/test_composability/test_2d_composability (0.1875) 2025-03-14T03:53:45.1653772Z distributed/_composable/test_composability/test_pp_composability (0.1875) 2025-03-14T03:53:45.1654309Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:53:45.1654729Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:53:45.1655211Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:53:45.1655730Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:53:45.1656262Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:53:45.1656796Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:53:45.1657349Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:53:45.1657878Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:53:45.1658399Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:53:45.1658892Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:53:45.1659398Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:53:45.1659973Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:53:45.1660548Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:53:45.1661078Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:53:45.1661535Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:53:45.1661926Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:53:45.1662371Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:53:45.1662865Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:53:45.1663276Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:53:45.1663688Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:53:45.1664094Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:53:45.1664524Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:53:45.1664925Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:53:45.1665377Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:53:45.1665942Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:53:45.1666410Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:53:45.1666862Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:53:45.1667356Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:53:45.1667805Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:53:45.1668237Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:53:45.1668683Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:53:45.1669101Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:53:45.1669534Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:53:45.1669979Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:53:45.1670442Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:53:45.1670929Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:53:45.1671483Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:53:45.1672034Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:53:45.1672536Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:53:45.1672988Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:53:45.1673462Z distributed/checkpoint/test_fsdp_optim_state (0.1875) 2025-03-14T03:53:45.1673986Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:53:45.1674497Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:53:45.1674903Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:53:45.1675348Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:53:45.1675799Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:53:45.1676260Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:53:45.1676686Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:53:45.1677109Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:53:45.1677556Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:53:45.1678012Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:53:45.1678440Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:53:45.1678842Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:53:45.1679225Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:53:45.1679629Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:53:45.1680075Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:53:45.1680522Z distributed/elastic/test_control_plane (0.1875) 2025-03-14T03:53:45.1680929Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:53:45.1681365Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:53:45.1681811Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:53:45.1682256Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:53:45.1682691Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:53:45.1683101Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:53:45.1683529Z distributed/flight_recorder/test_fr_analysis (0.1875) 2025-03-14T03:53:45.1683967Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:53:45.1684423Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:53:45.1684847Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:53:45.1685339Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:53:45.1685779Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:53:45.1686193Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:53:45.1686603Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:53:45.1686994Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:53:45.1687393Z distributed/fsdp/test_fsdp_core (0.1875) 2025-03-14T03:53:45.1687811Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.1875) 2025-03-14T03:53:45.1688243Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:53:45.1688647Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:53:45.1689067Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:53:45.1689513Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:53:45.1690012Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:53:45.1690381Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:53:45.1690799Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:53:45.1691239Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:53:45.1691656Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:53:45.1692036Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:53:45.1692413Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:53:45.1692773Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:53:45.1693180Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:53:45.1694104Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:53:45.1694582Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:53:45.1695036Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:53:45.1695432Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:53:45.1695830Z distributed/fsdp/test_fsdp_pure_fp16 (0.1875) 2025-03-14T03:53:45.1696273Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:53:45.1696725Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:53:45.1697157Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:53:45.1697569Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:53:45.1697966Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:53:45.1698374Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:53:45.1698821Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:53:45.1699283Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:53:45.1699703Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:53:45.1700076Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:53:45.1700434Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:53:45.1700791Z distributed/launcher/test_run (0.1875) 2025-03-14T03:53:45.1701179Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:53:45.1701637Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:53:45.1702120Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:53:45.1702598Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:53:45.1703069Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:53:45.1703497Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:53:45.1703909Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:53:45.1704297Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:53:45.1704754Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:53:45.1718959Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:53:45.1719400Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:53:45.1719845Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:53:45.1720285Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:53:45.1720711Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:53:45.1721095Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:53:45.1721477Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:53:45.1722083Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:53:45.1722554Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:53:45.1723035Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:53:45.1723507Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:53:45.1724044Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:53:45.1724586Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:53:45.1725125Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:53:45.1725655Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:53:45.1726153Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:53:45.1726647Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:53:45.1727113Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:53:45.1727529Z distributed/tensor/test_api (0.1875) 2025-03-14T03:53:45.1727901Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:53:45.1728294Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:53:45.1728714Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:53:45.1729108Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:53:45.1729503Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:53:45.1730008Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:53:45.1730482Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:53:45.1730908Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:53:45.1731312Z distributed/tensor/test_init (0.1875) 2025-03-14T03:53:45.1731666Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:53:45.1732049Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:53:45.1732446Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:53:45.1732843Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:53:45.1733256Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:53:45.1733645Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:53:45.1734045Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:53:45.1734447Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:53:45.1734826Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:53:45.1735195Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:53:45.1735588Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:53:45.1735991Z distributed/test_backends (0.1875) 2025-03-14T03:53:45.1736353Z distributed/test_collective_utils (0.1875) 2025-03-14T03:53:45.1736741Z distributed/test_composability (0.1875) 2025-03-14T03:53:45.1737146Z distributed/test_compute_comm_reordering (0.1875) 2025-03-14T03:53:45.1737556Z distributed/test_control_collectives (0.1875) 2025-03-14T03:53:45.1737946Z distributed/test_data_parallel (0.1875) 2025-03-14T03:53:45.1738313Z distributed/test_device_mesh (0.1875) 2025-03-14T03:53:45.1738692Z distributed/test_distributed_spawn (0.1875) 2025-03-14T03:53:45.1739094Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:53:45.1739459Z distributed/test_fake_pg (0.1875) 2025-03-14T03:53:45.1739815Z distributed/test_functional_api (0.1875) 2025-03-14T03:53:45.1740206Z distributed/test_inductor_collectives (0.1875) 2025-03-14T03:53:45.1740594Z distributed/test_launcher (0.1875) 2025-03-14T03:53:45.1740957Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:53:45.1741316Z distributed/test_nccl (0.1875) 2025-03-14T03:53:45.1741655Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:53:45.1742021Z distributed/test_serialization (0.1875) 2025-03-14T03:53:45.1742386Z distributed/test_store (0.1875) 2025-03-14T03:53:45.1742735Z distributed/test_symmetric_memory (0.1875) 2025-03-14T03:53:55.6610379Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:53:55.6611089Z base_commit: HEAD^ 2025-03-14T03:53:55.6612141Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:53:55.6613656Z Results from PublicBindings 2025-03-14T03:53:55.6614181Z test_public_bindings (1.0) 2025-03-14T03:53:55.6614803Z Aggregated Heuristics 2025-03-14T03:53:55.6615287Z test_public_bindings (1.0) 2025-03-14T03:53:55.6615852Z distributed/test_c10d_nccl (0.75) 2025-03-14T03:53:55.6616578Z distributed/test_distributed_spawn (0.2890548944455413) 2025-03-14T03:53:55.6617388Z distributed/test_c10d_ucc (0.2842277607205343) 2025-03-14T03:53:55.6618135Z distributed/test_c10d_gloo (0.2613923759794678) 2025-03-14T03:53:55.6618871Z distributed/test_c10d_common (0.25377890227241373) 2025-03-14T03:53:55.6619733Z distributed/test_c10d_functional_native (0.2523989907351607) 2025-03-14T03:53:55.6620606Z distributed/test_c10d_logger (0.25009184551177244) 2025-03-14T03:53:55.6621376Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:53:55.6622096Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:53:55.6622739Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:53:55.6623371Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:53:55.6624056Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:53:55.6624707Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:53:55.6625743Z distributed/_composable/test_composability/test_pp_composability (0.22596235803212672) 2025-03-14T03:53:55.6626874Z distributed/fsdp/test_fsdp_core (0.20724678503107746) 2025-03-14T03:53:55.6628026Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.20724678503107746) 2025-03-14T03:53:55.6629023Z distributed/fsdp/test_fsdp_pure_fp16 (0.20724678503107746) 2025-03-14T03:53:55.6629883Z distributed/launcher/test_run (0.19737339251553873) 2025-03-14T03:53:55.6630643Z distributed/test_launcher (0.19737339251553873) 2025-03-14T03:53:55.6631543Z distributed/flight_recorder/test_fr_analysis (0.19408226167702583) 2025-03-14T03:53:55.6632693Z distributed/_composable/fsdp/test_fully_shard_compile (0.19367852404725835) 2025-03-14T03:53:55.6633789Z distributed/elastic/test_control_plane (0.19269781325951485) 2025-03-14T03:53:55.6634767Z distributed/test_compute_comm_reordering (0.19210230328487232) 2025-03-14T03:53:55.6635703Z distributed/test_symmetric_memory (0.19201983761696942) 2025-03-14T03:53:55.6636821Z distributed/_composable/test_composability/test_2d_composability (0.1914493570062155) 2025-03-14T03:53:55.6638079Z distributed/checkpoint/test_fsdp_optim_state (0.1914493570062155) 2025-03-14T03:53:55.6639080Z distributed/test_inductor_collectives (0.1898989907351607) 2025-03-14T03:53:55.6640051Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:53:55.6641146Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:53:55.6642205Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:53:55.6643228Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:53:55.6644273Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:53:55.6645301Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:53:55.6646409Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:53:55.6647462Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:53:55.6648448Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:53:55.6649463Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:53:55.6650636Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:53:55.6651712Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:53:55.6652721Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:53:55.6653755Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:53:55.6654797Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:53:55.6655864Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:53:55.6656636Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:53:55.6657408Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:53:55.6658296Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:53:55.6659299Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:53:55.6660295Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:53:55.6661314Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:53:55.6662326Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:53:55.6663311Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:53:55.6664269Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:53:55.6665207Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:53:55.6666127Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:53:55.6667191Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:53:55.6668259Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:53:55.6669236Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:53:55.6670078Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:53:55.6670794Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:53:55.6671592Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:53:55.6672456Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:53:55.6673194Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:53:55.6673924Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:53:55.6674688Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:53:55.6675468Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:53:55.6676180Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:53:55.6677037Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:53:55.6678089Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:53:55.6678984Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:53:55.6679811Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:53:55.6680708Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:53:55.6681531Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:53:55.6682330Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:53:55.6683144Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:53:55.6683954Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:53:55.6684747Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:53:55.6685576Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:53:55.6686446Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:53:55.6687365Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:53:55.6688316Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:53:55.6689350Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:53:55.6690378Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:53:55.6691207Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:53:55.6692201Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:53:55.6693149Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:53:55.6694286Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:53:55.6695081Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:53:55.6695887Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:53:55.6696656Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:53:55.6697428Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:53:55.6698417Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:53:55.6699224Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:53:55.6700074Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:53:55.6700859Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:53:55.6701588Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:53:55.6702309Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:53:55.6703036Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:53:55.6703865Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:53:55.6704667Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:53:55.6705460Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:53:55.6706307Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:53:55.6707142Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:53:55.6707916Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:53:55.6708679Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:53:55.6709441Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:53:55.6710278Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:53:55.6711068Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:53:55.6711815Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:53:55.6712627Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:53:55.6713403Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:53:55.6714295Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:53:55.6715016Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:53:55.6715750Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:53:55.6716504Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:53:55.6717277Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:53:55.6718115Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:53:55.6718885Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:53:55.6719550Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:53:55.6720302Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:53:55.6721105Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:53:55.6721867Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:53:55.6722564Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:53:55.6723253Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:53:55.6723930Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:53:55.6724676Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:53:55.6725515Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:53:55.6726378Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:53:55.6727200Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:53:55.6727933Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:53:55.6728744Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:53:55.6729577Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:53:55.6730438Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:53:55.6731226Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:53:55.6731949Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:53:55.6732699Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:53:55.6733528Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:53:55.6734396Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:53:55.6735194Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:53:55.6735852Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:53:55.6736504Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:53:55.6737196Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:53:55.6738058Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:53:55.6739079Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:53:55.6739929Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:53:55.6740792Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:53:55.6741559Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:53:55.6742312Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:53:55.6743032Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:53:55.6743862Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:53:55.6744681Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:53:55.6745426Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:53:55.6746215Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:53:55.6747015Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:53:55.6747782Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:53:55.6748458Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:53:55.6749192Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:53:55.6749966Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:53:55.6750831Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:53:55.6751719Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:53:55.6752573Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:53:55.6753581Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:53:55.6754755Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:53:55.6755751Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:53:55.6756725Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:53:55.6757637Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:53:55.6758536Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:53:55.6759426Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:53:55.6760174Z distributed/tensor/test_api (0.1875) 2025-03-14T03:53:55.6760840Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:53:55.6761567Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:53:55.6762318Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:53:55.6763063Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:53:55.6763791Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:53:55.6764553Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:53:55.6765301Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:53:55.6766071Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:53:55.6766818Z distributed/tensor/test_init (0.1875) 2025-03-14T03:53:55.6767477Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:53:55.6768160Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:53:55.6768882Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:53:55.6769607Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:53:55.6770429Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:53:55.6771168Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:53:55.6771883Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:53:55.6772626Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:53:55.6773323Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:53:55.6773991Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:53:55.6774721Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:53:55.6775440Z distributed/test_backends (0.1875) 2025-03-14T03:53:55.6776093Z distributed/test_collective_utils (0.1875) 2025-03-14T03:53:55.6776789Z distributed/test_composability (0.1875) 2025-03-14T03:53:55.6777505Z distributed/test_control_collectives (0.1875) 2025-03-14T03:53:55.6778230Z distributed/test_data_parallel (0.1875) 2025-03-14T03:53:55.6778875Z distributed/test_device_mesh (0.1875) 2025-03-14T03:53:55.6779564Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:53:55.6780378Z distributed/test_fake_pg (0.1875) 2025-03-14T03:53:55.6781022Z distributed/test_functional_api (0.1875) 2025-03-14T03:53:55.6781728Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:53:55.6782403Z distributed/test_nccl (0.1875) 2025-03-14T03:53:55.6782990Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:53:55.6783655Z distributed/test_serialization (0.1875) 2025-03-14T03:53:55.6784319Z distributed/test_store (0.1875) 2025-03-14T03:53:55.6784967Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:53:55.6785738Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:53:55.6786472Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:53:55.6787150Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:53:55.6787824Z test_torch (0.029620177546616205) 2025-03-14T03:53:55.6788408Z test_autograd (0.02632904670810329) 2025-03-14T03:53:55.6789035Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:53:55.6789711Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:53:55.6790416Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:53:55.6791084Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:53:55.6791808Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:53:55.6792511Z test_modules (0.01974678503107747) 2025-03-14T03:53:55.6793090Z test_reductions (0.013164523354051645) 2025-03-14T03:53:55.6793936Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:53:55.6794805Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:53:55.6795592Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:53:55.6796358Z test_foreach (0.007898714012430988) 2025-03-14T03:53:55.6796988Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:53:55.6797658Z test_dataloader (0.006582261677025822) 2025-03-14T03:53:55.6798290Z test_transformers (0.006582261677025822) 2025-03-14T03:53:55.6798970Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:53:55.6799783Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:53:55.6800525Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:53:55.6801226Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:53:55.6801920Z test_ops (0.0008402887247267008) 2025-03-14T03:53:55.6802532Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:53:55.6803177Z test_cuda (0.0004701615483589873) 2025-03-14T03:53:55.6803758Z test_accelerator (0.00014257606520633553) 2025-03-14T03:53:55.6804466Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:53:55.6805255Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:53:55.6806000Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:53:55.9038542Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:53:55.9039322Z Emitting metrics 2025-03-14T03:53:55.9040764Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924435_f3a68bce008711f0bea2126f6e52ad7b 2025-03-14T03:53:55.9043400Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924435_f3a68bce008711f0bea2126f6e52ad7b 2025-03-14T03:53:55.9045959Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924435_f3c04f78008711f0bea2126f6e52ad7b 2025-03-14T03:53:55.9048470Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924435_f3c04f78008711f0bea2126f6e52ad7b 2025-03-14T03:53:55.9687017Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-03-14T03:53:55.9687411Z with: 2025-03-14T03:53:55.9687638Z name: td_results 2025-03-14T03:53:55.9687906Z retention-days: 14 2025-03-14T03:53:55.9688189Z if-no-files-found: error 2025-03-14T03:53:55.9688493Z path: td_results.json 2025-03-14T03:53:55.9688779Z s3-bucket: gha-artifacts 2025-03-14T03:53:55.9689182Z region: us-east-1 2025-03-14T03:53:55.9689447Z ##[endgroup] 2025-03-14T03:53:56.3168002Z With the provided path, there will be 1 file uploaded 2025-03-14T03:53:56.3168545Z Uploading to s3 prefix: pytorch/pytorch/13849515258/td_results 2025-03-14T03:53:56.3207384Z Starting upload of td_results.json 2025-03-14T03:53:56.4384386Z Finished upload of td_results.json 2025-03-14T03:53:56.4585717Z ##[group]Run actions/upload-artifact@v4 2025-03-14T03:53:56.4586075Z with: 2025-03-14T03:53:56.4586327Z name: td_results.json 2025-03-14T03:53:56.4586617Z retention-days: 14 2025-03-14T03:53:56.4586905Z if-no-files-found: error 2025-03-14T03:53:56.4587210Z path: td_results.json 2025-03-14T03:53:56.4587485Z compression-level: 6 2025-03-14T03:53:56.4587763Z overwrite: false 2025-03-14T03:53:56.4588041Z include-hidden-files: false 2025-03-14T03:53:56.4588348Z ##[endgroup] 2025-03-14T03:53:56.7008635Z With the provided path, there will be 1 file uploaded 2025-03-14T03:53:56.7013162Z Artifact name is valid! 2025-03-14T03:53:56.7014288Z Root directory input is valid! 2025-03-14T03:53:56.7808324Z Beginning upload of artifact content to blob storage 2025-03-14T03:53:56.9480936Z Uploaded bytes 7162 2025-03-14T03:53:56.9910765Z Finished uploading artifact content to blob storage! 2025-03-14T03:53:56.9913846Z SHA256 hash of uploaded artifact zip is 957044350e5f8bf527c448d577ec6a3b9d3efe519e4b654c7c2604e1b05834cb 2025-03-14T03:53:56.9915020Z Finalizing artifact upload 2025-03-14T03:53:57.0663566Z Artifact td_results.json.zip successfully finalized. Artifact ID 2750406498 2025-03-14T03:53:57.0664711Z Artifact td_results.json has been successfully uploaded! Final size is 7162 bytes. Artifact ID is 2750406498 2025-03-14T03:53:57.0671138Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13849515258/artifacts/2750406498 2025-03-14T03:53:57.0821510Z Post job cleanup. 2025-03-14T03:53:57.0874739Z Post job cleanup. 2025-03-14T03:53:57.1810908Z [command]/usr/bin/git version 2025-03-14T03:53:57.1847689Z git version 2.47.1 2025-03-14T03:53:57.1882189Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/ffd3929f-acd0-4982-ac2a-4f11fc3bd4a3/.gitconfig' 2025-03-14T03:53:57.1890426Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ffd3929f-acd0-4982-ac2a-4f11fc3bd4a3' before making global git config changes 2025-03-14T03:53:57.1891452Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:53:57.1896030Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:53:57.1931012Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:53:57.1965558Z [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' || :" 2025-03-14T03:53:57.2236659Z Entering 'android/libs/fbjni' 2025-03-14T03:53:57.2287905Z Entering 'third_party/FP16' 2025-03-14T03:53:57.2337740Z Entering 'third_party/FXdiv' 2025-03-14T03:53:57.2387437Z Entering 'third_party/NNPACK' 2025-03-14T03:53:57.2437056Z Entering 'third_party/NVTX' 2025-03-14T03:53:57.2486064Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:53:57.2535503Z Entering 'third_party/XNNPACK' 2025-03-14T03:53:57.2601901Z Entering 'third_party/benchmark' 2025-03-14T03:53:57.2651128Z Entering 'third_party/composable_kernel' 2025-03-14T03:53:57.2705837Z Entering 'third_party/cpp-httplib' 2025-03-14T03:53:57.2754777Z Entering 'third_party/cpuinfo' 2025-03-14T03:53:57.2804534Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:53:57.2854233Z Entering 'third_party/cutlass' 2025-03-14T03:53:57.2911825Z Entering 'third_party/eigen' 2025-03-14T03:53:57.2963394Z Entering 'third_party/fbgemm' 2025-03-14T03:53:57.3013880Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:53:57.3061924Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:53:57.3111212Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:53:57.3166393Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:53:57.3216202Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:53:57.3266011Z Entering 'third_party/flash-attention' 2025-03-14T03:53:57.3315283Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:53:57.3368857Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:53:57.3427679Z Entering 'third_party/flatbuffers' 2025-03-14T03:53:57.3479619Z Entering 'third_party/fmt' 2025-03-14T03:53:57.3531177Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:53:57.3580520Z Entering 'third_party/gloo' 2025-03-14T03:53:57.3630370Z Entering 'third_party/googletest' 2025-03-14T03:53:57.3680780Z Entering 'third_party/ideep' 2025-03-14T03:53:57.3729139Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:53:57.3785315Z Entering 'third_party/ittapi' 2025-03-14T03:53:57.3835774Z Entering 'third_party/kineto' 2025-03-14T03:53:57.3885495Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:53:57.3933972Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:53:57.3983308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:53:57.4032104Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:53:57.4080859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:53:57.4129070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:53:57.4179724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:53:57.4227845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:53:57.4277558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:53:57.4327277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:53:57.4377386Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:53:57.4425597Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:53:57.4474815Z Entering 'third_party/kleidiai' 2025-03-14T03:53:57.4524987Z Entering 'third_party/mimalloc' 2025-03-14T03:53:57.4574387Z Entering 'third_party/nlohmann' 2025-03-14T03:53:57.4625823Z Entering 'third_party/onnx' 2025-03-14T03:53:57.4691085Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:53:57.4742243Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:53:57.4793802Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:53:57.4841585Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:53:57.4889935Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:53:57.4937357Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:53:57.4986344Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:53:57.5034071Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:53:57.5082439Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:53:57.5129608Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:53:57.5179742Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:53:57.5231153Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:53:57.5302420Z Entering 'third_party/pocketfft' 2025-03-14T03:53:57.5352001Z Entering 'third_party/protobuf' 2025-03-14T03:53:57.5405953Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:53:57.5454877Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:53:57.5506371Z Entering 'third_party/psimd' 2025-03-14T03:53:57.5556674Z Entering 'third_party/pthreadpool' 2025-03-14T03:53:57.5605945Z Entering 'third_party/pybind11' 2025-03-14T03:53:57.5655823Z Entering 'third_party/python-peachpy' 2025-03-14T03:53:57.5705716Z Entering 'third_party/sleef' 2025-03-14T03:53:57.5754984Z Entering 'third_party/tensorpipe' 2025-03-14T03:53:57.5803959Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:53:57.5852972Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:53:57.5901176Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:53:57.5950134Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:53:57.5997837Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:53:57.6066272Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:53:57.6085727Z http.https://github.com/.extraheader 2025-03-14T03:53:57.6096110Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T03:53:57.6124082Z [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' || :" 2025-03-14T03:53:57.6389891Z Entering 'android/libs/fbjni' 2025-03-14T03:53:57.6440999Z Entering 'third_party/FP16' 2025-03-14T03:53:57.6489983Z Entering 'third_party/FXdiv' 2025-03-14T03:53:57.6539118Z Entering 'third_party/NNPACK' 2025-03-14T03:53:57.6588210Z Entering 'third_party/NVTX' 2025-03-14T03:53:57.6637950Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:53:57.6686852Z Entering 'third_party/XNNPACK' 2025-03-14T03:53:57.6752910Z Entering 'third_party/benchmark' 2025-03-14T03:53:57.6802350Z Entering 'third_party/composable_kernel' 2025-03-14T03:53:57.6858012Z Entering 'third_party/cpp-httplib' 2025-03-14T03:53:57.6906939Z Entering 'third_party/cpuinfo' 2025-03-14T03:53:57.6956454Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:53:57.7006267Z Entering 'third_party/cutlass' 2025-03-14T03:53:57.7062932Z Entering 'third_party/eigen' 2025-03-14T03:53:57.7114070Z Entering 'third_party/fbgemm' 2025-03-14T03:53:57.7163779Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:53:57.7212778Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:53:57.7261014Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:53:57.7316621Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:53:57.7364870Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:53:57.7414620Z Entering 'third_party/flash-attention' 2025-03-14T03:53:57.7464195Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:53:57.7518975Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:53:57.7576792Z Entering 'third_party/flatbuffers' 2025-03-14T03:53:57.7629239Z Entering 'third_party/fmt' 2025-03-14T03:53:57.7678771Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:53:57.7728723Z Entering 'third_party/gloo' 2025-03-14T03:53:57.7778556Z Entering 'third_party/googletest' 2025-03-14T03:53:57.7828366Z Entering 'third_party/ideep' 2025-03-14T03:53:57.7876825Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:53:57.7933800Z Entering 'third_party/ittapi' 2025-03-14T03:53:57.7983178Z Entering 'third_party/kineto' 2025-03-14T03:53:57.8032578Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:53:57.8080727Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:53:57.8131398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:53:57.8179143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:53:57.8227310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:53:57.8275419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:53:57.8325772Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:53:57.8374502Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:53:57.8423631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:53:57.8473138Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:53:57.8523515Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:53:57.8571526Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:53:57.8621527Z Entering 'third_party/kleidiai' 2025-03-14T03:53:57.8670825Z Entering 'third_party/mimalloc' 2025-03-14T03:53:57.8720028Z Entering 'third_party/nlohmann' 2025-03-14T03:53:57.8769989Z Entering 'third_party/onnx' 2025-03-14T03:53:57.8834643Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:53:57.8886125Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:53:57.8937974Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:53:57.8987363Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:53:57.9035700Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:53:57.9082819Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:53:57.9132296Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:53:57.9179836Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:53:57.9227434Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:53:57.9274039Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:53:57.9325709Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:53:57.9375268Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:53:57.9444792Z Entering 'third_party/pocketfft' 2025-03-14T03:53:57.9494557Z Entering 'third_party/protobuf' 2025-03-14T03:53:57.9546552Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:53:57.9595086Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:53:57.9645270Z Entering 'third_party/psimd' 2025-03-14T03:53:57.9695373Z Entering 'third_party/pthreadpool' 2025-03-14T03:53:57.9745945Z Entering 'third_party/pybind11' 2025-03-14T03:53:57.9796519Z Entering 'third_party/python-peachpy' 2025-03-14T03:53:57.9846796Z Entering 'third_party/sleef' 2025-03-14T03:53:57.9897427Z Entering 'third_party/tensorpipe' 2025-03-14T03:53:57.9947111Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:53:57.9996491Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:53:58.0044759Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:53:58.0094096Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:53:58.0142449Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:53:58.0285302Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T03:53:58.0315062Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T03:53:58.0322345Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:53:58.0322765Z ##[endgroup] 2025-03-14T03:53:58.0399342Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T03:54:08.5201192Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T03:54:25.2987753Z Cleaning up orphan processes