2025-06-01T20:56:25.8329348Z Current runner version: '2.324.0' 2025-06-01T20:56:25.8354073Z ##[group]Operating System 2025-06-01T20:56:25.8354821Z Ubuntu 2025-06-01T20:56:25.8355296Z 24.04.2 2025-06-01T20:56:25.8355842Z LTS 2025-06-01T20:56:25.8356346Z ##[endgroup] 2025-06-01T20:56:25.8356822Z ##[group]Runner Image 2025-06-01T20:56:25.8357514Z Image: ubuntu-24.04 2025-06-01T20:56:25.8358092Z Version: 20250527.1.0 2025-06-01T20:56:25.8359088Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250527.1/images/ubuntu/Ubuntu2404-Readme.md 2025-06-01T20:56:25.8360518Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250527.1 2025-06-01T20:56:25.8361736Z ##[endgroup] 2025-06-01T20:56:25.8362255Z ##[group]Runner Image Provisioner 2025-06-01T20:56:25.8362890Z 2.0.437.1 2025-06-01T20:56:25.8363373Z ##[endgroup] 2025-06-01T20:56:25.8364328Z ##[group]GITHUB_TOKEN Permissions 2025-06-01T20:56:25.8366210Z Contents: write 2025-06-01T20:56:25.8366727Z Metadata: read 2025-06-01T20:56:25.8367545Z ##[endgroup] 2025-06-01T20:56:25.8369558Z Secret source: Actions 2025-06-01T20:56:25.8370203Z Prepare workflow directory 2025-06-01T20:56:25.8705297Z Prepare all required actions 2025-06-01T20:56:25.8744973Z Getting action download info 2025-06-01T20:56:26.2789084Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-01T20:56:26.3593844Z Download action repository 'softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631' (SHA:da05d552573ad5aba039eaac05058a918a7bf631) 2025-06-01T20:56:27.0166259Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-06-01T20:56:27.3688823Z Complete job name: Create Release 2025-06-01T20:56:27.4422542Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-01T20:56:27.4423531Z with: 2025-06-01T20:56:27.4423927Z show-progress: false 2025-06-01T20:56:27.4424356Z submodules: recursive 2025-06-01T20:56:27.4424837Z ref: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:56:27.4425371Z repository: pytorch/pytorch 2025-06-01T20:56:27.4426037Z token: *** 2025-06-01T20:56:27.4426414Z ssh-strict: true 2025-06-01T20:56:27.4426800Z ssh-user: git 2025-06-01T20:56:27.4427206Z persist-credentials: true 2025-06-01T20:56:27.4427657Z clean: true 2025-06-01T20:56:27.4428071Z sparse-checkout-cone-mode: true 2025-06-01T20:56:27.4428555Z fetch-depth: 1 2025-06-01T20:56:27.4428949Z fetch-tags: false 2025-06-01T20:56:27.4429340Z lfs: false 2025-06-01T20:56:27.4429731Z set-safe-directory: true 2025-06-01T20:56:27.4430376Z ##[endgroup] 2025-06-01T20:56:27.6107742Z Syncing repository: pytorch/pytorch 2025-06-01T20:56:27.6110493Z ##[group]Getting Git version info 2025-06-01T20:56:27.6111909Z Working directory is '/home/runner/work/pytorch/pytorch' 2025-06-01T20:56:27.6113537Z [command]/usr/bin/git version 2025-06-01T20:56:27.6151198Z git version 2.49.0 2025-06-01T20:56:27.6179600Z ##[endgroup] 2025-06-01T20:56:27.6195224Z Temporarily overriding HOME='/home/runner/work/_temp/05f58519-69c2-4321-bfc6-7b6922e7733d' before making global git config changes 2025-06-01T20:56:27.6197659Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T20:56:27.6208810Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-06-01T20:56:27.6242888Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2025-06-01T20:56:27.6246696Z ##[group]Initializing the repository 2025-06-01T20:56:27.6251595Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2025-06-01T20:56:27.6307438Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-01T20:56:27.6308872Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-01T20:56:27.6309819Z hint: of your new repositories, which will suppress this warning, call: 2025-06-01T20:56:27.6310473Z hint: 2025-06-01T20:56:27.6312145Z hint: git config --global init.defaultBranch 2025-06-01T20:56:27.6312783Z hint: 2025-06-01T20:56:27.6313620Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-01T20:56:27.6315262Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-01T20:56:27.6316588Z hint: 2025-06-01T20:56:27.6317270Z hint: git branch -m 2025-06-01T20:56:27.6318680Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2025-06-01T20:56:27.6325908Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-06-01T20:56:27.6357358Z ##[endgroup] 2025-06-01T20:56:27.6358559Z ##[group]Disabling automatic garbage collection 2025-06-01T20:56:27.6362587Z [command]/usr/bin/git config --local gc.auto 0 2025-06-01T20:56:27.6390288Z ##[endgroup] 2025-06-01T20:56:27.6391148Z ##[group]Setting up auth 2025-06-01T20:56:27.6397451Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T20:56:27.6428838Z [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-06-01T20:56:27.6694734Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T20:56:27.6723380Z [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-06-01T20:56:27.6940029Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T20:56:27.6977768Z ##[endgroup] 2025-06-01T20:56:27.6978826Z ##[group]Fetching the repository 2025-06-01T20:56:27.6986311Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:56:32.5576996Z From https://github.com/pytorch/pytorch 2025-06-01T20:56:32.5578962Z * branch f7c09f864a6c6467a7454f1431340d3338473fd1 -> FETCH_HEAD 2025-06-01T20:56:32.5600741Z ##[endgroup] 2025-06-01T20:56:32.5602331Z ##[group]Determining the checkout info 2025-06-01T20:56:32.5603667Z ##[endgroup] 2025-06-01T20:56:32.5607776Z [command]/usr/bin/git sparse-checkout disable 2025-06-01T20:56:32.5645553Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-01T20:56:32.5671705Z ##[group]Checking out the ref 2025-06-01T20:56:32.5675225Z [command]/usr/bin/git checkout --progress --force f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:56:33.5944682Z Updating files: 95% (16796/17658) 2025-06-01T20:56:33.6072228Z Updating files: 96% (16952/17658) 2025-06-01T20:56:33.6290668Z Updating files: 97% (17129/17658) 2025-06-01T20:56:33.6489202Z Updating files: 98% (17305/17658) 2025-06-01T20:56:33.6607518Z Updating files: 99% (17482/17658) 2025-06-01T20:56:33.6608400Z Updating files: 100% (17658/17658) 2025-06-01T20:56:33.6617355Z Updating files: 100% (17658/17658), done. 2025-06-01T20:56:33.6786685Z Note: switching to 'f7c09f864a6c6467a7454f1431340d3338473fd1'. 2025-06-01T20:56:33.6788879Z 2025-06-01T20:56:33.6789495Z You are in 'detached HEAD' state. You can look around, make experimental 2025-06-01T20:56:33.6790563Z changes and commit them, and you can discard any commits you make in this 2025-06-01T20:56:33.6792731Z state without impacting any branches by switching back to a branch. 2025-06-01T20:56:33.6794923Z 2025-06-01T20:56:33.6795220Z If you want to create a new branch to retain commits you create, you may 2025-06-01T20:56:33.6795907Z do so (now or later) by using -c with the switch command. Example: 2025-06-01T20:56:33.6796278Z 2025-06-01T20:56:33.6796451Z git switch -c 2025-06-01T20:56:33.6796711Z 2025-06-01T20:56:33.6796851Z Or undo this operation with: 2025-06-01T20:56:33.6797096Z 2025-06-01T20:56:33.6797249Z git switch - 2025-06-01T20:56:33.6797820Z 2025-06-01T20:56:33.6798146Z Turn off this advice by setting config variable advice.detachedHead to false 2025-06-01T20:56:33.6798660Z 2025-06-01T20:56:33.6798935Z HEAD is now at f7c09f8 [Docs] Reformat sparse example (#154785) 2025-06-01T20:56:33.6828558Z ##[endgroup] 2025-06-01T20:56:33.6829517Z ##[group]Setting up auth for fetching submodules 2025-06-01T20:56:33.6835467Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T20:56:33.6875032Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-01T20:56:33.6904823Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-01T20:56:33.6936064Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-01T20:56:33.6962460Z ##[endgroup] 2025-06-01T20:56:33.6962952Z ##[group]Fetching submodules 2025-06-01T20:56:33.6966683Z [command]/usr/bin/git submodule sync --recursive 2025-06-01T20:56:33.7216317Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-06-01T20:56:33.7452585Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-06-01T20:56:33.7457214Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-06-01T20:56:33.7461665Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-06-01T20:56:33.7465154Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-06-01T20:56:33.7470335Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-06-01T20:56:33.7475651Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-06-01T20:56:33.7479412Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-06-01T20:56:33.7484409Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-06-01T20:56:33.7489088Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-06-01T20:56:33.7494019Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-06-01T20:56:33.7498013Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-06-01T20:56:33.7503404Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-06-01T20:56:33.7508514Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-06-01T20:56:33.7512855Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-06-01T20:56:33.7518152Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-06-01T20:56:33.7523852Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-06-01T20:56:33.7529187Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-06-01T20:56:33.7534483Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-06-01T20:56:33.7540352Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:56:33.7545780Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-06-01T20:56:33.7551505Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-06-01T20:56:33.7557080Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-06-01T20:56:33.7563260Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-06-01T20:56:33.7568973Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-06-01T20:56:33.7575414Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-06-01T20:56:33.7581268Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-06-01T20:56:33.7587054Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-06-01T20:56:33.7593222Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-06-01T20:56:33.7599772Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-06-01T20:56:33.7606240Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-06-01T20:56:33.7612472Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-06-01T20:56:33.7618816Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-06-01T20:56:33.7625316Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-06-01T20:56:33.7631696Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-06-01T20:56:33.7638082Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-06-01T20:56:33.7644685Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-06-01T20:56:33.7651500Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-06-01T20:56:33.7679442Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2025-06-01T20:56:34.5867086Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2025-06-01T20:56:35.1945357Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2025-06-01T20:56:35.7333674Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2025-06-01T20:56:36.5470679Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NVTX'... 2025-06-01T20:56:37.5384479Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-06-01T20:56:38.4167872Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2025-06-01T20:56:40.9329852Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2025-06-01T20:56:41.6532720Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/composable_kernel'... 2025-06-01T20:56:43.5219905Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpp-httplib'... 2025-06-01T20:56:44.3895181Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2025-06-01T20:56:45.7948652Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-06-01T20:56:46.7803339Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2025-06-01T20:56:49.7133889Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2025-06-01T20:56:51.0152775Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2025-06-01T20:56:52.2828587Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention'... 2025-06-01T20:56:53.4221558Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2025-06-01T20:56:54.3764981Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2025-06-01T20:56:55.2647644Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-06-01T20:56:56.2085300Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2025-06-01T20:56:57.0285082Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2025-06-01T20:56:57.9026547Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2025-06-01T20:56:58.6273240Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2025-06-01T20:56:59.4402078Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2025-06-01T20:57:00.6671901Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kleidiai'... 2025-06-01T20:57:01.6464648Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/mimalloc'... 2025-06-01T20:57:02.5499827Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2025-06-01T20:57:03.7802851Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2025-06-01T20:57:05.1948233Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-06-01T20:57:06.3161110Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2025-06-01T20:57:06.8773692Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2025-06-01T20:57:09.9334603Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2025-06-01T20:57:10.4652313Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2025-06-01T20:57:11.0378386Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2025-06-01T20:57:11.9326185Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2025-06-01T20:57:12.6803645Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2025-06-01T20:57:13.6618023Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2025-06-01T20:57:15.7335419Z From https://github.com/facebookincubator/fbjni 2025-06-01T20:57:15.7336009Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-06-01T20:57:15.7466786Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-06-01T20:57:16.9554346Z From https://github.com/Maratyszcza/FP16 2025-06-01T20:57:16.9554765Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-06-01T20:57:16.9647071Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-01T20:57:18.0062065Z From https://github.com/Maratyszcza/FXdiv 2025-06-01T20:57:18.0064085Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-06-01T20:57:18.0120642Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-01T20:57:19.1123028Z From https://github.com/Maratyszcza/NNPACK 2025-06-01T20:57:19.1125661Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-06-01T20:57:19.1313884Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-06-01T20:57:20.2302728Z From https://github.com/NVIDIA/NVTX 2025-06-01T20:57:20.2303334Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-06-01T20:57:20.3032323Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-06-01T20:57:21.5746608Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-06-01T20:57:21.5749007Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-06-01T20:57:21.6054535Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-06-01T20:57:25.6466123Z From https://github.com/google/XNNPACK 2025-06-01T20:57:25.6467074Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-06-01T20:57:26.2972855Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-06-01T20:57:27.5423171Z From https://github.com/google/benchmark 2025-06-01T20:57:27.5423819Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-06-01T20:57:27.5587844Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-06-01T20:57:29.3560075Z From https://github.com/ROCm/composable_kernel 2025-06-01T20:57:29.3560975Z * branch 8086bbe3a78d931eb96fe12fdc014082e18d18d3 -> FETCH_HEAD 2025-06-01T20:57:29.5872206Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-06-01T20:57:30.8902717Z From https://github.com/yhirose/cpp-httplib 2025-06-01T20:57:30.8903386Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2025-06-01T20:57:30.9263829Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-06-01T20:57:32.0318911Z From https://github.com/pytorch/cpuinfo 2025-06-01T20:57:32.0319543Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-06-01T20:57:32.1179331Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-06-01T20:57:33.3359214Z From https://github.com/NVIDIA/cudnn-frontend 2025-06-01T20:57:33.3359819Z * branch 666996fe3960f27170d1527e5579ba24c8d3380a -> FETCH_HEAD 2025-06-01T20:57:33.3656258Z Submodule path 'third_party/cudnn_frontend': checked out '666996fe3960f27170d1527e5579ba24c8d3380a' 2025-06-01T20:57:34.9317003Z From https://github.com/NVIDIA/cutlass 2025-06-01T20:57:34.9317611Z * branch ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e -> FETCH_HEAD 2025-06-01T20:57:35.5121921Z Submodule path 'third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-01T20:57:37.8720626Z From https://gitlab.com/libeigen/eigen 2025-06-01T20:57:37.8721481Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2025-06-01T20:57:38.0187564Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-06-01T20:57:39.5560270Z From https://github.com/pytorch/fbgemm 2025-06-01T20:57:39.5561044Z * branch 157e88b750c452bef2ab4653fe9d1eeb151ce4c3 -> FETCH_HEAD 2025-06-01T20:57:39.6540035Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-06-01T20:57:39.6561281Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-06-01T20:57:39.6565696Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:57:39.6569735Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:57:39.6574252Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-06-01T20:57:39.6578581Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-06-01T20:57:39.6583155Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:57:39.6587266Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-06-01T20:57:39.6614307Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-06-01T20:57:40.7528107Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-06-01T20:57:42.6062242Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-06-01T20:57:44.0317953Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-06-01T20:57:46.6898039Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-06-01T20:57:47.6092278Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-06-01T20:57:48.2623989Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-06-01T20:57:51.1103777Z From https://github.com/asmjit/asmjit 2025-06-01T20:57:51.1104363Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-06-01T20:57:51.1563922Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-06-01T20:57:52.8307920Z From https://github.com/jwfromm/composable_kernel 2025-06-01T20:57:52.8308618Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-06-01T20:57:53.0515472Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-06-01T20:57:54.3653061Z From https://github.com/pytorch/cpuinfo 2025-06-01T20:57:54.3653676Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-06-01T20:57:54.4522713Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-06-01T20:57:56.8257034Z From https://github.com/jwfromm/cutlass 2025-06-01T20:57:56.8257505Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-06-01T20:57:57.3989907Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-06-01T20:57:58.9433748Z From https://github.com/google/googletest 2025-06-01T20:57:58.9434171Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-06-01T20:57:58.9775732Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-06-01T20:57:58.9887089Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-06-01T20:58:00.7651558Z From https://github.com/nlohmann/json 2025-06-01T20:58:00.7652119Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-06-01T20:58:00.8599243Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-06-01T20:58:02.2814319Z From https://github.com/Dao-AILab/flash-attention 2025-06-01T20:58:02.2814987Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-06-01T20:58:02.3466540Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-06-01T20:58:02.3485556Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:58:02.3489629Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:58:02.3516118Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-06-01T20:58:04.3389485Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-06-01T20:58:09.2501847Z From https://github.com/ROCm/composable_kernel 2025-06-01T20:58:09.2502454Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-06-01T20:58:09.4767147Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-06-01T20:58:11.8558573Z From https://github.com/NVIDIA/cutlass 2025-06-01T20:58:11.8559194Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-06-01T20:58:12.4041722Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-06-01T20:58:13.9661823Z From https://github.com/google/flatbuffers 2025-06-01T20:58:13.9662455Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-06-01T20:58:14.0795054Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-06-01T20:58:15.4899876Z From https://github.com/fmtlib/fmt 2025-06-01T20:58:15.4900583Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-06-01T20:58:15.5120726Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-06-01T20:58:16.7078823Z From https://github.com/google/gemmlowp 2025-06-01T20:58:16.7079266Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-06-01T20:58:16.7353787Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-06-01T20:58:17.9803285Z From https://github.com/pytorch/gloo 2025-06-01T20:58:17.9803705Z * branch fe67c4bea940a117ff539d23f4110efc19404edb -> FETCH_HEAD 2025-06-01T20:58:18.0009060Z Submodule path 'third_party/gloo': checked out 'fe67c4bea940a117ff539d23f4110efc19404edb' 2025-06-01T20:58:19.3545312Z From https://github.com/google/googletest 2025-06-01T20:58:19.3545943Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-06-01T20:58:19.3876918Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-06-01T20:58:20.6700566Z From https://github.com/intel/ideep 2025-06-01T20:58:20.6701272Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-06-01T20:58:20.6793274Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-06-01T20:58:20.6811124Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-06-01T20:58:20.6836198Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-06-01T20:58:27.7975334Z From https://github.com/intel/mkl-dnn 2025-06-01T20:58:27.7975938Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-06-01T20:58:28.2506293Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-06-01T20:58:29.4083282Z From https://github.com/intel/ittapi 2025-06-01T20:58:29.4083953Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-06-01T20:58:29.4238800Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-06-01T20:58:30.6338596Z From https://github.com/pytorch/kineto 2025-06-01T20:58:30.6339278Z * branch 20f652846f651fcae287f667d34bcf164c99f383 -> FETCH_HEAD 2025-06-01T20:58:30.7091715Z Submodule path 'third_party/kineto': checked out '20f652846f651fcae287f667d34bcf164c99f383' 2025-06-01T20:58:30.7111316Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:58:30.7115677Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:58:30.7120274Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:58:30.7146924Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-06-01T20:58:31.7606180Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-06-01T20:58:32.5449131Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-06-01T20:58:35.0253421Z From https://github.com/facebookincubator/dynolog 2025-06-01T20:58:35.0254367Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-06-01T20:58:35.0952372Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-06-01T20:58:35.0971486Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:58:35.0976098Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:58:35.0980181Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:58:35.0985456Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:58:35.0990030Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:58:35.0994989Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:58:35.0999732Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:58:35.1006026Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:58:35.1037282Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-06-01T20:58:37.0139459Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-06-01T20:58:37.6735363Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-06-01T20:58:38.4713118Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-06-01T20:58:39.1362215Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-06-01T20:58:39.9368448Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-06-01T20:58:40.7868049Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-06-01T20:58:42.0694537Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-06-01T20:58:45.0289142Z From https://github.com/NVIDIA/DCGM 2025-06-01T20:58:45.0289785Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-06-01T20:58:45.1929324Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-06-01T20:58:46.4701468Z From https://github.com/libcpr/cpr 2025-06-01T20:58:46.4702065Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-06-01T20:58:46.4832395Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-06-01T20:58:48.0420434Z From https://github.com/fmtlib/fmt 2025-06-01T20:58:48.0421252Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-06-01T20:58:48.0669313Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-06-01T20:58:49.1723944Z From https://github.com/gflags/gflags 2025-06-01T20:58:49.1724360Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-06-01T20:58:49.1820501Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-06-01T20:58:49.1838003Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:58:49.1864474Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-06-01T20:58:51.0129831Z From https://github.com/gflags/gflags 2025-06-01T20:58:51.0130435Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-06-01T20:58:51.0185346Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-06-01T20:58:52.3769967Z From https://github.com/google/glog 2025-06-01T20:58:52.3770386Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-06-01T20:58:52.3917795Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-06-01T20:58:53.8899458Z From https://github.com/google/googletest 2025-06-01T20:58:53.8899876Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-06-01T20:58:53.9237842Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-06-01T20:58:55.7482835Z From https://github.com/nlohmann/json 2025-06-01T20:58:55.7483482Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-06-01T20:58:55.8278070Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-06-01T20:58:56.9560023Z From https://github.com/dtrugman/pfs 2025-06-01T20:58:56.9560591Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-06-01T20:58:56.9699476Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-06-01T20:58:58.4060410Z From https://github.com/fmtlib/fmt 2025-06-01T20:58:58.4061196Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-06-01T20:58:58.4308116Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-06-01T20:59:00.0373921Z From https://github.com/google/googletest 2025-06-01T20:59:00.0374513Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-06-01T20:59:00.0716122Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-06-01T20:59:01.3309418Z From https://github.com/ARM-software/kleidiai 2025-06-01T20:59:01.3310424Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-06-01T20:59:01.3697773Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-06-01T20:59:02.6628614Z From https://github.com/microsoft/mimalloc 2025-06-01T20:59:02.6629106Z * branch 94036de6fe20bfd8a73d4a6d142fcf532ea604d9 -> FETCH_HEAD 2025-06-01T20:59:02.6932608Z Submodule path 'third_party/mimalloc': checked out '94036de6fe20bfd8a73d4a6d142fcf532ea604d9' 2025-06-01T20:59:04.5174670Z From https://github.com/nlohmann/json 2025-06-01T20:59:04.5175080Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2025-06-01T20:59:04.6073806Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-06-01T20:59:06.3518627Z From https://github.com/onnx/onnx 2025-06-01T20:59:06.3519209Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-06-01T20:59:06.8094854Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-06-01T20:59:06.8130124Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-06-01T20:59:06.8157706Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-06-01T20:59:09.2447933Z From https://github.com/pybind/pybind11 2025-06-01T20:59:09.2448621Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-06-01T20:59:09.2749359Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T20:59:10.8275883Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-06-01T20:59:10.8276469Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-06-01T20:59:10.8926938Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-06-01T20:59:10.8947103Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:59:10.8951359Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:59:10.8955858Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:59:10.8960658Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:59:10.8965541Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:59:10.8970082Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:59:10.8974685Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:59:10.8979010Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:59:10.9006076Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-06-01T20:59:11.7178010Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-06-01T20:59:12.5750110Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-06-01T20:59:13.2519871Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-06-01T20:59:14.5484106Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-06-01T20:59:15.2332086Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-06-01T20:59:15.8990980Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-06-01T20:59:16.5632981Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-06-01T20:59:19.6593933Z From https://github.com/google/benchmark 2025-06-01T20:59:19.6594584Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-06-01T20:59:19.6756309Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-06-01T20:59:21.1937845Z From https://github.com/google/googletest 2025-06-01T20:59:21.1938525Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-06-01T20:59:21.2275991Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-06-01T20:59:22.4609080Z From https://github.com/microsoft/GSL 2025-06-01T20:59:22.4609794Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-06-01T20:59:22.4708126Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-06-01T20:59:24.3908205Z From https://github.com/nlohmann/json 2025-06-01T20:59:24.3908836Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-06-01T20:59:24.4871334Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-06-01T20:59:25.9007992Z From https://github.com/open-telemetry/opentelemetry-proto 2025-06-01T20:59:25.9008562Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-06-01T20:59:25.9110436Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-06-01T20:59:26.9345034Z From https://github.com/opentracing/opentracing-cpp 2025-06-01T20:59:26.9345732Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-06-01T20:59:26.9457986Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-06-01T20:59:28.1178672Z From https://github.com/jupp0r/prometheus-cpp 2025-06-01T20:59:28.1179291Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-06-01T20:59:28.1334131Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-06-01T20:59:28.1351616Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:59:28.1356087Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:59:28.1382060Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-06-01T20:59:29.4306593Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-06-01T20:59:31.6638097Z From https://github.com/civetweb/civetweb 2025-06-01T20:59:31.6638685Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-06-01T20:59:31.8693007Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-06-01T20:59:33.5671131Z From https://github.com/google/googletest 2025-06-01T20:59:33.5671780Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-06-01T20:59:33.6020406Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-01T20:59:36.3101336Z From https://github.com/Microsoft/vcpkg 2025-06-01T20:59:36.3101909Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-06-01T20:59:36.8281094Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-06-01T20:59:37.9887406Z From https://github.com/mreineck/pocketfft 2025-06-01T20:59:37.9888043Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2025-06-01T20:59:37.9943474Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-06-01T20:59:41.6445428Z From https://github.com/protocolbuffers/protobuf 2025-06-01T20:59:41.6446018Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-06-01T20:59:41.8771678Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-06-01T20:59:41.8795934Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:59:41.8800586Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-06-01T20:59:41.8827234Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-06-01T20:59:42.6178961Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-06-01T20:59:44.7631999Z From https://github.com/google/benchmark 2025-06-01T20:59:44.7632634Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-06-01T20:59:44.7755908Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-06-01T20:59:46.4827487Z From https://github.com/google/googletest 2025-06-01T20:59:46.4828138Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-06-01T20:59:46.5222689Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-06-01T20:59:46.5315129Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-06-01T20:59:47.5710627Z From https://github.com/Maratyszcza/pthreadpool 2025-06-01T20:59:47.5711365Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-06-01T20:59:47.5796381Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-01T20:59:49.3256428Z From https://github.com/pybind/pybind11 2025-06-01T20:59:49.3256988Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-06-01T20:59:49.3549739Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T20:59:50.5276768Z From https://github.com/malfet/PeachPy 2025-06-01T20:59:50.5277533Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-06-01T20:59:50.5500654Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-06-01T20:59:52.1632977Z From https://github.com/shibatch/sleef 2025-06-01T20:59:52.1633538Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-06-01T20:59:52.2004244Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-06-01T20:59:53.4741746Z From https://github.com/pytorch/tensorpipe 2025-06-01T20:59:53.4742386Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2025-06-01T20:59:53.4943866Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-06-01T20:59:53.4963708Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:59:53.4968020Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:59:53.4972734Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:59:53.4977432Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:59:53.5003865Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-06-01T20:59:54.3587900Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-06-01T20:59:54.9613379Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-06-01T20:59:55.9753179Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-06-01T20:59:58.3554025Z From https://github.com/google/googletest 2025-06-01T20:59:58.3554648Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-06-01T20:59:58.3899482Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-06-01T20:59:59.5496775Z From https://github.com/google/libnop 2025-06-01T20:59:59.5497399Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-06-01T20:59:59.5612907Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-06-01T21:00:01.2022404Z From https://github.com/libuv/libuv 2025-06-01T21:00:01.2023020Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2025-06-01T21:00:01.2486492Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-06-01T21:00:02.8447313Z From https://github.com/pybind/pybind11 2025-06-01T21:00:02.8448201Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-06-01T21:00:02.8691081Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-06-01T21:00:02.8708488Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:02.8735042Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-06-01T21:00:04.6475438Z From https://github.com/wjakob/clang-cindex-python3 2025-06-01T21:00:04.6476019Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-06-01T21:00:04.6534948Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-06-01T21:00:04.6575290Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-01T21:00:04.6799477Z Entering 'android/libs/fbjni' 2025-06-01T21:00:04.6839674Z Entering 'third_party/FP16' 2025-06-01T21:00:04.6877281Z Entering 'third_party/FXdiv' 2025-06-01T21:00:04.6914315Z Entering 'third_party/NNPACK' 2025-06-01T21:00:04.6952156Z Entering 'third_party/NVTX' 2025-06-01T21:00:04.6990317Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:04.7027752Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:04.7078011Z Entering 'third_party/benchmark' 2025-06-01T21:00:04.7115988Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:04.7158734Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:04.7196447Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:04.7234695Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:04.7272521Z Entering 'third_party/cutlass' 2025-06-01T21:00:04.7318025Z Entering 'third_party/eigen' 2025-06-01T21:00:04.7358012Z Entering 'third_party/fbgemm' 2025-06-01T21:00:04.7395860Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:04.7433113Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:04.7475212Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:04.7513375Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:04.7557909Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:04.7595084Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:04.7632596Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:04.7672901Z Entering 'third_party/flash-attention' 2025-06-01T21:00:04.7709092Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:04.7751850Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:04.7800308Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:04.7840004Z Entering 'third_party/fmt' 2025-06-01T21:00:04.7877305Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:04.7914907Z Entering 'third_party/gloo' 2025-06-01T21:00:04.7952455Z Entering 'third_party/googletest' 2025-06-01T21:00:04.7989934Z Entering 'third_party/ideep' 2025-06-01T21:00:04.8025549Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:04.8071056Z Entering 'third_party/ittapi' 2025-06-01T21:00:04.8109043Z Entering 'third_party/kineto' 2025-06-01T21:00:04.8145492Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:04.8181878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:04.8220693Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:04.8258968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:04.8296943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:04.8333745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:04.8373204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:04.8411080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:04.8448830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:04.8488132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:04.8528033Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:04.8565403Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:04.8604962Z Entering 'third_party/kleidiai' 2025-06-01T21:00:04.8643688Z Entering 'third_party/mimalloc' 2025-06-01T21:00:04.8682111Z Entering 'third_party/nlohmann' 2025-06-01T21:00:04.8721788Z Entering 'third_party/onnx' 2025-06-01T21:00:04.8772683Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:04.8815032Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:04.8853513Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:04.8891480Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:04.8928749Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:04.8965516Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:04.9003943Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:04.9041590Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:04.9079119Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:04.9115754Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:04.9155685Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:04.9195363Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:04.9251263Z Entering 'third_party/pocketfft' 2025-06-01T21:00:04.9288581Z Entering 'third_party/protobuf' 2025-06-01T21:00:04.9327672Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:04.9365871Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:04.9405906Z Entering 'third_party/psimd' 2025-06-01T21:00:04.9443435Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:04.9480235Z Entering 'third_party/pybind11' 2025-06-01T21:00:04.9518810Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:04.9556690Z Entering 'third_party/sleef' 2025-06-01T21:00:04.9594555Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:04.9630432Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:04.9668006Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:04.9705229Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:04.9742573Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:04.9778079Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:04.9829944Z ##[endgroup] 2025-06-01T21:00:04.9830531Z ##[group]Persisting credentials for submodules 2025-06-01T21:00:04.9837471Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-06-01T21:00:05.0067371Z Entering 'android/libs/fbjni' 2025-06-01T21:00:05.0110622Z Entering 'third_party/FP16' 2025-06-01T21:00:05.0153437Z Entering 'third_party/FXdiv' 2025-06-01T21:00:05.0196343Z Entering 'third_party/NNPACK' 2025-06-01T21:00:05.0238704Z Entering 'third_party/NVTX' 2025-06-01T21:00:05.0281798Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:05.0324687Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:05.0379401Z Entering 'third_party/benchmark' 2025-06-01T21:00:05.0421849Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:05.0469725Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:05.0512695Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:05.0555680Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:05.0598445Z Entering 'third_party/cutlass' 2025-06-01T21:00:05.0647986Z Entering 'third_party/eigen' 2025-06-01T21:00:05.0692592Z Entering 'third_party/fbgemm' 2025-06-01T21:00:05.0735151Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:05.0777822Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:05.0825755Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:05.0868752Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:05.0918784Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:05.0960616Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:05.1002653Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:05.1049189Z Entering 'third_party/flash-attention' 2025-06-01T21:00:05.1091839Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:05.1139408Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:05.1191453Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:05.1236981Z Entering 'third_party/fmt' 2025-06-01T21:00:05.1280596Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:05.1324031Z Entering 'third_party/gloo' 2025-06-01T21:00:05.1366905Z Entering 'third_party/googletest' 2025-06-01T21:00:05.1410197Z Entering 'third_party/ideep' 2025-06-01T21:00:05.1450581Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:05.1500920Z Entering 'third_party/ittapi' 2025-06-01T21:00:05.1543688Z Entering 'third_party/kineto' 2025-06-01T21:00:05.1585298Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:05.1627943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:05.1671854Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:05.1715702Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:05.1758268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:05.1799412Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:05.1843986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:05.1886425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:05.1929976Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:05.1973902Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:05.2018093Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:05.2060261Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:05.2105317Z Entering 'third_party/kleidiai' 2025-06-01T21:00:05.2148779Z Entering 'third_party/mimalloc' 2025-06-01T21:00:05.2191762Z Entering 'third_party/nlohmann' 2025-06-01T21:00:05.2234881Z Entering 'third_party/onnx' 2025-06-01T21:00:05.2291020Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:05.2337689Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:05.2380417Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:05.2422654Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:05.2464769Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:05.2506662Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:05.2549447Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:05.2591233Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:05.2632563Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:05.2673356Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:05.2716869Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:05.2761068Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:05.2821127Z Entering 'third_party/pocketfft' 2025-06-01T21:00:05.2863712Z Entering 'third_party/protobuf' 2025-06-01T21:00:05.2908050Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:05.2950243Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:05.2994746Z Entering 'third_party/psimd' 2025-06-01T21:00:05.3036713Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:05.3078976Z Entering 'third_party/pybind11' 2025-06-01T21:00:05.3121517Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:05.3163458Z Entering 'third_party/sleef' 2025-06-01T21:00:05.3205523Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:05.3247477Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:05.3289922Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:05.3332479Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:05.3375829Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:05.3416581Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:05.3477333Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-06-01T21:00:05.3699350Z Entering 'android/libs/fbjni' 2025-06-01T21:00:05.3737903Z file:/home/runner/work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-06-01T21:00:05.3757249Z Entering 'third_party/FP16' 2025-06-01T21:00:05.3797504Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-06-01T21:00:05.3816996Z Entering 'third_party/FXdiv' 2025-06-01T21:00:05.3854637Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-06-01T21:00:05.3873692Z Entering 'third_party/NNPACK' 2025-06-01T21:00:05.3911247Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-06-01T21:00:05.3930258Z Entering 'third_party/NVTX' 2025-06-01T21:00:05.3967039Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-06-01T21:00:05.3987296Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:05.4025080Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-06-01T21:00:05.4044716Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:05.4081701Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-06-01T21:00:05.4114110Z Entering 'third_party/benchmark' 2025-06-01T21:00:05.4151944Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:00:05.4171072Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:05.4207692Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-06-01T21:00:05.4233497Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:05.4270369Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-06-01T21:00:05.4289854Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:05.4326705Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-06-01T21:00:05.4347481Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:05.4384632Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-06-01T21:00:05.4404194Z Entering 'third_party/cutlass' 2025-06-01T21:00:05.4441007Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-06-01T21:00:05.4468228Z Entering 'third_party/eigen' 2025-06-01T21:00:05.4506311Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-06-01T21:00:05.4527432Z Entering 'third_party/fbgemm' 2025-06-01T21:00:05.4565239Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-06-01T21:00:05.4585954Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:05.4623540Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-06-01T21:00:05.4642742Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:05.4680026Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-06-01T21:00:05.4704697Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:05.4742149Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-06-01T21:00:05.4761725Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:05.4798779Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-06-01T21:00:05.4825889Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:05.4862886Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-06-01T21:00:05.4882432Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:05.4919374Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-06-01T21:00:05.4937810Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:05.4974983Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-06-01T21:00:05.4997416Z Entering 'third_party/flash-attention' 2025-06-01T21:00:05.5034705Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-06-01T21:00:05.5053308Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:05.5091251Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-06-01T21:00:05.5116189Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:05.5154000Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-06-01T21:00:05.5181850Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:05.5218911Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-06-01T21:00:05.5241179Z Entering 'third_party/fmt' 2025-06-01T21:00:05.5279686Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:00:05.5298936Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:05.5336628Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-06-01T21:00:05.5356525Z Entering 'third_party/gloo' 2025-06-01T21:00:05.5393530Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-06-01T21:00:05.5412752Z Entering 'third_party/googletest' 2025-06-01T21:00:05.5450038Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:05.5469419Z Entering 'third_party/ideep' 2025-06-01T21:00:05.5506856Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-06-01T21:00:05.5525016Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:05.5562468Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-06-01T21:00:05.5589464Z Entering 'third_party/ittapi' 2025-06-01T21:00:05.5626766Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-06-01T21:00:05.5646375Z Entering 'third_party/kineto' 2025-06-01T21:00:05.5683931Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-06-01T21:00:05.5702538Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:05.5740645Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-06-01T21:00:05.5758653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:05.5797050Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-06-01T21:00:05.5818192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:05.5856138Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-06-01T21:00:05.5875023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:05.5913256Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:00:05.5932801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:05.5970527Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-06-01T21:00:05.5988294Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:05.6026562Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-06-01T21:00:05.6047928Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:05.6086117Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-06-01T21:00:05.6105647Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:05.6143611Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:05.6163010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:05.6200581Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-06-01T21:00:05.6221861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:05.6260057Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-06-01T21:00:05.6281628Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:05.6319374Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-06-01T21:00:05.6338511Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:05.6375616Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-06-01T21:00:05.6397103Z Entering 'third_party/kleidiai' 2025-06-01T21:00:05.6434426Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-06-01T21:00:05.6454535Z Entering 'third_party/mimalloc' 2025-06-01T21:00:05.6491860Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-06-01T21:00:05.6510957Z Entering 'third_party/nlohmann' 2025-06-01T21:00:05.6548791Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-06-01T21:00:05.6568997Z Entering 'third_party/onnx' 2025-06-01T21:00:05.6606321Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-06-01T21:00:05.6638741Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:05.6676248Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:00:05.6699562Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:05.6737473Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-06-01T21:00:05.6756771Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:05.6793749Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:00:05.6813681Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:05.6850581Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:05.6870424Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:05.6907604Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-06-01T21:00:05.6926469Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:05.6964293Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-06-01T21:00:05.6984370Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:05.7022009Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-06-01T21:00:05.7040277Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:05.7077730Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-06-01T21:00:05.7096449Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:05.7134400Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-06-01T21:00:05.7151486Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:05.7189845Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-06-01T21:00:05.7210409Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:05.7248107Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-06-01T21:00:05.7269208Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:05.7306504Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-06-01T21:00:05.7344137Z Entering 'third_party/pocketfft' 2025-06-01T21:00:05.7380662Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-06-01T21:00:05.7400057Z Entering 'third_party/protobuf' 2025-06-01T21:00:05.7437124Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-06-01T21:00:05.7458249Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:05.7496312Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:00:05.7515228Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:05.7552418Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:05.7573944Z Entering 'third_party/psimd' 2025-06-01T21:00:05.7610525Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-06-01T21:00:05.7630477Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:05.7667774Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-06-01T21:00:05.7686698Z Entering 'third_party/pybind11' 2025-06-01T21:00:05.7723585Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:00:05.7744086Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:05.7780910Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-06-01T21:00:05.7799877Z Entering 'third_party/sleef' 2025-06-01T21:00:05.7836564Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-06-01T21:00:05.7856593Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:05.7894125Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-06-01T21:00:05.7912543Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:05.7950124Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:05.7968837Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:05.8006666Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-06-01T21:00:05.8025353Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:05.8062415Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-06-01T21:00:05.8081832Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:05.8118797Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:00:05.8136341Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:05.8173767Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-06-01T21:00:05.8555522Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-01T21:00:05.8779216Z Entering 'android/libs/fbjni' 2025-06-01T21:00:05.8817520Z Entering 'third_party/FP16' 2025-06-01T21:00:05.8855539Z Entering 'third_party/FXdiv' 2025-06-01T21:00:05.8893560Z Entering 'third_party/NNPACK' 2025-06-01T21:00:05.8931563Z Entering 'third_party/NVTX' 2025-06-01T21:00:05.8969613Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:05.9008166Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:05.9059375Z Entering 'third_party/benchmark' 2025-06-01T21:00:05.9097087Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:05.9140471Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:05.9177905Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:05.9216917Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:05.9254656Z Entering 'third_party/cutlass' 2025-06-01T21:00:05.9300228Z Entering 'third_party/eigen' 2025-06-01T21:00:05.9339766Z Entering 'third_party/fbgemm' 2025-06-01T21:00:05.9377899Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:05.9415430Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:05.9458360Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:05.9496227Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:05.9541175Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:05.9578453Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:05.9615449Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:05.9655934Z Entering 'third_party/flash-attention' 2025-06-01T21:00:05.9693078Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:05.9735950Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:05.9782520Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:05.9822727Z Entering 'third_party/fmt' 2025-06-01T21:00:05.9860222Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:05.9898493Z Entering 'third_party/gloo' 2025-06-01T21:00:05.9936781Z Entering 'third_party/googletest' 2025-06-01T21:00:05.9974674Z Entering 'third_party/ideep' 2025-06-01T21:00:06.0010087Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:06.0055204Z Entering 'third_party/ittapi' 2025-06-01T21:00:06.0092570Z Entering 'third_party/kineto' 2025-06-01T21:00:06.0128844Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:06.0165692Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:06.0204941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:06.0245951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:06.0285904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:06.0323440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:06.0363627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:06.0400740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:06.0439330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:06.0478096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:06.0517922Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:06.0555551Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:06.0595995Z Entering 'third_party/kleidiai' 2025-06-01T21:00:06.0634138Z Entering 'third_party/mimalloc' 2025-06-01T21:00:06.0671441Z Entering 'third_party/nlohmann' 2025-06-01T21:00:06.0709652Z Entering 'third_party/onnx' 2025-06-01T21:00:06.0760328Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:06.0801979Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:06.0839900Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:06.0877482Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:06.0914576Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:06.0951520Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:06.0989444Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:06.1027242Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:06.1065021Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:06.1101169Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:06.1139548Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:06.1179183Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:06.1236057Z Entering 'third_party/pocketfft' 2025-06-01T21:00:06.1273444Z Entering 'third_party/protobuf' 2025-06-01T21:00:06.1311911Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:06.1349539Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:06.1389998Z Entering 'third_party/psimd' 2025-06-01T21:00:06.1427660Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:06.1464625Z Entering 'third_party/pybind11' 2025-06-01T21:00:06.1502157Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:06.1539627Z Entering 'third_party/sleef' 2025-06-01T21:00:06.1577401Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:06.1613405Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:06.1650202Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:06.1687347Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:06.1724987Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:06.1760133Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:06.1815553Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-01T21:00:06.2041389Z Entering 'android/libs/fbjni' 2025-06-01T21:00:06.2079381Z Entering 'third_party/FP16' 2025-06-01T21:00:06.2117293Z Entering 'third_party/FXdiv' 2025-06-01T21:00:06.2154586Z Entering 'third_party/NNPACK' 2025-06-01T21:00:06.2192086Z Entering 'third_party/NVTX' 2025-06-01T21:00:06.2229826Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:06.2267278Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:06.2318031Z Entering 'third_party/benchmark' 2025-06-01T21:00:06.2356287Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:06.2399125Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:06.2436019Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:06.2474227Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:06.2511733Z Entering 'third_party/cutlass' 2025-06-01T21:00:06.2557004Z Entering 'third_party/eigen' 2025-06-01T21:00:06.2596569Z Entering 'third_party/fbgemm' 2025-06-01T21:00:06.2634880Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:06.2672205Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:06.2714459Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:06.2752514Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:06.2797405Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:06.2834509Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:06.2872314Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:06.2913071Z Entering 'third_party/flash-attention' 2025-06-01T21:00:06.2950938Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:06.2993723Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:06.3039773Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:06.3079673Z Entering 'third_party/fmt' 2025-06-01T21:00:06.3117329Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:06.3154897Z Entering 'third_party/gloo' 2025-06-01T21:00:06.3192728Z Entering 'third_party/googletest' 2025-06-01T21:00:06.3230392Z Entering 'third_party/ideep' 2025-06-01T21:00:06.3265836Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:06.3310652Z Entering 'third_party/ittapi' 2025-06-01T21:00:06.3347977Z Entering 'third_party/kineto' 2025-06-01T21:00:06.3398862Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:06.3422147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:06.3461634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:06.3498646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:06.3536680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:06.3573317Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:06.3612721Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:06.3650402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:06.3688507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:06.3727968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:06.3768171Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:06.3806273Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:06.3846154Z Entering 'third_party/kleidiai' 2025-06-01T21:00:06.3884594Z Entering 'third_party/mimalloc' 2025-06-01T21:00:06.3922574Z Entering 'third_party/nlohmann' 2025-06-01T21:00:06.3961477Z Entering 'third_party/onnx' 2025-06-01T21:00:06.4012729Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:06.4054397Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:06.4092534Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:06.4129201Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:06.4166498Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:06.4203762Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:06.4241875Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:06.4278651Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:06.4315774Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:06.4351763Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:06.4391180Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:06.4429488Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:06.4485540Z Entering 'third_party/pocketfft' 2025-06-01T21:00:06.4524747Z Entering 'third_party/protobuf' 2025-06-01T21:00:06.4563543Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:06.4601012Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:06.4640469Z Entering 'third_party/psimd' 2025-06-01T21:00:06.4678261Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:06.4715566Z Entering 'third_party/pybind11' 2025-06-01T21:00:06.4754151Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:06.4792226Z Entering 'third_party/sleef' 2025-06-01T21:00:06.4830172Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:06.4866736Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:06.4904350Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:06.4941543Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:06.4978936Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:06.5015267Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:06.5066603Z ##[endgroup] 2025-06-01T21:00:06.5103561Z [command]/usr/bin/git log -1 --format=%H 2025-06-01T21:00:06.5126584Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:06.5297251Z ##[group]Run echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-06-01T21:00:06.5297694Z echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-06-01T21:00:06.5363069Z shell: /usr/bin/bash -e {0} 2025-06-01T21:00:06.5363303Z ##[endgroup] 2025-06-01T21:00:06.5485926Z ##[group]Run tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-06-01T21:00:06.5486309Z tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-06-01T21:00:06.5486617Z tag_or_branch="${tag_or_branch#refs/heads/}" 2025-06-01T21:00:06.5486941Z # replace directory separators with _ in branch name 2025-06-01T21:00:06.5487262Z tag_or_branch="${tag_or_branch//\//_}" 2025-06-01T21:00:06.5487607Z echo "PT_RELEASE_NAME=pytorch-$tag_or_branch" >> "$GITHUB_ENV" 2025-06-01T21:00:06.5488189Z echo "PT_RELEASE_FILE=pytorch-$tag_or_branch.tar.gz" >> "$GITHUB_ENV" 2025-06-01T21:00:06.5537970Z shell: /usr/bin/bash -e {0} 2025-06-01T21:00:06.5538187Z env: 2025-06-01T21:00:06.5538358Z PT_GITHUB_REF: refs/heads/main 2025-06-01T21:00:06.5538574Z ##[endgroup] 2025-06-01T21:00:06.5627556Z ##[group]Run # Create new folder with specified name so extracting the archive yields that 2025-06-01T21:00:06.5628116Z # Create new folder with specified name so extracting the archive yields that 2025-06-01T21:00:06.5628497Z rm -rf "/tmp/$PT_RELEASE_NAME" 2025-06-01T21:00:06.5628781Z cp -r "$PWD" "/tmp/$PT_RELEASE_NAME" 2025-06-01T21:00:06.5629045Z mv "/tmp/$PT_RELEASE_NAME" . 2025-06-01T21:00:06.5629277Z # Cleanup 2025-06-01T21:00:06.5629488Z rm -rf "$PT_RELEASE_NAME"/{.circleci,.ci} 2025-06-01T21:00:06.5629839Z find "$PT_RELEASE_NAME" -name '.git*' -exec rm -rv {} \; || true 2025-06-01T21:00:06.5630150Z # Create archive 2025-06-01T21:00:06.5630401Z tar -czf "$PT_RELEASE_FILE" "$PT_RELEASE_NAME" 2025-06-01T21:00:06.5631040Z echo "Created source archive $PT_RELEASE_FILE with content: $(ls -a "$PT_RELEASE_NAME")" 2025-06-01T21:00:06.5679913Z shell: /usr/bin/bash -e {0} 2025-06-01T21:00:06.5680156Z env: 2025-06-01T21:00:06.5680332Z PT_GITHUB_REF: refs/heads/main 2025-06-01T21:00:06.5680566Z PT_RELEASE_NAME: pytorch-main 2025-06-01T21:00:06.5681004Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-06-01T21:00:06.5681310Z ##[endgroup] 2025-06-01T21:00:12.7558104Z removed 'pytorch-main/test/inductor_skips/.gitkeep' 2025-06-01T21:00:12.7698156Z removed 'pytorch-main/test/inductor/cpp/.gitignore' 2025-06-01T21:00:12.7733322Z removed 'pytorch-main/.github/actionlint.yaml' 2025-06-01T21:00:12.7734154Z removed 'pytorch-main/.github/nitpicks.yml' 2025-06-01T21:00:12.7735030Z removed 'pytorch-main/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:12.7735963Z removed 'pytorch-main/.github/requirements-gha-cache.txt' 2025-06-01T21:00:12.7736838Z removed 'pytorch-main/.github/regenerate.sh' 2025-06-01T21:00:12.7737566Z removed 'pytorch-main/.github/pytorch-probot.yml' 2025-06-01T21:00:12.7738202Z removed 'pytorch-main/.github/pytorch-circleci-labels.yml' 2025-06-01T21:00:12.7738900Z removed 'pytorch-main/.github/requirements/conda-env-macOS-ARM64' 2025-06-01T21:00:12.7739632Z removed 'pytorch-main/.github/requirements/regenerate-requirements.txt' 2025-06-01T21:00:12.7740396Z removed 'pytorch-main/.github/requirements/pip-requirements-macOS.txt' 2025-06-01T21:00:12.7741205Z removed 'pytorch-main/.github/requirements/README.md' 2025-06-01T21:00:12.7741757Z removed directory 'pytorch-main/.github/requirements' 2025-06-01T21:00:12.7742348Z removed 'pytorch-main/.github/workflows/delete_old_branches.yml' 2025-06-01T21:00:12.7743006Z removed 'pytorch-main/.github/workflows/inductor-nightly.yml' 2025-06-01T21:00:12.7743836Z removed 'pytorch-main/.github/workflows/generated-linux-binary-libtorch-release-main.yml' 2025-06-01T21:00:12.7745054Z removed 'pytorch-main/.github/workflows/rocm-mi300.yml' 2025-06-01T21:00:12.7745815Z removed 'pytorch-main/.github/workflows/generated-linux-binary-libtorch-nightly.yml' 2025-06-01T21:00:12.7746673Z removed 'pytorch-main/.github/workflows/check_mergeability_ghstack.yml' 2025-06-01T21:00:12.7747477Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-aarch64.yml' 2025-06-01T21:00:12.7748255Z removed 'pytorch-main/.github/workflows/_runner-determinator.yml' 2025-06-01T21:00:12.7749124Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-release-main.yml' 2025-06-01T21:00:12.7749899Z removed 'pytorch-main/.github/workflows/slow.yml' 2025-06-01T21:00:12.7750480Z removed 'pytorch-main/.github/workflows/inductor-rocm-mi300.yml' 2025-06-01T21:00:12.7751209Z removed 'pytorch-main/.github/workflows/_win-test.yml' 2025-06-01T21:00:12.7751887Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86.yml' 2025-06-01T21:00:12.7752623Z removed 'pytorch-main/.github/workflows/test-check-binary.yml' 2025-06-01T21:00:12.7753501Z removed 'pytorch-main/.github/workflows/_binary-test-linux.yml' 2025-06-01T21:00:12.7754089Z removed 'pytorch-main/.github/workflows/weekly.yml' 2025-06-01T21:00:12.7755203Z removed 'pytorch-main/.github/workflows/target_determination.yml' 2025-06-01T21:00:12.7756031Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2025-06-01T21:00:12.7756785Z removed 'pytorch-main/.github/workflows/lint-bc.yml' 2025-06-01T21:00:12.7757424Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly.yml' 2025-06-01T21:00:12.7758339Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2025-06-01T21:00:12.7759231Z removed 'pytorch-main/.github/workflows/_linux-build.yml' 2025-06-01T21:00:12.7759811Z removed 'pytorch-main/.github/workflows/test-h100.yml' 2025-06-01T21:00:12.7760430Z removed 'pytorch-main/.github/workflows/inductor-perf-compare.yml' 2025-06-01T21:00:12.7761307Z removed 'pytorch-main/.github/workflows/periodic.yml' 2025-06-01T21:00:12.7761883Z removed 'pytorch-main/.github/workflows/build-libtorch-images.yml' 2025-06-01T21:00:12.7762489Z removed 'pytorch-main/.github/workflows/_mac-test.yml' 2025-06-01T21:00:12.7763055Z removed 'pytorch-main/.github/workflows/_docs.yml' 2025-06-01T21:00:12.7763713Z removed 'pytorch-main/.github/workflows/upload_test_stats_intermediate.yml' 2025-06-01T21:00:12.7764396Z removed 'pytorch-main/.github/workflows/_linux-test.yml' 2025-06-01T21:00:12.7765083Z removed 'pytorch-main/.github/workflows/runner_determinator_script_sync.yaml' 2025-06-01T21:00:12.7765836Z removed 'pytorch-main/.github/workflows/build-manywheel-images.yml' 2025-06-01T21:00:12.7766600Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-rocm.yml' 2025-06-01T21:00:12.7767561Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2025-06-01T21:00:12.7768650Z removed 'pytorch-main/.github/workflows/upload-test-stats.yml' 2025-06-01T21:00:12.7769556Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-libtorch-release-nightly.yml' 2025-06-01T21:00:12.7770452Z removed 'pytorch-main/.github/workflows/build-triton-wheel.yml' 2025-06-01T21:00:12.7771221Z removed 'pytorch-main/.github/workflows/_xpu-test.yml' 2025-06-01T21:00:12.7771796Z removed 'pytorch-main/.github/workflows/check-labels.yml' 2025-06-01T21:00:12.7772493Z removed 'pytorch-main/.github/workflows/llm_td_retrieval.yml' 2025-06-01T21:00:12.7773137Z removed 'pytorch-main/.github/workflows/build-magma-windows.yml' 2025-06-01T21:00:12.7773887Z removed 'pytorch-main/.github/workflows/auto_request_review.yml' 2025-06-01T21:00:12.7774546Z removed 'pytorch-main/.github/workflows/update-viablestrict.yml' 2025-06-01T21:00:12.7775150Z removed 'pytorch-main/.github/workflows/_win-build.yml' 2025-06-01T21:00:12.7775895Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2025-06-01T21:00:12.7776820Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-h100.yml' 2025-06-01T21:00:12.7777729Z removed 'pytorch-main/.github/workflows/stale.yml' 2025-06-01T21:00:12.7778517Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark.yml' 2025-06-01T21:00:12.7779192Z removed 'pytorch-main/.github/workflows/s390x-periodic.yml' 2025-06-01T21:00:12.7779793Z removed 'pytorch-main/.github/workflows/create_release.yml' 2025-06-01T21:00:12.7780343Z removed 'pytorch-main/.github/workflows/rocm.yml' 2025-06-01T21:00:12.7781050Z removed 'pytorch-main/.github/workflows/h100-distributed.yml' 2025-06-01T21:00:12.7781659Z removed 'pytorch-main/.github/workflows/inductor.yml' 2025-06-01T21:00:12.7782586Z removed 'pytorch-main/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml' 2025-06-01T21:00:12.7783500Z removed 'pytorch-main/.github/workflows/_link_check.yml' 2025-06-01T21:00:12.7784133Z removed 'pytorch-main/.github/workflows/build-almalinux-images.yml' 2025-06-01T21:00:12.7784899Z removed 'pytorch-main/.github/workflows/docathon-sync-label.yml' 2025-06-01T21:00:12.7785746Z removed 'pytorch-main/.github/workflows/scorecards.yml' 2025-06-01T21:00:12.7786618Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-release-nightly.yml' 2025-06-01T21:00:12.7787698Z removed 'pytorch-main/.github/workflows/_binary-build-linux.yml' 2025-06-01T21:00:12.7788438Z removed 'pytorch-main/.github/workflows/runner-determinator-validator.yml' 2025-06-01T21:00:12.7789166Z removed 'pytorch-main/.github/workflows/build-magma-linux.yml' 2025-06-01T21:00:12.7789816Z removed 'pytorch-main/.github/workflows/update_pytorch_labels.yml' 2025-06-01T21:00:12.7790415Z removed 'pytorch-main/.github/workflows/pull.yml' 2025-06-01T21:00:12.7791219Z removed 'pytorch-main/.github/workflows/target-determination-indexer.yml' 2025-06-01T21:00:12.7792214Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark-x86.yml' 2025-06-01T21:00:12.7792883Z removed 'pytorch-main/.github/workflows/unstable.yml' 2025-06-01T21:00:12.7793567Z removed 'pytorch-main/.github/workflows/upload-test-stats-while-running.yml' 2025-06-01T21:00:12.7794234Z removed 'pytorch-main/.github/workflows/xpu.yml' 2025-06-01T21:00:12.7794779Z removed 'pytorch-main/.github/workflows/inductor-rocm.yml' 2025-06-01T21:00:12.7795370Z removed 'pytorch-main/.github/workflows/_mac-build.yml' 2025-06-01T21:00:12.7796032Z removed 'pytorch-main/.github/workflows/build-manywheel-images-s390x.yml' 2025-06-01T21:00:12.7796767Z removed 'pytorch-main/.github/workflows/build-magma-rocm-linux.yml' 2025-06-01T21:00:12.7797525Z removed 'pytorch-main/.github/workflows/upload-torch-dynamo-perf-stats.yml' 2025-06-01T21:00:12.7798230Z removed 'pytorch-main/.github/workflows/docker-release.yml' 2025-06-01T21:00:12.7798839Z removed 'pytorch-main/.github/workflows/docker-builds.yml' 2025-06-01T21:00:12.7799424Z removed 'pytorch-main/.github/workflows/cherry-pick.yml' 2025-06-01T21:00:12.7799964Z removed 'pytorch-main/.github/workflows/s390.yml' 2025-06-01T21:00:12.7800550Z removed 'pytorch-main/.github/workflows/docker-cache-mi300.yml' 2025-06-01T21:00:12.7801483Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-main.yml' 2025-06-01T21:00:12.7802277Z removed 'pytorch-main/.github/workflows/_bazel-build-test.yml' 2025-06-01T21:00:12.7802866Z removed 'pytorch-main/.github/workflows/mac-mps.yml' 2025-06-01T21:00:12.7803381Z removed 'pytorch-main/.github/workflows/lint.yml' 2025-06-01T21:00:12.7804132Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-debug-main.yml' 2025-06-01T21:00:12.7805221Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-debug-nightly.yml' 2025-06-01T21:00:12.7806224Z removed 'pytorch-main/.github/workflows/close-nonexistent-disable-issues.yml' 2025-06-01T21:00:12.7807063Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-macos.yml' 2025-06-01T21:00:12.7807958Z removed 'pytorch-main/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2025-06-01T21:00:12.7821940Z removed 'pytorch-main/.github/workflows/nightly-s3-uploads.yml' 2025-06-01T21:00:12.7822348Z removed 'pytorch-main/.github/workflows/trymerge.yml' 2025-06-01T21:00:12.7822926Z removed 'pytorch-main/.github/workflows/_rocm-test.yml' 2025-06-01T21:00:12.7823553Z removed 'pytorch-main/.github/workflows/unstable-periodic.yml' 2025-06-01T21:00:12.7824158Z removed 'pytorch-main/.github/workflows/torchbench.yml' 2025-06-01T21:00:12.7824718Z removed 'pytorch-main/.github/workflows/tryrebase.yml' 2025-06-01T21:00:12.7825304Z removed 'pytorch-main/.github/workflows/linux-aarch64.yml' 2025-06-01T21:00:12.7826124Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-wheel-nightly.yml' 2025-06-01T21:00:12.7827087Z removed 'pytorch-main/.github/workflows/operator_benchmark.yml' 2025-06-01T21:00:12.7827737Z removed 'pytorch-main/.github/workflows/_binary-upload.yml' 2025-06-01T21:00:12.7828387Z removed 'pytorch-main/.github/workflows/inductor-unittest.yml' 2025-06-01T21:00:12.7828994Z removed 'pytorch-main/.github/workflows/nightly.yml' 2025-06-01T21:00:12.7830134Z removed 'pytorch-main/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml' 2025-06-01T21:00:12.7831251Z removed 'pytorch-main/.github/workflows/periodic-rocm-mi300.yml' 2025-06-01T21:00:12.7832126Z removed 'pytorch-main/.github/workflows/lint-autoformat.yml' 2025-06-01T21:00:12.7832766Z removed 'pytorch-main/.github/workflows/revert.yml' 2025-06-01T21:00:12.7833379Z removed 'pytorch-main/.github/workflows/inductor-periodic.yml' 2025-06-01T21:00:12.7833996Z removed 'pytorch-main/.github/workflows/nitpicker.yml' 2025-06-01T21:00:12.7834627Z removed 'pytorch-main/.github/workflows/assigntome-docathon.yml' 2025-06-01T21:00:12.7835223Z removed 'pytorch-main/.github/workflows/trunk.yml' 2025-06-01T21:00:12.7835717Z removed directory 'pytorch-main/.github/workflows' 2025-06-01T21:00:12.7836079Z removed 'pytorch-main/.github/actions/binary-docker-build/action.yml' 2025-06-01T21:00:12.7836498Z removed directory 'pytorch-main/.github/actions/binary-docker-build' 2025-06-01T21:00:12.7836917Z removed 'pytorch-main/.github/actions/filter-test-configs/action.yml' 2025-06-01T21:00:12.7837329Z removed directory 'pytorch-main/.github/actions/filter-test-configs' 2025-06-01T21:00:12.7839927Z find: ‘pytorch-main/.github’: No such file or directory 2025-06-01T21:00:12.7840365Z removed 'pytorch-main/.github/actions/pytest-cache-upload/action.yml' 2025-06-01T21:00:12.7841027Z removed directory 'pytorch-main/.github/actions/pytest-cache-upload' 2025-06-01T21:00:12.7841741Z removed 'pytorch-main/.github/actions/download-td-artifacts/action.yml' 2025-06-01T21:00:12.7842349Z removed directory 'pytorch-main/.github/actions/download-td-artifacts' 2025-06-01T21:00:12.7842745Z removed 'pytorch-main/.github/actions/linux-test/action.yml' 2025-06-01T21:00:12.7843099Z removed directory 'pytorch-main/.github/actions/linux-test' 2025-06-01T21:00:12.7843486Z removed 'pytorch-main/.github/actions/pytest-cache-download/action.yml' 2025-06-01T21:00:12.7843922Z removed directory 'pytorch-main/.github/actions/pytest-cache-download' 2025-06-01T21:00:12.7844332Z removed 'pytorch-main/.github/actions/get-workflow-job-id/action.yml' 2025-06-01T21:00:12.7844747Z removed directory 'pytorch-main/.github/actions/get-workflow-job-id' 2025-06-01T21:00:12.7845157Z removed 'pytorch-main/.github/actions/upload-test-artifacts/action.yml' 2025-06-01T21:00:12.7845575Z removed directory 'pytorch-main/.github/actions/upload-test-artifacts' 2025-06-01T21:00:12.7845976Z removed 'pytorch-main/.github/actions/test-pytorch-binary/action.yml' 2025-06-01T21:00:12.7846379Z removed directory 'pytorch-main/.github/actions/test-pytorch-binary' 2025-06-01T21:00:12.7846785Z removed 'pytorch-main/.github/actions/upload-sccache-stats/action.yml' 2025-06-01T21:00:12.7847189Z removed directory 'pytorch-main/.github/actions/upload-sccache-stats' 2025-06-01T21:00:12.7847562Z removed 'pytorch-main/.github/actions/setup-rocm/action.yml' 2025-06-01T21:00:12.7847906Z removed directory 'pytorch-main/.github/actions/setup-rocm' 2025-06-01T21:00:12.7848287Z removed 'pytorch-main/.github/actions/diskspace-cleanup/action.yml' 2025-06-01T21:00:12.7848681Z removed directory 'pytorch-main/.github/actions/diskspace-cleanup' 2025-06-01T21:00:12.7849110Z removed 'pytorch-main/.github/actions/upload-utilization-stats/action.yml' 2025-06-01T21:00:12.7849558Z removed directory 'pytorch-main/.github/actions/upload-utilization-stats' 2025-06-01T21:00:12.7849944Z removed 'pytorch-main/.github/actions/setup-xpu/action.yml' 2025-06-01T21:00:12.7850286Z removed directory 'pytorch-main/.github/actions/setup-xpu' 2025-06-01T21:00:12.7850638Z removed 'pytorch-main/.github/actions/teardown-rocm/action.yml' 2025-06-01T21:00:12.7851200Z removed directory 'pytorch-main/.github/actions/teardown-rocm' 2025-06-01T21:00:12.7851578Z removed 'pytorch-main/.github/actions/checkout-pytorch/action.yml' 2025-06-01T21:00:12.7851966Z removed directory 'pytorch-main/.github/actions/checkout-pytorch' 2025-06-01T21:00:12.7852347Z removed 'pytorch-main/.github/actions/chown-workspace/action.yml' 2025-06-01T21:00:12.7853045Z removed directory 'pytorch-main/.github/actions/chown-workspace' 2025-06-01T21:00:12.7853408Z removed 'pytorch-main/.github/actions/setup-win/action.yml' 2025-06-01T21:00:12.7853841Z removed directory 'pytorch-main/.github/actions/setup-win' 2025-06-01T21:00:12.7854244Z removed 'pytorch-main/.github/actions/download-build-artifacts/action.yml' 2025-06-01T21:00:12.7854684Z removed directory 'pytorch-main/.github/actions/download-build-artifacts' 2025-06-01T21:00:12.7855092Z removed 'pytorch-main/.github/actions/build-android/action.yml' 2025-06-01T21:00:12.7855461Z removed directory 'pytorch-main/.github/actions/build-android' 2025-06-01T21:00:12.7855818Z removed 'pytorch-main/.github/actions/setup-linux/action.yml' 2025-06-01T21:00:12.7856171Z removed directory 'pytorch-main/.github/actions/setup-linux' 2025-06-01T21:00:12.7856519Z removed 'pytorch-main/.github/actions/teardown-xpu/action.yml' 2025-06-01T21:00:12.7856873Z removed directory 'pytorch-main/.github/actions/teardown-xpu' 2025-06-01T21:00:12.7857249Z removed 'pytorch-main/.github/actions/reuse-old-whl/reuse_old_whl.py' 2025-06-01T21:00:12.7857634Z removed 'pytorch-main/.github/actions/reuse-old-whl/action.yml' 2025-06-01T21:00:12.7857998Z removed directory 'pytorch-main/.github/actions/reuse-old-whl' 2025-06-01T21:00:12.7858346Z removed 'pytorch-main/.github/actions/teardown-win/action.yml' 2025-06-01T21:00:12.7858815Z removed directory 'pytorch-main/.github/actions/teardown-win' 2025-06-01T21:00:12.7859140Z removed directory 'pytorch-main/.github/actions' 2025-06-01T21:00:12.7859445Z removed 'pytorch-main/.github/auto_request_review.yml' 2025-06-01T21:00:12.7859788Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/pt2-bug-report.yml' 2025-06-01T21:00:12.7860162Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/documentation.yml' 2025-06-01T21:00:12.7860532Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/disable-ci-jobs.md' 2025-06-01T21:00:12.7861036Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/ci-sev.md' 2025-06-01T21:00:12.7861424Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/release-feature-request.yml' 2025-06-01T21:00:12.7861830Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/feature-request.yml' 2025-06-01T21:00:12.7862200Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-06-01T21:00:12.7862536Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.7862859Z removed directory 'pytorch-main/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.7863159Z removed 'pytorch-main/.github/merge_rules.yaml' 2025-06-01T21:00:12.7863427Z removed 'pytorch-main/.github/labeler.yml' 2025-06-01T21:00:12.7863726Z removed 'pytorch-main/.github/scripts/pr-sanity-check.sh' 2025-06-01T21:00:12.7864079Z removed 'pytorch-main/.github/scripts/get_aws_session_tokens.py' 2025-06-01T21:00:12.7864446Z removed 'pytorch-main/.github/scripts/pytest_caching_utils.py' 2025-06-01T21:00:12.7864792Z removed 'pytorch-main/.github/scripts/build_triton_wheel.py' 2025-06-01T21:00:12.7865134Z removed 'pytorch-main/.github/scripts/report_git_status.sh' 2025-06-01T21:00:12.7865462Z removed 'pytorch-main/.github/scripts/file_io_utils.py' 2025-06-01T21:00:12.7865777Z removed 'pytorch-main/.github/scripts/github_utils.py' 2025-06-01T21:00:12.7866120Z removed 'pytorch-main/.github/scripts/generate_ci_workflows.py' 2025-06-01T21:00:12.7866456Z removed 'pytorch-main/.github/scripts/test_gitutils.py' 2025-06-01T21:00:12.7866778Z removed 'pytorch-main/.github/scripts/test_tryrebase.py' 2025-06-01T21:00:12.7867094Z removed 'pytorch-main/.github/scripts/comment_on_pr.py' 2025-06-01T21:00:12.7867453Z removed 'pytorch-main/.github/scripts/update_runner_determinator.py' 2025-06-01T21:00:12.7867832Z removed 'pytorch-main/.github/scripts/lint_native_functions.py' 2025-06-01T21:00:12.7868215Z removed 'pytorch-main/.github/scripts/test_pytest_caching_utils.py' 2025-06-01T21:00:12.7868609Z removed 'pytorch-main/.github/scripts/test_filter_test_configs.py' 2025-06-01T21:00:12.7868976Z removed 'pytorch-main/.github/scripts/windows/build_magma.bat' 2025-06-01T21:00:12.7869481Z removed 'pytorch-main/.github/scripts/windows/install_vs2022.ps1' 2025-06-01T21:00:12.7869858Z removed 'pytorch-main/.github/scripts/windows/build_triton.bat' 2025-06-01T21:00:12.7870314Z removed directory 'pytorch-main/.github/scripts/windows' 2025-06-01T21:00:12.7870646Z removed 'pytorch-main/.github/scripts/get_ci_variable.py' 2025-06-01T21:00:12.7871166Z removed 'pytorch-main/.github/scripts/stop_runner_service.sh' 2025-06-01T21:00:12.7871525Z removed 'pytorch-main/.github/scripts/filter_test_configs.py' 2025-06-01T21:00:12.7871921Z removed 'pytorch-main/.github/scripts/amd/package_triton_wheel.sh' 2025-06-01T21:00:12.7872299Z removed 'pytorch-main/.github/scripts/amd/patch_triton_wheel.sh' 2025-06-01T21:00:12.7872634Z removed directory 'pytorch-main/.github/scripts/amd' 2025-06-01T21:00:12.7872953Z removed 'pytorch-main/.github/scripts/drci_mocks.json.gz' 2025-06-01T21:00:12.7873276Z removed 'pytorch-main/.github/scripts/td_llm_indexer.sh' 2025-06-01T21:00:12.7873633Z removed 'pytorch-main/.github/scripts/test_runner_determinator.py' 2025-06-01T21:00:12.7874046Z removed 'pytorch-main/.github/scripts/close_nonexistent_disable_issues.py' 2025-06-01T21:00:12.7874463Z removed 'pytorch-main/.github/scripts/ensure_actions_will_cancel.py' 2025-06-01T21:00:12.7874846Z removed 'pytorch-main/.github/scripts/wait_for_ssh_to_drain.ps1' 2025-06-01T21:00:12.7875182Z removed 'pytorch-main/.github/scripts/tryrebase.py' 2025-06-01T21:00:12.7875495Z removed 'pytorch-main/.github/scripts/test_trymerge.py' 2025-06-01T21:00:12.7875797Z removed 'pytorch-main/.github/scripts/gitutils.py' 2025-06-01T21:00:12.7876151Z removed 'pytorch-main/.github/scripts/generate_binary_build_matrix.py' 2025-06-01T21:00:12.7876536Z removed 'pytorch-main/.github/scripts/export_pytorch_labels.py' 2025-06-01T21:00:12.7876864Z removed 'pytorch-main/.github/scripts/parse_ref.py' 2025-06-01T21:00:12.7877254Z removed 'pytorch-main/.github/scripts/convert_lintrunner_annotations_to_github.py' 2025-06-01T21:00:12.7877680Z removed 'pytorch-main/.github/scripts/test_check_labels.py' 2025-06-01T21:00:12.7878003Z removed 'pytorch-main/.github/scripts/trymerge.py' 2025-06-01T21:00:12.7878297Z removed 'pytorch-main/.github/scripts/label_utils.py' 2025-06-01T21:00:12.7878633Z removed 'pytorch-main/.github/scripts/delete_old_branches.py' 2025-06-01T21:00:12.7878987Z removed 'pytorch-main/.github/scripts/collect_ciflow_labels.py' 2025-06-01T21:00:12.7879364Z removed 'pytorch-main/.github/scripts/kill_active_ssh_sessions.ps1' 2025-06-01T21:00:12.7879770Z removed 'pytorch-main/.github/scripts/generate_docker_release_matrix.py' 2025-06-01T21:00:12.7880157Z removed 'pytorch-main/.github/scripts/get_workflow_job_id.py' 2025-06-01T21:00:12.7880510Z removed 'pytorch-main/.github/scripts/runner_determinator.py' 2025-06-01T21:00:12.7880990Z removed 'pytorch-main/.github/scripts/README.md' 2025-06-01T21:00:12.7881302Z removed 'pytorch-main/.github/scripts/cherry_pick.py' 2025-06-01T21:00:12.7881662Z removed 'pytorch-main/.github/scripts/tag_docker_images_for_release.py' 2025-06-01T21:00:12.7882056Z removed 'pytorch-main/.github/scripts/docathon-label-sync.py' 2025-06-01T21:00:12.7882518Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile' 2025-06-01T21:00:12.7883118Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_token_generator.sh' 2025-06-01T21:00:12.7883707Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_cat_token.sh' 2025-06-01T21:00:12.7884253Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/app_token.sh' 2025-06-01T21:00:12.7884772Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers' 2025-06-01T21:00:12.7885291Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/entrypoint' 2025-06-01T21:00:12.7885832Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/actions-runner' 2025-06-01T21:00:12.7886374Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin' 2025-06-01T21:00:12.7887002Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr' 2025-06-01T21:00:12.7887583Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs' 2025-06-01T21:00:12.7888093Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner@.service' 2025-06-01T21:00:12.7888649Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/qemu-user-static.service' 2025-06-01T21:00:12.7889242Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25245.patch' 2025-06-01T21:00:12.7889892Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25102-backport.patch' 2025-06-01T21:00:12.7890510Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches' 2025-06-01T21:00:12.7891266Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder' 2025-06-01T21:00:12.7891691Z removed 'pytorch-main/.github/scripts/s390x-ci/README.md' 2025-06-01T21:00:12.7892027Z removed directory 'pytorch-main/.github/scripts/s390x-ci' 2025-06-01T21:00:12.7892353Z removed 'pytorch-main/.github/scripts/check_labels.py' 2025-06-01T21:00:12.7892692Z removed 'pytorch-main/.github/scripts/upload_aws_ossci.sh' 2025-06-01T21:00:12.7893103Z removed 'pytorch-main/.github/scripts/test_label_utils.py' 2025-06-01T21:00:12.7893443Z removed 'pytorch-main/.github/scripts/gql_mocks.json.gz' 2025-06-01T21:00:12.7893757Z removed 'pytorch-main/.github/scripts/pytest_cache.py' 2025-06-01T21:00:12.7894089Z removed 'pytorch-main/.github/scripts/rockset_mocks.json.gz' 2025-06-01T21:00:12.7894433Z removed 'pytorch-main/.github/scripts/trymerge_explainer.py' 2025-06-01T21:00:12.7894797Z removed 'pytorch-main/.github/scripts/generate_pytorch_version.py' 2025-06-01T21:00:12.7895158Z removed 'pytorch-main/.github/scripts/lintrunner.sh' 2025-06-01T21:00:12.7895449Z removed directory 'pytorch-main/.github/scripts' 2025-06-01T21:00:12.7895757Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm.txt' 2025-06-01T21:00:12.7896085Z removed 'pytorch-main/.github/ci_commit_pins/torchbench.txt' 2025-06-01T21:00:12.7896424Z removed 'pytorch-main/.github/ci_commit_pins/torchao.txt' 2025-06-01T21:00:12.7896741Z removed 'pytorch-main/.github/ci_commit_pins/triton.txt' 2025-06-01T21:00:12.7897059Z removed 'pytorch-main/.github/ci_commit_pins/audio.txt' 2025-06-01T21:00:12.7897389Z removed 'pytorch-main/.github/ci_commit_pins/torchrec.txt' 2025-06-01T21:00:12.7897705Z removed 'pytorch-main/.github/ci_commit_pins/text.txt' 2025-06-01T21:00:12.7898012Z removed 'pytorch-main/.github/ci_commit_pins/xla.txt' 2025-06-01T21:00:12.7898318Z removed 'pytorch-main/.github/ci_commit_pins/vision.txt' 2025-06-01T21:00:12.7898631Z removed 'pytorch-main/.github/ci_commit_pins/data.txt' 2025-06-01T21:00:12.7898955Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm_rocm.txt' 2025-06-01T21:00:12.7899297Z removed 'pytorch-main/.github/ci_commit_pins/multipy.txt' 2025-06-01T21:00:12.7899624Z removed directory 'pytorch-main/.github/ci_commit_pins' 2025-06-01T21:00:12.7899923Z removed 'pytorch-main/.github/label_to_label.yml' 2025-06-01T21:00:12.7900295Z removed 'pytorch-main/.github/templates/macos_binary_build_workflow.yml.j2' 2025-06-01T21:00:12.7900739Z removed 'pytorch-main/.github/templates/linux_binary_build_workflow.yml.j2' 2025-06-01T21:00:12.7901292Z removed 'pytorch-main/.github/templates/upload.yml.j2' 2025-06-01T21:00:12.7901678Z removed 'pytorch-main/.github/templates/windows_binary_build_workflow.yml.j2' 2025-06-01T21:00:12.7902072Z removed 'pytorch-main/.github/templates/common.yml.j2' 2025-06-01T21:00:12.7902376Z removed directory 'pytorch-main/.github/templates' 2025-06-01T21:00:12.7902650Z removed directory 'pytorch-main/.github' 2025-06-01T21:00:12.7902900Z removed 'pytorch-main/docs/.gitignore' 2025-06-01T21:00:12.8061942Z removed 'pytorch-main/third_party/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-06-01T21:00:12.8103853Z removed 'pytorch-main/third_party/cutlass/.github/workflows/stale.yml' 2025-06-01T21:00:12.8104333Z removed 'pytorch-main/third_party/cutlass/.github/workflows/labeler.yml' 2025-06-01T21:00:12.8105346Z removed 'pytorch-main/third_party/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-06-01T21:00:12.8106270Z removed directory 'pytorch-main/third_party/cutlass/.github/workflows' 2025-06-01T21:00:12.8107035Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:12.8107881Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:12.8108738Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-06-01T21:00:12.8109650Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-06-01T21:00:12.8110529Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.8111492Z removed directory 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.8112189Z removed directory 'pytorch-main/third_party/cutlass/.github' 2025-06-01T21:00:12.8113113Z find: ‘pytorch-main/third_party/cutlass/.github’: No such file or directory 2025-06-01T21:00:12.8175408Z removed 'pytorch-main/third_party/cutlass/.gitmodules' 2025-06-01T21:00:12.8185870Z removed 'pytorch-main/third_party/cutlass/.gitignore' 2025-06-01T21:00:12.8196073Z removed 'pytorch-main/third_party/cutlass/.git' 2025-06-01T21:00:12.8218407Z removed 'pytorch-main/third_party/nlohmann/.github/CONTRIBUTING.md' 2025-06-01T21:00:12.8218893Z removed 'pytorch-main/third_party/nlohmann/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:12.8219586Z removed 'pytorch-main/third_party/nlohmann/.github/CODEOWNERS' 2025-06-01T21:00:12.8220244Z removed 'pytorch-main/third_party/nlohmann/.github/SECURITY.md' 2025-06-01T21:00:12.8221153Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:12.8221977Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/ubuntu.yml' 2025-06-01T21:00:12.8222740Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/windows.yml' 2025-06-01T21:00:12.8223491Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/macos.yml' 2025-06-01T21:00:12.8224229Z removed directory 'pytorch-main/third_party/nlohmann/.github/workflows' 2025-06-01T21:00:12.8225064Z removed 'pytorch-main/third_party/nlohmann/.github/external_ci/appveyor.yml' 2025-06-01T21:00:12.8226048Z find: ‘pytorch-main/third_party/nlohmann/.github’: No such file or directory 2025-06-01T21:00:12.8226840Z removed 'pytorch-main/third_party/nlohmann/.github/external_ci/.drone.yml' 2025-06-01T21:00:12.8227606Z removed directory 'pytorch-main/third_party/nlohmann/.github/external_ci' 2025-06-01T21:00:12.8228358Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/bug.yaml' 2025-06-01T21:00:12.8229135Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.8229958Z removed directory 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.8231003Z removed 'pytorch-main/third_party/nlohmann/.github/stale.yml' 2025-06-01T21:00:12.8231785Z removed 'pytorch-main/third_party/nlohmann/.github/CODE_OF_CONDUCT.md' 2025-06-01T21:00:12.8232520Z removed 'pytorch-main/third_party/nlohmann/.github/FUNDING.yml' 2025-06-01T21:00:12.8233181Z removed 'pytorch-main/third_party/nlohmann/.github/config.yml' 2025-06-01T21:00:12.8233825Z removed directory 'pytorch-main/third_party/nlohmann/.github' 2025-06-01T21:00:12.8242540Z removed 'pytorch-main/third_party/nlohmann/.gitignore' 2025-06-01T21:00:12.8259774Z removed 'pytorch-main/third_party/nlohmann/.git' 2025-06-01T21:00:12.8272686Z removed 'pytorch-main/third_party/kineto/.github/workflows/libkineto_cuda.yml' 2025-06-01T21:00:12.8273174Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_ci.yml' 2025-06-01T21:00:12.8273977Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_build_pip_package.yml' 2025-06-01T21:00:12.8275055Z removed directory 'pytorch-main/third_party/kineto/.github/workflows' 2025-06-01T21:00:12.8275508Z removed directory 'pytorch-main/third_party/kineto/.github' 2025-06-01T21:00:12.8276157Z find: ‘pytorch-main/third_party/kineto/.github’: No such file or directory 2025-06-01T21:00:12.8283222Z removed 'pytorch-main/third_party/kineto/.gitmodules' 2025-06-01T21:00:12.8293746Z removed 'pytorch-main/third_party/kineto/.gitignore' 2025-06-01T21:00:12.8305771Z removed 'pytorch-main/third_party/kineto/tb_plugin/.gitignore' 2025-06-01T21:00:12.8316186Z removed 'pytorch-main/third_party/kineto/tb_plugin/fe/.gitignore' 2025-06-01T21:00:12.8331886Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows/dynolog-ci.yml' 2025-06-01T21:00:12.8332658Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows' 2025-06-01T21:00:12.8333691Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github' 2025-06-01T21:00:12.8334951Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github’: No such file or directory 2025-06-01T21:00:12.8352841Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitignore' 2025-06-01T21:00:12.8363018Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitattributes' 2025-06-01T21:00:12.8389919Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.git' 2025-06-01T21:00:12.8405590Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/.git' 2025-06-01T21:00:12.8415891Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitmodules' 2025-06-01T21:00:12.8426765Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitignore' 2025-06-01T21:00:12.8436831Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitattributes' 2025-06-01T21:00:12.8447620Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.git' 2025-06-01T21:00:12.8460041Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/workflows/gtest-ci.yml' 2025-06-01T21:00:12.8461504Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/workflows' 2025-06-01T21:00:12.8463131Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-06-01T21:00:12.8464785Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-06-01T21:00:12.8465849Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.8466854Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.8467784Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github' 2025-06-01T21:00:12.8468900Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github’: No such file or directory 2025-06-01T21:00:12.8473085Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.gitignore' 2025-06-01T21:00:12.8487978Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.git' 2025-06-01T21:00:12.8500527Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/.gitignore' 2025-06-01T21:00:12.8512391Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github/pull_request_template.md' 2025-06-01T21:00:12.8513353Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github' 2025-06-01T21:00:12.8515057Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github’: No such file or directory 2025-06-01T21:00:12.8525672Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.gitignore' 2025-06-01T21:00:12.8535871Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.git' 2025-06-01T21:00:12.8550615Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/dependabot.yml' 2025-06-01T21:00:12.8551984Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-format.yml' 2025-06-01T21:00:12.8553392Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:12.8554474Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-tidy.yml' 2025-06-01T21:00:12.8555233Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/cppcheck.yml' 2025-06-01T21:00:12.8555992Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/build-deb.yml' 2025-06-01T21:00:12.8556724Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/ci.yml' 2025-06-01T21:00:12.8557428Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows' 2025-06-01T21:00:12.8558177Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:12.8558958Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:12.8559884Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github’: No such file or directory 2025-06-01T21:00:12.8560640Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.8561590Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github' 2025-06-01T21:00:12.8563232Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.gitignore' 2025-06-01T21:00:12.8573447Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.git' 2025-06-01T21:00:12.8585854Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/windows.yml' 2025-06-01T21:00:12.8586844Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/linux.yml' 2025-06-01T21:00:12.8588164Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/android.yml' 2025-06-01T21:00:12.8589224Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/macos.yml' 2025-06-01T21:00:12.8589951Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows' 2025-06-01T21:00:12.8590639Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github' 2025-06-01T21:00:12.8591755Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github’: No such file or directory 2025-06-01T21:00:12.8596944Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitignore' 2025-06-01T21:00:12.8607174Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitattributes' 2025-06-01T21:00:12.8619831Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.git' 2025-06-01T21:00:12.8643089Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CONTRIBUTING.md' 2025-06-01T21:00:12.8644445Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:12.8645901Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CODEOWNERS' 2025-06-01T21:00:12.8647103Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/SECURITY.md' 2025-06-01T21:00:12.8648392Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:12.8649748Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/ubuntu.yml' 2025-06-01T21:00:12.8651230Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/windows.yml' 2025-06-01T21:00:12.8652510Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/macos.yml' 2025-06-01T21:00:12.8653777Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows' 2025-06-01T21:00:12.8655136Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/Bug_report.md' 2025-06-01T21:00:12.8656493Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.8658101Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github’: No such file or directory 2025-06-01T21:00:12.8659148Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.8659880Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/stale.yml' 2025-06-01T21:00:12.8660551Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/FUNDING.yml' 2025-06-01T21:00:12.8661852Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/config.yml' 2025-06-01T21:00:12.8662547Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github' 2025-06-01T21:00:12.8667426Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.gitignore' 2025-06-01T21:00:12.8677783Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.git' 2025-06-01T21:00:12.8691008Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows/cmake.yml' 2025-06-01T21:00:12.8692154Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows' 2025-06-01T21:00:12.8693120Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github' 2025-06-01T21:00:12.8694010Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github’: No such file or directory 2025-06-01T21:00:12.8701233Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.gitignore' 2025-06-01T21:00:12.8712660Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.git' 2025-06-01T21:00:12.8723471Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitmodules' 2025-06-01T21:00:12.8733920Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitignore' 2025-06-01T21:00:12.8749402Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.git' 2025-06-01T21:00:12.8761415Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.gitignore' 2025-06-01T21:00:12.8777567Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.git' 2025-06-01T21:00:12.8791523Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/test/fuzzing/.gitignore' 2025-06-01T21:00:12.8805180Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/dependabot.yml' 2025-06-01T21:00:12.8806278Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/windows.yml' 2025-06-01T21:00:12.8807281Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/linux.yml' 2025-06-01T21:00:12.8807920Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/cifuzz.yml' 2025-06-01T21:00:12.8808565Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/scorecard.yml' 2025-06-01T21:00:12.8809178Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/lint.yml' 2025-06-01T21:00:12.8809761Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/doc.yml' 2025-06-01T21:00:12.8810348Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/macos.yml' 2025-06-01T21:00:12.8811396Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows' 2025-06-01T21:00:12.8812021Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/issue_template.md' 2025-06-01T21:00:12.8812633Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/pull_request_template.md' 2025-06-01T21:00:12.8813217Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github' 2025-06-01T21:00:12.8813941Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github’: No such file or directory 2025-06-01T21:00:12.8816157Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.gitignore' 2025-06-01T21:00:12.8826705Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.git' 2025-06-01T21:00:12.8838699Z removed 'pytorch-main/third_party/kineto/.git' 2025-06-01T21:00:12.8860304Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/dependabot.yml' 2025-06-01T21:00:12.8861515Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/CODEOWNERS' 2025-06-01T21:00:12.8862342Z find: ‘pytorch-main/third_party/ideep/mkl-dnn/.github’: No such file or directory 2025-06-01T21:00:12.8863069Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/ci-aarch64.yml' 2025-06-01T21:00:12.8863578Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/aarch64-acl.yml' 2025-06-01T21:00:12.8864100Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/nightly-aarch64.yml' 2025-06-01T21:00:12.8864634Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/pr-linter.yml' 2025-06-01T21:00:12.8865110Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/labeler.yml' 2025-06-01T21:00:12.8865610Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/openssf-scorecard.yml' 2025-06-01T21:00:12.8866113Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows' 2025-06-01T21:00:12.8866598Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:12.8867125Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:12.8867638Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/question.md' 2025-06-01T21:00:12.8868143Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/documentation.md' 2025-06-01T21:00:12.8868640Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.8869119Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/clang-format.sh' 2025-06-01T21:00:12.8869624Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/commit-msg-check.py' 2025-06-01T21:00:12.8870202Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/benchdnn_comparison.py' 2025-06-01T21:00:12.8870999Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/matmul' 2025-06-01T21:00:12.8871744Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/conv' 2025-06-01T21:00:12.8872472Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs' 2025-06-01T21:00:12.8882795Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/bench_performance.sh' 2025-06-01T21:00:12.8883863Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance' 2025-06-01T21:00:12.8884476Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.sh' 2025-06-01T21:00:12.8884949Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.bat' 2025-06-01T21:00:12.8885414Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/clang.sh' 2025-06-01T21:00:12.8885886Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/qemu.sh' 2025-06-01T21:00:12.8886352Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env' 2025-06-01T21:00:12.8886816Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.sh' 2025-06-01T21:00:12.8887257Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.bat' 2025-06-01T21:00:12.8887726Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/ci.json' 2025-06-01T21:00:12.8888218Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/common.sh' 2025-06-01T21:00:12.8888719Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/get_acl.sh' 2025-06-01T21:00:12.8889211Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build.sh' 2025-06-01T21:00:12.8889739Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/skipped-tests.sh' 2025-06-01T21:00:12.8890603Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/test.sh' 2025-06-01T21:00:12.8891448Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build_acl.sh' 2025-06-01T21:00:12.8891985Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64' 2025-06-01T21:00:12.8892511Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/.azure-pipeline.yml' 2025-06-01T21:00:12.8893006Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation' 2025-06-01T21:00:12.8893425Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/labels.yml' 2025-06-01T21:00:12.8893867Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/pull_request_template.md' 2025-06-01T21:00:12.8894313Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github' 2025-06-01T21:00:12.8894688Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitignore' 2025-06-01T21:00:12.8895050Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitattributes' 2025-06-01T21:00:12.8972447Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.git' 2025-06-01T21:00:12.8983539Z removed 'pytorch-main/third_party/ideep/.gitmodules' 2025-06-01T21:00:12.8993840Z removed 'pytorch-main/third_party/ideep/.gitignore' 2025-06-01T21:00:12.9003842Z removed 'pytorch-main/third_party/ideep/.git' 2025-06-01T21:00:12.9015728Z removed 'pytorch-main/third_party/ittapi/python/.gitignore' 2025-06-01T21:00:12.9028602Z removed 'pytorch-main/third_party/ittapi/rust/.gitignore' 2025-06-01T21:00:12.9038991Z removed 'pytorch-main/third_party/ittapi/rust/scripts/.gitignore' 2025-06-01T21:00:12.9052064Z removed 'pytorch-main/third_party/ittapi/.github/dependabot.yml' 2025-06-01T21:00:12.9052573Z removed 'pytorch-main/third_party/ittapi/.github/workflows/codeql.yml' 2025-06-01T21:00:12.9053311Z removed 'pytorch-main/third_party/ittapi/.github/workflows/release.yml' 2025-06-01T21:00:12.9054168Z removed 'pytorch-main/third_party/ittapi/.github/workflows/main.yml' 2025-06-01T21:00:12.9054986Z removed directory 'pytorch-main/third_party/ittapi/.github/workflows' 2025-06-01T21:00:12.9055494Z removed directory 'pytorch-main/third_party/ittapi/.github' 2025-06-01T21:00:12.9056335Z find: ‘pytorch-main/third_party/ittapi/.github’: No such file or directory 2025-06-01T21:00:12.9063104Z removed 'pytorch-main/third_party/ittapi/.gitignore' 2025-06-01T21:00:12.9074146Z removed 'pytorch-main/third_party/ittapi/src/ittnotify_refcol/.gitignore' 2025-06-01T21:00:12.9084192Z removed 'pytorch-main/third_party/ittapi/.git' 2025-06-01T21:00:12.9096408Z removed 'pytorch-main/third_party/python-peachpy/.gitignore' 2025-06-01T21:00:12.9108608Z removed 'pytorch-main/third_party/python-peachpy/.git' 2025-06-01T21:00:12.9123460Z removed 'pytorch-main/third_party/NNPACK/.gitignore' 2025-06-01T21:00:12.9137735Z removed 'pytorch-main/third_party/NNPACK/.git' 2025-06-01T21:00:12.9148550Z removed 'pytorch-main/third_party/psimd/.gitignore' 2025-06-01T21:00:12.9158495Z removed 'pytorch-main/third_party/psimd/.git' 2025-06-01T21:00:12.9177073Z removed 'pytorch-main/third_party/kleidiai/.gitlab-ci.yml' 2025-06-01T21:00:12.9189389Z removed 'pytorch-main/third_party/kleidiai/docker/.gitignore' 2025-06-01T21:00:12.9199548Z removed 'pytorch-main/third_party/kleidiai/.gitignore' 2025-06-01T21:00:12.9210120Z removed 'pytorch-main/third_party/kleidiai/.git' 2025-06-01T21:00:12.9230154Z removed 'pytorch-main/third_party/onnx/.github/dependabot.yml' 2025-06-01T21:00:12.9230644Z removed 'pytorch-main/third_party/onnx/.github/codeql/codeql-config.yml' 2025-06-01T21:00:12.9231520Z removed directory 'pytorch-main/third_party/onnx/.github/codeql' 2025-06-01T21:00:12.9232293Z removed 'pytorch-main/third_party/onnx/.github/workflows/dco_merge_group.yml' 2025-06-01T21:00:12.9233159Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review_post.yml' 2025-06-01T21:00:12.9234019Z removed 'pytorch-main/third_party/onnx/.github/workflows/codeql.yml' 2025-06-01T21:00:12.9234817Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win.yml' 2025-06-01T21:00:12.9235478Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_arm64.yml' 2025-06-01T21:00:12.9236073Z removed 'pytorch-main/third_party/onnx/.github/workflows/preview_source_dist_test.yml' 2025-06-01T21:00:12.9236800Z find: ‘pytorch-main/third_party/onnx/.github’: No such file or directory 2025-06-01T21:00:12.9237388Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_aarch64.yml' 2025-06-01T21:00:12.9237976Z removed 'pytorch-main/third_party/onnx/.github/workflows/auto_update_doc.yml' 2025-06-01T21:00:12.9238578Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_freethreading.yml' 2025-06-01T21:00:12.9239169Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac.yml' 2025-06-01T21:00:12.9239724Z removed 'pytorch-main/third_party/onnx/.github/workflows/main_freethreading.yml' 2025-06-01T21:00:12.9240276Z removed 'pytorch-main/third_party/onnx/.github/workflows/check_urls.yml' 2025-06-01T21:00:12.9240947Z removed 'pytorch-main/third_party/onnx/.github/workflows/stale.yml' 2025-06-01T21:00:12.9241482Z removed 'pytorch-main/third_party/onnx/.github/workflows/create_release.yml' 2025-06-01T21:00:12.9242056Z removed 'pytorch-main/third_party/onnx/.github/workflows/win_no_exception_ci.yml' 2025-06-01T21:00:12.9242595Z removed 'pytorch-main/third_party/onnx/.github/workflows/reuse.yml' 2025-06-01T21:00:12.9243253Z removed 'pytorch-main/third_party/onnx/.github/workflows/pages.yml' 2025-06-01T21:00:12.9243741Z removed 'pytorch-main/third_party/onnx/.github/workflows/pr_checks.yml' 2025-06-01T21:00:12.9244399Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review.yml' 2025-06-01T21:00:12.9245273Z removed 'pytorch-main/third_party/onnx/.github/workflows/weekly_mac_ci.yml' 2025-06-01T21:00:12.9246203Z removed 'pytorch-main/third_party/onnx/.github/workflows/manylinux/entrypoint.sh' 2025-06-01T21:00:12.9247087Z removed directory 'pytorch-main/third_party/onnx/.github/workflows/manylinux' 2025-06-01T21:00:12.9247879Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_sdist.yml' 2025-06-01T21:00:12.9248640Z removed 'pytorch-main/third_party/onnx/.github/workflows/scorecard.yml' 2025-06-01T21:00:12.9249572Z removed 'pytorch-main/third_party/onnx/.github/workflows/lint.yml' 2025-06-01T21:00:12.9250351Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_x86_64.yml' 2025-06-01T21:00:12.9251283Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac_freethreading.yml' 2025-06-01T21:00:12.9251772Z removed 'pytorch-main/third_party/onnx/.github/workflows/main.yml' 2025-06-01T21:00:12.9252166Z removed directory 'pytorch-main/third_party/onnx/.github/workflows' 2025-06-01T21:00:12.9252582Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/question.md' 2025-06-01T21:00:12.9253046Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-06-01T21:00:12.9253496Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/bug.md' 2025-06-01T21:00:12.9253914Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/operator.md' 2025-06-01T21:00:12.9254347Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.9254773Z removed directory 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.9255175Z removed 'pytorch-main/third_party/onnx/.github/Install_test.yml' 2025-06-01T21:00:12.9255574Z removed 'pytorch-main/third_party/onnx/.github/pull_request_template.md' 2025-06-01T21:00:12.9255961Z removed directory 'pytorch-main/third_party/onnx/.github' 2025-06-01T21:00:12.9256377Z removed 'pytorch-main/third_party/onnx/docs/docsgen/source/repo-docs/.gitignore' 2025-06-01T21:00:12.9263637Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/dependabot.yml' 2025-06-01T21:00:12.9264160Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CONTRIBUTING.md' 2025-06-01T21:00:12.9265021Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CODEOWNERS' 2025-06-01T21:00:12.9265953Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/emscripten.yaml' 2025-06-01T21:00:12.9266944Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/format.yml' 2025-06-01T21:00:12.9267889Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/ci.yml' 2025-06-01T21:00:12.9268516Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/pip.yml' 2025-06-01T21:00:12.9269044Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/labeler.yml' 2025-06-01T21:00:12.9269584Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/upstream.yml' 2025-06-01T21:00:12.9270126Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/configure.yml' 2025-06-01T21:00:12.9270658Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows' 2025-06-01T21:00:12.9271414Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers/pylint.json' 2025-06-01T21:00:12.9271941Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers' 2025-06-01T21:00:12.9272499Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-06-01T21:00:12.9273221Z find: ‘pytorch-main/third_party/onnx/third_party/pybind11/.github’: No such file or directory 2025-06-01T21:00:12.9273788Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.9274348Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.9274878Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler_merged.yml' 2025-06-01T21:00:12.9275375Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler.yml' 2025-06-01T21:00:12.9276109Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/pull_request_template.md' 2025-06-01T21:00:12.9276641Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github' 2025-06-01T21:00:12.9277542Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitignore' 2025-06-01T21:00:12.9286771Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitattributes' 2025-06-01T21:00:12.9299970Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.git' 2025-06-01T21:00:12.9815911Z removed 'pytorch-main/third_party/onnx/.gitmodules' 2025-06-01T21:00:12.9826099Z removed 'pytorch-main/third_party/onnx/.gitignore' 2025-06-01T21:00:12.9836116Z removed 'pytorch-main/third_party/onnx/.gitattributes' 2025-06-01T21:00:12.9846380Z removed 'pytorch-main/third_party/onnx/.git-blame-ignore-revs' 2025-06-01T21:00:12.9856874Z removed 'pytorch-main/third_party/onnx/.git' 2025-06-01T21:00:12.9874588Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build.yml' 2025-06-01T21:00:12.9875370Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/clang-format-check.yml' 2025-06-01T21:00:12.9876094Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build_bazel.yml' 2025-06-01T21:00:12.9876560Z removed directory 'pytorch-main/third_party/cpuinfo/.github/workflows' 2025-06-01T21:00:12.9876947Z removed directory 'pytorch-main/third_party/cpuinfo/.github' 2025-06-01T21:00:12.9877574Z find: ‘pytorch-main/third_party/cpuinfo/.github’: No such file or directory 2025-06-01T21:00:12.9885578Z removed 'pytorch-main/third_party/cpuinfo/.gitignore' 2025-06-01T21:00:12.9900500Z removed 'pytorch-main/third_party/cpuinfo/deps/clog/.gitignore' 2025-06-01T21:00:12.9912206Z removed 'pytorch-main/third_party/cpuinfo/.git' 2025-06-01T21:00:12.9925387Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/linux.yaml' 2025-06-01T21:00:12.9926378Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/static_code_analysis.yaml' 2025-06-01T21:00:12.9927021Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/windows.yaml' 2025-06-01T21:00:12.9927569Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows' 2025-06-01T21:00:12.9928059Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github' 2025-06-01T21:00:12.9928806Z find: ‘pytorch-main/third_party/VulkanMemoryAllocator/.github’: No such file or directory 2025-06-01T21:00:12.9939340Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.gitignore' 2025-06-01T21:00:12.9950614Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.git' 2025-06-01T21:00:12.9965813Z removed 'pytorch-main/third_party/sleef/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:12.9966325Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-examples.yml' 2025-06-01T21:00:12.9967126Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-macos.yml' 2025-06-01T21:00:12.9968014Z removed 'pytorch-main/third_party/sleef/.github/workflows/check_compatibility.yml' 2025-06-01T21:00:12.9968826Z removed 'pytorch-main/third_party/sleef/.github/workflows/pages.yml' 2025-06-01T21:00:12.9969613Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-msys2.yml' 2025-06-01T21:00:12.9970501Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-as-subproject.yml' 2025-06-01T21:00:12.9971489Z removed 'pytorch-main/third_party/sleef/.github/workflows/build_and_test.yml' 2025-06-01T21:00:12.9972346Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-cross-llvm-mingw.yml' 2025-06-01T21:00:12.9973152Z removed directory 'pytorch-main/third_party/sleef/.github/workflows' 2025-06-01T21:00:12.9973909Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:12.9974729Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:12.9975569Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/docs_request.md' 2025-06-01T21:00:12.9976384Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.9977376Z find: ‘pytorch-main/third_party/sleef/.github’: No such file or directory 2025-06-01T21:00:12.9978237Z removed directory 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:12.9978980Z removed directory 'pytorch-main/third_party/sleef/.github' 2025-06-01T21:00:12.9985336Z removed 'pytorch-main/third_party/sleef/.git' 2025-06-01T21:00:12.9997473Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-06-01T21:00:12.9998196Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:12.9999099Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-06-01T21:00:12.9999969Z removed directory 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.0000715Z removed directory 'pytorch-main/third_party/googletest/.github' 2025-06-01T21:00:13.0001896Z find: ‘pytorch-main/third_party/googletest/.github’: No such file or directory 2025-06-01T21:00:13.0011641Z removed 'pytorch-main/third_party/googletest/.gitignore' 2025-06-01T21:00:13.0025924Z removed 'pytorch-main/third_party/googletest/.git' 2025-06-01T21:00:13.0039333Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.gitignore' 2025-06-01T21:00:13.0050354Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.git' 2025-06-01T21:00:13.0067208Z removed 'pytorch-main/third_party/flash-attention/.github/workflows/publish.yml' 2025-06-01T21:00:13.0067731Z removed directory 'pytorch-main/third_party/flash-attention/.github/workflows' 2025-06-01T21:00:13.0068462Z removed directory 'pytorch-main/third_party/flash-attention/.github' 2025-06-01T21:00:13.0069580Z find: ‘pytorch-main/third_party/flash-attention/.github’: No such file or directory 2025-06-01T21:00:13.0085025Z removed 'pytorch-main/third_party/flash-attention/.gitmodules' 2025-06-01T21:00:13.0095113Z removed 'pytorch-main/third_party/flash-attention/.gitignore' 2025-06-01T21:00:13.0106740Z removed 'pytorch-main/third_party/flash-attention/.git' 2025-06-01T21:00:13.0135093Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-06-01T21:00:13.0167578Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/stale.yml' 2025-06-01T21:00:13.0168208Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/labeler.yml' 2025-06-01T21:00:13.0169404Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-06-01T21:00:13.0170543Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows' 2025-06-01T21:00:13.0171733Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.0172845Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:13.0173998Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-06-01T21:00:13.0175174Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-06-01T21:00:13.0176304Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.0177486Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.0178433Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github' 2025-06-01T21:00:13.0179566Z find: ‘pytorch-main/third_party/flash-attention/csrc/cutlass/.github’: No such file or directory 2025-06-01T21:00:13.0236658Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitmodules' 2025-06-01T21:00:13.0246814Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitignore' 2025-06-01T21:00:13.0256778Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.git' 2025-06-01T21:00:13.0309564Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/dependabot.yml' 2025-06-01T21:00:13.0310437Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CONTRIBUTING.md' 2025-06-01T21:00:13.0312050Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.0313300Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CODEOWNERS' 2025-06-01T21:00:13.0314435Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-06-01T21:00:13.0315656Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.0316811Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.0317926Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-06-01T21:00:13.0318960Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github' 2025-06-01T21:00:13.0320308Z find: ‘pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github’: No such file or directory 2025-06-01T21:00:13.0387808Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.gitignore' 2025-06-01T21:00:13.0398736Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.git' 2025-06-01T21:00:13.0428649Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.0429276Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:13.0430151Z removed directory 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.0431123Z removed 'pytorch-main/third_party/protobuf/.github/mergeable.yml' 2025-06-01T21:00:13.0431797Z removed directory 'pytorch-main/third_party/protobuf/.github' 2025-06-01T21:00:13.0432698Z find: ‘pytorch-main/third_party/protobuf/.github’: No such file or directory 2025-06-01T21:00:13.0446693Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.gitignore' 2025-06-01T21:00:13.0465982Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.git' 2025-06-01T21:00:13.0477521Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.gitignore' 2025-06-01T21:00:13.0488125Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.git' 2025-06-01T21:00:13.0513153Z removed 'pytorch-main/third_party/protobuf/examples/.gitignore' 2025-06-01T21:00:13.0524380Z removed 'pytorch-main/third_party/protobuf/ruby/.gitignore' 2025-06-01T21:00:13.0537778Z removed 'pytorch-main/third_party/protobuf/.gitmodules' 2025-06-01T21:00:13.0547815Z removed 'pytorch-main/third_party/protobuf/.gitignore' 2025-06-01T21:00:13.0585100Z removed 'pytorch-main/third_party/protobuf/csharp/.gitignore' 2025-06-01T21:00:13.0608021Z removed 'pytorch-main/third_party/protobuf/objectivec/.gitignore' 2025-06-01T21:00:13.0621302Z removed 'pytorch-main/third_party/protobuf/.git' 2025-06-01T21:00:13.0641694Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/sanitizer.yml' 2025-06-01T21:00:13.0642682Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI.yml' 2025-06-01T21:00:13.0643443Z find: ‘pytorch-main/third_party/tensorpipe/third_party/libuv/.github’: No such file or directory 2025-06-01T21:00:13.0644048Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows' 2025-06-01T21:00:13.0644620Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/stale.yml' 2025-06-01T21:00:13.0645152Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/ISSUE_TEMPLATE.md' 2025-06-01T21:00:13.0645684Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github' 2025-06-01T21:00:13.0652492Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/m4/.gitignore' 2025-06-01T21:00:13.0668678Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitignore' 2025-06-01T21:00:13.0678746Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitattributes' 2025-06-01T21:00:13.0690524Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.git' 2025-06-01T21:00:13.0704310Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.gitignore' 2025-06-01T21:00:13.0714511Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.git' 2025-06-01T21:00:13.0725050Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.gitignore' 2025-06-01T21:00:13.0741260Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.git' 2025-06-01T21:00:13.0753697Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitmodules' 2025-06-01T21:00:13.0763707Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitignore' 2025-06-01T21:00:13.0776837Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.git' 2025-06-01T21:00:13.0787557Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.gitignore' 2025-06-01T21:00:13.0797614Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.git' 2025-06-01T21:00:13.0809054Z removed 'pytorch-main/third_party/tensorpipe/.gitmodules' 2025-06-01T21:00:13.0819699Z removed 'pytorch-main/third_party/tensorpipe/.gitignore' 2025-06-01T21:00:13.0837090Z removed 'pytorch-main/third_party/tensorpipe/.git' 2025-06-01T21:00:13.0850986Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/cifuzz.yaml' 2025-06-01T21:00:13.0851502Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/test.yaml' 2025-06-01T21:00:13.0852169Z removed directory 'pytorch-main/third_party/cpp-httplib/.github/workflows' 2025-06-01T21:00:13.0852911Z removed directory 'pytorch-main/third_party/cpp-httplib/.github' 2025-06-01T21:00:13.0853874Z find: ‘pytorch-main/third_party/cpp-httplib/.github’: No such file or directory 2025-06-01T21:00:13.0862482Z removed 'pytorch-main/third_party/cpp-httplib/.gitignore' 2025-06-01T21:00:13.0872895Z removed 'pytorch-main/third_party/cpp-httplib/.git' 2025-06-01T21:00:13.0886853Z removed 'pytorch-main/third_party/eigen/.gitlab-ci.yml' 2025-06-01T21:00:13.0909976Z removed 'pytorch-main/third_party/eigen/.gitignore' 2025-06-01T21:00:13.0922866Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Feature Request.md' 2025-06-01T21:00:13.0923420Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Bug Report.md' 2025-06-01T21:00:13.0924222Z removed directory 'pytorch-main/third_party/eigen/.gitlab/issue_templates' 2025-06-01T21:00:13.0925134Z removed 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates/Merge Request Template.md' 2025-06-01T21:00:13.0926085Z removed directory 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates' 2025-06-01T21:00:13.0926818Z removed directory 'pytorch-main/third_party/eigen/.gitlab' 2025-06-01T21:00:13.0927670Z find: ‘pytorch-main/third_party/eigen/.gitlab’: No such file or directory 2025-06-01T21:00:13.0949271Z removed 'pytorch-main/third_party/eigen/.git' 2025-06-01T21:00:13.0967160Z removed 'pytorch-main/third_party/benchmark/.github/workflows/doxygen.yml' 2025-06-01T21:00:13.0967661Z removed 'pytorch-main/third_party/benchmark/.github/workflows/pre-commit.yml' 2025-06-01T21:00:13.0968462Z removed 'pytorch-main/third_party/benchmark/.github/workflows/bazel.yml' 2025-06-01T21:00:13.0969254Z removed 'pytorch-main/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-06-01T21:00:13.0970146Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-min-cmake.yml' 2025-06-01T21:00:13.0971275Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-tidy-lint.yml' 2025-06-01T21:00:13.0972127Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-06-01T21:00:13.0972682Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-06-01T21:00:13.0973152Z removed 'pytorch-main/third_party/benchmark/.github/workflows/wheels.yml' 2025-06-01T21:00:13.0973613Z removed 'pytorch-main/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-06-01T21:00:13.0974275Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-06-01T21:00:13.0974742Z removed directory 'pytorch-main/third_party/benchmark/.github/workflows' 2025-06-01T21:00:13.0975249Z removed 'pytorch-main/third_party/benchmark/.github/install_bazel.sh' 2025-06-01T21:00:13.0975690Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.0976187Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:13.0976674Z removed directory 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.0977102Z removed 'pytorch-main/third_party/benchmark/.github/libcxx-setup.sh' 2025-06-01T21:00:13.0977484Z removed directory 'pytorch-main/third_party/benchmark/.github' 2025-06-01T21:00:13.0978029Z find: ‘pytorch-main/third_party/benchmark/.github’: No such file or directory 2025-06-01T21:00:13.0979813Z removed 'pytorch-main/third_party/benchmark/.gitignore' 2025-06-01T21:00:13.0990694Z removed 'pytorch-main/third_party/benchmark/.git' 2025-06-01T21:00:13.1012919Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/__init__.py' 2025-06-01T21:00:13.1013381Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/datatypes.py' 2025-06-01T21:00:13.1014098Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/requirements.txt' 2025-06-01T21:00:13.1014857Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/reporters.py' 2025-06-01T21:00:13.1015590Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/github.py' 2025-06-01T21:00:13.1016293Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/scrape.py' 2025-06-01T21:00:13.1016691Z removed directory 'pytorch-main/third_party/fbgemm/.github/metrics' 2025-06-01T21:00:13.1017129Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cuda.yml' 2025-06-01T21:00:13.1017631Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cuda.yml' 2025-06-01T21:00:13.1018155Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cpu.yml' 2025-06-01T21:00:13.1018624Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_pip.yml' 2025-06-01T21:00:13.1019095Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_docs.yml' 2025-06-01T21:00:13.1019544Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_ci.yml' 2025-06-01T21:00:13.1020018Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_rocm.yml' 2025-06-01T21:00:13.1020634Z find: ‘pytorch-main/third_party/fbgemm/.github’: No such file or directory 2025-06-01T21:00:13.1021354Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_aarch64.yml' 2025-06-01T21:00:13.1021932Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_aarch64.yml' 2025-06-01T21:00:13.1022494Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_genai.yml' 2025-06-01T21:00:13.1023020Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cpu.yml' 2025-06-01T21:00:13.1023549Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_x86.yml' 2025-06-01T21:00:13.1024308Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cuda.yml' 2025-06-01T21:00:13.1024817Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_lint.yml' 2025-06-01T21:00:13.1025472Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_rocm.yml' 2025-06-01T21:00:13.1026362Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_x86.yml' 2025-06-01T21:00:13.1027103Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cpu.yml' 2025-06-01T21:00:13.1027645Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_genai_generic_infra.yml' 2025-06-01T21:00:13.1028147Z removed directory 'pytorch-main/third_party/fbgemm/.github/workflows' 2025-06-01T21:00:13.1028737Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_triton.bash' 2025-06-01T21:00:13.1029180Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_rocm.bash' 2025-06-01T21:00:13.1029733Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_docs.bash' 2025-06-01T21:00:13.1030206Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_build.bash' 2025-06-01T21:00:13.1030696Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_benchmarks.bash' 2025-06-01T21:00:13.1031445Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/test_torchrec.bash' 2025-06-01T21:00:13.1031912Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_build.bash' 2025-06-01T21:00:13.1032389Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_postbuild.bash' 2025-06-01T21:00:13.1032872Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_install.bash' 2025-06-01T21:00:13.1033350Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_lint.bash' 2025-06-01T21:00:13.1033789Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pip.bash' 2025-06-01T21:00:13.1034280Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_prescript.bash' 2025-06-01T21:00:13.1034827Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_test.bash' 2025-06-01T21:00:13.1035278Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pytorch.bash' 2025-06-01T21:00:13.1035911Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_torchrec.bash' 2025-06-01T21:00:13.1036665Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_dir.bash' 2025-06-01T21:00:13.1037404Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/setup_env.bash' 2025-06-01T21:00:13.1038143Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_cuda.bash' 2025-06-01T21:00:13.1038906Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_system.bash' 2025-06-01T21:00:13.1039676Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_build.bash' 2025-06-01T21:00:13.1040435Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_base.bash' 2025-06-01T21:00:13.1041410Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_postscript.bash' 2025-06-01T21:00:13.1042207Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_conda.bash' 2025-06-01T21:00:13.1042942Z removed directory 'pytorch-main/third_party/fbgemm/.github/scripts' 2025-06-01T21:00:13.1043585Z removed directory 'pytorch-main/third_party/fbgemm/.github' 2025-06-01T21:00:13.1044167Z removed 'pytorch-main/third_party/fbgemm/.gitmodules' 2025-06-01T21:00:13.1044697Z removed 'pytorch-main/third_party/fbgemm/.gitignore' 2025-06-01T21:00:13.1080387Z removed 'pytorch-main/third_party/fbgemm/.git' 2025-06-01T21:00:13.1108136Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-06-01T21:00:13.1141681Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/stale.yml' 2025-06-01T21:00:13.1142278Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/labeler.yml' 2025-06-01T21:00:13.1143398Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-06-01T21:00:13.1144454Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows' 2025-06-01T21:00:13.1145406Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.1146451Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:13.1147532Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-06-01T21:00:13.1148648Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-06-01T21:00:13.1149703Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1151005Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1152091Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github' 2025-06-01T21:00:13.1153153Z find: ‘pytorch-main/third_party/fbgemm/external/cutlass/.github’: No such file or directory 2025-06-01T21:00:13.1214112Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitmodules' 2025-06-01T21:00:13.1224255Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitignore' 2025-06-01T21:00:13.1234417Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.git' 2025-06-01T21:00:13.1250557Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.gitignore' 2025-06-01T21:00:13.1260571Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.git' 2025-06-01T21:00:13.1277389Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build.yml' 2025-06-01T21:00:13.1278013Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/clang-format-check.yml' 2025-06-01T21:00:13.1279108Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build_bazel.yml' 2025-06-01T21:00:13.1280100Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows' 2025-06-01T21:00:13.1280710Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github' 2025-06-01T21:00:13.1281537Z find: ‘pytorch-main/third_party/fbgemm/external/cpuinfo/.github’: No such file or directory 2025-06-01T21:00:13.1288314Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.gitignore' 2025-06-01T21:00:13.1302527Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/deps/clog/.gitignore' 2025-06-01T21:00:13.1313372Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.git' 2025-06-01T21:00:13.1327022Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build.yml' 2025-06-01T21:00:13.1327732Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build-config.json' 2025-06-01T21:00:13.1328709Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows' 2025-06-01T21:00:13.1329773Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/02_feature_request.yml' 2025-06-01T21:00:13.1330602Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/99_other_issues.yml' 2025-06-01T21:00:13.1331505Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/03_help_question.yml' 2025-06-01T21:00:13.1332215Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/01_bug_report.yml' 2025-06-01T21:00:13.1332872Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1333648Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/FUNDING.yml' 2025-06-01T21:00:13.1334171Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github' 2025-06-01T21:00:13.1334894Z find: ‘pytorch-main/third_party/fbgemm/external/asmjit/.github’: No such file or directory 2025-06-01T21:00:13.1339077Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.gitignore' 2025-06-01T21:00:13.1351720Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.git' 2025-06-01T21:00:13.1364656Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/workflows/gtest-ci.yml' 2025-06-01T21:00:13.1365261Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github/workflows' 2025-06-01T21:00:13.1366345Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-06-01T21:00:13.1367453Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1368536Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-06-01T21:00:13.1369450Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1369975Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github' 2025-06-01T21:00:13.1371083Z find: ‘pytorch-main/third_party/fbgemm/external/googletest/.github’: No such file or directory 2025-06-01T21:00:13.1377077Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.gitignore' 2025-06-01T21:00:13.1392243Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.git' 2025-06-01T21:00:13.1432863Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/dependabot.yml' 2025-06-01T21:00:13.1433578Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CONTRIBUTING.md' 2025-06-01T21:00:13.1434645Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.1435670Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CODEOWNERS' 2025-06-01T21:00:13.1436739Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-06-01T21:00:13.1437905Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1439027Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1440340Z find: ‘pytorch-main/third_party/fbgemm/external/composable_kernel/.github’: No such file or directory 2025-06-01T21:00:13.1441616Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-06-01T21:00:13.1442642Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github' 2025-06-01T21:00:13.1510597Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.gitignore' 2025-06-01T21:00:13.1522270Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.git' 2025-06-01T21:00:13.1552598Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CONTRIBUTING.md' 2025-06-01T21:00:13.1553473Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.1554273Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODEOWNERS' 2025-06-01T21:00:13.1554748Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/SECURITY.md' 2025-06-01T21:00:13.1555305Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:13.1555886Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/ubuntu.yml' 2025-06-01T21:00:13.1556488Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/publish_documentation.yml' 2025-06-01T21:00:13.1557106Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/windows.yml' 2025-06-01T21:00:13.1557644Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/cifuzz.yml' 2025-06-01T21:00:13.1558226Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/check_amalgamation.yml' 2025-06-01T21:00:13.1558810Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/labeler.yml' 2025-06-01T21:00:13.1559349Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/macos.yml' 2025-06-01T21:00:13.1559958Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/comment_check_amalgamation.yml' 2025-06-01T21:00:13.1560571Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/workflows' 2025-06-01T21:00:13.1561414Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci/appveyor.yml' 2025-06-01T21:00:13.1561936Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci' 2025-06-01T21:00:13.1562459Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-06-01T21:00:13.1562994Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1563701Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1564172Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/stale.yml' 2025-06-01T21:00:13.1564705Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/labeler.yml' 2025-06-01T21:00:13.1565173Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODE_OF_CONDUCT.md' 2025-06-01T21:00:13.1565633Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/FUNDING.yml' 2025-06-01T21:00:13.1566072Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/config.yml' 2025-06-01T21:00:13.1566498Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github' 2025-06-01T21:00:13.1567117Z find: ‘pytorch-main/third_party/fbgemm/external/json/.github’: No such file or directory 2025-06-01T21:00:13.1573198Z removed 'pytorch-main/third_party/fbgemm/external/json/.gitignore' 2025-06-01T21:00:13.1591610Z removed 'pytorch-main/third_party/fbgemm/external/json/.git' 2025-06-01T21:00:13.1608585Z removed 'pytorch-main/third_party/pybind11/.github/dependabot.yml' 2025-06-01T21:00:13.1609032Z removed 'pytorch-main/third_party/pybind11/.github/CONTRIBUTING.md' 2025-06-01T21:00:13.1609574Z removed 'pytorch-main/third_party/pybind11/.github/CODEOWNERS' 2025-06-01T21:00:13.1610311Z removed 'pytorch-main/third_party/pybind11/.github/workflows/emscripten.yaml' 2025-06-01T21:00:13.1611480Z removed 'pytorch-main/third_party/pybind11/.github/workflows/format.yml' 2025-06-01T21:00:13.1612226Z removed 'pytorch-main/third_party/pybind11/.github/workflows/ci.yml' 2025-06-01T21:00:13.1612949Z removed 'pytorch-main/third_party/pybind11/.github/workflows/pip.yml' 2025-06-01T21:00:13.1613576Z removed 'pytorch-main/third_party/pybind11/.github/workflows/labeler.yml' 2025-06-01T21:00:13.1614019Z removed 'pytorch-main/third_party/pybind11/.github/workflows/upstream.yml' 2025-06-01T21:00:13.1614469Z removed 'pytorch-main/third_party/pybind11/.github/workflows/configure.yml' 2025-06-01T21:00:13.1614924Z removed directory 'pytorch-main/third_party/pybind11/.github/workflows' 2025-06-01T21:00:13.1615376Z removed 'pytorch-main/third_party/pybind11/.github/matchers/pylint.json' 2025-06-01T21:00:13.1615813Z removed directory 'pytorch-main/third_party/pybind11/.github/matchers' 2025-06-01T21:00:13.1616273Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-06-01T21:00:13.1616752Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1617234Z removed directory 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1617679Z removed 'pytorch-main/third_party/pybind11/.github/labeler_merged.yml' 2025-06-01T21:00:13.1618083Z removed 'pytorch-main/third_party/pybind11/.github/labeler.yml' 2025-06-01T21:00:13.1618505Z removed 'pytorch-main/third_party/pybind11/.github/pull_request_template.md' 2025-06-01T21:00:13.1618909Z removed directory 'pytorch-main/third_party/pybind11/.github' 2025-06-01T21:00:13.1619465Z find: ‘pytorch-main/third_party/pybind11/.github’: No such file or directory 2025-06-01T21:00:13.1621601Z removed 'pytorch-main/third_party/pybind11/.gitignore' 2025-06-01T21:00:13.1631612Z removed 'pytorch-main/third_party/pybind11/.gitattributes' 2025-06-01T21:00:13.1644912Z removed 'pytorch-main/third_party/pybind11/.git' 2025-06-01T21:00:13.1659154Z removed 'pytorch-main/third_party/NVTX/.github/workflows/test.yml' 2025-06-01T21:00:13.1659579Z removed 'pytorch-main/third_party/NVTX/.github/workflows/cibw.yml' 2025-06-01T21:00:13.1660124Z removed directory 'pytorch-main/third_party/NVTX/.github/workflows' 2025-06-01T21:00:13.1660963Z removed directory 'pytorch-main/third_party/NVTX/.github' 2025-06-01T21:00:13.1661804Z find: ‘pytorch-main/third_party/NVTX/.github’: No such file or directory 2025-06-01T21:00:13.1677882Z removed 'pytorch-main/third_party/NVTX/.gitignore' 2025-06-01T21:00:13.1689487Z removed 'pytorch-main/third_party/NVTX/tests/.gitignore' 2025-06-01T21:00:13.1699852Z removed 'pytorch-main/third_party/NVTX/.git' 2025-06-01T21:00:13.1712497Z removed 'pytorch-main/third_party/NVTX/tools/sample-injection/.gitignore' 2025-06-01T21:00:13.1735598Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/.codecov.yaml' 2025-06-01T21:00:13.1736313Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/dependabot.yml' 2025-06-01T21:00:13.1737136Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/CODEOWNERS' 2025-06-01T21:00:13.1738167Z find: ‘pytorch-main/third_party/opentelemetry-cpp/.github’: No such file or directory 2025-06-01T21:00:13.1739130Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:13.1740180Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_comment.yml' 2025-06-01T21:00:13.1741395Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/benchmark.yml' 2025-06-01T21:00:13.1742199Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/stale.yml' 2025-06-01T21:00:13.1742713Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/ci.yml' 2025-06-01T21:00:13.1743273Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/dependencies_image.yml' 2025-06-01T21:00:13.1743935Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_issue_open.yml' 2025-06-01T21:00:13.1744548Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows' 2025-06-01T21:00:13.1745084Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/repository-settings.md' 2025-06-01T21:00:13.1745649Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.1746263Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:13.1746853Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1747412Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/pull_request_template.md' 2025-06-01T21:00:13.1747918Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github' 2025-06-01T21:00:13.1751436Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-06-01T21:00:13.1752892Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-06-01T21:00:13.1754500Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1755833Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1756608Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github' 2025-06-01T21:00:13.1757541Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github’: No such file or directory 2025-06-01T21:00:13.1764020Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.gitignore' 2025-06-01T21:00:13.1779844Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.git' 2025-06-01T21:00:13.1798054Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:13.1799283Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows' 2025-06-01T21:00:13.1800627Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github' 2025-06-01T21:00:13.1802467Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github’: No such file or directory 2025-06-01T21:00:13.1814521Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitignore' 2025-06-01T21:00:13.1825099Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitattributes' 2025-06-01T21:00:13.1854049Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.git' 2025-06-01T21:00:13.1868499Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/doxygen.yml' 2025-06-01T21:00:13.1869348Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/linting.yml' 2025-06-01T21:00:13.1870585Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/cmake-ci.yml' 2025-06-01T21:00:13.1872016Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/coverage.yml' 2025-06-01T21:00:13.1872803Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/bazel-ci.yml' 2025-06-01T21:00:13.1873492Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/release.yml' 2025-06-01T21:00:13.1874163Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows' 2025-06-01T21:00:13.1874805Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github' 2025-06-01T21:00:13.1875605Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github’: No such file or directory 2025-06-01T21:00:13.1880143Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules' 2025-06-01T21:00:13.1890239Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitignore' 2025-06-01T21:00:13.1904513Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.git' 2025-06-01T21:00:13.1922762Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CONTRIBUTING.md' 2025-06-01T21:00:13.1923937Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.1925090Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github’: No such file or directory 2025-06-01T21:00:13.1926030Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODEOWNERS' 2025-06-01T21:00:13.1926707Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/SECURITY.md' 2025-06-01T21:00:13.1927462Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/codeql-analysis.yml' 2025-06-01T21:00:13.1928224Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/ubuntu.yml' 2025-06-01T21:00:13.1929012Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/publish_documentation.yml' 2025-06-01T21:00:13.1929794Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/windows.yml' 2025-06-01T21:00:13.1930526Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/labeler.yml' 2025-06-01T21:00:13.1931512Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/macos.yml' 2025-06-01T21:00:13.1932201Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows' 2025-06-01T21:00:13.1932911Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/appveyor.yml' 2025-06-01T21:00:13.1933624Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/.drone.yml' 2025-06-01T21:00:13.1934298Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci' 2025-06-01T21:00:13.1935151Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-06-01T21:00:13.1935832Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1936622Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1937274Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/stale.yml' 2025-06-01T21:00:13.1937886Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/labeler.yml' 2025-06-01T21:00:13.1938528Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODE_OF_CONDUCT.md' 2025-06-01T21:00:13.1939144Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/FUNDING.yml' 2025-06-01T21:00:13.1939741Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/config.yml' 2025-06-01T21:00:13.1940324Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github' 2025-06-01T21:00:13.1943418Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.gitignore' 2025-06-01T21:00:13.1962535Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.git' 2025-06-01T21:00:13.1976129Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows/gtest-ci.yml' 2025-06-01T21:00:13.1976938Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows' 2025-06-01T21:00:13.1978207Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-06-01T21:00:13.1979499Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.1980611Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-06-01T21:00:13.1981595Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.1982262Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github' 2025-06-01T21:00:13.1983060Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github’: No such file or directory 2025-06-01T21:00:13.1988383Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.gitignore' 2025-06-01T21:00:13.2003886Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.git' 2025-06-01T21:00:13.2016878Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.gitignore' 2025-06-01T21:00:13.2028690Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.git' 2025-06-01T21:00:13.2044069Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/.libcxx-setup.sh' 2025-06-01T21:00:13.2044970Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/doxygen.yml' 2025-06-01T21:00:13.2046181Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-tidy.yml' 2025-06-01T21:00:13.2047361Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/bazel.yml' 2025-06-01T21:00:13.2048411Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-06-01T21:00:13.2049282Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github’: No such file or directory 2025-06-01T21:00:13.2049991Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/pylint.yml' 2025-06-01T21:00:13.2050958Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-06-01T21:00:13.2051967Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-06-01T21:00:13.2052686Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/wheels.yml' 2025-06-01T21:00:13.2053511Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-06-01T21:00:13.2054273Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-06-01T21:00:13.2055004Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows' 2025-06-01T21:00:13.2055723Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/install_bazel.sh' 2025-06-01T21:00:13.2056572Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.2057751Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-06-01T21:00:13.2059068Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.2059927Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github' 2025-06-01T21:00:13.2060538Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.gitignore' 2025-06-01T21:00:13.2067435Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.git' 2025-06-01T21:00:13.2079881Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/ios.yml' 2025-06-01T21:00:13.2080574Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/android.yml' 2025-06-01T21:00:13.2081900Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows' 2025-06-01T21:00:13.2082781Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github' 2025-06-01T21:00:13.2083518Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github’: No such file or directory 2025-06-01T21:00:13.2090367Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.gitignore' 2025-06-01T21:00:13.2101045Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.git' 2025-06-01T21:00:13.2113580Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/CODEOWNERS' 2025-06-01T21:00:13.2114776Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/auto-assign-owners.yml' 2025-06-01T21:00:13.2115627Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/build-check.yaml' 2025-06-01T21:00:13.2116360Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows' 2025-06-01T21:00:13.2117052Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/auto_assign.yml' 2025-06-01T21:00:13.2117724Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github' 2025-06-01T21:00:13.2118588Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github’: No such file or directory 2025-06-01T21:00:13.2127818Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitignore' 2025-06-01T21:00:13.2138837Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitattributes' 2025-06-01T21:00:13.2149045Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.git' 2025-06-01T21:00:13.2172192Z removed 'pytorch-main/third_party/opentelemetry-cpp/docker/.gitignore' 2025-06-01T21:00:13.2191421Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitmodules' 2025-06-01T21:00:13.2201580Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitignore' 2025-06-01T21:00:13.2214804Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitattributes' 2025-06-01T21:00:13.2229604Z removed 'pytorch-main/third_party/opentelemetry-cpp/.git' 2025-06-01T21:00:13.2244364Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/stale.yml' 2025-06-01T21:00:13.2245318Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/check_issues.yml' 2025-06-01T21:00:13.2245978Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/untrustedPR.yml' 2025-06-01T21:00:13.2246599Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows' 2025-06-01T21:00:13.2247325Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml' 2025-06-01T21:00:13.2248218Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml' 2025-06-01T21:00:13.2249060Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md' 2025-06-01T21:00:13.2249811Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml' 2025-06-01T21:00:13.2250595Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml' 2025-06-01T21:00:13.2251801Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/02-request-an-update-to-an-existing-port.yml' 2025-06-01T21:00:13.2252564Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.2253170Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.2253763Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/pull_request_template.md' 2025-06-01T21:00:13.2254315Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github' 2025-06-01T21:00:13.2255008Z find: ‘pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github’: No such file or directory 2025-06-01T21:00:13.2277722Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitignore' 2025-06-01T21:00:13.2287885Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitattributes' 2025-06-01T21:00:13.2690983Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.git' 2025-06-01T21:00:13.2709210Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/.gitignore' 2025-06-01T21:00:13.2726601Z removed 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE/bug_report.md' 2025-06-01T21:00:13.2727449Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.2728069Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github' 2025-06-01T21:00:13.2728696Z find: ‘pytorch-main/third_party/cudnn_frontend/.github’: No such file or directory 2025-06-01T21:00:13.2740089Z removed 'pytorch-main/third_party/cudnn_frontend/.git' 2025-06-01T21:00:13.2755695Z removed 'pytorch-main/third_party/mimalloc/.gitignore' 2025-06-01T21:00:13.2766117Z removed 'pytorch-main/third_party/mimalloc/.gitattributes' 2025-06-01T21:00:13.2777630Z removed 'pytorch-main/third_party/mimalloc/.git' 2025-06-01T21:00:13.2795276Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build.yml' 2025-06-01T21:00:13.2796113Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/sde-tests-linux-windows.yml' 2025-06-01T21:00:13.2796876Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-push.yml' 2025-06-01T21:00:13.2797355Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-approved.yml' 2025-06-01T21:00:13.2797877Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-merge-to-master.yml' 2025-06-01T21:00:13.2798438Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build-linux-windows.yml' 2025-06-01T21:00:13.2799109Z removed directory 'pytorch-main/third_party/XNNPACK/.github/workflows' 2025-06-01T21:00:13.2799494Z removed directory 'pytorch-main/third_party/XNNPACK/.github' 2025-06-01T21:00:13.2800028Z find: ‘pytorch-main/third_party/XNNPACK/.github’: No such file or directory 2025-06-01T21:00:13.2807807Z removed 'pytorch-main/third_party/XNNPACK/.gitignore' 2025-06-01T21:00:13.2948463Z removed 'pytorch-main/third_party/XNNPACK/.git' 2025-06-01T21:00:13.2963714Z removed 'pytorch-main/third_party/fmt/test/fuzzing/.gitignore' 2025-06-01T21:00:13.2977300Z removed 'pytorch-main/third_party/fmt/.github/dependabot.yml' 2025-06-01T21:00:13.2978031Z removed 'pytorch-main/third_party/fmt/.github/workflows/windows.yml' 2025-06-01T21:00:13.2978693Z removed 'pytorch-main/third_party/fmt/.github/workflows/linux.yml' 2025-06-01T21:00:13.2979105Z removed 'pytorch-main/third_party/fmt/.github/workflows/cifuzz.yml' 2025-06-01T21:00:13.2979514Z removed 'pytorch-main/third_party/fmt/.github/workflows/scorecard.yml' 2025-06-01T21:00:13.2979919Z removed 'pytorch-main/third_party/fmt/.github/workflows/lint.yml' 2025-06-01T21:00:13.2980291Z removed 'pytorch-main/third_party/fmt/.github/workflows/doc.yml' 2025-06-01T21:00:13.2980665Z removed 'pytorch-main/third_party/fmt/.github/workflows/macos.yml' 2025-06-01T21:00:13.2981300Z removed directory 'pytorch-main/third_party/fmt/.github/workflows' 2025-06-01T21:00:13.2981679Z removed 'pytorch-main/third_party/fmt/.github/issue_template.md' 2025-06-01T21:00:13.2982072Z removed 'pytorch-main/third_party/fmt/.github/pull_request_template.md' 2025-06-01T21:00:13.2982450Z removed directory 'pytorch-main/third_party/fmt/.github' 2025-06-01T21:00:13.2982964Z find: ‘pytorch-main/third_party/fmt/.github’: No such file or directory 2025-06-01T21:00:13.2988312Z removed 'pytorch-main/third_party/fmt/.gitignore' 2025-06-01T21:00:13.2998838Z removed 'pytorch-main/third_party/fmt/.git' 2025-06-01T21:00:13.3010030Z removed 'pytorch-main/third_party/flatbuffers/python/.gitignore' 2025-06-01T21:00:13.3021372Z removed 'pytorch-main/third_party/flatbuffers/rust/flexbuffers/.gitignore' 2025-06-01T21:00:13.3036149Z removed 'pytorch-main/third_party/flatbuffers/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.3036937Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/codeql.yml' 2025-06-01T21:00:13.3037590Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/build.yml' 2025-06-01T21:00:13.3038067Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/extrabuild.yml' 2025-06-01T21:00:13.3038518Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/stale.yml' 2025-06-01T21:00:13.3038952Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/release.yml' 2025-06-01T21:00:13.3039423Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/scorecards.yml' 2025-06-01T21:00:13.3039867Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/label.yml' 2025-06-01T21:00:13.3040296Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/main.yml' 2025-06-01T21:00:13.3040721Z removed directory 'pytorch-main/third_party/flatbuffers/.github/workflows' 2025-06-01T21:00:13.3041459Z removed 'pytorch-main/third_party/flatbuffers/.github/labeler.yml' 2025-06-01T21:00:13.3041876Z removed 'pytorch-main/third_party/flatbuffers/.github/ISSUE_TEMPLATE.md' 2025-06-01T21:00:13.3042275Z removed directory 'pytorch-main/third_party/flatbuffers/.github' 2025-06-01T21:00:13.3042841Z find: ‘pytorch-main/third_party/flatbuffers/.github’: No such file or directory 2025-06-01T21:00:13.3055624Z removed 'pytorch-main/third_party/flatbuffers/android/app/.gitignore' 2025-06-01T21:00:13.3070240Z removed 'pytorch-main/third_party/flatbuffers/.gitignore' 2025-06-01T21:00:13.3080539Z removed 'pytorch-main/third_party/flatbuffers/.gitattributes' 2025-06-01T21:00:13.3099035Z removed 'pytorch-main/third_party/flatbuffers/tests/fuzzer/.gitignore' 2025-06-01T21:00:13.3115029Z removed 'pytorch-main/third_party/flatbuffers/tests/FlatBuffers.Test/.gitignore' 2025-06-01T21:00:13.3126708Z removed 'pytorch-main/third_party/flatbuffers/tests/bazel_repository_test_dir/.gitignore' 2025-06-01T21:00:13.3137790Z removed 'pytorch-main/third_party/flatbuffers/tests/.gitignore' 2025-06-01T21:00:13.3158502Z removed 'pytorch-main/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.gitignore' 2025-06-01T21:00:13.3171049Z removed 'pytorch-main/third_party/flatbuffers/tests/rust_usage_test/outdir/.gitignore' 2025-06-01T21:00:13.3187936Z removed 'pytorch-main/third_party/flatbuffers/.git' 2025-06-01T21:00:13.3203504Z removed 'pytorch-main/third_party/flatbuffers/grpc/examples/go/greeter/.gitignore' 2025-06-01T21:00:13.3258715Z removed 'pytorch-main/third_party/composable_kernel/.github/dependabot.yml' 2025-06-01T21:00:13.3259499Z removed 'pytorch-main/third_party/composable_kernel/.github/CONTRIBUTING.md' 2025-06-01T21:00:13.3260252Z removed 'pytorch-main/third_party/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.3260950Z removed 'pytorch-main/third_party/composable_kernel/.github/CODEOWNERS' 2025-06-01T21:00:13.3261489Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-06-01T21:00:13.3262070Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-06-01T21:00:13.3262621Z removed directory 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE' 2025-06-01T21:00:13.3263141Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-06-01T21:00:13.3263631Z removed directory 'pytorch-main/third_party/composable_kernel/.github' 2025-06-01T21:00:13.3264266Z find: ‘pytorch-main/third_party/composable_kernel/.github’: No such file or directory 2025-06-01T21:00:13.3334636Z removed 'pytorch-main/third_party/composable_kernel/.gitignore' 2025-06-01T21:00:13.3345714Z removed 'pytorch-main/third_party/composable_kernel/.git' 2025-06-01T21:00:13.3368398Z removed 'pytorch-main/third_party/pocketfft/.git' 2025-06-01T21:00:13.3379672Z removed 'pytorch-main/third_party/FXdiv/.gitignore' 2025-06-01T21:00:13.3390190Z removed 'pytorch-main/third_party/FXdiv/.git' 2025-06-01T21:00:13.3401656Z removed 'pytorch-main/third_party/pthreadpool/.gitignore' 2025-06-01T21:00:13.3412650Z removed 'pytorch-main/third_party/pthreadpool/.git' 2025-06-01T21:00:13.3425494Z removed 'pytorch-main/third_party/gloo/.github/workflows/super-linter.yml' 2025-06-01T21:00:13.3426261Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-windows.yml' 2025-06-01T21:00:13.3426922Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-linux.yml' 2025-06-01T21:00:13.3427350Z removed directory 'pytorch-main/third_party/gloo/.github/workflows' 2025-06-01T21:00:13.3427771Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.yaml-lint.yml' 2025-06-01T21:00:13.3428189Z removed directory 'pytorch-main/third_party/gloo/.github/config/lint' 2025-06-01T21:00:13.3428584Z removed directory 'pytorch-main/third_party/gloo/.github/config' 2025-06-01T21:00:13.3428937Z removed directory 'pytorch-main/third_party/gloo/.github' 2025-06-01T21:00:13.3429462Z find: ‘pytorch-main/third_party/gloo/.github’: No such file or directory 2025-06-01T21:00:13.3437206Z removed 'pytorch-main/third_party/gloo/.gitmodules' 2025-06-01T21:00:13.3447475Z removed 'pytorch-main/third_party/gloo/.gitignore' 2025-06-01T21:00:13.3457895Z removed 'pytorch-main/third_party/gloo/.git' 2025-06-01T21:00:13.3474472Z removed 'pytorch-main/third_party/FP16/.gitignore' 2025-06-01T21:00:13.3485321Z removed 'pytorch-main/third_party/FP16/.git' 2025-06-01T21:00:13.3599024Z removed 'pytorch-main/aten/src/ATen/.gitignore' 2025-06-01T21:00:13.3625593Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2025-06-01T21:00:13.3641247Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2025-06-01T21:00:13.3675810Z removed 'pytorch-main/android/.gitignore' 2025-06-01T21:00:13.3689239Z removed 'pytorch-main/android/libs/fbjni/.github/PULL_REQUEST_TEMPLATE.md' 2025-06-01T21:00:13.3690183Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/release.yml' 2025-06-01T21:00:13.3690926Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/android.yml' 2025-06-01T21:00:13.3691433Z removed directory 'pytorch-main/android/libs/fbjni/.github/workflows' 2025-06-01T21:00:13.3691991Z removed 'pytorch-main/android/libs/fbjni/.github/ISSUE_TEMPLATE.md' 2025-06-01T21:00:13.3692381Z removed directory 'pytorch-main/android/libs/fbjni/.github' 2025-06-01T21:00:13.3692920Z find: ‘pytorch-main/android/libs/fbjni/.github’: No such file or directory 2025-06-01T21:00:13.3701680Z removed 'pytorch-main/android/libs/fbjni/.gitignore' 2025-06-01T21:00:13.3713145Z removed 'pytorch-main/android/libs/fbjni/.git' 2025-06-01T21:00:13.3724114Z removed 'pytorch-main/.gitmodules' 2025-06-01T21:00:13.3734282Z removed 'pytorch-main/.gitignore' 2025-06-01T21:00:13.3744514Z removed 'pytorch-main/.gitattributes' 2025-06-01T21:00:13.3756256Z removed 'pytorch-main/functorch/docs/.gitignore' 2025-06-01T21:00:13.3767308Z removed 'pytorch-main/functorch/examples/.gitignore' 2025-06-01T21:00:13.3778394Z removed 'pytorch-main/functorch/examples/maml_omniglot/.gitignore' 2025-06-01T21:00:13.3789579Z removed 'pytorch-main/functorch/.gitignore' 2025-06-01T21:00:13.3801854Z removed 'pytorch-main/.git-blame-ignore-revs' 2025-06-01T21:00:13.4005016Z removed 'pytorch-main/.git/config.worktree' 2025-06-01T21:00:13.4005571Z removed directory 'pytorch-main/.git/refs/tags' 2025-06-01T21:00:13.4006079Z removed directory 'pytorch-main/.git/refs/heads' 2025-06-01T21:00:13.4006565Z removed directory 'pytorch-main/.git/refs' 2025-06-01T21:00:13.4007009Z removed 'pytorch-main/.git/description' 2025-06-01T21:00:13.4007728Z removed 'pytorch-main/.git/objects/pack/pack-ce57c318da09add5a282362f362dacb3fecaedf7.rev' 2025-06-01T21:00:13.4008731Z removed 'pytorch-main/.git/objects/pack/pack-ce57c318da09add5a282362f362dacb3fecaedf7.pack' 2025-06-01T21:00:13.4009739Z removed 'pytorch-main/.git/objects/pack/pack-ce57c318da09add5a282362f362dacb3fecaedf7.idx' 2025-06-01T21:00:13.4010519Z removed directory 'pytorch-main/.git/objects/pack' 2025-06-01T21:00:13.4011231Z removed directory 'pytorch-main/.git/objects/info' 2025-06-01T21:00:13.4011733Z removed directory 'pytorch-main/.git/objects' 2025-06-01T21:00:13.4012197Z removed 'pytorch-main/.git/FETCH_HEAD' 2025-06-01T21:00:13.4012627Z removed 'pytorch-main/.git/shallow' 2025-06-01T21:00:13.4013043Z removed 'pytorch-main/.git/info/exclude' 2025-06-01T21:00:13.4013487Z removed directory 'pytorch-main/.git/info' 2025-06-01T21:00:13.4013917Z removed 'pytorch-main/.git/HEAD' 2025-06-01T21:00:13.4014304Z removed 'pytorch-main/.git/index' 2025-06-01T21:00:13.4014795Z removed 'pytorch-main/.git/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4015376Z removed 'pytorch-main/.git/hooks/pre-receive.sample' 2025-06-01T21:00:13.4015894Z removed 'pytorch-main/.git/hooks/commit-msg.sample' 2025-06-01T21:00:13.4016390Z removed 'pytorch-main/.git/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4016882Z removed 'pytorch-main/.git/hooks/update.sample' 2025-06-01T21:00:13.4017408Z removed 'pytorch-main/.git/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4017941Z removed 'pytorch-main/.git/hooks/pre-push.sample' 2025-06-01T21:00:13.4018490Z removed 'pytorch-main/.git/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4019090Z removed 'pytorch-main/.git/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4019652Z removed 'pytorch-main/.git/hooks/post-update.sample' 2025-06-01T21:00:13.4020166Z removed 'pytorch-main/.git/hooks/pre-commit.sample' 2025-06-01T21:00:13.4020719Z removed 'pytorch-main/.git/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4021520Z removed 'pytorch-main/.git/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4022097Z removed 'pytorch-main/.git/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4022597Z removed directory 'pytorch-main/.git/hooks' 2025-06-01T21:00:13.4023024Z removed 'pytorch-main/.git/logs/HEAD' 2025-06-01T21:00:13.4023432Z removed directory 'pytorch-main/.git/logs' 2025-06-01T21:00:13.4024041Z removed 'pytorch-main/.git/config' 2025-06-01T21:00:13.4024602Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/tags' 2025-06-01T21:00:13.4025346Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/heads/main' 2025-06-01T21:00:13.4026231Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/heads' 2025-06-01T21:00:13.4027034Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4027903Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin' 2025-06-01T21:00:13.4028736Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes' 2025-06-01T21:00:13.4029496Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs' 2025-06-01T21:00:13.4042034Z removed 'pytorch-main/.git/modules/third_party/cutlass/description' 2025-06-01T21:00:13.4043114Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-1927746843dacd2776c78cbe284c5fa25844ccb5.rev' 2025-06-01T21:00:13.4044444Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-7bf853f29a48655cce2df774bf0c760699af4f5f.pack' 2025-06-01T21:00:13.4045764Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-1927746843dacd2776c78cbe284c5fa25844ccb5.idx' 2025-06-01T21:00:13.4047064Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-7bf853f29a48655cce2df774bf0c760699af4f5f.idx' 2025-06-01T21:00:13.4048362Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-1927746843dacd2776c78cbe284c5fa25844ccb5.pack' 2025-06-01T21:00:13.4049668Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-7bf853f29a48655cce2df774bf0c760699af4f5f.rev' 2025-06-01T21:00:13.4050890Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/pack' 2025-06-01T21:00:13.4051744Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/info' 2025-06-01T21:00:13.4052550Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects' 2025-06-01T21:00:13.4053289Z removed 'pytorch-main/.git/modules/third_party/cutlass/FETCH_HEAD' 2025-06-01T21:00:13.4053951Z removed 'pytorch-main/.git/modules/third_party/cutlass/shallow' 2025-06-01T21:00:13.4054632Z removed 'pytorch-main/.git/modules/third_party/cutlass/info/exclude' 2025-06-01T21:00:13.4055350Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/info' 2025-06-01T21:00:13.4056032Z removed 'pytorch-main/.git/modules/third_party/cutlass/HEAD' 2025-06-01T21:00:13.4056660Z removed 'pytorch-main/.git/modules/third_party/cutlass/index' 2025-06-01T21:00:13.4057325Z removed 'pytorch-main/.git/modules/third_party/cutlass/packed-refs' 2025-06-01T21:00:13.4058131Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4059037Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-receive.sample' 2025-06-01T21:00:13.4059887Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/commit-msg.sample' 2025-06-01T21:00:13.4060919Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4061759Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/update.sample' 2025-06-01T21:00:13.4062607Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4063465Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-push.sample' 2025-06-01T21:00:13.4064326Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4065244Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4066127Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/post-update.sample' 2025-06-01T21:00:13.4066960Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-commit.sample' 2025-06-01T21:00:13.4067844Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4068972Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4069880Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4071039Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/hooks' 2025-06-01T21:00:13.4071843Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads/main' 2025-06-01T21:00:13.4072655Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads' 2025-06-01T21:00:13.4073503Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4074414Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin' 2025-06-01T21:00:13.4075307Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes' 2025-06-01T21:00:13.4076124Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs' 2025-06-01T21:00:13.4076848Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/HEAD' 2025-06-01T21:00:13.4077534Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs' 2025-06-01T21:00:13.4078209Z removed 'pytorch-main/.git/modules/third_party/cutlass/config' 2025-06-01T21:00:13.4078858Z removed directory 'pytorch-main/.git/modules/third_party/cutlass' 2025-06-01T21:00:13.4079584Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/tags' 2025-06-01T21:00:13.4080351Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads/develop' 2025-06-01T21:00:13.4081283Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads' 2025-06-01T21:00:13.4082103Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4082997Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin' 2025-06-01T21:00:13.4083854Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes' 2025-06-01T21:00:13.4084640Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs' 2025-06-01T21:00:13.4085357Z removed 'pytorch-main/.git/modules/third_party/nlohmann/description' 2025-06-01T21:00:13.4086362Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-588dd1636e3828725410449441f1f5aa94729ce0.pack' 2025-06-01T21:00:13.4087685Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-588dd1636e3828725410449441f1f5aa94729ce0.rev' 2025-06-01T21:00:13.4088988Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.rev' 2025-06-01T21:00:13.4090301Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.pack' 2025-06-01T21:00:13.4091750Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-588dd1636e3828725410449441f1f5aa94729ce0.idx' 2025-06-01T21:00:13.4093054Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.idx' 2025-06-01T21:00:13.4094147Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack' 2025-06-01T21:00:13.4094981Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/info' 2025-06-01T21:00:13.4095797Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects' 2025-06-01T21:00:13.4096554Z removed 'pytorch-main/.git/modules/third_party/nlohmann/FETCH_HEAD' 2025-06-01T21:00:13.4097237Z removed 'pytorch-main/.git/modules/third_party/nlohmann/shallow' 2025-06-01T21:00:13.4097939Z removed 'pytorch-main/.git/modules/third_party/nlohmann/info/exclude' 2025-06-01T21:00:13.4098674Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/info' 2025-06-01T21:00:13.4099360Z removed 'pytorch-main/.git/modules/third_party/nlohmann/HEAD' 2025-06-01T21:00:13.4100004Z removed 'pytorch-main/.git/modules/third_party/nlohmann/index' 2025-06-01T21:00:13.4100676Z removed 'pytorch-main/.git/modules/third_party/nlohmann/packed-refs' 2025-06-01T21:00:13.4101867Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4102779Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-receive.sample' 2025-06-01T21:00:13.4103812Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/commit-msg.sample' 2025-06-01T21:00:13.4104730Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4105564Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/update.sample' 2025-06-01T21:00:13.4106425Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4107289Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-push.sample' 2025-06-01T21:00:13.4108162Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4109080Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4109964Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/post-update.sample' 2025-06-01T21:00:13.4110993Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-commit.sample' 2025-06-01T21:00:13.4111897Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4112839Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4113762Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4114584Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/hooks' 2025-06-01T21:00:13.4115389Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads/develop' 2025-06-01T21:00:13.4116236Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads' 2025-06-01T21:00:13.4117121Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4118068Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin' 2025-06-01T21:00:13.4118980Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes' 2025-06-01T21:00:13.4119834Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs' 2025-06-01T21:00:13.4120571Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/HEAD' 2025-06-01T21:00:13.4121465Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs' 2025-06-01T21:00:13.4122146Z removed 'pytorch-main/.git/modules/third_party/nlohmann/config' 2025-06-01T21:00:13.4122824Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann' 2025-06-01T21:00:13.4123563Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/tags' 2025-06-01T21:00:13.4124296Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/heads/main' 2025-06-01T21:00:13.4125037Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/heads' 2025-06-01T21:00:13.4125834Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4126681Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin' 2025-06-01T21:00:13.4127505Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes' 2025-06-01T21:00:13.4128259Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs' 2025-06-01T21:00:13.4128947Z removed 'pytorch-main/.git/modules/third_party/kineto/description' 2025-06-01T21:00:13.4129823Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/b4/17e30088eb32e07167dc57240f619afb46808b' 2025-06-01T21:00:13.4130901Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/b4' 2025-06-01T21:00:13.4131859Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/0d/1cd2c4306a3915fb490b589d5e3a0b1424283b' 2025-06-01T21:00:13.4132820Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/0d' 2025-06-01T21:00:13.4133957Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/f3/ef5b6a9d04c601bbdee50c0927ca78cc0f0b04' 2025-06-01T21:00:13.4134917Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/f3' 2025-06-01T21:00:13.4136031Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/e0/930b1a6ba656e6bd869f6cbdec492fc04d2615' 2025-06-01T21:00:13.4136981Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/e0' 2025-06-01T21:00:13.4138038Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-3dd8e889ea6c4e0adbc64ba798777ba43b52f5f6.pack' 2025-06-01T21:00:13.4139354Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-3dd8e889ea6c4e0adbc64ba798777ba43b52f5f6.idx' 2025-06-01T21:00:13.4140674Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-3dd8e889ea6c4e0adbc64ba798777ba43b52f5f6.rev' 2025-06-01T21:00:13.4141917Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/pack' 2025-06-01T21:00:13.4142880Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/9b/2702084e907473c8843a02f854cc088338429f' 2025-06-01T21:00:13.4143814Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/9b' 2025-06-01T21:00:13.4144772Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/6f/28ac02c418232ae98f76fbeeeeb25154437b4a' 2025-06-01T21:00:13.4145724Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/6f' 2025-06-01T21:00:13.4146518Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/info' 2025-06-01T21:00:13.4147466Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/9e/90e642289edf9fcdc1f165a08b13f304b408c8' 2025-06-01T21:00:13.4148404Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/9e' 2025-06-01T21:00:13.4149369Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/b7/14897dac2fd906f59232aef88e5b2c017d3781' 2025-06-01T21:00:13.4150293Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/b7' 2025-06-01T21:00:13.4151352Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/78/2acfeb6ab33fa679e0728ff801f73054f45c05' 2025-06-01T21:00:13.4151925Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/78' 2025-06-01T21:00:13.4152469Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/d0/32a9c34ae05787f66a0d14c9d52350453e694c' 2025-06-01T21:00:13.4152996Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/d0' 2025-06-01T21:00:13.4153530Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/20/f652846f651fcae287f667d34bcf164c99f383' 2025-06-01T21:00:13.4154049Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/20' 2025-06-01T21:00:13.4154577Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/50/f4c9dd5ea7be3ebe3bdb5a65cde2e82e7a9525' 2025-06-01T21:00:13.4155106Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/50' 2025-06-01T21:00:13.4155632Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/18/65a5ccb4ceee1c2cf548a6bf21a2111adf3f5e' 2025-06-01T21:00:13.4156153Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/18' 2025-06-01T21:00:13.4156677Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/4a/3761307c775ac1e99c0d9c1574a4f5ee19bb14' 2025-06-01T21:00:13.4157195Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/4a' 2025-06-01T21:00:13.4157711Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/fe/8d25ad387968318eeba9c4767f85d189668bcd' 2025-06-01T21:00:13.4158225Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/fe' 2025-06-01T21:00:13.4158737Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/a9/9eb11599bf21437793f7600be4d25bb4eb98f8' 2025-06-01T21:00:13.4159252Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/a9' 2025-06-01T21:00:13.4159770Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/8b/4185d7c0787a4fa5fdad1aeb1d162e0480405e' 2025-06-01T21:00:13.4160438Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/8b' 2025-06-01T21:00:13.4161202Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/d5/a0ea9a981bfdad38819da23935563e65607f7d' 2025-06-01T21:00:13.4161846Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/d5' 2025-06-01T21:00:13.4162380Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/45/dae60dbf3ccc4d695bee98e1ccd6a8d250d7b9' 2025-06-01T21:00:13.4162903Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/45' 2025-06-01T21:00:13.4163430Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/7c/5858ff607addefbea5dfa31199b4312de6bb71' 2025-06-01T21:00:13.4163948Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/7c' 2025-06-01T21:00:13.4164462Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/3d/f6992a29e3bc1c2566b6347e562a4fa17a5b7e' 2025-06-01T21:00:13.4164977Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/3d' 2025-06-01T21:00:13.4165492Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/22/27a27eb21c13f4f77bbd2038fa51e47536f9e9' 2025-06-01T21:00:13.4166009Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/22' 2025-06-01T21:00:13.4166526Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/fc/6b324ae8ed0c850ec3948058aae22b8359480c' 2025-06-01T21:00:13.4167039Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/fc' 2025-06-01T21:00:13.4167463Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects' 2025-06-01T21:00:13.4167859Z removed 'pytorch-main/.git/modules/third_party/kineto/FETCH_HEAD' 2025-06-01T21:00:13.4168233Z removed 'pytorch-main/.git/modules/third_party/kineto/shallow' 2025-06-01T21:00:13.4168609Z removed 'pytorch-main/.git/modules/third_party/kineto/info/exclude' 2025-06-01T21:00:13.4169002Z removed directory 'pytorch-main/.git/modules/third_party/kineto/info' 2025-06-01T21:00:13.4169386Z removed 'pytorch-main/.git/modules/third_party/kineto/HEAD' 2025-06-01T21:00:13.4169727Z removed 'pytorch-main/.git/modules/third_party/kineto/index' 2025-06-01T21:00:13.4170101Z removed 'pytorch-main/.git/modules/third_party/kineto/packed-refs' 2025-06-01T21:00:13.4170558Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4171450Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2025-06-01T21:00:13.4172148Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2025-06-01T21:00:13.4172605Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4173052Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/update.sample' 2025-06-01T21:00:13.4173513Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4173980Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-push.sample' 2025-06-01T21:00:13.4174455Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4174951Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4175440Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/post-update.sample' 2025-06-01T21:00:13.4175898Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2025-06-01T21:00:13.4176378Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4176876Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4177368Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4177823Z removed directory 'pytorch-main/.git/modules/third_party/kineto/hooks' 2025-06-01T21:00:13.4178244Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads/main' 2025-06-01T21:00:13.4178823Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads' 2025-06-01T21:00:13.4179289Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4179894Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2025-06-01T21:00:13.4180398Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes' 2025-06-01T21:00:13.4181132Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs' 2025-06-01T21:00:13.4181831Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/HEAD' 2025-06-01T21:00:13.4182243Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs' 2025-06-01T21:00:13.4182622Z removed 'pytorch-main/.git/modules/third_party/kineto/config' 2025-06-01T21:00:13.4183191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/tags' 2025-06-01T21:00:13.4183899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads/main' 2025-06-01T21:00:13.4184572Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads' 2025-06-01T21:00:13.4185284Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4186027Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin' 2025-06-01T21:00:13.4186753Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes' 2025-06-01T21:00:13.4187425Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs' 2025-06-01T21:00:13.4188060Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/description' 2025-06-01T21:00:13.4188898Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-ff66ba7597c443e6ef6e8d1a709cb81d6b5200e5.pack' 2025-06-01T21:00:13.4190081Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-ff66ba7597c443e6ef6e8d1a709cb81d6b5200e5.idx' 2025-06-01T21:00:13.4191503Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-ff66ba7597c443e6ef6e8d1a709cb81d6b5200e5.rev' 2025-06-01T21:00:13.4192490Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-1b79f7b73613636e0633ac666b11d857cea7ecc2.rev' 2025-06-01T21:00:13.4193475Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-1b79f7b73613636e0633ac666b11d857cea7ecc2.pack' 2025-06-01T21:00:13.4194461Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-1b79f7b73613636e0633ac666b11d857cea7ecc2.idx' 2025-06-01T21:00:13.4195308Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack' 2025-06-01T21:00:13.4196012Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/info' 2025-06-01T21:00:13.4196702Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects' 2025-06-01T21:00:13.4197340Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/FETCH_HEAD' 2025-06-01T21:00:13.4198189Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/shallow' 2025-06-01T21:00:13.4199019Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info/exclude' 2025-06-01T21:00:13.4199661Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info' 2025-06-01T21:00:13.4200269Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/HEAD' 2025-06-01T21:00:13.4201192Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/index' 2025-06-01T21:00:13.4201980Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/packed-refs' 2025-06-01T21:00:13.4202696Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4203448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-receive.sample' 2025-06-01T21:00:13.4204174Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/commit-msg.sample' 2025-06-01T21:00:13.4204883Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4205985Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/update.sample' 2025-06-01T21:00:13.4206748Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4207469Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-push.sample' 2025-06-01T21:00:13.4208197Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4208950Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4209684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/post-update.sample' 2025-06-01T21:00:13.4210406Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-commit.sample' 2025-06-01T21:00:13.4211309Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4212107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4213226Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4214023Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks' 2025-06-01T21:00:13.4214710Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads/main' 2025-06-01T21:00:13.4215415Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads' 2025-06-01T21:00:13.4216164Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4216944Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin' 2025-06-01T21:00:13.4217711Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes' 2025-06-01T21:00:13.4218421Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs' 2025-06-01T21:00:13.4219061Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/HEAD' 2025-06-01T21:00:13.4219690Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs' 2025-06-01T21:00:13.4220568Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config' 2025-06-01T21:00:13.4221581Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/tags/v4.2.3' 2025-06-01T21:00:13.4222451Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/tags' 2025-06-01T21:00:13.4223435Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads/master' 2025-06-01T21:00:13.4224380Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads' 2025-06-01T21:00:13.4225261Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4226175Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin' 2025-06-01T21:00:13.4227216Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes' 2025-06-01T21:00:13.4228359Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs' 2025-06-01T21:00:13.4229176Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/description' 2025-06-01T21:00:13.4230221Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-29640af9a7216e2f80018a8fbf1eb757ed4d6bcf.idx' 2025-06-01T21:00:13.4231571Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-29640af9a7216e2f80018a8fbf1eb757ed4d6bcf.pack' 2025-06-01T21:00:13.4232810Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-55092f0980e357ca8c51329d80b4962dce28e48f.rev' 2025-06-01T21:00:13.4233974Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-55092f0980e357ca8c51329d80b4962dce28e48f.pack' 2025-06-01T21:00:13.4235162Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-29640af9a7216e2f80018a8fbf1eb757ed4d6bcf.rev' 2025-06-01T21:00:13.4236339Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-55092f0980e357ca8c51329d80b4962dce28e48f.idx' 2025-06-01T21:00:13.4237351Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack' 2025-06-01T21:00:13.4238441Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/info' 2025-06-01T21:00:13.4239545Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects' 2025-06-01T21:00:13.4240365Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/FETCH_HEAD' 2025-06-01T21:00:13.4241340Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/shallow' 2025-06-01T21:00:13.4242135Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info/exclude' 2025-06-01T21:00:13.4242945Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info' 2025-06-01T21:00:13.4243727Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/HEAD' 2025-06-01T21:00:13.4244481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/index' 2025-06-01T21:00:13.4245277Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/packed-refs' 2025-06-01T21:00:13.4246745Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4247801Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-receive.sample' 2025-06-01T21:00:13.4248716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/commit-msg.sample' 2025-06-01T21:00:13.4249603Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4250483Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/update.sample' 2025-06-01T21:00:13.4251549Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4252477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-push.sample' 2025-06-01T21:00:13.4253392Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4254329Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4255242Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/post-update.sample' 2025-06-01T21:00:13.4256142Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-commit.sample' 2025-06-01T21:00:13.4257058Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4258011Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4259378Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4260257Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks' 2025-06-01T21:00:13.4261267Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads/master' 2025-06-01T21:00:13.4262181Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads' 2025-06-01T21:00:13.4263083Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4264028Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin' 2025-06-01T21:00:13.4264958Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes' 2025-06-01T21:00:13.4265845Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs' 2025-06-01T21:00:13.4266687Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/HEAD' 2025-06-01T21:00:13.4267909Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs' 2025-06-01T21:00:13.4268723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config' 2025-06-01T21:00:13.4269653Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM' 2025-06-01T21:00:13.4270577Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/tags' 2025-06-01T21:00:13.4271633Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads/master' 2025-06-01T21:00:13.4272490Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads' 2025-06-01T21:00:13.4273399Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4274743Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin' 2025-06-01T21:00:13.4275682Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes' 2025-06-01T21:00:13.4276558Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs' 2025-06-01T21:00:13.4277386Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/description' 2025-06-01T21:00:13.4278331Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8/f8c4d7827b9760f20c6a65bd606683fa87518e' 2025-06-01T21:00:13.4279319Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8' 2025-06-01T21:00:13.4280286Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa/2072c575fee406fdb0b904d6c0fcb3f91a76e9' 2025-06-01T21:00:13.4281464Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa' 2025-06-01T21:00:13.4282454Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29/be922faeb393ac6635211e6ccbcf0bee7f32b7' 2025-06-01T21:00:13.4283890Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29' 2025-06-01T21:00:13.4284880Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65/7a1f4d413ba0cf5225b6bd68229a8156cdb8f4' 2025-06-01T21:00:13.4285857Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65' 2025-06-01T21:00:13.4286844Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b/218b90d1525632860bc2eacc3feddc44517206' 2025-06-01T21:00:13.4287838Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b' 2025-06-01T21:00:13.4288818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80/df818eba38a20203d8846eca87f51f24a5e4e3' 2025-06-01T21:00:13.4289800Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80' 2025-06-01T21:00:13.4290973Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f/5aa0babb38c243cc2f16f8048d2223d0ba6440' 2025-06-01T21:00:13.4292304Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f' 2025-06-01T21:00:13.4293494Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-2108bdff2d5cabaf9bb25fbd416b3c561100e69f.idx' 2025-06-01T21:00:13.4294797Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-2108bdff2d5cabaf9bb25fbd416b3c561100e69f.rev' 2025-06-01T21:00:13.4296008Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-2108bdff2d5cabaf9bb25fbd416b3c561100e69f.pack' 2025-06-01T21:00:13.4297056Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack' 2025-06-01T21:00:13.4297936Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/info' 2025-06-01T21:00:13.4299255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61/90b253274ea76d734644a9394cf316a204d988' 2025-06-01T21:00:13.4300309Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61' 2025-06-01T21:00:13.4301438Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53/3fd61007af2efe3cf59f273ae731b6eb467611' 2025-06-01T21:00:13.4301831Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53' 2025-06-01T21:00:13.4302328Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b/84f7e3d5dc689d6ba9525d95b765aeb9677d5e' 2025-06-01T21:00:13.4302719Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b' 2025-06-01T21:00:13.4303223Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/0b07d07dc5dec7c71adc3465d8124c94ba2c68' 2025-06-01T21:00:13.4303723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/39e5c88312e40e3eb089b0c10be9f3ebd5dc83' 2025-06-01T21:00:13.4304126Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0' 2025-06-01T21:00:13.4304624Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e/5267c1e41f80527fe7dfe1bafddb130819b296' 2025-06-01T21:00:13.4305016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e' 2025-06-01T21:00:13.4305519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1/71aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-06-01T21:00:13.4305921Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1' 2025-06-01T21:00:13.4306486Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/404fd6ca35a69e9af5b5ee9df110eb68f292f1' 2025-06-01T21:00:13.4307350Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/d1e69702a3b6e44659faf969280e6f1806f93a' 2025-06-01T21:00:13.4307748Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c' 2025-06-01T21:00:13.4308239Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d/b509260199be10212c9181d574c8b741aa5222' 2025-06-01T21:00:13.4308778Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d' 2025-06-01T21:00:13.4309379Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09/89c7c852c9c35a2ce37681fadcc3058b10920b' 2025-06-01T21:00:13.4309777Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09' 2025-06-01T21:00:13.4310281Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76/d7eddf752d3027f2a25e710fbdb99cfbe78c04' 2025-06-01T21:00:13.4310671Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76' 2025-06-01T21:00:13.4311364Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec/dd4658dc1fc7f860677d192a21a0af0a23cda7' 2025-06-01T21:00:13.4311771Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec' 2025-06-01T21:00:13.4312289Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e/7ccdd6df17a1b7c57c34b55b9f1513c189b417' 2025-06-01T21:00:13.4312695Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e' 2025-06-01T21:00:13.4313194Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/110e55594c46cb291e9a7aeaaea747a50e9bbd' 2025-06-01T21:00:13.4313694Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/12c2a2e6ec54d2ce3bc83bd9b24ace9f1c17ab' 2025-06-01T21:00:13.4314097Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5' 2025-06-01T21:00:13.4314820Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92/28ff6ea1b3074a441f01988a065999a268f66d' 2025-06-01T21:00:13.4315420Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92' 2025-06-01T21:00:13.4315930Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae/025eb6038077323bc079314e9c42876c9f444b' 2025-06-01T21:00:13.4316322Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae' 2025-06-01T21:00:13.4316821Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5/3a128de51535c91e2aaf2d1a076d768f5b27d3' 2025-06-01T21:00:13.4317221Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5' 2025-06-01T21:00:13.4317714Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d/952a88ea0de789484857f5311536bd0a894b2b' 2025-06-01T21:00:13.4318104Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d' 2025-06-01T21:00:13.4318604Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/cba2bf5c06116c8835a582ceb5f294837629fa' 2025-06-01T21:00:13.4319096Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/51b8f8b154914c345a5a6bf764c6f32572be4a' 2025-06-01T21:00:13.4319616Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8' 2025-06-01T21:00:13.4320210Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2/7e5fda11440a2881a3a16fff4240b6e4d53d9c' 2025-06-01T21:00:13.4320611Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2' 2025-06-01T21:00:13.4321205Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects' 2025-06-01T21:00:13.4321589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/FETCH_HEAD' 2025-06-01T21:00:13.4321978Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/shallow' 2025-06-01T21:00:13.4322641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info/exclude' 2025-06-01T21:00:13.4323138Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info' 2025-06-01T21:00:13.4323489Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/HEAD' 2025-06-01T21:00:13.4323845Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/index' 2025-06-01T21:00:13.4324214Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/packed-refs' 2025-06-01T21:00:13.4324661Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4325090Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-receive.sample' 2025-06-01T21:00:13.4325506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/commit-msg.sample' 2025-06-01T21:00:13.4325926Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4326327Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/update.sample' 2025-06-01T21:00:13.4326757Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4327162Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-push.sample' 2025-06-01T21:00:13.4327603Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4328037Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4328451Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/post-update.sample' 2025-06-01T21:00:13.4328862Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-commit.sample' 2025-06-01T21:00:13.4329305Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4330041Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4330705Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4331357Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks' 2025-06-01T21:00:13.4331774Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads/master' 2025-06-01T21:00:13.4332191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads' 2025-06-01T21:00:13.4332619Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4333067Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin' 2025-06-01T21:00:13.4333494Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes' 2025-06-01T21:00:13.4333883Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs' 2025-06-01T21:00:13.4334242Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/HEAD' 2025-06-01T21:00:13.4334622Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs' 2025-06-01T21:00:13.4334972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config' 2025-06-01T21:00:13.4335420Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/tags' 2025-06-01T21:00:13.4335858Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads/master' 2025-06-01T21:00:13.4336295Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads' 2025-06-01T21:00:13.4336751Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4337558Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin' 2025-06-01T21:00:13.4338119Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes' 2025-06-01T21:00:13.4338573Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs' 2025-06-01T21:00:13.4339008Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/description' 2025-06-01T21:00:13.4339580Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f/95332627860ced1b134061c240476622e6c7ac' 2025-06-01T21:00:13.4340023Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f' 2025-06-01T21:00:13.4340635Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-2108bdff2d5cabaf9bb25fbd416b3c561100e69f.idx' 2025-06-01T21:00:13.4341398Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-2108bdff2d5cabaf9bb25fbd416b3c561100e69f.rev' 2025-06-01T21:00:13.4342271Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-2108bdff2d5cabaf9bb25fbd416b3c561100e69f.pack' 2025-06-01T21:00:13.4342736Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack' 2025-06-01T21:00:13.4343178Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/info' 2025-06-01T21:00:13.4343736Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84/11df715cf522606e3b1aca386ddfc0b63d34b4' 2025-06-01T21:00:13.4344179Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84' 2025-06-01T21:00:13.4344755Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf/ccd82299ee210d3ae13fbf718479d66102039d' 2025-06-01T21:00:13.4345209Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf' 2025-06-01T21:00:13.4345639Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects' 2025-06-01T21:00:13.4346054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/FETCH_HEAD' 2025-06-01T21:00:13.4346459Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/shallow' 2025-06-01T21:00:13.4346874Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info/exclude' 2025-06-01T21:00:13.4347295Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info' 2025-06-01T21:00:13.4347688Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/HEAD' 2025-06-01T21:00:13.4348075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/index' 2025-06-01T21:00:13.4348490Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/packed-refs' 2025-06-01T21:00:13.4348994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4349459Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-receive.sample' 2025-06-01T21:00:13.4349923Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/commit-msg.sample' 2025-06-01T21:00:13.4350374Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4350958Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/update.sample' 2025-06-01T21:00:13.4351450Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4351897Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-push.sample' 2025-06-01T21:00:13.4352589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4353074Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4353535Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/post-update.sample' 2025-06-01T21:00:13.4353989Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-commit.sample' 2025-06-01T21:00:13.4354495Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4354986Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4355468Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4355904Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks' 2025-06-01T21:00:13.4356348Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads/master' 2025-06-01T21:00:13.4356806Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads' 2025-06-01T21:00:13.4357289Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4357782Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes/origin' 2025-06-01T21:00:13.4358242Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes' 2025-06-01T21:00:13.4358755Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs' 2025-06-01T21:00:13.4359195Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/HEAD' 2025-06-01T21:00:13.4359629Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs' 2025-06-01T21:00:13.4360027Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config' 2025-06-01T21:00:13.4360425Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc' 2025-06-01T21:00:13.4360991Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules' 2025-06-01T21:00:13.4361360Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags' 2025-06-01T21:00:13.4361775Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/tags' 2025-06-01T21:00:13.4362179Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads/main' 2025-06-01T21:00:13.4362721Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads' 2025-06-01T21:00:13.4363246Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4363701Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin' 2025-06-01T21:00:13.4364115Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes' 2025-06-01T21:00:13.4364511Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs' 2025-06-01T21:00:13.4364904Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/description' 2025-06-01T21:00:13.4365499Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.4366088Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.4366664Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-fb44a27b4fda29c3982417efdda8514a48d60049.rev' 2025-06-01T21:00:13.4367229Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-fb44a27b4fda29c3982417efdda8514a48d60049.idx' 2025-06-01T21:00:13.4367969Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-fb44a27b4fda29c3982417efdda8514a48d60049.pack' 2025-06-01T21:00:13.4368842Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.4369274Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack' 2025-06-01T21:00:13.4369693Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/info' 2025-06-01T21:00:13.4370094Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects' 2025-06-01T21:00:13.4370471Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/FETCH_HEAD' 2025-06-01T21:00:13.4370992Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/shallow' 2025-06-01T21:00:13.4371393Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info/exclude' 2025-06-01T21:00:13.4371780Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info' 2025-06-01T21:00:13.4372143Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/HEAD' 2025-06-01T21:00:13.4372501Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/index' 2025-06-01T21:00:13.4372885Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/packed-refs' 2025-06-01T21:00:13.4373353Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4374018Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.4374448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.4374876Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4375287Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/update.sample' 2025-06-01T21:00:13.4376055Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4376617Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.4377082Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4377541Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4377976Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.4378400Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.4378856Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4379316Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4379759Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4380148Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks' 2025-06-01T21:00:13.4380567Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.4381147Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads' 2025-06-01T21:00:13.4381607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4382090Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.4382533Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes' 2025-06-01T21:00:13.4382963Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs' 2025-06-01T21:00:13.4383350Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/HEAD' 2025-06-01T21:00:13.4383748Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs' 2025-06-01T21:00:13.4384132Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config' 2025-06-01T21:00:13.4384985Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest' 2025-06-01T21:00:13.4385529Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/tags' 2025-06-01T21:00:13.4385913Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads/master' 2025-06-01T21:00:13.4386301Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads' 2025-06-01T21:00:13.4386714Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4387137Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin' 2025-06-01T21:00:13.4387543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes' 2025-06-01T21:00:13.4387910Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs' 2025-06-01T21:00:13.4388269Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/description' 2025-06-01T21:00:13.4388834Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-fcdb3ed381d0aaeb759a96799c46ce863b31d505.pack' 2025-06-01T21:00:13.4389380Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-fcdb3ed381d0aaeb759a96799c46ce863b31d505.rev' 2025-06-01T21:00:13.4389929Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-fcdb3ed381d0aaeb759a96799c46ce863b31d505.idx' 2025-06-01T21:00:13.4390473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-0c56413fcb97eab981a4ff029f1af1cf24b77a50.idx' 2025-06-01T21:00:13.4391180Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-0c56413fcb97eab981a4ff029f1af1cf24b77a50.pack' 2025-06-01T21:00:13.4391733Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-0c56413fcb97eab981a4ff029f1af1cf24b77a50.rev' 2025-06-01T21:00:13.4392133Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack' 2025-06-01T21:00:13.4392662Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/info' 2025-06-01T21:00:13.4393324Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects' 2025-06-01T21:00:13.4393688Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/FETCH_HEAD' 2025-06-01T21:00:13.4394033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/shallow' 2025-06-01T21:00:13.4394393Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info/exclude' 2025-06-01T21:00:13.4394764Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info' 2025-06-01T21:00:13.4395097Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/HEAD' 2025-06-01T21:00:13.4395562Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/index' 2025-06-01T21:00:13.4396024Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/packed-refs' 2025-06-01T21:00:13.4396466Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4396890Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-receive.sample' 2025-06-01T21:00:13.4397293Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/commit-msg.sample' 2025-06-01T21:00:13.4397692Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4398087Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/update.sample' 2025-06-01T21:00:13.4398510Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4398907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-push.sample' 2025-06-01T21:00:13.4399337Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4399758Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4400342Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/post-update.sample' 2025-06-01T21:00:13.4401146Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-commit.sample' 2025-06-01T21:00:13.4401605Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4402048Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4402479Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4402848Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks' 2025-06-01T21:00:13.4403241Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads/master' 2025-06-01T21:00:13.4403649Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads' 2025-06-01T21:00:13.4404075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4404514Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin' 2025-06-01T21:00:13.4404924Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes' 2025-06-01T21:00:13.4405302Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs' 2025-06-01T21:00:13.4405650Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/HEAD' 2025-06-01T21:00:13.4406161Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs' 2025-06-01T21:00:13.4406599Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config' 2025-06-01T21:00:13.4406950Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt' 2025-06-01T21:00:13.4407332Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/tags' 2025-06-01T21:00:13.4407706Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads/master' 2025-06-01T21:00:13.4408190Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads' 2025-06-01T21:00:13.4408906Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4409351Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin' 2025-06-01T21:00:13.4409746Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes' 2025-06-01T21:00:13.4410116Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs' 2025-06-01T21:00:13.4410472Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/description' 2025-06-01T21:00:13.4411192Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-b3bde2e97a06733da14d949d0a49ae8e0728236e.idx' 2025-06-01T21:00:13.4411757Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-14eeb82975dae0e3a266470838b4854e3deba79b.idx' 2025-06-01T21:00:13.4412324Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-b3bde2e97a06733da14d949d0a49ae8e0728236e.pack' 2025-06-01T21:00:13.4412883Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-b3bde2e97a06733da14d949d0a49ae8e0728236e.rev' 2025-06-01T21:00:13.4413444Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-14eeb82975dae0e3a266470838b4854e3deba79b.pack' 2025-06-01T21:00:13.4413993Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-14eeb82975dae0e3a266470838b4854e3deba79b.rev' 2025-06-01T21:00:13.4414400Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack' 2025-06-01T21:00:13.4414790Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/info' 2025-06-01T21:00:13.4415164Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects' 2025-06-01T21:00:13.4415521Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/FETCH_HEAD' 2025-06-01T21:00:13.4415952Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/shallow' 2025-06-01T21:00:13.4416578Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info/exclude' 2025-06-01T21:00:13.4417127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info' 2025-06-01T21:00:13.4417463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/HEAD' 2025-06-01T21:00:13.4417896Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/index' 2025-06-01T21:00:13.4418265Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/packed-refs' 2025-06-01T21:00:13.4418703Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4419121Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-receive.sample' 2025-06-01T21:00:13.4419526Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/commit-msg.sample' 2025-06-01T21:00:13.4419930Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4420318Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/update.sample' 2025-06-01T21:00:13.4420742Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4421301Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-push.sample' 2025-06-01T21:00:13.4421789Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4422221Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4422630Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/post-update.sample' 2025-06-01T21:00:13.4423031Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-commit.sample' 2025-06-01T21:00:13.4423469Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4424126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4424750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4425127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks' 2025-06-01T21:00:13.4425524Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads/master' 2025-06-01T21:00:13.4425940Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads' 2025-06-01T21:00:13.4426360Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4426801Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin' 2025-06-01T21:00:13.4427221Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes' 2025-06-01T21:00:13.4427601Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs' 2025-06-01T21:00:13.4428112Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/HEAD' 2025-06-01T21:00:13.4428574Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs' 2025-06-01T21:00:13.4428917Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config' 2025-06-01T21:00:13.4429263Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr' 2025-06-01T21:00:13.4429648Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/tags' 2025-06-01T21:00:13.4430028Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads/master' 2025-06-01T21:00:13.4430421Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads' 2025-06-01T21:00:13.4430989Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4431428Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin' 2025-06-01T21:00:13.4431828Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes' 2025-06-01T21:00:13.4432359Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs' 2025-06-01T21:00:13.4432979Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/description' 2025-06-01T21:00:13.4433481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01/31f4922742a398347195561777b93f7f367f91' 2025-06-01T21:00:13.4433875Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01' 2025-06-01T21:00:13.4434372Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96/397d0be9bcb87477f0e6f7bd3a0c5a6f68123f' 2025-06-01T21:00:13.4434758Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96' 2025-06-01T21:00:13.4435249Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43/159832d7b0b64009666aa370d5dd971ebdf7de' 2025-06-01T21:00:13.4435638Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43' 2025-06-01T21:00:13.4436134Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d/0e13ac307a11383393049e292727d44d6ddf9d' 2025-06-01T21:00:13.4436522Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d' 2025-06-01T21:00:13.4437006Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3/47b98148fb1e597150a4a00de111315a768cdf' 2025-06-01T21:00:13.4437390Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3' 2025-06-01T21:00:13.4437890Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fb3c5f14daa840bce4eafc8c534039bf60057f' 2025-06-01T21:00:13.4438511Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fdc8b650073c892e856bb73302003e90bd5efd' 2025-06-01T21:00:13.4438993Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd' 2025-06-01T21:00:13.4439485Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/105d111d92b3e27a4888278becb054aba49dca' 2025-06-01T21:00:13.4439986Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/2c597f990d0219dcb7bb6a6c2cc333a44a279f' 2025-06-01T21:00:13.4440368Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8' 2025-06-01T21:00:13.4441030Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5/f8c2e01a9b4cb390ae2802989fa713506a6d41' 2025-06-01T21:00:13.4441425Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5' 2025-06-01T21:00:13.4441920Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95/a573b16b8c91a19063e74300542e1434fffe24' 2025-06-01T21:00:13.4442306Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95' 2025-06-01T21:00:13.4442787Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90/65173d256c52c57702c855517ff367d6aad40e' 2025-06-01T21:00:13.4443177Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90' 2025-06-01T21:00:13.4443687Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd/c90b0a43f8d89f5c7a48b094cd62f59d7b863f' 2025-06-01T21:00:13.4444074Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd' 2025-06-01T21:00:13.4444570Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b/0472aff4f8818d0a40dd4feac7116a47e59179' 2025-06-01T21:00:13.4444961Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b' 2025-06-01T21:00:13.4445458Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9/79b82c45fb5bce6d14576455b3a65dee94f228' 2025-06-01T21:00:13.4445844Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9' 2025-06-01T21:00:13.4446389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3/3e3bad4c46c8a6345525fd822af355e5ef9446' 2025-06-01T21:00:13.4447085Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3' 2025-06-01T21:00:13.4447673Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa/48f531554211f17305b4d561a622b8fc2971f8' 2025-06-01T21:00:13.4448070Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa' 2025-06-01T21:00:13.4448566Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f/55eff435b8f1d289faaeb0975751fac4dfd889' 2025-06-01T21:00:13.4448956Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f' 2025-06-01T21:00:13.4449681Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6/4685c9e5cdbf78fe1fb1be22334a6874f598a5' 2025-06-01T21:00:13.4450079Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6' 2025-06-01T21:00:13.4450570Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27/e12544ed824b4755565b1016a1d8e796bbec35' 2025-06-01T21:00:13.4451123Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27' 2025-06-01T21:00:13.4451632Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2/dd0de378e8b6155b60a37683c6dc497c614f06' 2025-06-01T21:00:13.4452030Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2' 2025-06-01T21:00:13.4452525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20d238636febaec94eb9bbe96bb9cedeb48dc0' 2025-06-01T21:00:13.4453011Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20ed2704fa88c4180b0ea2e32bee4192afa212' 2025-06-01T21:00:13.4453399Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b' 2025-06-01T21:00:13.4453882Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80/bca86256154557257b65d0626a86548f72d443' 2025-06-01T21:00:13.4454272Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80' 2025-06-01T21:00:13.4454768Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d/07c5f89875cb3ffc47f923eb9cdcec7288503f' 2025-06-01T21:00:13.4455151Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d' 2025-06-01T21:00:13.4455643Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3/32f1a19963ec99d258cf57ce1beb10a2bfa7f9' 2025-06-01T21:00:13.4456038Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3' 2025-06-01T21:00:13.4456526Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f/bf46336b01c3ec3f7ce33431316d9a0e8037e8' 2025-06-01T21:00:13.4456918Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f' 2025-06-01T21:00:13.4457779Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c/5c9c0da26285b0b1304e0a7f820af127f8dcd4' 2025-06-01T21:00:13.4458238Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c' 2025-06-01T21:00:13.4458744Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1/07e9391906d15843cf06000db287e43493e710' 2025-06-01T21:00:13.4459128Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1' 2025-06-01T21:00:13.4459681Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.idx' 2025-06-01T21:00:13.4460478Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.pack' 2025-06-01T21:00:13.4461198Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.rev' 2025-06-01T21:00:13.4461617Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack' 2025-06-01T21:00:13.4462115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4/c99ccd737b1a718ab1d93bc083f4329f8ea33c' 2025-06-01T21:00:13.4462509Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4' 2025-06-01T21:00:13.4463022Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4/78a3663ab2026bdd538ac2d10bbbc4dc3d9acd' 2025-06-01T21:00:13.4463415Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4' 2025-06-01T21:00:13.4463906Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e/e9da0b4c827c9bfafdb9c8c83a86c085697a2b' 2025-06-01T21:00:13.4464292Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e' 2025-06-01T21:00:13.4464781Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/ab0f3e73ecfe02a95252287b0e395c1564020f' 2025-06-01T21:00:13.4465273Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/cb688cdb5fdb4467b9f026a0b0ec93c65811e0' 2025-06-01T21:00:13.4465666Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05' 2025-06-01T21:00:13.4466159Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de/3b05d6530f3735907222164fab87c8e35e62b6' 2025-06-01T21:00:13.4466794Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de' 2025-06-01T21:00:13.4467388Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/info' 2025-06-01T21:00:13.4467901Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61/5dce789c11c20e1f23b7f71487c9eb316b0fa1' 2025-06-01T21:00:13.4468294Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61' 2025-06-01T21:00:13.4468794Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb/e95b1cd7a6ccb9d0918aeb53e242ba34e04d76' 2025-06-01T21:00:13.4469187Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb' 2025-06-01T21:00:13.4469683Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30/bf9364ef92bfcc97b4cb53d3ec6ca16baa71ac' 2025-06-01T21:00:13.4470074Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30' 2025-06-01T21:00:13.4470564Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9/ac1a4c14e64a93c994a3d1ebcd8b6c1585fcaa' 2025-06-01T21:00:13.4471236Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9' 2025-06-01T21:00:13.4471850Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07/e28bce2f8fe494050d716e4f75a3373f7a19ff' 2025-06-01T21:00:13.4472252Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07' 2025-06-01T21:00:13.4472744Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93/b1acdeaedf965a44e8dfd6809622d1229c4994' 2025-06-01T21:00:13.4473134Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93' 2025-06-01T21:00:13.4473625Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40/28ccc0fd06286c2f4c818a5f6fa9c6c2355f17' 2025-06-01T21:00:13.4474015Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40' 2025-06-01T21:00:13.4474508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66/fec91e52316b4eab81421e5f5e41aab19191ea' 2025-06-01T21:00:13.4474893Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66' 2025-06-01T21:00:13.4475381Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7/b5cf6c6650ab93b6b02cb1c955dc43ebf4620e' 2025-06-01T21:00:13.4475769Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7' 2025-06-01T21:00:13.4476272Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a/cdc72b623b881eef7b82075dcbd96a5861f5ca' 2025-06-01T21:00:13.4476665Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a' 2025-06-01T21:00:13.4477335Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/08d9e2fd4215d6bdff29e6d892945961df73f5' 2025-06-01T21:00:13.4478092Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/cdbbe0a3f46a5aaa295dcfabe5bd920029575f' 2025-06-01T21:00:13.4478497Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42' 2025-06-01T21:00:13.4478996Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91/1970c98f82b7142dad16515677115c69b9fca4' 2025-06-01T21:00:13.4479393Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91' 2025-06-01T21:00:13.4479894Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c/ce32cedeec0a5800f923ea879ca0a9dddb19e4' 2025-06-01T21:00:13.4480279Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c' 2025-06-01T21:00:13.4480930Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b/883684065dcc3b4bee4924c8962293ef744613' 2025-06-01T21:00:13.4481331Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b' 2025-06-01T21:00:13.4481982Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc/b12deace27b3fe8f032aabf90bd9d60a5887a1' 2025-06-01T21:00:13.4482475Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc' 2025-06-01T21:00:13.4483009Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/0b6d6358cee5b8d7a7ab4b725e2998314b329e' 2025-06-01T21:00:13.4483513Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/cf00a967db899c7211e84c07d88cf24b7ca236' 2025-06-01T21:00:13.4483910Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12' 2025-06-01T21:00:13.4484419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33/0f4650c638afd6a4948dd4283b1a6c61a3f1b3' 2025-06-01T21:00:13.4484807Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33' 2025-06-01T21:00:13.4485298Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73/492bda7a7786038ab5ab6d2003e2b3f4d8a8df' 2025-06-01T21:00:13.4485688Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73' 2025-06-01T21:00:13.4486177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55/b98b2d484f09d917fbcdf4ce1aa98b2ee97979' 2025-06-01T21:00:13.4486564Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55' 2025-06-01T21:00:13.4487314Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9/bef4ea6f5edfded5461f98c372773fd7e59611' 2025-06-01T21:00:13.4487894Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9' 2025-06-01T21:00:13.4488396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc/d5ba9745ae491591ce651b69096879846a93fc' 2025-06-01T21:00:13.4488785Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc' 2025-06-01T21:00:13.4489276Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6/e1078f39a2eb3eecc3f7b5679ebf445366c704' 2025-06-01T21:00:13.4489664Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6' 2025-06-01T21:00:13.4490151Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84/6b4448d0791e0445b1d874f8978bd7ad006b00' 2025-06-01T21:00:13.4490538Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84' 2025-06-01T21:00:13.4491211Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/8b515cd60408206e0d6dcc86d36595d13b14a8' 2025-06-01T21:00:13.4491714Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/b241455d410538fbe55737c476e0a58f8684c3' 2025-06-01T21:00:13.4492103Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a' 2025-06-01T21:00:13.4492593Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19/082cd5b441597067d06bdb899c07f327ba1af2' 2025-06-01T21:00:13.4493224Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19' 2025-06-01T21:00:13.4493735Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72/8b5fe3cb37be590d0c5221cd995fca4f99a48b' 2025-06-01T21:00:13.4494130Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72' 2025-06-01T21:00:13.4494629Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97/244ab79aebd3264b61d0c7598f76a01dc74092' 2025-06-01T21:00:13.4495012Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97' 2025-06-01T21:00:13.4495512Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63/c6a8e7203d36f852a1c671c0c3bfdc99ff5b0e' 2025-06-01T21:00:13.4495899Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63' 2025-06-01T21:00:13.4496458Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26/78271ddf2b7796caabfb20fe80b05f05eb7f03' 2025-06-01T21:00:13.4497200Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26' 2025-06-01T21:00:13.4497821Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57/613614b89d8fbe552e8a1a6a0a26d0429a04f0' 2025-06-01T21:00:13.4498217Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57' 2025-06-01T21:00:13.4498728Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc/bb194c4b37ef194b4959c87de6966bb894f5cb' 2025-06-01T21:00:13.4499125Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc' 2025-06-01T21:00:13.4499607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/144119283d14e69b01d965bf17493a44d6639d' 2025-06-01T21:00:13.4500111Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/af56134a233e9fbf01e6d927135a0106129b75' 2025-06-01T21:00:13.4500499Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6' 2025-06-01T21:00:13.4501148Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10/c89f609e83c549b0e0e107d401923e4b5fc17d' 2025-06-01T21:00:13.4501543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10' 2025-06-01T21:00:13.4502029Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0/022e7f31b886f4958a259e9a1179bbc2ba8bd3' 2025-06-01T21:00:13.4502419Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0' 2025-06-01T21:00:13.4502903Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5/0e44aff94e822c0e819f82234861068b20b203' 2025-06-01T21:00:13.4503288Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5' 2025-06-01T21:00:13.4503907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb/b5f9888eb1e1d57eb36ffad78532f5846a0b3a' 2025-06-01T21:00:13.4504429Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb' 2025-06-01T21:00:13.4504938Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e/d14498fba31eb3688c6db6f8b4814ffc84e11b' 2025-06-01T21:00:13.4505333Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e' 2025-06-01T21:00:13.4505818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea/d35895a8b8451d49bdc2e95a23f5d4c7b762a5' 2025-06-01T21:00:13.4506204Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea' 2025-06-01T21:00:13.4506950Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4/bb47eea916c3414d18f5d200cad5ed17aa8fee' 2025-06-01T21:00:13.4507530Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4' 2025-06-01T21:00:13.4508032Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/2f92259c8ed97f637714a4d83df1d6d2e35254' 2025-06-01T21:00:13.4508525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/396b580b37b961f2fc72b254de161cbafdc060' 2025-06-01T21:00:13.4508913Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38' 2025-06-01T21:00:13.4509408Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/a30e1dfc3e6a29feba005a2a73a0b8239f7e9c' 2025-06-01T21:00:13.4509902Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/2adc12e5a3f8358e56763933a9345909b78a09' 2025-06-01T21:00:13.4510287Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1' 2025-06-01T21:00:13.4510927Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7/1979f83fe27a3f16a54a4aa188ad534cd2570a' 2025-06-01T21:00:13.4511328Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7' 2025-06-01T21:00:13.4511822Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d/0a38bca72bb8d2e00eb10b8ed4d191187acf46' 2025-06-01T21:00:13.4512210Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d' 2025-06-01T21:00:13.4512705Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89/d008eb97a84b41e7520c9444357347da7b970e' 2025-06-01T21:00:13.4513089Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89' 2025-06-01T21:00:13.4513583Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3/b51e35529e4c5c8b441ade70122388d5ee2e03' 2025-06-01T21:00:13.4513976Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3' 2025-06-01T21:00:13.4514592Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75/26fc3466008cc043c8a38592bdc6da46b15ab5' 2025-06-01T21:00:13.4515088Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75' 2025-06-01T21:00:13.4515596Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d/711ec62b5992e50c8ebf31f46b58a35b5f1f4d' 2025-06-01T21:00:13.4515982Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d' 2025-06-01T21:00:13.4516490Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2/25b7ecd601c0d9f0d4825ff723741d20e84bd1' 2025-06-01T21:00:13.4516874Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2' 2025-06-01T21:00:13.4517259Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects' 2025-06-01T21:00:13.4517627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/FETCH_HEAD' 2025-06-01T21:00:13.4517976Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/shallow' 2025-06-01T21:00:13.4518338Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info/exclude' 2025-06-01T21:00:13.4518708Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info' 2025-06-01T21:00:13.4519046Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/HEAD' 2025-06-01T21:00:13.4519389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/index' 2025-06-01T21:00:13.4519761Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/packed-refs' 2025-06-01T21:00:13.4520450Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4521211Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-receive.sample' 2025-06-01T21:00:13.4521639Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/commit-msg.sample' 2025-06-01T21:00:13.4522052Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4522459Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/update.sample' 2025-06-01T21:00:13.4522895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4523294Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-push.sample' 2025-06-01T21:00:13.4523728Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4524161Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4524573Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/post-update.sample' 2025-06-01T21:00:13.4525105Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-commit.sample' 2025-06-01T21:00:13.4525651Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4526095Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4526522Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4526972Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks' 2025-06-01T21:00:13.4527372Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads/master' 2025-06-01T21:00:13.4527786Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads' 2025-06-01T21:00:13.4528210Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4528649Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin' 2025-06-01T21:00:13.4529065Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes' 2025-06-01T21:00:13.4529448Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs' 2025-06-01T21:00:13.4529804Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/HEAD' 2025-06-01T21:00:13.4530180Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs' 2025-06-01T21:00:13.4530529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config' 2025-06-01T21:00:13.4531050Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog' 2025-06-01T21:00:13.4531445Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/tags' 2025-06-01T21:00:13.4531832Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads/develop' 2025-06-01T21:00:13.4532220Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads' 2025-06-01T21:00:13.4532633Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4533298Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin' 2025-06-01T21:00:13.4533913Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes' 2025-06-01T21:00:13.4534287Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs' 2025-06-01T21:00:13.4534649Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/description' 2025-06-01T21:00:13.4535212Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-cb4dbaffcb03db39520affe579fc1f3fefc40c48.idx' 2025-06-01T21:00:13.4535916Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-a432db2997f56b06fceddf654c8b9073551b9c00.rev' 2025-06-01T21:00:13.4536564Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-a432db2997f56b06fceddf654c8b9073551b9c00.idx' 2025-06-01T21:00:13.4537131Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-cb4dbaffcb03db39520affe579fc1f3fefc40c48.pack' 2025-06-01T21:00:13.4537687Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-cb4dbaffcb03db39520affe579fc1f3fefc40c48.rev' 2025-06-01T21:00:13.4538253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-a432db2997f56b06fceddf654c8b9073551b9c00.pack' 2025-06-01T21:00:13.4538659Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack' 2025-06-01T21:00:13.4539058Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/info' 2025-06-01T21:00:13.4539440Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects' 2025-06-01T21:00:13.4539795Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/FETCH_HEAD' 2025-06-01T21:00:13.4540150Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/shallow' 2025-06-01T21:00:13.4540512Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info/exclude' 2025-06-01T21:00:13.4541047Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info' 2025-06-01T21:00:13.4541409Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/HEAD' 2025-06-01T21:00:13.4541762Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/index' 2025-06-01T21:00:13.4542133Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/packed-refs' 2025-06-01T21:00:13.4542594Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4543005Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-receive.sample' 2025-06-01T21:00:13.4543409Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/commit-msg.sample' 2025-06-01T21:00:13.4543819Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4544220Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/update.sample' 2025-06-01T21:00:13.4544653Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4545060Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-push.sample' 2025-06-01T21:00:13.4545488Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4545922Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4546514Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/post-update.sample' 2025-06-01T21:00:13.4547390Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-commit.sample' 2025-06-01T21:00:13.4547852Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4548289Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4548715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4549093Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks' 2025-06-01T21:00:13.4549498Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads/develop' 2025-06-01T21:00:13.4549906Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads' 2025-06-01T21:00:13.4550333Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4550923Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin' 2025-06-01T21:00:13.4551347Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes' 2025-06-01T21:00:13.4551740Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs' 2025-06-01T21:00:13.4552096Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/HEAD' 2025-06-01T21:00:13.4552466Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs' 2025-06-01T21:00:13.4552813Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config' 2025-06-01T21:00:13.4553163Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json' 2025-06-01T21:00:13.4553544Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/tags' 2025-06-01T21:00:13.4553916Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads/main' 2025-06-01T21:00:13.4554310Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads' 2025-06-01T21:00:13.4554716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4555139Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin' 2025-06-01T21:00:13.4555531Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes' 2025-06-01T21:00:13.4555905Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs' 2025-06-01T21:00:13.4556271Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/description' 2025-06-01T21:00:13.4556886Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a/32a831569acca123276916419758b93a8e729c' 2025-06-01T21:00:13.4557363Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a' 2025-06-01T21:00:13.4557864Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8/b064a7074c66c2f55da58be5a72b9dff9486db' 2025-06-01T21:00:13.4558246Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8' 2025-06-01T21:00:13.4558730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c/25868ff749f2bda0f544b2c476609d736e2773' 2025-06-01T21:00:13.4559116Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c' 2025-06-01T21:00:13.4559607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0/8989323f5ab210220e29caff81c23e7a0ed048' 2025-06-01T21:00:13.4559990Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0' 2025-06-01T21:00:13.4560483Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa/9e8e1e6e6b3cca0be06b423da93783748e290c' 2025-06-01T21:00:13.4561016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa' 2025-06-01T21:00:13.4561521Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36/d3c436c54c9005ea05c99650f905fbe84cab45' 2025-06-01T21:00:13.4561921Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36' 2025-06-01T21:00:13.4562411Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35/6bd5033abf11ff864c378090ac063a46ee0d04' 2025-06-01T21:00:13.4562796Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35' 2025-06-01T21:00:13.4563288Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b/fecbab28d9eaa1afd7a399ebee03647d8beae5' 2025-06-01T21:00:13.4563667Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b' 2025-06-01T21:00:13.4564168Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14/a60cdaf7d52de1d235edfbd6628a903229da06' 2025-06-01T21:00:13.4564563Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14' 2025-06-01T21:00:13.4565068Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f/ee84e3ff9a28a79ed1fd35e30eb8e98d9905d4' 2025-06-01T21:00:13.4565463Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f' 2025-06-01T21:00:13.4565961Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88/0b1da43e8bf3b143a6552557e75c8b9886f8ab' 2025-06-01T21:00:13.4566339Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88' 2025-06-01T21:00:13.4566830Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48/a833f62e2af96071ce75208c0ad97e60c1132f' 2025-06-01T21:00:13.4567418Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48' 2025-06-01T21:00:13.4567908Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85/e7b1b9bc4459e60509e11c0d528b84d23db7cd' 2025-06-01T21:00:13.4568293Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85' 2025-06-01T21:00:13.4568782Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98/aca6fae5b8659087fb637659c376ab9bb16def' 2025-06-01T21:00:13.4569170Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98' 2025-06-01T21:00:13.4569682Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f/104ca46f065b8bea0deeceb84ef593f33013f6' 2025-06-01T21:00:13.4570063Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f' 2025-06-01T21:00:13.4570547Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f/49309ebb97ff2091f087bed51a81f397b05aea' 2025-06-01T21:00:13.4571101Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f' 2025-06-01T21:00:13.4571673Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-6f5c79860d75ef364acc467baaa0969cc7d97ed5.rev' 2025-06-01T21:00:13.4572233Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-6f5c79860d75ef364acc467baaa0969cc7d97ed5.idx' 2025-06-01T21:00:13.4572812Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-6f5c79860d75ef364acc467baaa0969cc7d97ed5.pack' 2025-06-01T21:00:13.4573215Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack' 2025-06-01T21:00:13.4573722Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32/0eff78f4dd50ab94a31127e1314c0055f662d4' 2025-06-01T21:00:13.4574110Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32' 2025-06-01T21:00:13.4574608Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd/99def249e904fa25f873433ca8932035a02946' 2025-06-01T21:00:13.4575008Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd' 2025-06-01T21:00:13.4575518Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e/c53aebd7ee50431698bd2f5ea735cbad5b771c' 2025-06-01T21:00:13.4575901Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e' 2025-06-01T21:00:13.4576388Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f/30d32a6e765951b1b1865cf6b14229c49602d0' 2025-06-01T21:00:13.4576770Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f' 2025-06-01T21:00:13.4577257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05/30fa4e3a673fac5ec156c220fd3d867c143b5f' 2025-06-01T21:00:13.4577765Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05' 2025-06-01T21:00:13.4578258Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/info' 2025-06-01T21:00:13.4578750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef/cf051dace6083b5f5e79dfc39579898a646080' 2025-06-01T21:00:13.4579136Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef' 2025-06-01T21:00:13.4579622Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c/421485b3fe0f5b4ad741f457818e059cb1d46b' 2025-06-01T21:00:13.4580005Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c' 2025-06-01T21:00:13.4580512Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb/afe615cc867f4629d02d7cae9e545f4914826b' 2025-06-01T21:00:13.4581043Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb' 2025-06-01T21:00:13.4581534Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be/57481d36d3d599c0b2dddfc3b085e5d4800804' 2025-06-01T21:00:13.4581919Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be' 2025-06-01T21:00:13.4582406Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9/14e2b8f7d582b35fccf8695fb5bb32d698244c' 2025-06-01T21:00:13.4582791Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9' 2025-06-01T21:00:13.4583320Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/8954cc6e00a9749e852ddbb1b74b6809bbb9b6' 2025-06-01T21:00:13.4583808Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/d8d4d5f82211501561adf8bb6b8eac992164de' 2025-06-01T21:00:13.4584188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf' 2025-06-01T21:00:13.4584679Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b/f7f69cb1e215faa3f241f69930fe0aab249829' 2025-06-01T21:00:13.4585059Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b' 2025-06-01T21:00:13.4585554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7/0b48cce991f0a920763b33a758cb3d6c4f4b57' 2025-06-01T21:00:13.4585931Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7' 2025-06-01T21:00:13.4586423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/2a23ddf5ab1fd53ea4e8f2aac4ae9a3eba6a30' 2025-06-01T21:00:13.4586915Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/e31e1cef63b2dd5dbf023d7a78c059a8757bfb' 2025-06-01T21:00:13.4587294Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06' 2025-06-01T21:00:13.4587899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67/aa16e1785c40cb1bda45b90284aac89468243b' 2025-06-01T21:00:13.4588421Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67' 2025-06-01T21:00:13.4588909Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7/6a8b26634e4c4bb72d3826087486bb6c4e93dc' 2025-06-01T21:00:13.4589289Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7' 2025-06-01T21:00:13.4589802Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f/cad59b4bf4584553d4ed3336e42038af1d87af' 2025-06-01T21:00:13.4590183Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f' 2025-06-01T21:00:13.4590671Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16/c576fc532835a69d976d7dd4a4bbaf90dd2b62' 2025-06-01T21:00:13.4591219Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16' 2025-06-01T21:00:13.4591705Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56/40b45b28126190994d2209c31177a67d2dacf9' 2025-06-01T21:00:13.4592096Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56' 2025-06-01T21:00:13.4592600Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6/8a2fa8ea36c783bdd760371411fcb495aa3150' 2025-06-01T21:00:13.4592986Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6' 2025-06-01T21:00:13.4593477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d/b420a7cdda16664fb6ec75d77fc9e25be0082f' 2025-06-01T21:00:13.4593862Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d' 2025-06-01T21:00:13.4594349Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a/c5d0c79f19e590f73b57c538d5f161dff16b49' 2025-06-01T21:00:13.4594730Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a' 2025-06-01T21:00:13.4595218Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19/bac9f409e9a90c618086fd012a258c6219c79f' 2025-06-01T21:00:13.4595600Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19' 2025-06-01T21:00:13.4596086Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09/112736823118f7baab7817dfff777e0f309321' 2025-06-01T21:00:13.4596471Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09' 2025-06-01T21:00:13.4596952Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a/81987d84272503f45151e61b749d12ed2ff951' 2025-06-01T21:00:13.4597338Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a' 2025-06-01T21:00:13.4597825Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e/1437b982e079a89a2d1dafaa077a4896413d55' 2025-06-01T21:00:13.4598319Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e' 2025-06-01T21:00:13.4598905Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca/2985fc8b183097063f73dad288e11bb60f5470' 2025-06-01T21:00:13.4599290Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca' 2025-06-01T21:00:13.4599788Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe/1c45619c0df5c52c224e0d4c9547bcf74f7134' 2025-06-01T21:00:13.4600173Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe' 2025-06-01T21:00:13.4600663Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64/46bed3e43b98c7a4f703448157a3dc5e27552c' 2025-06-01T21:00:13.4601248Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64' 2025-06-01T21:00:13.4601750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/2326bcc75f1c7cefad8977d1c13ac002e9426e' 2025-06-01T21:00:13.4602239Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/c4f545c0a8b8744c6822eee0a07af0eddf3d03' 2025-06-01T21:00:13.4602618Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0' 2025-06-01T21:00:13.4603174Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6/4a10c2fe450abde6be479ad2fd93fd15e66a9c' 2025-06-01T21:00:13.4603857Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6' 2025-06-01T21:00:13.4604448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21/426e3159da4569802e484a732ed2fdf438a63f' 2025-06-01T21:00:13.4604845Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21' 2025-06-01T21:00:13.4605339Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf/d4dd169fa9374333b0f41df436f8fda673ce23' 2025-06-01T21:00:13.4605720Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf' 2025-06-01T21:00:13.4606214Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed/d03c9691124a7ec50ddd53badcd902c5ef24f7' 2025-06-01T21:00:13.4606600Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed' 2025-06-01T21:00:13.4607090Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e/dd1f3018e9e6bf2ace9f761a0c221d962b4e9d' 2025-06-01T21:00:13.4607482Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e' 2025-06-01T21:00:13.4607970Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0/616f73c59fd3c0eafec9c81bd6743da7ca1e21' 2025-06-01T21:00:13.4608352Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0' 2025-06-01T21:00:13.4608979Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea/0ae32a201f8d39ee586c4874b8f6db7a648e08' 2025-06-01T21:00:13.4609459Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea' 2025-06-01T21:00:13.4609956Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1/81c81d5d4acc9757e97c0ed92a9750e1dab0d4' 2025-06-01T21:00:13.4610337Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1' 2025-06-01T21:00:13.4610986Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff/3a6037364ca7de7f3463aa07cfee2806119fd3' 2025-06-01T21:00:13.4611387Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff' 2025-06-01T21:00:13.4611882Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c/f0e9fbda41eb065ead027c303a61ce40f9a6d3' 2025-06-01T21:00:13.4612267Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c' 2025-06-01T21:00:13.4612760Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77/c7f683b5adf888c2bb26fa104554b97951776d' 2025-06-01T21:00:13.4613139Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77' 2025-06-01T21:00:13.4613625Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94/813540a3ea17dfcdab74f0337e80e8181806c2' 2025-06-01T21:00:13.4614009Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94' 2025-06-01T21:00:13.4614498Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c/c4712a56312e4692809f9503429f5ebc16aeb8' 2025-06-01T21:00:13.4614878Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c' 2025-06-01T21:00:13.4615382Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a/a2d0f40e823e6e14e6bb79396a53f8e9423e2d' 2025-06-01T21:00:13.4615762Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a' 2025-06-01T21:00:13.4616247Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d/4ed01c5b9c404ba71297702af678d4f9a1aa14' 2025-06-01T21:00:13.4616637Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d' 2025-06-01T21:00:13.4617126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03/09d26592d55ffb0a2473ffdcf171cca39c3c05' 2025-06-01T21:00:13.4617805Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03' 2025-06-01T21:00:13.4618465Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d/a6cf3b4a7a8bb31cdf1e2ac2789c7ea01442f1' 2025-06-01T21:00:13.4618855Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d' 2025-06-01T21:00:13.4619356Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74/4dc5aad132e899b6a417705d4642e1add0af58' 2025-06-01T21:00:13.4619875Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74' 2025-06-01T21:00:13.4620471Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71/257a96046af4dfabee9b44c7c2493f0402b4f3' 2025-06-01T21:00:13.4621046Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71' 2025-06-01T21:00:13.4621551Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69/60e2afa3f31b50849330dd42a16a7d923d279e' 2025-06-01T21:00:13.4621934Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69' 2025-06-01T21:00:13.4622426Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52/315cdeb28ac535209a1dc66f5a67477f94a662' 2025-06-01T21:00:13.4622813Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52' 2025-06-01T21:00:13.4623188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects' 2025-06-01T21:00:13.4623554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/FETCH_HEAD' 2025-06-01T21:00:13.4623911Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/shallow' 2025-06-01T21:00:13.4624273Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info/exclude' 2025-06-01T21:00:13.4624644Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info' 2025-06-01T21:00:13.4624981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/HEAD' 2025-06-01T21:00:13.4625320Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/index' 2025-06-01T21:00:13.4625692Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/packed-refs' 2025-06-01T21:00:13.4626134Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4626543Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-receive.sample' 2025-06-01T21:00:13.4626948Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/commit-msg.sample' 2025-06-01T21:00:13.4627351Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4627751Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/update.sample' 2025-06-01T21:00:13.4628177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4628574Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-push.sample' 2025-06-01T21:00:13.4629000Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4629429Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4629970Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/post-update.sample' 2025-06-01T21:00:13.4630943Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-commit.sample' 2025-06-01T21:00:13.4631469Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4631912Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4632332Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4632705Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks' 2025-06-01T21:00:13.4633096Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads/main' 2025-06-01T21:00:13.4633500Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads' 2025-06-01T21:00:13.4633927Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4634362Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin' 2025-06-01T21:00:13.4634766Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes' 2025-06-01T21:00:13.4635149Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs' 2025-06-01T21:00:13.4635500Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/HEAD' 2025-06-01T21:00:13.4635868Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs' 2025-06-01T21:00:13.4636217Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config' 2025-06-01T21:00:13.4636563Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs' 2025-06-01T21:00:13.4636896Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party' 2025-06-01T21:00:13.4637202Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules' 2025-06-01T21:00:13.4637470Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog' 2025-06-01T21:00:13.4637781Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/tags' 2025-06-01T21:00:13.4638088Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads/main' 2025-06-01T21:00:13.4638403Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads' 2025-06-01T21:00:13.4638737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4639090Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin' 2025-06-01T21:00:13.4639410Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes' 2025-06-01T21:00:13.4639699Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs' 2025-06-01T21:00:13.4640113Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/description' 2025-06-01T21:00:13.4640687Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.4641341Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-3380bbb276f35ab139cc092284a6efe10a6c9c4c.pack' 2025-06-01T21:00:13.4641840Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.4642311Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-3380bbb276f35ab139cc092284a6efe10a6c9c4c.idx' 2025-06-01T21:00:13.4642779Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-3380bbb276f35ab139cc092284a6efe10a6c9c4c.rev' 2025-06-01T21:00:13.4643262Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.4643584Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack' 2025-06-01T21:00:13.4644105Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/info' 2025-06-01T21:00:13.4644644Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects' 2025-06-01T21:00:13.4644941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/FETCH_HEAD' 2025-06-01T21:00:13.4645216Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/shallow' 2025-06-01T21:00:13.4645514Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info/exclude' 2025-06-01T21:00:13.4645806Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info' 2025-06-01T21:00:13.4646067Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/HEAD' 2025-06-01T21:00:13.4646335Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/index' 2025-06-01T21:00:13.4646623Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/packed-refs' 2025-06-01T21:00:13.4646989Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4647329Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.4647667Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.4648005Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4648331Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/update.sample' 2025-06-01T21:00:13.4648676Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4648996Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.4649350Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4649704Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4650170Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.4650597Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.4651148Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4651519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4651879Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4652180Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks' 2025-06-01T21:00:13.4652507Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.4652857Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads' 2025-06-01T21:00:13.4653209Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4653579Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.4653918Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes' 2025-06-01T21:00:13.4654224Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs' 2025-06-01T21:00:13.4654502Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/HEAD' 2025-06-01T21:00:13.4654796Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs' 2025-06-01T21:00:13.4655063Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config' 2025-06-01T21:00:13.4655336Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest' 2025-06-01T21:00:13.4655627Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/tags' 2025-06-01T21:00:13.4655907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads/master' 2025-06-01T21:00:13.4656194Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads' 2025-06-01T21:00:13.4656510Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4656829Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin' 2025-06-01T21:00:13.4657123Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes' 2025-06-01T21:00:13.4657603Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs' 2025-06-01T21:00:13.4658061Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/description' 2025-06-01T21:00:13.4658489Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d8/30e7e5915b5f45f9317102effa954731816c5e' 2025-06-01T21:00:13.4658783Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d8' 2025-06-01T21:00:13.4659177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/01/a61cee61fbde07b40e69f705a098b24050c7f4' 2025-06-01T21:00:13.4659556Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/01/4396b9461c40086998e4914d57210477c1ba72' 2025-06-01T21:00:13.4660002Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/01' 2025-06-01T21:00:13.4660508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/96/45f832391f89d9e292b0657d0b698078bf609a' 2025-06-01T21:00:13.4660946Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/96' 2025-06-01T21:00:13.4661355Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f9/0ec7ef6ed063f9136ac7997e4a38589adf2ae7' 2025-06-01T21:00:13.4661744Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f9/9ff74ed192dfd572a7a783e1b6699bc0035cf6' 2025-06-01T21:00:13.4662026Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f9' 2025-06-01T21:00:13.4662413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44/508f1c25176963b791d54d6af481bb98068903' 2025-06-01T21:00:13.4662699Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44' 2025-06-01T21:00:13.4663087Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f3/87903cf63488892ff7ff5eb7d732cb4f0ca208' 2025-06-01T21:00:13.4663382Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f3' 2025-06-01T21:00:13.4663769Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87/fa53f8470580e318801da61e811b361591ee54' 2025-06-01T21:00:13.4664053Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87' 2025-06-01T21:00:13.4664445Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a/1f86bcabe9c0993b78c485ad73eef4843e432a' 2025-06-01T21:00:13.4664729Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a' 2025-06-01T21:00:13.4665120Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5b/efcab6c58099d46b452eb8e31bd3b058406e1d' 2025-06-01T21:00:13.4665515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5b/4e213a0d3aeebf5de8b829eb01e5538babdfd2' 2025-06-01T21:00:13.4665799Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5b' 2025-06-01T21:00:13.4666185Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/95/ceb3d08217d0e7d19958644dea6dc213fa5c3b' 2025-06-01T21:00:13.4666479Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/95' 2025-06-01T21:00:13.4666861Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/00/41a40c1350ba702d475b9c4ad62da77caea164' 2025-06-01T21:00:13.4667145Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/00' 2025-06-01T21:00:13.4667544Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c2/ba13a977dba3a7dea69197f9aef3f98ba1b476' 2025-06-01T21:00:13.4667830Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c2' 2025-06-01T21:00:13.4668220Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1f/1cda74ef4700ec823c7d8fca4cceb5f3d2c6f1' 2025-06-01T21:00:13.4668506Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1f' 2025-06-01T21:00:13.4668889Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/27/3664997620cb0fdcb2bc592a2a6c965ead1c2c' 2025-06-01T21:00:13.4669172Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/27' 2025-06-01T21:00:13.4669721Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8/2e7378cd94d12bf36abce63eee275f17d58bac' 2025-06-01T21:00:13.4670097Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8' 2025-06-01T21:00:13.4670490Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/31/a60e8faf1a6dc52a65e13b7581c6f87b316b0d' 2025-06-01T21:00:13.4671036Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/31/2e632bdccd661e26be3b619de58f21d3be98dc' 2025-06-01T21:00:13.4671323Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/31' 2025-06-01T21:00:13.4671955Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/51/3626c24d9f8341ed127be2c42fab6c89f15d04' 2025-06-01T21:00:13.4672443Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/51' 2025-06-01T21:00:13.4672839Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2f/751ed7906c58a17961bde78d0fe6dea61b40ab' 2025-06-01T21:00:13.4673121Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2f' 2025-06-01T21:00:13.4673506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/60/23f362c0e1ee98d115358024c856d9e18045db' 2025-06-01T21:00:13.4673787Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/60' 2025-06-01T21:00:13.4674169Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/98/faef659f527278707b625ca798af44e233d94a' 2025-06-01T21:00:13.4674458Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/98' 2025-06-01T21:00:13.4674851Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5c/85ea08ff4e1d39fd3ad4ddeeec3e533f151f56' 2025-06-01T21:00:13.4675136Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5c' 2025-06-01T21:00:13.4675527Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a4/c350bc0a0b79c379671c3dfe257a427bb86736' 2025-06-01T21:00:13.4675809Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a4' 2025-06-01T21:00:13.4676193Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1/b992b8c7b234970541fb04da722c9b0ea67f5b' 2025-06-01T21:00:13.4676579Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1/065ad33ea6272f0b35d69961399cd7a8444787' 2025-06-01T21:00:13.4676865Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1' 2025-06-01T21:00:13.4677325Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-fcdb3ed381d0aaeb759a96799c46ce863b31d505.pack' 2025-06-01T21:00:13.4677780Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-fcdb3ed381d0aaeb759a96799c46ce863b31d505.rev' 2025-06-01T21:00:13.4678225Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-fcdb3ed381d0aaeb759a96799c46ce863b31d505.idx' 2025-06-01T21:00:13.4678522Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack' 2025-06-01T21:00:13.4678914Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ab/7b2bf732f1901ab314874471e84879c217c4c1' 2025-06-01T21:00:13.4679297Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ab/94209fa436ac55c9e49223408e4500fe32e8b2' 2025-06-01T21:00:13.4679706Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ab' 2025-06-01T21:00:13.4680199Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c4/a160688d4c2c12e59f3bfb8dfd9f4710e3f048' 2025-06-01T21:00:13.4680492Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c4' 2025-06-01T21:00:13.4681044Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fd/f02dce661813f261012fac03743d598c374fa5' 2025-06-01T21:00:13.4681344Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fd' 2025-06-01T21:00:13.4681737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6f/7214a8ff89c1031ff95e420d05dd43d7b8a01d' 2025-06-01T21:00:13.4682065Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6f' 2025-06-01T21:00:13.4682430Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/info' 2025-06-01T21:00:13.4682845Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/30/98d45849610c2a31151657dba4579d06182023' 2025-06-01T21:00:13.4683295Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/30/ac9de70786e5ffd593b524eddae3a9ce9997fd' 2025-06-01T21:00:13.4683647Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/30' 2025-06-01T21:00:13.4684030Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c9/3123fd33532af3d7005e196603dbed2ee1f5a3' 2025-06-01T21:00:13.4684558Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c9' 2025-06-01T21:00:13.4684986Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee/4b06fd5e724f55eb591584fa9cfe48fca6f610' 2025-06-01T21:00:13.4685303Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee' 2025-06-01T21:00:13.4685911Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/07/b7eb3535ee9e4283c61550bf1cc8392e607750' 2025-06-01T21:00:13.4686520Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/07' 2025-06-01T21:00:13.4687068Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cf/e4f56dfba48a6e524bd2e24163b27b2e191b19' 2025-06-01T21:00:13.4687388Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cf' 2025-06-01T21:00:13.4687802Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/28/5363a767656bf52c5675a00a2da8c160c84aef' 2025-06-01T21:00:13.4688156Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/28' 2025-06-01T21:00:13.4688560Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/39/1d3a248c26110e3bb165c6515b2a61ebd50bf7' 2025-06-01T21:00:13.4688924Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/39' 2025-06-01T21:00:13.4689398Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/da/c9a30bddccfaaa81c05391de4c217974c7c02d' 2025-06-01T21:00:13.4689713Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/da' 2025-06-01T21:00:13.4697487Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db/27a5b2f8352b9f221d35009062d340d955831a' 2025-06-01T21:00:13.4698028Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db' 2025-06-01T21:00:13.4698555Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f/31d1e94faf04ab5b60374a59d00d7eb04ee6c5' 2025-06-01T21:00:13.4698889Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f' 2025-06-01T21:00:13.4699293Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56/dfae8014934997504c28a14cfae17bec65853a' 2025-06-01T21:00:13.4699580Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56' 2025-06-01T21:00:13.4699984Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/df/55d340f018f5faae470f58fb06507148728e2c' 2025-06-01T21:00:13.4700269Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/df' 2025-06-01T21:00:13.4700660Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55/a31d0a87dc788d2d10d7db17751632a5e4f4a6' 2025-06-01T21:00:13.4701161Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55' 2025-06-01T21:00:13.4701598Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f6/8157e32e7585578c468f4d4559481d024cd30c' 2025-06-01T21:00:13.4702107Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f6' 2025-06-01T21:00:13.4702725Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8d/07cc672337358bcc0b5ccfeab98059e2d97119' 2025-06-01T21:00:13.4703012Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8d' 2025-06-01T21:00:13.4703407Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5a/be38b27e420ac25bdc0c1fadcd8e6d0dd6ee7e' 2025-06-01T21:00:13.4703705Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5a' 2025-06-01T21:00:13.4704097Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/19/72cce529203171996a4c7d8fe4e64f2867448c' 2025-06-01T21:00:13.4704379Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/19' 2025-06-01T21:00:13.4704771Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/97/6402a42b66cded40ea11d61fbe945e590e2631' 2025-06-01T21:00:13.4705053Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/97' 2025-06-01T21:00:13.4705441Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d1/21f7df2b7b470fc9f8490ecf0985bbe0ebf7d7' 2025-06-01T21:00:13.4705730Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d1' 2025-06-01T21:00:13.4706119Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4a/de52ab223d80bde55da94236b57c3fc91d5058' 2025-06-01T21:00:13.4706401Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4a' 2025-06-01T21:00:13.4706797Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/59/2ac29190add538b3494f9273d6737fc11a447a' 2025-06-01T21:00:13.4707079Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/59' 2025-06-01T21:00:13.4707465Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/26/35026a69db8a38d24182657b9da470b1764a6b' 2025-06-01T21:00:13.4707757Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/26' 2025-06-01T21:00:13.4708308Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3b/fb5bbd4034b109e5e12f3006132347f624d0f0' 2025-06-01T21:00:13.4708696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3b' 2025-06-01T21:00:13.4709095Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/57/fe7a5857ad30f32ee0c7dbd16dfcf8b33e8e49' 2025-06-01T21:00:13.4709376Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/57' 2025-06-01T21:00:13.4709763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/17/c95cfe57ed2d97573a3866edbf6e5d11324a7f' 2025-06-01T21:00:13.4710050Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/17' 2025-06-01T21:00:13.4710439Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a/06ed52b99dc05ccbd0ed12e7adb9312395c13d' 2025-06-01T21:00:13.4710722Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a' 2025-06-01T21:00:13.4711302Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e6/1da88297911ae5a487a1a7c58c26d17244c5ff' 2025-06-01T21:00:13.4711588Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e6' 2025-06-01T21:00:13.4711970Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/58/d57c69da43696bfe74bc061a0484553a23459a' 2025-06-01T21:00:13.4712262Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/58' 2025-06-01T21:00:13.4712655Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4e/df16cf23c8dacda9830734c6c4fbc001d80454' 2025-06-01T21:00:13.4712944Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4e' 2025-06-01T21:00:13.4713338Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f0/e9dd94ef3ae768642ee6e325a7b3732edd375f' 2025-06-01T21:00:13.4713657Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f0' 2025-06-01T21:00:13.4714342Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fb/514ad761fc067d87c050abd45253c735a8ed9c' 2025-06-01T21:00:13.4714766Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fb' 2025-06-01T21:00:13.4715167Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1/f39ed22202d5b334d359b6fd6c66e128312ee2' 2025-06-01T21:00:13.4715461Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1' 2025-06-01T21:00:13.4715862Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/82/c0fd6a27532a77241150d8023615a425825598' 2025-06-01T21:00:13.4716149Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/82' 2025-06-01T21:00:13.4716534Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/45/7857c4f8984d417eba2cfd2974098bb5f23234' 2025-06-01T21:00:13.4716820Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/45' 2025-06-01T21:00:13.4717205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7c/2a19b4084de8f8bb9376d91c9a508f396e50df' 2025-06-01T21:00:13.4717486Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7c' 2025-06-01T21:00:13.4717878Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ae/5252fc54c49a314aa64abea1a12b233921fd29' 2025-06-01T21:00:13.4718301Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ae' 2025-06-01T21:00:13.4718784Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/25/7b6ead7a8f75415160109e06c81a667cd0153e' 2025-06-01T21:00:13.4719079Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/25' 2025-06-01T21:00:13.4719462Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3d/2572179ec29f73084d0f7fb0082823db4f4e76' 2025-06-01T21:00:13.4719744Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3d' 2025-06-01T21:00:13.4720136Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c1/b8e2198360fbfe82cf6a079d32af0d25f20d2a' 2025-06-01T21:00:13.4720419Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c1' 2025-06-01T21:00:13.4720975Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0c/256a692bb13c134cd48dfaf3c65c1e89625d54' 2025-06-01T21:00:13.4721280Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0c' 2025-06-01T21:00:13.4721667Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69/01918ede3031089b392d21481ebea9f6341004' 2025-06-01T21:00:13.4721950Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69' 2025-06-01T21:00:13.4722344Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d3/f03b7f3855ba49eced1252cb1225d9af80b434' 2025-06-01T21:00:13.4722626Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d3' 2025-06-01T21:00:13.4723029Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9d/3b9bc1c917062ab7dfcea5705ae5c54f715bf4' 2025-06-01T21:00:13.4723318Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9d' 2025-06-01T21:00:13.4723700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a8/a188756826dae72582b230aa315701fb096149' 2025-06-01T21:00:13.4723984Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a8' 2025-06-01T21:00:13.4724376Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/52/2f9e1d3bf7883820be8fad8ff4d9794c6ad2fd' 2025-06-01T21:00:13.4724658Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/52' 2025-06-01T21:00:13.4725045Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2/afc2c309f438b0120bd59a574cc7dfc5ee010e' 2025-06-01T21:00:13.4725335Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2' 2025-06-01T21:00:13.4725614Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects' 2025-06-01T21:00:13.4725882Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/FETCH_HEAD' 2025-06-01T21:00:13.4726134Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/shallow' 2025-06-01T21:00:13.4726399Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info/exclude' 2025-06-01T21:00:13.4726776Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info' 2025-06-01T21:00:13.4727189Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/HEAD' 2025-06-01T21:00:13.4727683Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/index' 2025-06-01T21:00:13.4727954Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/packed-refs' 2025-06-01T21:00:13.4728401Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4728728Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-receive.sample' 2025-06-01T21:00:13.4729031Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/commit-msg.sample' 2025-06-01T21:00:13.4729331Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4729629Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/update.sample' 2025-06-01T21:00:13.4729951Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4730251Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-push.sample' 2025-06-01T21:00:13.4730586Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4731091Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4731413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/post-update.sample' 2025-06-01T21:00:13.4731723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-commit.sample' 2025-06-01T21:00:13.4732058Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4732390Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4732720Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4732996Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks' 2025-06-01T21:00:13.4733293Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads/master' 2025-06-01T21:00:13.4733604Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads' 2025-06-01T21:00:13.4733926Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4734266Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin' 2025-06-01T21:00:13.4734582Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes' 2025-06-01T21:00:13.4734866Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs' 2025-06-01T21:00:13.4735125Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/HEAD' 2025-06-01T21:00:13.4735402Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs' 2025-06-01T21:00:13.4735642Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config' 2025-06-01T21:00:13.4735892Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt' 2025-06-01T21:00:13.4736136Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party' 2025-06-01T21:00:13.4736341Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto' 2025-06-01T21:00:13.4736514Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules' 2025-06-01T21:00:13.4736786Z removed directory 'pytorch-main/.git/modules/third_party/kineto' 2025-06-01T21:00:13.4736959Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/tags' 2025-06-01T21:00:13.4737224Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/heads/master' 2025-06-01T21:00:13.4737403Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/heads' 2025-06-01T21:00:13.4737598Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4737804Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin' 2025-06-01T21:00:13.4737983Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes' 2025-06-01T21:00:13.4738148Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs' 2025-06-01T21:00:13.4738301Z removed 'pytorch-main/.git/modules/third_party/ideep/description' 2025-06-01T21:00:13.4738573Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/96/e086d9a6aa4b257ff90c8671232815f643e186' 2025-06-01T21:00:13.4738761Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/96' 2025-06-01T21:00:13.4739032Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/83/d95458de877b5ed557e20e514109248a656164' 2025-06-01T21:00:13.4739206Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/83' 2025-06-01T21:00:13.4739478Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/d9/3b69b1f8132a5fc655d560feaa7c54196bd242' 2025-06-01T21:00:13.4739649Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/d9' 2025-06-01T21:00:13.4739912Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/e0/1567477b710b1576ebbeee4537e088abd8a70e' 2025-06-01T21:00:13.4740084Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/e0' 2025-06-01T21:00:13.4740340Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/00/103eb0b3040533175d6173bce2caa1211d2b91' 2025-06-01T21:00:13.4740513Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/00' 2025-06-01T21:00:13.4740930Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/85/07cd06d175eb99b4665d7fc9b476a18e88e7db' 2025-06-01T21:00:13.4741114Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/85' 2025-06-01T21:00:13.4741374Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/5e/db0535081fb14798382b19777a460eae6052bf' 2025-06-01T21:00:13.4741546Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/5e' 2025-06-01T21:00:13.4741878Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-8eda5b44e37f4f295045435e62eddafd5b56f39f.rev' 2025-06-01T21:00:13.4742194Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-8eda5b44e37f4f295045435e62eddafd5b56f39f.idx' 2025-06-01T21:00:13.4742516Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-8eda5b44e37f4f295045435e62eddafd5b56f39f.pack' 2025-06-01T21:00:13.4742709Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/pack' 2025-06-01T21:00:13.4742971Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/05/fc32329cd856eec48476a6e34cc9b6f0f0fb18' 2025-06-01T21:00:13.4743143Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/05' 2025-06-01T21:00:13.4743325Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/info' 2025-06-01T21:00:13.4743589Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/61/9db4748978deb79cbe2bcff9667641ccacdadf' 2025-06-01T21:00:13.4743760Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/61' 2025-06-01T21:00:13.4744103Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/53/0aa622b4d93b47abf783eab4f1c639beea2000' 2025-06-01T21:00:13.4744273Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/53' 2025-06-01T21:00:13.4744528Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/c9/59617f298064a3614db9cfae8694e72923f08d' 2025-06-01T21:00:13.4744823Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/c9' 2025-06-01T21:00:13.4745087Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/49/b42bf254aa54b51148a08b17c6c6774f83ddc0' 2025-06-01T21:00:13.4745351Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/49' 2025-06-01T21:00:13.4745627Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/20/6c50ed252fcd485e62c780ff6624a2d58dcb10' 2025-06-01T21:00:13.4745891Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/20/c9daf8e3e5d268bdfd42247a2cd3ac9eb59b76' 2025-06-01T21:00:13.4746058Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/20' 2025-06-01T21:00:13.4746312Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/5f/424e1097986b96a477698c82f2e710f598a993' 2025-06-01T21:00:13.4746487Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/5f' 2025-06-01T21:00:13.4746751Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/ba/84ec9341e7cfd685ec9c88f2d543e16e37a98c' 2025-06-01T21:00:13.4746922Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/ba' 2025-06-01T21:00:13.4747192Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/6b/779427f8535e051a42d1efe1cdc3756bb364ca' 2025-06-01T21:00:13.4747361Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/6b' 2025-06-01T21:00:13.4747621Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/73/304266bd671de2c1bf7b78bff6b3e6f63ffa69' 2025-06-01T21:00:13.4747798Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/73' 2025-06-01T21:00:13.4748064Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/55/3da9ec0f26916bae2cfe5dcf7162f68193877c' 2025-06-01T21:00:13.4748232Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/55' 2025-06-01T21:00:13.4748497Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/cb/8dbd560939d65f490648c12fe30a3da012d867' 2025-06-01T21:00:13.4748671Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/cb' 2025-06-01T21:00:13.4748934Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/09/960ad894e5fecac88bd4d3d778187ed0ad3258' 2025-06-01T21:00:13.4749112Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/09' 2025-06-01T21:00:13.4749365Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/4a/88b146612457cc50065782a57359fdc492e48e' 2025-06-01T21:00:13.4749533Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/4a' 2025-06-01T21:00:13.4749791Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/76/17b49f61137bbe00098ac60822a0ba1b1f9511' 2025-06-01T21:00:13.4749957Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/76' 2025-06-01T21:00:13.4750224Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/3c/3f1e58dde97b63bd74fcf2ffaabecbabfdabaa' 2025-06-01T21:00:13.4750394Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/3c' 2025-06-01T21:00:13.4750667Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/17/6005f12ad3639a279bcfa78c5bceaab957e277' 2025-06-01T21:00:13.4750998Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/17' 2025-06-01T21:00:13.4751263Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/4e/57933adafa4015261378c335e263b65e21f09f' 2025-06-01T21:00:13.4751441Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/4e' 2025-06-01T21:00:13.4751704Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/8b/b93108dffa0f5c33b66d402d5960f669ee0e4e' 2025-06-01T21:00:13.4751873Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/8b' 2025-06-01T21:00:13.4752151Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/0e/fc292c427cea4732cbd86b56f9bdddeb23d09d' 2025-06-01T21:00:13.4752323Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/0e' 2025-06-01T21:00:13.4752584Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/2b/81b00a0fd5e86a14f6e5f16763054e6c11c098' 2025-06-01T21:00:13.4752875Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/2b' 2025-06-01T21:00:13.4753230Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/fb/0eb1cf6db398637a817a1228a08231c07f4ddd' 2025-06-01T21:00:13.4753400Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/fb' 2025-06-01T21:00:13.4753662Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/b5/29b207adae3dd7c2606175ed265794a152806d' 2025-06-01T21:00:13.4753830Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/b5' 2025-06-01T21:00:13.4754090Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/38/de4fe80a6050862292526d35bd3e01ad83757a' 2025-06-01T21:00:13.4754263Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/38' 2025-06-01T21:00:13.4754526Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/94/98b67ce95e88f5956c1da9a2fb1046c81a6e27' 2025-06-01T21:00:13.4754699Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/94' 2025-06-01T21:00:13.4754956Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/9a/5c40e606594824d376da257882f102e50b25a9' 2025-06-01T21:00:13.4755135Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/9a' 2025-06-01T21:00:13.4755400Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/37/f8d547e6aff8413a53b4fce45286a3cec8c712' 2025-06-01T21:00:13.4755568Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/37' 2025-06-01T21:00:13.4755831Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/81/35e62c2c68da0f41e20fc90479fa66cffad35f' 2025-06-01T21:00:13.4755997Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/81' 2025-06-01T21:00:13.4756258Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/74/dfffc76f22b6d196994b2b3264dc9a9631bf6b' 2025-06-01T21:00:13.4756429Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/74' 2025-06-01T21:00:13.4756697Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/71/9d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-06-01T21:00:13.4756864Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/71' 2025-06-01T21:00:13.4757122Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/69/980ae31476b88650e4029b3f92b6df8feb182c' 2025-06-01T21:00:13.4757294Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/69' 2025-06-01T21:00:13.4757555Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/75/feb02fd82eb6991620db5d3dc36ce57e10b514' 2025-06-01T21:00:13.4757724Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/75' 2025-06-01T21:00:13.4757989Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/fc/bf0260017d97f960cdf4468e9208e6b6b00ebe' 2025-06-01T21:00:13.4758157Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/fc' 2025-06-01T21:00:13.4758328Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects' 2025-06-01T21:00:13.4758476Z removed 'pytorch-main/.git/modules/third_party/ideep/FETCH_HEAD' 2025-06-01T21:00:13.4758620Z removed 'pytorch-main/.git/modules/third_party/ideep/shallow' 2025-06-01T21:00:13.4758776Z removed 'pytorch-main/.git/modules/third_party/ideep/info/exclude' 2025-06-01T21:00:13.4758939Z removed directory 'pytorch-main/.git/modules/third_party/ideep/info' 2025-06-01T21:00:13.4759078Z removed 'pytorch-main/.git/modules/third_party/ideep/HEAD' 2025-06-01T21:00:13.4759210Z removed 'pytorch-main/.git/modules/third_party/ideep/index' 2025-06-01T21:00:13.4759363Z removed 'pytorch-main/.git/modules/third_party/ideep/packed-refs' 2025-06-01T21:00:13.4759584Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4759774Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2025-06-01T21:00:13.4759956Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2025-06-01T21:00:13.4760220Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4760396Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/update.sample' 2025-06-01T21:00:13.4760664Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4761117Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-push.sample' 2025-06-01T21:00:13.4761479Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4761830Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4762039Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/post-update.sample' 2025-06-01T21:00:13.4762229Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2025-06-01T21:00:13.4762439Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4762651Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4762852Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4763020Z removed directory 'pytorch-main/.git/modules/third_party/ideep/hooks' 2025-06-01T21:00:13.4763196Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads/master' 2025-06-01T21:00:13.4763388Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads' 2025-06-01T21:00:13.4763585Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4763800Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2025-06-01T21:00:13.4763990Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes' 2025-06-01T21:00:13.4764166Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs' 2025-06-01T21:00:13.4764308Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/HEAD' 2025-06-01T21:00:13.4764472Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs' 2025-06-01T21:00:13.4764610Z removed 'pytorch-main/.git/modules/third_party/ideep/config' 2025-06-01T21:00:13.4764833Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/tags' 2025-06-01T21:00:13.4765033Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads/main' 2025-06-01T21:00:13.4765267Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads' 2025-06-01T21:00:13.4765505Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4765757Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin' 2025-06-01T21:00:13.4765989Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes' 2025-06-01T21:00:13.4766190Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs' 2025-06-01T21:00:13.4766386Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/description' 2025-06-01T21:00:13.4766780Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-9a3a3c09cf1f1875fbda8e069bc47a525c49ef8c.pack' 2025-06-01T21:00:13.4767147Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-34091592480ce47b184dcc916a9118d031cd6ac5.idx' 2025-06-01T21:00:13.4767525Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-9a3a3c09cf1f1875fbda8e069bc47a525c49ef8c.idx' 2025-06-01T21:00:13.4767886Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-34091592480ce47b184dcc916a9118d031cd6ac5.rev' 2025-06-01T21:00:13.4768260Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-9a3a3c09cf1f1875fbda8e069bc47a525c49ef8c.rev' 2025-06-01T21:00:13.4768628Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-34091592480ce47b184dcc916a9118d031cd6ac5.pack' 2025-06-01T21:00:13.4768996Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack' 2025-06-01T21:00:13.4769352Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/info' 2025-06-01T21:00:13.4769567Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects' 2025-06-01T21:00:13.4769758Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/FETCH_HEAD' 2025-06-01T21:00:13.4769942Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/shallow' 2025-06-01T21:00:13.4770138Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info/exclude' 2025-06-01T21:00:13.4770339Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info' 2025-06-01T21:00:13.4770516Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/HEAD' 2025-06-01T21:00:13.4770695Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/index' 2025-06-01T21:00:13.4771070Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/packed-refs' 2025-06-01T21:00:13.4771361Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4771603Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-receive.sample' 2025-06-01T21:00:13.4771834Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/commit-msg.sample' 2025-06-01T21:00:13.4772069Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4772286Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/update.sample' 2025-06-01T21:00:13.4772537Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4772768Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-push.sample' 2025-06-01T21:00:13.4773030Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4773286Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4773526Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/post-update.sample' 2025-06-01T21:00:13.4773752Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-commit.sample' 2025-06-01T21:00:13.4774017Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4774278Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4774530Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4774735Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks' 2025-06-01T21:00:13.4774956Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads/main' 2025-06-01T21:00:13.4775273Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads' 2025-06-01T21:00:13.4775714Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4776159Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin' 2025-06-01T21:00:13.4776411Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes' 2025-06-01T21:00:13.4776635Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs' 2025-06-01T21:00:13.4776823Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/HEAD' 2025-06-01T21:00:13.4777028Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs' 2025-06-01T21:00:13.4777333Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/config' 2025-06-01T21:00:13.4777522Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn' 2025-06-01T21:00:13.4777792Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules' 2025-06-01T21:00:13.4777940Z removed directory 'pytorch-main/.git/modules/third_party/ideep' 2025-06-01T21:00:13.4778113Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/tags' 2025-06-01T21:00:13.4778288Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/heads/master' 2025-06-01T21:00:13.4778464Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/heads' 2025-06-01T21:00:13.4778648Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4778851Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin' 2025-06-01T21:00:13.4779035Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes' 2025-06-01T21:00:13.4779198Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs' 2025-06-01T21:00:13.4779351Z removed 'pytorch-main/.git/modules/third_party/ittapi/description' 2025-06-01T21:00:13.4779637Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/87/5449f4fb50e3cd6e0e8064c3c417a7fb27aad9' 2025-06-01T21:00:13.4779811Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/87' 2025-06-01T21:00:13.4780077Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/83/b0dc1ba05770b77376e205120c4a0a928dd581' 2025-06-01T21:00:13.4780254Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/83' 2025-06-01T21:00:13.4780520Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/dd/13cc4ed3a0df40ea8da58e2822765d1bd458ae' 2025-06-01T21:00:13.4780691Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/dd' 2025-06-01T21:00:13.4781133Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/d9/a4c53238ade671813580a26db545197dc59b13' 2025-06-01T21:00:13.4781315Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/d9' 2025-06-01T21:00:13.4781582Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b3/ff88f4989ffe3b4e4dc0c7102362a435075062' 2025-06-01T21:00:13.4781760Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b3' 2025-06-01T21:00:13.4782027Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/36/afaaef849974845fb292da3bb4aa89add7a912' 2025-06-01T21:00:13.4782197Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/36' 2025-06-01T21:00:13.4782461Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/1f/334333aea9076495b62c9c8fd05c2ec456a936' 2025-06-01T21:00:13.4782637Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/1f' 2025-06-01T21:00:13.4782898Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/51/749ddd54da78d3d8602473239c8d9640683aad' 2025-06-01T21:00:13.4783100Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/51' 2025-06-01T21:00:13.4783358Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/60/72687239a1517712d40109c54b5afb32175a65' 2025-06-01T21:00:13.4783532Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/60' 2025-06-01T21:00:13.4783791Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/5e/488ff272174d083ff552789de4754fb1ea33c2' 2025-06-01T21:00:13.4783971Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/5e' 2025-06-01T21:00:13.4784294Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-9b7a25f6a1fd50e1131e038990f9038c2be3f696.idx' 2025-06-01T21:00:13.4784619Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-9b7a25f6a1fd50e1131e038990f9038c2be3f696.pack' 2025-06-01T21:00:13.4784935Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-9b7a25f6a1fd50e1131e038990f9038c2be3f696.rev' 2025-06-01T21:00:13.4785238Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/pack' 2025-06-01T21:00:13.4785504Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/2e/eb67e104e3e49894e4094a2ad4a9b14a86d16d' 2025-06-01T21:00:13.4785776Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/2e' 2025-06-01T21:00:13.4786053Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/de/c1d23ca65ab069d225dfe40dea14f455170959' 2025-06-01T21:00:13.4786224Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/de' 2025-06-01T21:00:13.4786400Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/info' 2025-06-01T21:00:13.4786671Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/ef/7e5a682c5fcd419cce6e7d96cd54d95141dd49' 2025-06-01T21:00:13.4786859Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/ef' 2025-06-01T21:00:13.4787332Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/c9/c844b4adf2654ba74c36b01b4ce012720da7ea' 2025-06-01T21:00:13.4787636Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/c9' 2025-06-01T21:00:13.4788005Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/b2ac505bf56348b846e48a332adc38693f930c' 2025-06-01T21:00:13.4788274Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/c2c4e9d6366245ff992cbacd28b0d0c5754682' 2025-06-01T21:00:13.4788444Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/cd' 2025-06-01T21:00:13.4788706Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4b/229e00409c32d41b5d7d41215e96d99b4079cc' 2025-06-01T21:00:13.4788875Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4b' 2025-06-01T21:00:13.4789140Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/49/05a7bf8dbb6de583f3d2d1a5c98cb17b5cdbd1' 2025-06-01T21:00:13.4789314Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/49' 2025-06-01T21:00:13.4789573Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/19/689bd7063e60e4406b5fc89e8808f7be47b9ad' 2025-06-01T21:00:13.4789746Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/19' 2025-06-01T21:00:13.4790017Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/64/c91ef57e3dcd80328cf9b20c5c5834024bf5ab' 2025-06-01T21:00:13.4790186Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/64' 2025-06-01T21:00:13.4790443Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/58/6c33fab320579089224bc6b9ca23a872e4b939' 2025-06-01T21:00:13.4790615Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/58' 2025-06-01T21:00:13.4791067Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4e/af4f645d1583dc70e01e88481b4cbead406537' 2025-06-01T21:00:13.4791242Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4e' 2025-06-01T21:00:13.4791499Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/03/8e459d9f32198b6e2a5366755a174f1242580e' 2025-06-01T21:00:13.4791675Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/03' 2025-06-01T21:00:13.4791937Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/8f8bb61a5876e7e0b4503ec4bd2e5c8b35a758' 2025-06-01T21:00:13.4792201Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/e3ebd5f0c2983292b6678fb8c59b2017c199c2' 2025-06-01T21:00:13.4792376Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/89' 2025-06-01T21:00:13.4792634Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/74/a793a44019187ae20e70944d097e50ec5881d4' 2025-06-01T21:00:13.4792804Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/74' 2025-06-01T21:00:13.4793077Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b2/2cbed6e52df94fe19738623093fecb762e486a' 2025-06-01T21:00:13.4793245Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b2' 2025-06-01T21:00:13.4793412Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects' 2025-06-01T21:00:13.4793695Z removed 'pytorch-main/.git/modules/third_party/ittapi/FETCH_HEAD' 2025-06-01T21:00:13.4793836Z removed 'pytorch-main/.git/modules/third_party/ittapi/shallow' 2025-06-01T21:00:13.4794089Z removed 'pytorch-main/.git/modules/third_party/ittapi/info/exclude' 2025-06-01T21:00:13.4794255Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/info' 2025-06-01T21:00:13.4794388Z removed 'pytorch-main/.git/modules/third_party/ittapi/HEAD' 2025-06-01T21:00:13.4794524Z removed 'pytorch-main/.git/modules/third_party/ittapi/index' 2025-06-01T21:00:13.4794675Z removed 'pytorch-main/.git/modules/third_party/ittapi/packed-refs' 2025-06-01T21:00:13.4794902Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4795094Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-receive.sample' 2025-06-01T21:00:13.4795279Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/commit-msg.sample' 2025-06-01T21:00:13.4795467Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4795641Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/update.sample' 2025-06-01T21:00:13.4795846Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4796029Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-push.sample' 2025-06-01T21:00:13.4796233Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4796432Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4796619Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/post-update.sample' 2025-06-01T21:00:13.4796799Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-commit.sample' 2025-06-01T21:00:13.4797007Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4797216Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4797418Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4797584Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/hooks' 2025-06-01T21:00:13.4797763Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads/master' 2025-06-01T21:00:13.4797955Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads' 2025-06-01T21:00:13.4798152Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4798368Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin' 2025-06-01T21:00:13.4798569Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes' 2025-06-01T21:00:13.4798740Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs' 2025-06-01T21:00:13.4798885Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/HEAD' 2025-06-01T21:00:13.4799051Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs' 2025-06-01T21:00:13.4799187Z removed 'pytorch-main/.git/modules/third_party/ittapi/config' 2025-06-01T21:00:13.4799332Z removed directory 'pytorch-main/.git/modules/third_party/ittapi' 2025-06-01T21:00:13.4799534Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/tags' 2025-06-01T21:00:13.4799726Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads/master' 2025-06-01T21:00:13.4799927Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads' 2025-06-01T21:00:13.4800141Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4800375Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2025-06-01T21:00:13.4800580Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes' 2025-06-01T21:00:13.4801017Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs' 2025-06-01T21:00:13.4801204Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/description' 2025-06-01T21:00:13.4801624Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b/1b83acca21ca1569b8acce6ab046d4d841bbe3' 2025-06-01T21:00:13.4801831Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b' 2025-06-01T21:00:13.4802126Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2/887481083c1c2b177930ada974f7da78061850' 2025-06-01T21:00:13.4802322Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2' 2025-06-01T21:00:13.4802620Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f/c2fdd6e67c8a6743c0f487fe85fe3cd14a7a4b' 2025-06-01T21:00:13.4802820Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f' 2025-06-01T21:00:13.4803176Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.pack' 2025-06-01T21:00:13.4803530Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.rev' 2025-06-01T21:00:13.4803883Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.idx' 2025-06-01T21:00:13.4804092Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack' 2025-06-01T21:00:13.4804297Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/info' 2025-06-01T21:00:13.4804596Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd/a9077b9910facbbd2136fa1dc44eb5a6efd4b1' 2025-06-01T21:00:13.4804940Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd' 2025-06-01T21:00:13.4805459Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78/bdb04dcc5426e5bbe0ad2672a084bc8973accd' 2025-06-01T21:00:13.4805750Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78' 2025-06-01T21:00:13.4806046Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4/5429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-06-01T21:00:13.4806249Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4' 2025-06-01T21:00:13.4806539Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c/7d2f57d489b0e9a38d2126c375c5c8cae8e08e' 2025-06-01T21:00:13.4806739Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c' 2025-06-01T21:00:13.4807029Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73/68c857e9ccb1fcc7d6f67b0051214f7023b262' 2025-06-01T21:00:13.4807223Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73' 2025-06-01T21:00:13.4807518Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a/9510edcb70c48f2d17816a28ff04f94f91050b' 2025-06-01T21:00:13.4807716Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a' 2025-06-01T21:00:13.4808007Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71/27a189ca7ce1fd8d492c499cb0a4bd7231fa18' 2025-06-01T21:00:13.4808208Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71' 2025-06-01T21:00:13.4808512Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52/40e081cdf89eaada5416b13ba2c7c279dd2aa2' 2025-06-01T21:00:13.4808710Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52' 2025-06-01T21:00:13.4808903Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects' 2025-06-01T21:00:13.4809076Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/FETCH_HEAD' 2025-06-01T21:00:13.4809236Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/shallow' 2025-06-01T21:00:13.4809422Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/info/exclude' 2025-06-01T21:00:13.4809726Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/info' 2025-06-01T21:00:13.4809884Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/HEAD' 2025-06-01T21:00:13.4810114Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/index' 2025-06-01T21:00:13.4810297Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/packed-refs' 2025-06-01T21:00:13.4810544Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4810936Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2025-06-01T21:00:13.4811175Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2025-06-01T21:00:13.4811385Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4811583Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/update.sample' 2025-06-01T21:00:13.4811819Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4812023Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2025-06-01T21:00:13.4812261Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4812499Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4812713Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2025-06-01T21:00:13.4812919Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2025-06-01T21:00:13.4813163Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4813401Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4813625Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4813822Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/hooks' 2025-06-01T21:00:13.4814024Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2025-06-01T21:00:13.4814244Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads' 2025-06-01T21:00:13.4814470Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4814719Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2025-06-01T21:00:13.4814941Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2025-06-01T21:00:13.4815138Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs' 2025-06-01T21:00:13.4815314Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/HEAD' 2025-06-01T21:00:13.4815496Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs' 2025-06-01T21:00:13.4815657Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/config' 2025-06-01T21:00:13.4815830Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy' 2025-06-01T21:00:13.4816005Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/tags' 2025-06-01T21:00:13.4816167Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads/master' 2025-06-01T21:00:13.4816346Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads' 2025-06-01T21:00:13.4816530Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4816732Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin' 2025-06-01T21:00:13.4816915Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes' 2025-06-01T21:00:13.4817072Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs' 2025-06-01T21:00:13.4817347Z removed 'pytorch-main/.git/modules/third_party/NNPACK/description' 2025-06-01T21:00:13.4817619Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d/904501987603fd79348f9a69c8ed6ed95a4dce' 2025-06-01T21:00:13.4817893Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d' 2025-06-01T21:00:13.4818161Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/29/26babb9a8747e598b488024b644b5542f856e5' 2025-06-01T21:00:13.4818330Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/29' 2025-06-01T21:00:13.4818670Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.rev' 2025-06-01T21:00:13.4818993Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.idx' 2025-06-01T21:00:13.4819362Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.pack' 2025-06-01T21:00:13.4819691Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack' 2025-06-01T21:00:13.4820007Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/info' 2025-06-01T21:00:13.4820407Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/93/e58d08af649297231ec2b7ad3214b3f6e5d43a' 2025-06-01T21:00:13.4820585Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/93' 2025-06-01T21:00:13.4821009Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0/7e3a0400713d546e0dea2d5466dd22ea389c73' 2025-06-01T21:00:13.4821186Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0' 2025-06-01T21:00:13.4821455Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c/20c905109929cd97402b498b167533669df765' 2025-06-01T21:00:13.4821626Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c' 2025-06-01T21:00:13.4821793Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects' 2025-06-01T21:00:13.4821946Z removed 'pytorch-main/.git/modules/third_party/NNPACK/FETCH_HEAD' 2025-06-01T21:00:13.4822089Z removed 'pytorch-main/.git/modules/third_party/NNPACK/shallow' 2025-06-01T21:00:13.4822240Z removed 'pytorch-main/.git/modules/third_party/NNPACK/info/exclude' 2025-06-01T21:00:13.4822401Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/info' 2025-06-01T21:00:13.4822533Z removed 'pytorch-main/.git/modules/third_party/NNPACK/HEAD' 2025-06-01T21:00:13.4822666Z removed 'pytorch-main/.git/modules/third_party/NNPACK/index' 2025-06-01T21:00:13.4822820Z removed 'pytorch-main/.git/modules/third_party/NNPACK/packed-refs' 2025-06-01T21:00:13.4823042Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4823235Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2025-06-01T21:00:13.4823418Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2025-06-01T21:00:13.4823602Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4823777Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/update.sample' 2025-06-01T21:00:13.4823976Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4824157Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2025-06-01T21:00:13.4824367Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4824569Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4824757Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2025-06-01T21:00:13.4824941Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2025-06-01T21:00:13.4825151Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4825359Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4825690Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4825851Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/hooks' 2025-06-01T21:00:13.4826120Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2025-06-01T21:00:13.4826316Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads' 2025-06-01T21:00:13.4826512Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4826732Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2025-06-01T21:00:13.4826931Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes' 2025-06-01T21:00:13.4827100Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs' 2025-06-01T21:00:13.4827243Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/HEAD' 2025-06-01T21:00:13.4827403Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs' 2025-06-01T21:00:13.4827543Z removed 'pytorch-main/.git/modules/third_party/NNPACK/config' 2025-06-01T21:00:13.4827686Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK' 2025-06-01T21:00:13.4827865Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/tags' 2025-06-01T21:00:13.4828038Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads/main' 2025-06-01T21:00:13.4828215Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads' 2025-06-01T21:00:13.4828407Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4828615Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin' 2025-06-01T21:00:13.4828798Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes' 2025-06-01T21:00:13.4828964Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs' 2025-06-01T21:00:13.4829128Z removed 'pytorch-main/.git/modules/third_party/kleidiai/description' 2025-06-01T21:00:13.4829414Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/7a/2fb198f78f5da474ec419eccf5c09e239f7fd6' 2025-06-01T21:00:13.4829595Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/7a' 2025-06-01T21:00:13.4829875Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/f9/75e8f0be03cd42652c5fa5cc79ac17bec03c75' 2025-06-01T21:00:13.4830055Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/f9' 2025-06-01T21:00:13.4830322Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/44/9dc57ff694587224f1f449d623227252421233' 2025-06-01T21:00:13.4830497Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/44' 2025-06-01T21:00:13.4831096Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/1d/9ba8b528ad62e3732a632f88e43a6a369e2090' 2025-06-01T21:00:13.4831409Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/1d' 2025-06-01T21:00:13.4831808Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/87/14336a8a56e6e5088a7158094157c223341936' 2025-06-01T21:00:13.4831994Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/87' 2025-06-01T21:00:13.4832270Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/04/3c217e132dd00336c3d2df2fefa8ec5f2ebc42' 2025-06-01T21:00:13.4832446Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/04' 2025-06-01T21:00:13.4832714Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/08/54148e0d08c87a5877d880f9434b53bedded1a' 2025-06-01T21:00:13.4832890Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/08' 2025-06-01T21:00:13.4833167Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/bd/e8d6807b8ccd9026c89f94821a9b67e653924d' 2025-06-01T21:00:13.4833347Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/bd' 2025-06-01T21:00:13.4833803Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/5b/6f2b8d1a55fed543a3724c51dbdfb1c0256422' 2025-06-01T21:00:13.4833979Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/5b' 2025-06-01T21:00:13.4834383Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/11/60bc45af6adc4ddd44720083d6d45008793723' 2025-06-01T21:00:13.4834561Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/11' 2025-06-01T21:00:13.4834829Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/e5/9508108f5c1751c534c31c520c622c49e5df61' 2025-06-01T21:00:13.4835010Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/e5' 2025-06-01T21:00:13.4835281Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/95/a63a32a33da44ce87b1717d8dc89b970f4c10c' 2025-06-01T21:00:13.4835455Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/95' 2025-06-01T21:00:13.4835723Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/dd/12fd4fd6855a79015259c09c9f9c89e1172191' 2025-06-01T21:00:13.4835906Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/dd' 2025-06-01T21:00:13.4836181Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/1b/8bc29ad65583f8bee665d131974a367dadf9ba' 2025-06-01T21:00:13.4836355Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/1b' 2025-06-01T21:00:13.4836636Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/e0/db87e7d68fc7e8eeb7ee8eab612a84c064d71c' 2025-06-01T21:00:13.4836811Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/e0' 2025-06-01T21:00:13.4837083Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/c2/3c15902ecb2f9aabe3cc9996ac7e0e09cca9e6' 2025-06-01T21:00:13.4837263Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/c2' 2025-06-01T21:00:13.4837534Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/29/8a358a7bb2cab80b2f9082791178d36b8de358' 2025-06-01T21:00:13.4837712Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/29' 2025-06-01T21:00:13.4837987Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/f2/f5c0ab5522748433ecee11a2a4b6552fc834df' 2025-06-01T21:00:13.4838260Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/f2/2a593ec7a97d4899f341640da902a4cabd58c9' 2025-06-01T21:00:13.4838434Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/f2' 2025-06-01T21:00:13.4838715Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/14/f4768edeedddcdf28b201fce6fc505190b028f' 2025-06-01T21:00:13.4838892Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/14' 2025-06-01T21:00:13.4839165Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/2f/46639d0681b4a00a086b71e05dfd741cd39268' 2025-06-01T21:00:13.4839345Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/2f' 2025-06-01T21:00:13.4839616Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/80/3d87fb6c8373dff53c3c468acd8a071ab87042' 2025-06-01T21:00:13.4839793Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/80' 2025-06-01T21:00:13.4840066Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/48/449e37c197d710b5cc73b6d28f3ae862acdef0' 2025-06-01T21:00:13.4840243Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/48' 2025-06-01T21:00:13.4840518Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/2d/a2800c3604178bcba0b0c8cbcd9c7e9c3615a5' 2025-06-01T21:00:13.4840950Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/2d/bcd07cdd114f1f47370f9e5c3af7e62a028c29' 2025-06-01T21:00:13.4841147Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/2d' 2025-06-01T21:00:13.4841423Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/f5/5213de2c13428772eff462d339c90cefb806f5' 2025-06-01T21:00:13.4841600Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/f5' 2025-06-01T21:00:13.4841990Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/5e/d083105bd7b0904bc81984f1c12d5fb9828ad9' 2025-06-01T21:00:13.4842166Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/5e' 2025-06-01T21:00:13.4842532Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/4f/7c756c8a429b16161fb915ba614e6d4d1301af' 2025-06-01T21:00:13.4842715Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/4f' 2025-06-01T21:00:13.4843265Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-655f6f31b43865f4fbd49beebb7df77a97405ef3.idx' 2025-06-01T21:00:13.4843820Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-655f6f31b43865f4fbd49beebb7df77a97405ef3.rev' 2025-06-01T21:00:13.4844169Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-655f6f31b43865f4fbd49beebb7df77a97405ef3.pack' 2025-06-01T21:00:13.4844357Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack' 2025-06-01T21:00:13.4844632Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/ab/2e77e9c9b9654b6845a90b0c99e27ea756e22b' 2025-06-01T21:00:13.4844913Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/ab/ceadde836feb6665e2763c72398f561676b8a4' 2025-06-01T21:00:13.4845090Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/ab' 2025-06-01T21:00:13.4845360Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/9b/02d50b8660a50ded1d9a64793e1f2d7754d0fd' 2025-06-01T21:00:13.4845539Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/9b' 2025-06-01T21:00:13.4845806Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/05/5026f729d194c18bb8216605c980bf092b4373' 2025-06-01T21:00:13.4845983Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/05' 2025-06-01T21:00:13.4846175Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/info' 2025-06-01T21:00:13.4846452Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/61/ba67d1cf2779ed9aa9cf7475c23bc00ec108dd' 2025-06-01T21:00:13.4846626Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/61' 2025-06-01T21:00:13.4846900Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/53/2e7d25c0d7d0587af228f9141c3f30d4ac869f' 2025-06-01T21:00:13.4847078Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/53' 2025-06-01T21:00:13.4847352Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/be/38ca16cedb5a80ff0e83ba98fc6d4fa0e661f6' 2025-06-01T21:00:13.4847621Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/be/124f2212ed0d3e12d9bd4cf66f0e70027c141e' 2025-06-01T21:00:13.4847801Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/be' 2025-06-01T21:00:13.4848075Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/30/6bc89dfd3e768a2a9134e46889d2d6d9913d98' 2025-06-01T21:00:13.4848347Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/30/646c9875d8be9ef80ad47362a203ed4c68881c' 2025-06-01T21:00:13.4848528Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/30' 2025-06-01T21:00:13.4848797Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/cf/f73a2d26a2852f332d3cf08c21054357addb59' 2025-06-01T21:00:13.4848972Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/cf' 2025-06-01T21:00:13.4849248Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/4b/b872a363f91bbff1aac0284b15c79dafd9a999' 2025-06-01T21:00:13.4849422Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/4b' 2025-06-01T21:00:13.4849690Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/28/8d778ba8660e4dc616bf3b53293e757c538a9e' 2025-06-01T21:00:13.4849869Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/28' 2025-06-01T21:00:13.4850137Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/66/191ca20a2556abb99e3d18022ef3020e3bd2f6' 2025-06-01T21:00:13.4850404Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/66' 2025-06-01T21:00:13.4850741Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/0a/d7282b6c6768633e811ee33444b68df1424a28' 2025-06-01T21:00:13.4851098Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/0a' 2025-06-01T21:00:13.4851369Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/d0/c66276369fbe141c8bd5c185563c3fb16afe89' 2025-06-01T21:00:13.4851546Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/d0' 2025-06-01T21:00:13.4851820Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/91/853deaf136c83898a54e231ef26d0c5da50d6a' 2025-06-01T21:00:13.4851996Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/91' 2025-06-01T21:00:13.4852266Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/e2/6bc3f5773de3954f8b73a1a930d103f860211c' 2025-06-01T21:00:13.4852449Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/e2' 2025-06-01T21:00:13.4852721Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/e1/c32029dfdb7dda0be8223545b14b86079e539b' 2025-06-01T21:00:13.4852899Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/e1' 2025-06-01T21:00:13.4853174Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/3f/ed8c8893d3fa88afea3e6256225594c6e97739' 2025-06-01T21:00:13.4853348Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/3f' 2025-06-01T21:00:13.4853619Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/33/6eb068a8931ab039b91acf01ed6c152a2bcb6a' 2025-06-01T21:00:13.4853892Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/33/0d4503188e4faa9cd3e65da8c5e074005e0326' 2025-06-01T21:00:13.4854070Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/33' 2025-06-01T21:00:13.4854336Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/34/3b8d343402b2b8a115876268047cbc32bdc984' 2025-06-01T21:00:13.4854523Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/34' 2025-06-01T21:00:13.4854798Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/55/e916a0d45cf2b031fff0071def1f523ab3a0ed' 2025-06-01T21:00:13.4854973Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/55' 2025-06-01T21:00:13.4855451Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/cc/a02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-06-01T21:00:13.4855759Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/cc' 2025-06-01T21:00:13.4856144Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/84/958422d42600d4f1b97012fcbae78ceafd95e2' 2025-06-01T21:00:13.4856327Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/84' 2025-06-01T21:00:13.4856600Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/50/6436225354584cee65c3dfe642756a1caea0d5' 2025-06-01T21:00:13.4856779Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/50' 2025-06-01T21:00:13.4857049Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/99/770295e31174403b070aeb5ba8bc858bfa6abf' 2025-06-01T21:00:13.4857322Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/99/6d2e6809fc4fd3414670bdaa0310be13f10d86' 2025-06-01T21:00:13.4857499Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/99' 2025-06-01T21:00:13.4857772Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/09/a4ee1e9d7898385abfea26c6cee1ce7751cfd9' 2025-06-01T21:00:13.4857950Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/09' 2025-06-01T21:00:13.4858218Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/63/c94d58f7e82e1790e971a55c6137e59d906abc' 2025-06-01T21:00:13.4858393Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/63' 2025-06-01T21:00:13.4858801Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/15/3decb53e1c839e68eafbadf67c60dcf9c387d5' 2025-06-01T21:00:13.4858975Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/15' 2025-06-01T21:00:13.4859342Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/3e/2f162dc4dcc43a432753bcfd232beed00fe758' 2025-06-01T21:00:13.4859527Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/3e' 2025-06-01T21:00:13.4859797Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/3c/71c48cf150e8a1bf959666125ae1f8b7ce5878' 2025-06-01T21:00:13.4859970Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/3c' 2025-06-01T21:00:13.4860239Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/e9/f740d36e96271f980996a061314d002ffd8114' 2025-06-01T21:00:13.4860414Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/e9' 2025-06-01T21:00:13.4860680Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/ac/314a2651f2b9875f5d04f58d13118e5a10efff' 2025-06-01T21:00:13.4861026Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/ac' 2025-06-01T21:00:13.4861302Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/0f/04cd65b29d17102ec06508756a8090f23f05ca' 2025-06-01T21:00:13.4861476Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/0f' 2025-06-01T21:00:13.4861756Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/ea/919fdd5a1a38d885ccac9dcdd3a55f2b7d4080' 2025-06-01T21:00:13.4861931Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/ea' 2025-06-01T21:00:13.4862200Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/d4/935c3f94a13b7a0b25b22d04532f22ca85d362' 2025-06-01T21:00:13.4862373Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/d4' 2025-06-01T21:00:13.4862644Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/24/f127eaea634940e850578057b3334c9a9ddc3d' 2025-06-01T21:00:13.4862825Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/24' 2025-06-01T21:00:13.4863096Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/b1/378c759d687d6db45ab2e894afe36d65b48285' 2025-06-01T21:00:13.4863280Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/b1' 2025-06-01T21:00:13.4863550Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/a7/5daf27eb3e9561ddb0a149f07857ae41fcad5b' 2025-06-01T21:00:13.4863723Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/a7' 2025-06-01T21:00:13.4863994Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/45/7c4d706879d640ad399207570d06ee976c134a' 2025-06-01T21:00:13.4864262Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/45/9055a1f472a65bbcb1b4441b9ba44b34cdb3eb' 2025-06-01T21:00:13.4864435Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/45' 2025-06-01T21:00:13.4864713Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/9a/0d24691b3acf47c3dad09a1584ae63740d0235' 2025-06-01T21:00:13.4864887Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/9a' 2025-06-01T21:00:13.4865156Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/03/0f17875a91af041733516fd756e4b876c210a6' 2025-06-01T21:00:13.4865336Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/03' 2025-06-01T21:00:13.4865603Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/37/6f78d05d0b030c8ccda776e9021b45679dc43a' 2025-06-01T21:00:13.4865872Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/37/8064b9226046dfdcc0aba9358291ac21c4eba9' 2025-06-01T21:00:13.4866053Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/37' 2025-06-01T21:00:13.4866323Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/25/846c6caabc17ad81eb5d0965c4692822974309' 2025-06-01T21:00:13.4866501Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/25' 2025-06-01T21:00:13.4867082Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/3d/c7768429a1e56b7556a948bdda255b30d73b8a' 2025-06-01T21:00:13.4867526Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/3d' 2025-06-01T21:00:13.4867880Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/74/4d5a3caea610d49fa4d4f79742bc25fef47b0e' 2025-06-01T21:00:13.4868058Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/74' 2025-06-01T21:00:13.4868337Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/22/00b16d60fcdd3cbd0ba86906dffca27d2296a9' 2025-06-01T21:00:13.4868511Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/22' 2025-06-01T21:00:13.4868777Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/69/096ff732778cd4898d91568cda70d008d86b93' 2025-06-01T21:00:13.4868956Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/69' 2025-06-01T21:00:13.4869226Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/70/298754445c783e55af8d34724f5d8cfc013ca4' 2025-06-01T21:00:13.4869402Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/70' 2025-06-01T21:00:13.4869677Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/d3/196383f8bafa94da4a8f8f24a2f9f10e84461c' 2025-06-01T21:00:13.4869850Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/d3' 2025-06-01T21:00:13.4870121Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/9d/c7050c2c355bb5df2fdc61b172a3f97a514d4f' 2025-06-01T21:00:13.4870300Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/9d' 2025-06-01T21:00:13.4870569Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/a8/ba195b5c21b26e6c21cd66390195d1fa1b5d6e' 2025-06-01T21:00:13.4870743Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/a8' 2025-06-01T21:00:13.4871178Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/b2/f304c5498279d31078465317912dc36f07ed40' 2025-06-01T21:00:13.4871358Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/b2' 2025-06-01T21:00:13.4871535Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects' 2025-06-01T21:00:13.4871694Z removed 'pytorch-main/.git/modules/third_party/kleidiai/FETCH_HEAD' 2025-06-01T21:00:13.4871838Z removed 'pytorch-main/.git/modules/third_party/kleidiai/shallow' 2025-06-01T21:00:13.4871997Z removed 'pytorch-main/.git/modules/third_party/kleidiai/info/exclude' 2025-06-01T21:00:13.4872164Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/info' 2025-06-01T21:00:13.4872308Z removed 'pytorch-main/.git/modules/third_party/kleidiai/HEAD' 2025-06-01T21:00:13.4872449Z removed 'pytorch-main/.git/modules/third_party/kleidiai/index' 2025-06-01T21:00:13.4872609Z removed 'pytorch-main/.git/modules/third_party/kleidiai/packed-refs' 2025-06-01T21:00:13.4872838Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4873042Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-receive.sample' 2025-06-01T21:00:13.4873240Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/commit-msg.sample' 2025-06-01T21:00:13.4873435Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4873670Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/update.sample' 2025-06-01T21:00:13.4873876Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4874069Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-push.sample' 2025-06-01T21:00:13.4874284Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4874494Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4874694Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/post-update.sample' 2025-06-01T21:00:13.4875010Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-commit.sample' 2025-06-01T21:00:13.4875230Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4875542Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4875756Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4875926Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/hooks' 2025-06-01T21:00:13.4876102Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads/main' 2025-06-01T21:00:13.4876305Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads' 2025-06-01T21:00:13.4876510Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4876736Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin' 2025-06-01T21:00:13.4876944Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes' 2025-06-01T21:00:13.4877120Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs' 2025-06-01T21:00:13.4877324Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/HEAD' 2025-06-01T21:00:13.4877623Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs' 2025-06-01T21:00:13.4877866Z removed 'pytorch-main/.git/modules/third_party/kleidiai/config' 2025-06-01T21:00:13.4878127Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai' 2025-06-01T21:00:13.4878397Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/tags' 2025-06-01T21:00:13.4878558Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/heads/main' 2025-06-01T21:00:13.4878732Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/heads' 2025-06-01T21:00:13.4878913Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4879117Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin' 2025-06-01T21:00:13.4879294Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes' 2025-06-01T21:00:13.4879452Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs' 2025-06-01T21:00:13.4879598Z removed 'pytorch-main/.git/modules/third_party/onnx/description' 2025-06-01T21:00:13.4879926Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-39785c1c585eb87d8d29f305125367fb377a88b7.pack' 2025-06-01T21:00:13.4880241Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-82df3acefc0107e079b117d8ca8de12bf6820563.idx' 2025-06-01T21:00:13.4880549Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-39785c1c585eb87d8d29f305125367fb377a88b7.idx' 2025-06-01T21:00:13.4881017Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-82df3acefc0107e079b117d8ca8de12bf6820563.rev' 2025-06-01T21:00:13.4881334Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-39785c1c585eb87d8d29f305125367fb377a88b7.rev' 2025-06-01T21:00:13.4881664Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-82df3acefc0107e079b117d8ca8de12bf6820563.pack' 2025-06-01T21:00:13.4881841Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/pack' 2025-06-01T21:00:13.4882011Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/info' 2025-06-01T21:00:13.4882178Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects' 2025-06-01T21:00:13.4882318Z removed 'pytorch-main/.git/modules/third_party/onnx/FETCH_HEAD' 2025-06-01T21:00:13.4882451Z removed 'pytorch-main/.git/modules/third_party/onnx/shallow' 2025-06-01T21:00:13.4882599Z removed 'pytorch-main/.git/modules/third_party/onnx/info/exclude' 2025-06-01T21:00:13.4882759Z removed directory 'pytorch-main/.git/modules/third_party/onnx/info' 2025-06-01T21:00:13.4882885Z removed 'pytorch-main/.git/modules/third_party/onnx/HEAD' 2025-06-01T21:00:13.4883166Z removed 'pytorch-main/.git/modules/third_party/onnx/index' 2025-06-01T21:00:13.4883317Z removed 'pytorch-main/.git/modules/third_party/onnx/packed-refs' 2025-06-01T21:00:13.4883622Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4883811Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2025-06-01T21:00:13.4883994Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2025-06-01T21:00:13.4884173Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4884343Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/update.sample' 2025-06-01T21:00:13.4884538Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4884717Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-push.sample' 2025-06-01T21:00:13.4884917Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4885125Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4885318Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/post-update.sample' 2025-06-01T21:00:13.4885503Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2025-06-01T21:00:13.4885709Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4885915Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4886110Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4886268Z removed directory 'pytorch-main/.git/modules/third_party/onnx/hooks' 2025-06-01T21:00:13.4886443Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads/main' 2025-06-01T21:00:13.4886624Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads' 2025-06-01T21:00:13.4886824Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4887038Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2025-06-01T21:00:13.4887227Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes' 2025-06-01T21:00:13.4887391Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs' 2025-06-01T21:00:13.4887531Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/HEAD' 2025-06-01T21:00:13.4887691Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs' 2025-06-01T21:00:13.4887820Z removed 'pytorch-main/.git/modules/third_party/onnx/config' 2025-06-01T21:00:13.4888088Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/tags' 2025-06-01T21:00:13.4888350Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads/master' 2025-06-01T21:00:13.4888611Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads' 2025-06-01T21:00:13.4888894Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4889197Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin' 2025-06-01T21:00:13.4889465Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes' 2025-06-01T21:00:13.4889717Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs' 2025-06-01T21:00:13.4890137Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/description' 2025-06-01T21:00:13.4891007Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-77a556db49320494c8c063da917c1cd19eee4d5c.pack' 2025-06-01T21:00:13.4891449Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-77a556db49320494c8c063da917c1cd19eee4d5c.idx' 2025-06-01T21:00:13.4892016Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.idx' 2025-06-01T21:00:13.4892534Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.pack' 2025-06-01T21:00:13.4892971Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.rev' 2025-06-01T21:00:13.4893382Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-77a556db49320494c8c063da917c1cd19eee4d5c.rev' 2025-06-01T21:00:13.4893652Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack' 2025-06-01T21:00:13.4893913Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/info' 2025-06-01T21:00:13.4894173Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects' 2025-06-01T21:00:13.4894400Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/FETCH_HEAD' 2025-06-01T21:00:13.4894621Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/shallow' 2025-06-01T21:00:13.4894859Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info/exclude' 2025-06-01T21:00:13.4895104Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info' 2025-06-01T21:00:13.4895316Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/HEAD' 2025-06-01T21:00:13.4895533Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/index' 2025-06-01T21:00:13.4895766Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/packed-refs' 2025-06-01T21:00:13.4896083Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4896370Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-06-01T21:00:13.4896653Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-06-01T21:00:13.4896925Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4897186Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/update.sample' 2025-06-01T21:00:13.4897481Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4897753Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-push.sample' 2025-06-01T21:00:13.4898048Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4898350Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4898632Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/post-update.sample' 2025-06-01T21:00:13.4898903Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-06-01T21:00:13.4899207Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4899506Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4899793Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4900045Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks' 2025-06-01T21:00:13.4900427Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads/master' 2025-06-01T21:00:13.4900704Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads' 2025-06-01T21:00:13.4901277Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4901811Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-06-01T21:00:13.4902310Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes' 2025-06-01T21:00:13.4902583Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs' 2025-06-01T21:00:13.4902810Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/HEAD' 2025-06-01T21:00:13.4903049Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs' 2025-06-01T21:00:13.4903274Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/config' 2025-06-01T21:00:13.4903501Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11' 2025-06-01T21:00:13.4903703Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party' 2025-06-01T21:00:13.4903872Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules' 2025-06-01T21:00:13.4904013Z removed directory 'pytorch-main/.git/modules/third_party/onnx' 2025-06-01T21:00:13.4904191Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/tags' 2025-06-01T21:00:13.4904358Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads/main' 2025-06-01T21:00:13.4904539Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads' 2025-06-01T21:00:13.4904731Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4904940Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2025-06-01T21:00:13.4905125Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes' 2025-06-01T21:00:13.4905288Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs' 2025-06-01T21:00:13.4905443Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/description' 2025-06-01T21:00:13.4905730Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f9/c213cd5c845c373ad573e18a8e4ad6a2f675a6' 2025-06-01T21:00:13.4905907Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f9' 2025-06-01T21:00:13.4906180Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5b/8837dfe9f58b5c0d68aa49d35e1bba6b9c9984' 2025-06-01T21:00:13.4906358Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5b' 2025-06-01T21:00:13.4906624Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d9/12707d41a6894821661c52ca05a04a85e61c59' 2025-06-01T21:00:13.4906802Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d9' 2025-06-01T21:00:13.4907072Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/00/561208753b7fa1c2b1226d7a62981984225df8' 2025-06-01T21:00:13.4907248Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/00' 2025-06-01T21:00:13.4907521Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f1/d21c0c73f853ebe37087c5b176d1b2cd1ddf90' 2025-06-01T21:00:13.4907694Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f1' 2025-06-01T21:00:13.4907959Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-06-01T21:00:13.4908128Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/2d' 2025-06-01T21:00:13.4908392Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8f/038b07026e5ae4c471a1d64244e5d8d023e979' 2025-06-01T21:00:13.4908569Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8f' 2025-06-01T21:00:13.4908958Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5e/3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-06-01T21:00:13.4909129Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5e' 2025-06-01T21:00:13.4909470Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-06-01T21:00:13.4909645Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d7' 2025-06-01T21:00:13.4909974Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-1a1e1a0071eb85db1737a418fade944cca5e3448.idx' 2025-06-01T21:00:13.4910301Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-1a1e1a0071eb85db1737a418fade944cca5e3448.rev' 2025-06-01T21:00:13.4910628Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-1a1e1a0071eb85db1737a418fade944cca5e3448.pack' 2025-06-01T21:00:13.4910975Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack' 2025-06-01T21:00:13.4911257Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9b/e402b71102685b3c139a94e6ca41fe059cda63' 2025-06-01T21:00:13.4911432Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9b' 2025-06-01T21:00:13.4911707Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/c4/e6521b3c1a2a980ff584dab636bcda807b2db3' 2025-06-01T21:00:13.4911886Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/c4' 2025-06-01T21:00:13.4912160Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/de/0beafabe649e3e9f37b538c9d86f5c1e9c5e70' 2025-06-01T21:00:13.4912333Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/de' 2025-06-01T21:00:13.4912516Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/info' 2025-06-01T21:00:13.4912831Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5f/93819e8b0a4dfeef9294f37c7bd1d3df2a61c5' 2025-06-01T21:00:13.4913144Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5f' 2025-06-01T21:00:13.4913612Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/bc/2186f61c05aace80b282b2b52e6de2d24763e2' 2025-06-01T21:00:13.4913858Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/bc' 2025-06-01T21:00:13.4914130Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/84/162c10d141ee262d0a470e6f7decaf502d7d50' 2025-06-01T21:00:13.4914303Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/84' 2025-06-01T21:00:13.4914577Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/7e/5b1b0c8597dce636341e0fde2c7f59fbc1785a' 2025-06-01T21:00:13.4914751Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/7e' 2025-06-01T21:00:13.4915019Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ca/3ebfad6a482770d878652b72dd6e43f0719d5d' 2025-06-01T21:00:13.4915195Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ca' 2025-06-01T21:00:13.4915465Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/21/f94a5fd6a81b314eb5e9730af40f130a45792c' 2025-06-01T21:00:13.4915637Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/21' 2025-06-01T21:00:13.4915909Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ac/e4a112b946612f6ac5b74a279667429b5ecdf8' 2025-06-01T21:00:13.4916083Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ac' 2025-06-01T21:00:13.4916346Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-06-01T21:00:13.4916523Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d4' 2025-06-01T21:00:13.4916793Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/62/2650aff7f65b43d17c72dfccf8a8ae12a6e4dc' 2025-06-01T21:00:13.4916968Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/62' 2025-06-01T21:00:13.4917378Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9f/44eec46e03c9c44c19613dc952aa6110f55aad' 2025-06-01T21:00:13.4917549Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9f' 2025-06-01T21:00:13.4917819Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects' 2025-06-01T21:00:13.4917974Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/FETCH_HEAD' 2025-06-01T21:00:13.4918123Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/shallow' 2025-06-01T21:00:13.4918278Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/info/exclude' 2025-06-01T21:00:13.4918440Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/info' 2025-06-01T21:00:13.4918578Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/HEAD' 2025-06-01T21:00:13.4918715Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/index' 2025-06-01T21:00:13.4918873Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/packed-refs' 2025-06-01T21:00:13.4919100Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4919300Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2025-06-01T21:00:13.4919494Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2025-06-01T21:00:13.4919686Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4919864Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/update.sample' 2025-06-01T21:00:13.4920071Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4920252Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2025-06-01T21:00:13.4920466Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4920671Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4921034Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2025-06-01T21:00:13.4921232Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2025-06-01T21:00:13.4921451Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4921666Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4921874Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4922043Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/hooks' 2025-06-01T21:00:13.4922219Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads/main' 2025-06-01T21:00:13.4922419Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads' 2025-06-01T21:00:13.4922622Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4922844Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2025-06-01T21:00:13.4923045Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2025-06-01T21:00:13.4923220Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs' 2025-06-01T21:00:13.4923371Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/HEAD' 2025-06-01T21:00:13.4923533Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs' 2025-06-01T21:00:13.4923674Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/config' 2025-06-01T21:00:13.4923821Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo' 2025-06-01T21:00:13.4924044Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/tags' 2025-06-01T21:00:13.4924261Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads/master' 2025-06-01T21:00:13.4924487Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads' 2025-06-01T21:00:13.4924729Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4925105Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin' 2025-06-01T21:00:13.4925434Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes' 2025-06-01T21:00:13.4925643Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs' 2025-06-01T21:00:13.4925846Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/description' 2025-06-01T21:00:13.4926183Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1d/8f600fd424278486eade7ed3e877c99f0846b1' 2025-06-01T21:00:13.4926407Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1d' 2025-06-01T21:00:13.4926741Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1b/9e262ad75a7ddbd63e1719b11df526e7f10860' 2025-06-01T21:00:13.4926963Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1b' 2025-06-01T21:00:13.4927294Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/14/999e8f1f72deda9d74e6f5c9cfa98d1d6b3418' 2025-06-01T21:00:13.4927522Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/14' 2025-06-01T21:00:13.4927854Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2f/9c2356fccd6d17d37c520476d4c733b4064243' 2025-06-01T21:00:13.4928074Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2f' 2025-06-01T21:00:13.4928462Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-24a6e5eca1e133235f17d031d28a7e08fd1d152f.rev' 2025-06-01T21:00:13.4928855Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-24a6e5eca1e133235f17d031d28a7e08fd1d152f.pack' 2025-06-01T21:00:13.4929233Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-24a6e5eca1e133235f17d031d28a7e08fd1d152f.idx' 2025-06-01T21:00:13.4929469Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack' 2025-06-01T21:00:13.4929799Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/6f/f3025e7400cef78615db0b04392516469e1d5d' 2025-06-01T21:00:13.4930020Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/6f' 2025-06-01T21:00:13.4930249Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/info' 2025-06-01T21:00:13.4930608Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b7/14c4bc9a8789ecfa024536bf57e5edf1cc6ad4' 2025-06-01T21:00:13.4931130Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b7' 2025-06-01T21:00:13.4931698Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/06/873a25150753ee84b9674db9057a074b013371' 2025-06-01T21:00:13.4931947Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/06' 2025-06-01T21:00:13.4932268Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d0/6d51825b38a1165477ff9ff1c1ea4a491ef1e2' 2025-06-01T21:00:13.4932493Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d0' 2025-06-01T21:00:13.4932815Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/41/3de058f1b9bd85c7896ec61d24012525ba4ad0' 2025-06-01T21:00:13.4933039Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/41' 2025-06-01T21:00:13.4933363Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/12/8f9de0c7f1182ba5fe247eb4978ac143535471' 2025-06-01T21:00:13.4933587Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/12' 2025-06-01T21:00:13.4933914Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2a/e80133b8d9cc6febaaeef61c374d0da711e079' 2025-06-01T21:00:13.4934259Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2a' 2025-06-01T21:00:13.4934675Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/f6/7172874984154680e2ff6b8532d12977c828e1' 2025-06-01T21:00:13.4934899Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/f6' 2025-06-01T21:00:13.4935219Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/8d/f03649b5b97acc1e43839d2857d32d267958ca' 2025-06-01T21:00:13.4935449Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/8d' 2025-06-01T21:00:13.4935774Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/72/bfb81ec54af968a2a1fb6d86493998045aa3cf' 2025-06-01T21:00:13.4936005Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/72' 2025-06-01T21:00:13.4936337Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/26/c0b491ca88f05461874b741e5a12fc85a8cf9b' 2025-06-01T21:00:13.4936565Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/26' 2025-06-01T21:00:13.4936895Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3e/2ade33d05730e7e75afd061da974d328a47e02' 2025-06-01T21:00:13.4937125Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3e' 2025-06-01T21:00:13.4937453Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3b/a57c0fc04e27f77563c0fafa178f6f84152362' 2025-06-01T21:00:13.4937673Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3b' 2025-06-01T21:00:13.4938002Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1e/569e4fd63b7ef33683a8f279e30d7aed92b774' 2025-06-01T21:00:13.4938333Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1e/7572b24a292da05edcddcc9f37f0764173e072' 2025-06-01T21:00:13.4938560Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1e' 2025-06-01T21:00:13.4938879Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b5/68009a319e103b335f2bc223a9d4b335b93c9c' 2025-06-01T21:00:13.4939108Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b5' 2025-06-01T21:00:13.4939431Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/24/2c88fa34cee41a076faa829e76dc47076bce14' 2025-06-01T21:00:13.4939654Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/24' 2025-06-01T21:00:13.4939984Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d3/03ddb209e5fc14311e765bf467b88fddb63c24' 2025-06-01T21:00:13.4940205Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d3' 2025-06-01T21:00:13.4940420Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects' 2025-06-01T21:00:13.4940627Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/FETCH_HEAD' 2025-06-01T21:00:13.4940998Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/shallow' 2025-06-01T21:00:13.4941210Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info/exclude' 2025-06-01T21:00:13.4941422Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info' 2025-06-01T21:00:13.4941603Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/HEAD' 2025-06-01T21:00:13.4941787Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/index' 2025-06-01T21:00:13.4941993Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/packed-refs' 2025-06-01T21:00:13.4942273Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4942521Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-receive.sample' 2025-06-01T21:00:13.4942886Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/commit-msg.sample' 2025-06-01T21:00:13.4943124Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4943447Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/update.sample' 2025-06-01T21:00:13.4943709Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4943950Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-push.sample' 2025-06-01T21:00:13.4944216Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4944473Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4944723Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/post-update.sample' 2025-06-01T21:00:13.4944961Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-commit.sample' 2025-06-01T21:00:13.4945233Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4945513Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4945768Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4946039Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks' 2025-06-01T21:00:13.4946455Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads/master' 2025-06-01T21:00:13.4946876Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads' 2025-06-01T21:00:13.4947173Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4947463Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin' 2025-06-01T21:00:13.4947709Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes' 2025-06-01T21:00:13.4947935Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs' 2025-06-01T21:00:13.4948136Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/HEAD' 2025-06-01T21:00:13.4948343Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs' 2025-06-01T21:00:13.4948527Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/config' 2025-06-01T21:00:13.4948719Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator' 2025-06-01T21:00:13.4948929Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2025-06-01T21:00:13.4949133Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2025-06-01T21:00:13.4949345Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2025-06-01T21:00:13.4949571Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4949810Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2025-06-01T21:00:13.4950023Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2025-06-01T21:00:13.4950221Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs' 2025-06-01T21:00:13.4950402Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/description' 2025-06-01T21:00:13.4950923Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.pack' 2025-06-01T21:00:13.4951294Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.idx' 2025-06-01T21:00:13.4951774Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.rev' 2025-06-01T21:00:13.4951993Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2025-06-01T21:00:13.4952309Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2025-06-01T21:00:13.4952512Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects' 2025-06-01T21:00:13.4952685Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/shallow' 2025-06-01T21:00:13.4952875Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2025-06-01T21:00:13.4953062Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info' 2025-06-01T21:00:13.4953227Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2025-06-01T21:00:13.4953402Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/index' 2025-06-01T21:00:13.4953589Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2025-06-01T21:00:13.4953841Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4954068Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2025-06-01T21:00:13.4954292Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2025-06-01T21:00:13.4954509Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4954717Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2025-06-01T21:00:13.4954962Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4955178Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2025-06-01T21:00:13.4955424Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4955670Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4955892Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2025-06-01T21:00:13.4956109Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2025-06-01T21:00:13.4956361Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4956606Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4956843Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4957051Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2025-06-01T21:00:13.4957259Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2025-06-01T21:00:13.4957487Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2025-06-01T21:00:13.4957728Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4957986Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2025-06-01T21:00:13.4958214Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2025-06-01T21:00:13.4958570Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2025-06-01T21:00:13.4958883Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2025-06-01T21:00:13.4959216Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs' 2025-06-01T21:00:13.4959406Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/config' 2025-06-01T21:00:13.4959588Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd' 2025-06-01T21:00:13.4959884Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2025-06-01T21:00:13.4960083Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2025-06-01T21:00:13.4960363Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2025-06-01T21:00:13.4960586Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4960980Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2025-06-01T21:00:13.4961201Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2025-06-01T21:00:13.4961393Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2025-06-01T21:00:13.4961574Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2025-06-01T21:00:13.4961888Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4/08327ac2a15ec3e43352421954f5b1967701d1' 2025-06-01T21:00:13.4962099Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4' 2025-06-01T21:00:13.4962409Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b/0ba72129f2e0edfa754a663aa0ef4adfa01614' 2025-06-01T21:00:13.4962624Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b' 2025-06-01T21:00:13.4962989Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.idx' 2025-06-01T21:00:13.4963344Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.rev' 2025-06-01T21:00:13.4963706Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.pack' 2025-06-01T21:00:13.4963922Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2025-06-01T21:00:13.4964136Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2025-06-01T21:00:13.4964441Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78/613e826a675f4ed72c4571935e5d398db44cd1' 2025-06-01T21:00:13.4964670Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78' 2025-06-01T21:00:13.4964867Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2025-06-01T21:00:13.4965043Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/FETCH_HEAD' 2025-06-01T21:00:13.4965219Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/shallow' 2025-06-01T21:00:13.4965400Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2025-06-01T21:00:13.4965588Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2025-06-01T21:00:13.4965756Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2025-06-01T21:00:13.4965937Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/index' 2025-06-01T21:00:13.4966117Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2025-06-01T21:00:13.4966374Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4966598Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2025-06-01T21:00:13.4966815Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2025-06-01T21:00:13.4967035Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4967237Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2025-06-01T21:00:13.4967475Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4967686Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2025-06-01T21:00:13.4968085Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4968324Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4968641Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2025-06-01T21:00:13.4968868Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2025-06-01T21:00:13.4969115Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4969363Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4969603Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4969799Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2025-06-01T21:00:13.4970010Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2025-06-01T21:00:13.4970243Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2025-06-01T21:00:13.4970477Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4970731Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2025-06-01T21:00:13.4971285Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2025-06-01T21:00:13.4971643Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2025-06-01T21:00:13.4971949Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2025-06-01T21:00:13.4972161Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2025-06-01T21:00:13.4972334Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2025-06-01T21:00:13.4972514Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv' 2025-06-01T21:00:13.4972740Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2025-06-01T21:00:13.4972963Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2025-06-01T21:00:13.4973195Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2025-06-01T21:00:13.4973441Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4973707Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2025-06-01T21:00:13.4973943Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2025-06-01T21:00:13.4974199Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2025-06-01T21:00:13.4974407Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2025-06-01T21:00:13.4974740Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b/81360a03683b089b44b54870975e5fa76ff062' 2025-06-01T21:00:13.4974973Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b' 2025-06-01T21:00:13.4975309Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5/5a49348b568b7befb6e574ca3cfcfb7c7cb11b' 2025-06-01T21:00:13.4975544Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5' 2025-06-01T21:00:13.4975872Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f/e0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-01T21:00:13.4976105Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f' 2025-06-01T21:00:13.4976432Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46/5b5a2217d68cd39f22cbee9c55f747015557fc' 2025-06-01T21:00:13.4976786Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46' 2025-06-01T21:00:13.4977180Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.idx' 2025-06-01T21:00:13.4977661Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.pack' 2025-06-01T21:00:13.4978040Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.rev' 2025-06-01T21:00:13.4978295Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2025-06-01T21:00:13.4978534Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2025-06-01T21:00:13.4978857Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07/6d73980b5635db4d48685854f723ad04cfa699' 2025-06-01T21:00:13.4979090Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07' 2025-06-01T21:00:13.4979416Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17/cc94250b6780aa678fe8211fade7f4bd245ea5' 2025-06-01T21:00:13.4979645Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17' 2025-06-01T21:00:13.4979872Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2025-06-01T21:00:13.4980073Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/FETCH_HEAD' 2025-06-01T21:00:13.4980265Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/shallow' 2025-06-01T21:00:13.4980473Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2025-06-01T21:00:13.4980683Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2025-06-01T21:00:13.4981066Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2025-06-01T21:00:13.4981259Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/index' 2025-06-01T21:00:13.4981472Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2025-06-01T21:00:13.4981757Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.4982008Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2025-06-01T21:00:13.4982259Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2025-06-01T21:00:13.4982504Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2025-06-01T21:00:13.4982731Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2025-06-01T21:00:13.4983019Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.4983259Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2025-06-01T21:00:13.4983522Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.4983788Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.4984033Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2025-06-01T21:00:13.4984274Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2025-06-01T21:00:13.4984550Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.4984820Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.4985081Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.4985516Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2025-06-01T21:00:13.4985928Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2025-06-01T21:00:13.4986464Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2025-06-01T21:00:13.4986857Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4987148Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2025-06-01T21:00:13.4987402Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2025-06-01T21:00:13.4987627Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2025-06-01T21:00:13.4987829Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2025-06-01T21:00:13.4988037Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2025-06-01T21:00:13.4988226Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2025-06-01T21:00:13.4988429Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool' 2025-06-01T21:00:13.4988630Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2025-06-01T21:00:13.4988826Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2025-06-01T21:00:13.4989036Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2025-06-01T21:00:13.4989252Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.4989483Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2025-06-01T21:00:13.4989698Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2025-06-01T21:00:13.4989886Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs' 2025-06-01T21:00:13.4990066Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/description' 2025-06-01T21:00:13.4990380Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86/a4e22c48b2a544e5ea0201b67903c0b00fa59d' 2025-06-01T21:00:13.4990583Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86' 2025-06-01T21:00:13.4991050Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0/d87f86cf501b08c2407884ab4f44283a26297d' 2025-06-01T21:00:13.4991259Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0' 2025-06-01T21:00:13.4991558Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6/9d19a3a865ec8fc1186d7cd8f03172c08c210d' 2025-06-01T21:00:13.4991758Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6' 2025-06-01T21:00:13.4992054Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60/2e3419b00c4ab2c1bc9e5234099701e5bc5440' 2025-06-01T21:00:13.4992262Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60' 2025-06-01T21:00:13.4992557Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f/c683180652da207532fdea736b3b1de35da7ac' 2025-06-01T21:00:13.4992756Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f' 2025-06-01T21:00:13.4993056Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c/1f942470fbc4ecb176f425d1772a691a1ad246' 2025-06-01T21:00:13.4993254Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c' 2025-06-01T21:00:13.4993619Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-afd166bff82afd0fc3119f69813492e190cd03e7.pack' 2025-06-01T21:00:13.4993978Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-afd166bff82afd0fc3119f69813492e190cd03e7.idx' 2025-06-01T21:00:13.4994452Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-afd166bff82afd0fc3119f69813492e190cd03e7.rev' 2025-06-01T21:00:13.4994665Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2025-06-01T21:00:13.4995066Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4/92b36403ccc6c1968f32d619ecf3f5148ec1a6' 2025-06-01T21:00:13.4995271Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4' 2025-06-01T21:00:13.4995482Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2025-06-01T21:00:13.4995786Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61/fd35e68ea72af68788fc04011a02decb333bc4' 2025-06-01T21:00:13.4995987Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61' 2025-06-01T21:00:13.4996281Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0/653e3ad200bcaf22d7103174fae395c14ce02c' 2025-06-01T21:00:13.4996496Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0' 2025-06-01T21:00:13.4996796Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be/cd2eb045e41c39d2693ca9b1f4c41b8ee0cf51' 2025-06-01T21:00:13.4997057Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be' 2025-06-01T21:00:13.4997591Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/13ee1bf311c3d307b9843ce8ee2f6fe19f770c' 2025-06-01T21:00:13.4998063Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/58bd8efb75da94f7776309e2a197624d2f30d0' 2025-06-01T21:00:13.4998276Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e' 2025-06-01T21:00:13.4998580Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a/019d85941c4ddfc0ca609302770079983fe80a' 2025-06-01T21:00:13.4998780Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a' 2025-06-01T21:00:13.4999078Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42/8ab0651de9158daf580a91f8628c6d0b51aa76' 2025-06-01T21:00:13.4999287Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42' 2025-06-01T21:00:13.4999587Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7/be29de2680ced39e3ec20cfd3b0d79018a0766' 2025-06-01T21:00:13.4999787Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7' 2025-06-01T21:00:13.5000087Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce/eb8390950d96aa3aa3375503ab1b0879a4b3fd' 2025-06-01T21:00:13.5000287Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce' 2025-06-01T21:00:13.5000585Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c/d2ac22addd14de5765d81852de9cc17583a828' 2025-06-01T21:00:13.5000939Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c' 2025-06-01T21:00:13.5001250Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16/3fb25e56cc7dea72ff60812fb7023d961b08cf' 2025-06-01T21:00:13.5001455Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16' 2025-06-01T21:00:13.5001756Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/f4f1916bc7d560ba34ef82b378f42837255a5d' 2025-06-01T21:00:13.5002055Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/074bc5944eed3cd5b3c9f903646c9eb74e82e5' 2025-06-01T21:00:13.5002255Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e' 2025-06-01T21:00:13.5002547Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb/62386edf02324fd916574a013ad77824374fbb' 2025-06-01T21:00:13.5002753Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb' 2025-06-01T21:00:13.5003046Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d/1074a4191fdcf6e6e246208f48dc077bed9cb1' 2025-06-01T21:00:13.5003371Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d' 2025-06-01T21:00:13.5003763Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e/54453b19907fae0a0476c34d5e04ba36119c99' 2025-06-01T21:00:13.5003969Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e' 2025-06-01T21:00:13.5004266Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59/da7a6b5c16d4f2bb2a84d5d9956f7148288c40' 2025-06-01T21:00:13.5004472Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59' 2025-06-01T21:00:13.5004768Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76/7c4b6c744ed232ae08ef3dd2ba2b28f1257d3e' 2025-06-01T21:00:13.5004967Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76' 2025-06-01T21:00:13.5005266Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec/9ee020744e9438f2e5953b8d413d4994d58d2c' 2025-06-01T21:00:13.5005464Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec' 2025-06-01T21:00:13.5005762Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9/fbf5675a3fd004f21b3100eebe94101316c47f' 2025-06-01T21:00:13.5005966Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9' 2025-06-01T21:00:13.5006261Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0/c7f582b7a453ce0ed826a1ed8287c696416ac2' 2025-06-01T21:00:13.5006461Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0' 2025-06-01T21:00:13.5006761Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391' 2025-06-01T21:00:13.5006961Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6' 2025-06-01T21:00:13.5007270Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10/95138cbce2a88cc6abeb7d360f38f3b2fdefe4' 2025-06-01T21:00:13.5007471Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10' 2025-06-01T21:00:13.5007775Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f/660e31640d6d8fce3f91a5d9437fa2da219dc2' 2025-06-01T21:00:13.5007979Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f' 2025-06-01T21:00:13.5008446Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c/3094b3d2a4b0baa0b5e2b2deed3746d81b42fb' 2025-06-01T21:00:13.5008811Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c' 2025-06-01T21:00:13.5009238Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b/61fff5c1b9a6bde62d84f2a8428b6fcfdada42' 2025-06-01T21:00:13.5009445Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b' 2025-06-01T21:00:13.5009750Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0/598abba32362d612ba9462754d254f703f1dea' 2025-06-01T21:00:13.5009953Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0' 2025-06-01T21:00:13.5010245Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5/710061707a730e90830713896825d3d7f1add3' 2025-06-01T21:00:13.5010449Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5' 2025-06-01T21:00:13.5010887Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1/08cb5f4df5c13334ddf5d3d160537fb2c0ce4b' 2025-06-01T21:00:13.5011109Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1' 2025-06-01T21:00:13.5011409Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7/57a5f6f0f3235b11c80d5c406ad8be4609a215' 2025-06-01T21:00:13.5011611Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7' 2025-06-01T21:00:13.5012033Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d/fe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-01T21:00:13.5012238Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d' 2025-06-01T21:00:13.5012628Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89/ebc95e3535616bbd5179f9cbe0228404491dfd' 2025-06-01T21:00:13.5012832Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89' 2025-06-01T21:00:13.5013140Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a/4f93e6f8da37df0ed486963807eacd312d10ee' 2025-06-01T21:00:13.5013344Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a' 2025-06-01T21:00:13.5013642Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75/f3fc909f91e4acfd9e89afef7375b33f735a78' 2025-06-01T21:00:13.5013848Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75' 2025-06-01T21:00:13.5014145Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d/7366e997dadef17922225bcbb489288f6f9cdc' 2025-06-01T21:00:13.5014344Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d' 2025-06-01T21:00:13.5014553Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects' 2025-06-01T21:00:13.5014734Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/FETCH_HEAD' 2025-06-01T21:00:13.5014905Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/shallow' 2025-06-01T21:00:13.5015089Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2025-06-01T21:00:13.5015281Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info' 2025-06-01T21:00:13.5015443Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2025-06-01T21:00:13.5015607Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/index' 2025-06-01T21:00:13.5015797Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2025-06-01T21:00:13.5016048Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5016276Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2025-06-01T21:00:13.5016497Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2025-06-01T21:00:13.5016711Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5016917Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2025-06-01T21:00:13.5017160Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5017371Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2025-06-01T21:00:13.5017610Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5017852Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5018071Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2025-06-01T21:00:13.5018286Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2025-06-01T21:00:13.5018536Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5018784Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5019018Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5019213Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2025-06-01T21:00:13.5019432Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2025-06-01T21:00:13.5019654Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2025-06-01T21:00:13.5019969Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5020295Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2025-06-01T21:00:13.5020692Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2025-06-01T21:00:13.5021166Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2025-06-01T21:00:13.5021473Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2025-06-01T21:00:13.5021668Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs' 2025-06-01T21:00:13.5021837Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/config' 2025-06-01T21:00:13.5022015Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16' 2025-06-01T21:00:13.5022178Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps' 2025-06-01T21:00:13.5022358Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/tags' 2025-06-01T21:00:13.5022520Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/heads/master' 2025-06-01T21:00:13.5022697Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/heads' 2025-06-01T21:00:13.5022881Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5023085Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin' 2025-06-01T21:00:13.5023266Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes' 2025-06-01T21:00:13.5023426Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs' 2025-06-01T21:00:13.5023577Z removed 'pytorch-main/.git/modules/third_party/sleef/description' 2025-06-01T21:00:13.5023914Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-da39b387d8db1e585a3b8232f0ed6431795eb476.pack' 2025-06-01T21:00:13.5024240Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-0ab6236ac3149aa80376eab13aacdb81fca927e7.pack' 2025-06-01T21:00:13.5024562Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-da39b387d8db1e585a3b8232f0ed6431795eb476.idx' 2025-06-01T21:00:13.5024883Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-0ab6236ac3149aa80376eab13aacdb81fca927e7.rev' 2025-06-01T21:00:13.5025196Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-0ab6236ac3149aa80376eab13aacdb81fca927e7.idx' 2025-06-01T21:00:13.5025507Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-da39b387d8db1e585a3b8232f0ed6431795eb476.rev' 2025-06-01T21:00:13.5025690Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/pack' 2025-06-01T21:00:13.5025868Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/info' 2025-06-01T21:00:13.5026036Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects' 2025-06-01T21:00:13.5026187Z removed 'pytorch-main/.git/modules/third_party/sleef/FETCH_HEAD' 2025-06-01T21:00:13.5026325Z removed 'pytorch-main/.git/modules/third_party/sleef/shallow' 2025-06-01T21:00:13.5026478Z removed 'pytorch-main/.git/modules/third_party/sleef/info/exclude' 2025-06-01T21:00:13.5026637Z removed directory 'pytorch-main/.git/modules/third_party/sleef/info' 2025-06-01T21:00:13.5026771Z removed 'pytorch-main/.git/modules/third_party/sleef/HEAD' 2025-06-01T21:00:13.5026899Z removed 'pytorch-main/.git/modules/third_party/sleef/index' 2025-06-01T21:00:13.5027047Z removed 'pytorch-main/.git/modules/third_party/sleef/packed-refs' 2025-06-01T21:00:13.5027267Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5027453Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2025-06-01T21:00:13.5027633Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2025-06-01T21:00:13.5027945Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5028118Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/update.sample' 2025-06-01T21:00:13.5028451Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5028636Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-push.sample' 2025-06-01T21:00:13.5028848Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5029048Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5029233Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/post-update.sample' 2025-06-01T21:00:13.5029417Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2025-06-01T21:00:13.5029628Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5029834Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5030038Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5030199Z removed directory 'pytorch-main/.git/modules/third_party/sleef/hooks' 2025-06-01T21:00:13.5030377Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads/master' 2025-06-01T21:00:13.5030568Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads' 2025-06-01T21:00:13.5030933Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5031299Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2025-06-01T21:00:13.5031629Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes' 2025-06-01T21:00:13.5031915Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs' 2025-06-01T21:00:13.5032150Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/HEAD' 2025-06-01T21:00:13.5032419Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs' 2025-06-01T21:00:13.5032643Z removed 'pytorch-main/.git/modules/third_party/sleef/config' 2025-06-01T21:00:13.5032876Z removed directory 'pytorch-main/.git/modules/third_party/sleef' 2025-06-01T21:00:13.5033068Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/tags' 2025-06-01T21:00:13.5033248Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/heads/main' 2025-06-01T21:00:13.5033436Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/heads' 2025-06-01T21:00:13.5033634Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5033852Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin' 2025-06-01T21:00:13.5034043Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes' 2025-06-01T21:00:13.5034212Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs' 2025-06-01T21:00:13.5034387Z removed 'pytorch-main/.git/modules/third_party/googletest/description' 2025-06-01T21:00:13.5034676Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-06-01T21:00:13.5034868Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0d' 2025-06-01T21:00:13.5035155Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-06-01T21:00:13.5035344Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/aa' 2025-06-01T21:00:13.5035631Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-06-01T21:00:13.5035814Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/7b' 2025-06-01T21:00:13.5036095Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-06-01T21:00:13.5036418Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/2d' 2025-06-01T21:00:13.5036704Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-06-01T21:00:13.5036989Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5c' 2025-06-01T21:00:13.5037270Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-06-01T21:00:13.5037453Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a4' 2025-06-01T21:00:13.5037736Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-06-01T21:00:13.5037919Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/46' 2025-06-01T21:00:13.5038271Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.5038620Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.5038963Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.5039161Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/pack' 2025-06-01T21:00:13.5039452Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-06-01T21:00:13.5039635Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9b' 2025-06-01T21:00:13.5039913Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-06-01T21:00:13.5040099Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e4' 2025-06-01T21:00:13.5040375Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-06-01T21:00:13.5040561Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/05' 2025-06-01T21:00:13.5040913Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/info' 2025-06-01T21:00:13.5041199Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-06-01T21:00:13.5041476Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-06-01T21:00:13.5041660Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ef' 2025-06-01T21:00:13.5041944Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-06-01T21:00:13.5042218Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-06-01T21:00:13.5042495Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-06-01T21:00:13.5042684Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/53' 2025-06-01T21:00:13.5043131Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-06-01T21:00:13.5043458Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/b0' 2025-06-01T21:00:13.5043933Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-06-01T21:00:13.5044123Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/30' 2025-06-01T21:00:13.5044399Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-06-01T21:00:13.5044591Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/db' 2025-06-01T21:00:13.5044865Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-06-01T21:00:13.5045047Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e2' 2025-06-01T21:00:13.5045465Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-06-01T21:00:13.5045743Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/6b' 2025-06-01T21:00:13.5046025Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-06-01T21:00:13.5046209Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/bc' 2025-06-01T21:00:13.5046485Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-06-01T21:00:13.5046669Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/55' 2025-06-01T21:00:13.5046955Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-06-01T21:00:13.5047139Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e3' 2025-06-01T21:00:13.5047419Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-06-01T21:00:13.5047602Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/19' 2025-06-01T21:00:13.5047887Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-06-01T21:00:13.5048070Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/09' 2025-06-01T21:00:13.5048347Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-06-01T21:00:13.5048535Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/59' 2025-06-01T21:00:13.5048813Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-06-01T21:00:13.5048997Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ca' 2025-06-01T21:00:13.5049283Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-06-01T21:00:13.5049464Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/57' 2025-06-01T21:00:13.5049740Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-06-01T21:00:13.5049927Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/64' 2025-06-01T21:00:13.5050208Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-06-01T21:00:13.5050389Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/dc' 2025-06-01T21:00:13.5050670Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-06-01T21:00:13.5051002Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4e' 2025-06-01T21:00:13.5051290Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-06-01T21:00:13.5051478Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0e' 2025-06-01T21:00:13.5051768Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-06-01T21:00:13.5051951Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9c' 2025-06-01T21:00:13.5052232Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-06-01T21:00:13.5052419Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ad' 2025-06-01T21:00:13.5052695Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-06-01T21:00:13.5052876Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a7' 2025-06-01T21:00:13.5053161Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-06-01T21:00:13.5053460Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c7' 2025-06-01T21:00:13.5053838Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-06-01T21:00:13.5054028Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4d' 2025-06-01T21:00:13.5054306Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-06-01T21:00:13.5054491Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/25' 2025-06-01T21:00:13.5054773Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-06-01T21:00:13.5054956Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a8' 2025-06-01T21:00:13.5055231Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-06-01T21:00:13.5055421Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a2' 2025-06-01T21:00:13.5055703Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-06-01T21:00:13.5055983Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-06-01T21:00:13.5056172Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/52' 2025-06-01T21:00:13.5056349Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects' 2025-06-01T21:00:13.5056509Z removed 'pytorch-main/.git/modules/third_party/googletest/FETCH_HEAD' 2025-06-01T21:00:13.5056661Z removed 'pytorch-main/.git/modules/third_party/googletest/shallow' 2025-06-01T21:00:13.5056830Z removed 'pytorch-main/.git/modules/third_party/googletest/info/exclude' 2025-06-01T21:00:13.5057002Z removed directory 'pytorch-main/.git/modules/third_party/googletest/info' 2025-06-01T21:00:13.5057146Z removed 'pytorch-main/.git/modules/third_party/googletest/HEAD' 2025-06-01T21:00:13.5057296Z removed 'pytorch-main/.git/modules/third_party/googletest/index' 2025-06-01T21:00:13.5057464Z removed 'pytorch-main/.git/modules/third_party/googletest/packed-refs' 2025-06-01T21:00:13.5057700Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5057911Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.5058114Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.5058312Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5058502Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/update.sample' 2025-06-01T21:00:13.5058718Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5058911Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.5059137Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5059356Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5059562Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.5059758Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.5059992Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5060216Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5060429Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5060611Z removed directory 'pytorch-main/.git/modules/third_party/googletest/hooks' 2025-06-01T21:00:13.5060918Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.5061241Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads' 2025-06-01T21:00:13.5061460Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5061792Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.5062003Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes' 2025-06-01T21:00:13.5062193Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs' 2025-06-01T21:00:13.5062351Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/HEAD' 2025-06-01T21:00:13.5062523Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs' 2025-06-01T21:00:13.5062676Z removed 'pytorch-main/.git/modules/third_party/googletest/config' 2025-06-01T21:00:13.5062865Z removed directory 'pytorch-main/.git/modules/third_party/googletest' 2025-06-01T21:00:13.5063082Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2025-06-01T21:00:13.5063287Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2025-06-01T21:00:13.5063502Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2025-06-01T21:00:13.5063731Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5063973Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2025-06-01T21:00:13.5064185Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2025-06-01T21:00:13.5064384Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2025-06-01T21:00:13.5064570Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/description' 2025-06-01T21:00:13.5064888Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9/0529d812c9bd1f9bf1e83590711827e0c94e00' 2025-06-01T21:00:13.5065106Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9' 2025-06-01T21:00:13.5065421Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86/15671b03b25d93570aa91aeb201ae16c4e2d43' 2025-06-01T21:00:13.5065630Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86' 2025-06-01T21:00:13.5065938Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d/5fca4f359cd98815c208518ad0530cdf8e3ced' 2025-06-01T21:00:13.5066147Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d' 2025-06-01T21:00:13.5066451Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83/6d66f5370b4777c76d9f8474aab31d12a23a6e' 2025-06-01T21:00:13.5066657Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83' 2025-06-01T21:00:13.5066971Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa/6281b2db9da4f80001fe874bad377846d0faeb' 2025-06-01T21:00:13.5067187Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa' 2025-06-01T21:00:13.5067493Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29/491730073922ad49042dad36db6e756f1769bf' 2025-06-01T21:00:13.5067705Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29' 2025-06-01T21:00:13.5068012Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af/09301c63e9145ec1d755c6a60d5a85c6fa151e' 2025-06-01T21:00:13.5068217Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af' 2025-06-01T21:00:13.5068531Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b/e0bf360c84ddcc3866d1887e3a06c820166357' 2025-06-01T21:00:13.5068736Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b' 2025-06-01T21:00:13.5069107Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51/b5aff41cfd9863fe16a10c10dc84e5bf22e18f' 2025-06-01T21:00:13.5069472Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51' 2025-06-01T21:00:13.5070001Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6/8037213a617d2191082cef913dfacdfdb3e7e9' 2025-06-01T21:00:13.5070300Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6' 2025-06-01T21:00:13.5070642Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/a4cefa28663f096e56b0cc2932469787c4297c' 2025-06-01T21:00:13.5071138Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/09526ee79bafe147dff58bd29d2118781fc4ae' 2025-06-01T21:00:13.5071377Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48' 2025-06-01T21:00:13.5071712Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3/3936199c12cd7022889891b82ff628767d3903' 2025-06-01T21:00:13.5072033Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3' 2025-06-01T21:00:13.5072389Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4/5ec173c866ab4987bd05208131ac03e209132f' 2025-06-01T21:00:13.5072631Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4' 2025-06-01T21:00:13.5073006Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1/fae32d1017310ae0d949bb76c08d48cf2e41b5' 2025-06-01T21:00:13.5073246Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1' 2025-06-01T21:00:13.5073651Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.pack' 2025-06-01T21:00:13.5074112Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.rev' 2025-06-01T21:00:13.5074554Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.idx' 2025-06-01T21:00:13.5074811Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2025-06-01T21:00:13.5075193Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab/642c8068bcd498c05e70b1f5cfd0667a37d8cb' 2025-06-01T21:00:13.5075431Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab' 2025-06-01T21:00:13.5075771Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4/d43ff93fad20d773991bab7972bf6b7baa690f' 2025-06-01T21:00:13.5076077Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4' 2025-06-01T21:00:13.5076433Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e/2bc2cf14f74dd1911de37e99e1b2b685eed09d' 2025-06-01T21:00:13.5076670Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e' 2025-06-01T21:00:13.5077009Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13/a07159accea063e36ca5e680b3203bbead47cd' 2025-06-01T21:00:13.5077295Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13' 2025-06-01T21:00:13.5077639Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8/79fd7c1a16e807cb5ec606bf35b91d50d01b5d' 2025-06-01T21:00:13.5077862Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8' 2025-06-01T21:00:13.5078333Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f/06d19f66aa66c17fd4ff14777cc2e992341baf' 2025-06-01T21:00:13.5078571Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f' 2025-06-01T21:00:13.5078817Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2025-06-01T21:00:13.5079196Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93/5f6db5f4ec3cdd9f89d8139d5bd3fa084141aa' 2025-06-01T21:00:13.5079553Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93' 2025-06-01T21:00:13.5079875Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78/d86983dc99416536ac2f231bf9894dd51d1e3d' 2025-06-01T21:00:13.5086108Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78' 2025-06-01T21:00:13.5086506Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/d11ad820908eeac99ae5b691a53e0dbbd014f4' 2025-06-01T21:00:13.5086836Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/72ce8b42054d2f141fa3fa8570905337543cf1' 2025-06-01T21:00:13.5087161Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/1fed0306acc4651d2ad359c202ea626a7cdfaa' 2025-06-01T21:00:13.5087379Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91' 2025-06-01T21:00:13.5087694Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce/77be60591963abce2a7b05468c60de2fb79801' 2025-06-01T21:00:13.5087914Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce' 2025-06-01T21:00:13.5088232Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/b4ecf0d7103c58f2560565f72197333cabda7b' 2025-06-01T21:00:13.5088559Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/4d03d457215cdccc81f9cbb5cfb9e0da54093c' 2025-06-01T21:00:13.5088779Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c' 2025-06-01T21:00:13.5089095Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16/a2b51008d8ce50b338b29a38511753e32ba416' 2025-06-01T21:00:13.5089305Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16' 2025-06-01T21:00:13.5089624Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f/b5c176c17c765a3492cd2f0321b0dab712f350' 2025-06-01T21:00:13.5089829Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f' 2025-06-01T21:00:13.5090148Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc/f38a396c977cd66c4fa2b5aa704ac9b83defa0' 2025-06-01T21:00:13.5090355Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc' 2025-06-01T21:00:13.5090669Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/25bd508ba4a0780b5753edfe1291e8a9155f56' 2025-06-01T21:00:13.5091104Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/aee13b85595ac7a140f7272f5c0488743bc91e' 2025-06-01T21:00:13.5091410Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/2ad075861d5a0f67b2cd799aa650f747a35d7a' 2025-06-01T21:00:13.5091623Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33' 2025-06-01T21:00:13.5091928Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6/1cf9ab4680581d42a98b825d4c0f82296adb91' 2025-06-01T21:00:13.5092141Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6' 2025-06-01T21:00:13.5092453Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84/8450040a90c7a8af9f9431c51daa7bb8992d72' 2025-06-01T21:00:13.5092664Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84' 2025-06-01T21:00:13.5092972Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72/6766e6a6db99524148741cd5d8216b7ae5cfb3' 2025-06-01T21:00:13.5093182Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72' 2025-06-01T21:00:13.5093485Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e/1c28d3124a5526a8cffa4a0272fc97871985e1' 2025-06-01T21:00:13.5093693Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e' 2025-06-01T21:00:13.5094020Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26/1cb928dfbe1b079aa873a8caa423bb4c1256d3' 2025-06-01T21:00:13.5094353Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26' 2025-06-01T21:00:13.5094666Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca/8314d827cc33c261ac9d7f92b5c05d044eab38' 2025-06-01T21:00:13.5094982Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca' 2025-06-01T21:00:13.5095301Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe/6bc5ca4375416e55a479c39a12ac5c4e050f49' 2025-06-01T21:00:13.5095513Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe' 2025-06-01T21:00:13.5095835Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64/6c5907badeb8536eca23f3cc97e018765031b5' 2025-06-01T21:00:13.5096043Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64' 2025-06-01T21:00:13.5096360Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc/fe2b51661d6fe3ce0968de79ce0bc4f172a5fe' 2025-06-01T21:00:13.5096575Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc' 2025-06-01T21:00:13.5096881Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/08464539c1d80d2e94a4aa46d06df335daa4de' 2025-06-01T21:00:13.5097195Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/76c9aab97aa760953e4c0067b26981082576e4' 2025-06-01T21:00:13.5097405Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b' 2025-06-01T21:00:13.5097712Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0/82e3cc4b8e91f71c746f9e1cc38cd937f7032b' 2025-06-01T21:00:13.5097918Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0' 2025-06-01T21:00:13.5098237Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/a8a0fdaafe8f3cce53b3d7b95aceb3a6564474' 2025-06-01T21:00:13.5098541Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/e72c7135d4c94b7c17d922e9a80133734b99bf' 2025-06-01T21:00:13.5098749Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb' 2025-06-01T21:00:13.5099071Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d/4a0cdfa10eb54f79ecc3e3e9fcd43be052e912' 2025-06-01T21:00:13.5099281Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d' 2025-06-01T21:00:13.5099595Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38/30eb1698f21dc3cebb45f770d35b363fd77063' 2025-06-01T21:00:13.5099802Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38' 2025-06-01T21:00:13.5100111Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a/3657f4409642edafd6b2485f34ff6481214059' 2025-06-01T21:00:13.5100315Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a' 2025-06-01T21:00:13.5100625Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82/5a7f3b5194a6577e60cbd6430ff6b9a68cb4ca' 2025-06-01T21:00:13.5100949Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82' 2025-06-01T21:00:13.5101258Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7/2028c6253949cb996c4c817425e03a8213f056' 2025-06-01T21:00:13.5101465Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7' 2025-06-01T21:00:13.5101780Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25/87dd4206796e31eb5df368f45377da6af97c74' 2025-06-01T21:00:13.5101985Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25' 2025-06-01T21:00:13.5102297Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/8f72b780ee6b6320c91a415741dd127a7fa323' 2025-06-01T21:00:13.5102608Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/6f077939ea9280156a4e66c28f34071d4f567f' 2025-06-01T21:00:13.5102927Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a' 2025-06-01T21:00:13.5103238Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74/582da42b47e009f981fb6e91939a38b5b28269' 2025-06-01T21:00:13.5103541Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74' 2025-06-01T21:00:13.5103851Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22/fabac5335d14c8c02d60a060ddd51b482cdf61' 2025-06-01T21:00:13.5104053Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22' 2025-06-01T21:00:13.5104369Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75/aebfd1fd679a1d406b39cff2d12816095e6076' 2025-06-01T21:00:13.5104572Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75' 2025-06-01T21:00:13.5104880Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7374498342121289cc2b6358ba89cee0827ac5' 2025-06-01T21:00:13.5105202Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7abf520b928cf6b8b559abb6a238c6d1870365' 2025-06-01T21:00:13.5105408Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc' 2025-06-01T21:00:13.5105725Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52/163c4e55f973dbbf9db618dae259c8390be1b7' 2025-06-01T21:00:13.5105938Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52' 2025-06-01T21:00:13.5106140Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2025-06-01T21:00:13.5106326Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/FETCH_HEAD' 2025-06-01T21:00:13.5106501Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/shallow' 2025-06-01T21:00:13.5106693Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2025-06-01T21:00:13.5106887Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info' 2025-06-01T21:00:13.5107060Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2025-06-01T21:00:13.5107236Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/index' 2025-06-01T21:00:13.5107432Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2025-06-01T21:00:13.5107700Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5107937Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2025-06-01T21:00:13.5108163Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2025-06-01T21:00:13.5108381Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5108593Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2025-06-01T21:00:13.5108835Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5109057Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2025-06-01T21:00:13.5109313Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5109555Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5109779Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2025-06-01T21:00:13.5109996Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2025-06-01T21:00:13.5110254Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5110506Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5110882Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5111210Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2025-06-01T21:00:13.5111428Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2025-06-01T21:00:13.5111801Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2025-06-01T21:00:13.5112051Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5112314Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2025-06-01T21:00:13.5112548Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2025-06-01T21:00:13.5112761Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2025-06-01T21:00:13.5112939Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2025-06-01T21:00:13.5113129Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2025-06-01T21:00:13.5113305Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/config' 2025-06-01T21:00:13.5113479Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:13.5113640Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp' 2025-06-01T21:00:13.5113845Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/tags' 2025-06-01T21:00:13.5114039Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads/main' 2025-06-01T21:00:13.5114245Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads' 2025-06-01T21:00:13.5114460Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5114695Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin' 2025-06-01T21:00:13.5114902Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes' 2025-06-01T21:00:13.5115090Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs' 2025-06-01T21:00:13.5115271Z removed 'pytorch-main/.git/modules/third_party/flash-attention/description' 2025-06-01T21:00:13.5115642Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-705959627df2809bbb1ef8207a6fa8c324b4f048.pack' 2025-06-01T21:00:13.5116000Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-1b028e5c841a1c622447dc362b0f7adf8a890a81.rev' 2025-06-01T21:00:13.5116356Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-705959627df2809bbb1ef8207a6fa8c324b4f048.rev' 2025-06-01T21:00:13.5116709Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-1b028e5c841a1c622447dc362b0f7adf8a890a81.pack' 2025-06-01T21:00:13.5117054Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-1b028e5c841a1c622447dc362b0f7adf8a890a81.idx' 2025-06-01T21:00:13.5117408Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-705959627df2809bbb1ef8207a6fa8c324b4f048.idx' 2025-06-01T21:00:13.5117624Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack' 2025-06-01T21:00:13.5117833Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/info' 2025-06-01T21:00:13.5118037Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects' 2025-06-01T21:00:13.5118212Z removed 'pytorch-main/.git/modules/third_party/flash-attention/FETCH_HEAD' 2025-06-01T21:00:13.5118379Z removed 'pytorch-main/.git/modules/third_party/flash-attention/shallow' 2025-06-01T21:00:13.5118562Z removed 'pytorch-main/.git/modules/third_party/flash-attention/info/exclude' 2025-06-01T21:00:13.5118745Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/info' 2025-06-01T21:00:13.5118903Z removed 'pytorch-main/.git/modules/third_party/flash-attention/HEAD' 2025-06-01T21:00:13.5119146Z removed 'pytorch-main/.git/modules/third_party/flash-attention/index' 2025-06-01T21:00:13.5119328Z removed 'pytorch-main/.git/modules/third_party/flash-attention/packed-refs' 2025-06-01T21:00:13.5119653Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5119875Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-receive.sample' 2025-06-01T21:00:13.5120096Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/commit-msg.sample' 2025-06-01T21:00:13.5120308Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5120510Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/update.sample' 2025-06-01T21:00:13.5120854Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5121066Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-push.sample' 2025-06-01T21:00:13.5121312Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5121553Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5121774Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/post-update.sample' 2025-06-01T21:00:13.5121984Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-commit.sample' 2025-06-01T21:00:13.5122233Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5122471Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5122698Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5122887Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/hooks' 2025-06-01T21:00:13.5123095Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads/main' 2025-06-01T21:00:13.5123316Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads' 2025-06-01T21:00:13.5123547Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5123806Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin' 2025-06-01T21:00:13.5124034Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes' 2025-06-01T21:00:13.5124233Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs' 2025-06-01T21:00:13.5124409Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/HEAD' 2025-06-01T21:00:13.5124592Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs' 2025-06-01T21:00:13.5126750Z removed 'pytorch-main/.git/modules/third_party/flash-attention/config' 2025-06-01T21:00:13.5127239Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/tags' 2025-06-01T21:00:13.5127619Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads/main' 2025-06-01T21:00:13.5127904Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads' 2025-06-01T21:00:13.5128204Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5128508Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin' 2025-06-01T21:00:13.5128788Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes' 2025-06-01T21:00:13.5129049Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs' 2025-06-01T21:00:13.5129295Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/description' 2025-06-01T21:00:13.5129886Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-c4585e40fc14c38457fc1db81a74d6e7dcd01b64.idx' 2025-06-01T21:00:13.5130443Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-c4585e40fc14c38457fc1db81a74d6e7dcd01b64.rev' 2025-06-01T21:00:13.5131059Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-ff392370de3bc6dc7756310c5a31a8bd1dd86cde.pack' 2025-06-01T21:00:13.5131508Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-c4585e40fc14c38457fc1db81a74d6e7dcd01b64.pack' 2025-06-01T21:00:13.5131944Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-ff392370de3bc6dc7756310c5a31a8bd1dd86cde.idx' 2025-06-01T21:00:13.5132372Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-ff392370de3bc6dc7756310c5a31a8bd1dd86cde.rev' 2025-06-01T21:00:13.5132659Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack' 2025-06-01T21:00:13.5132944Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/info' 2025-06-01T21:00:13.5133207Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects' 2025-06-01T21:00:13.5133448Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/FETCH_HEAD' 2025-06-01T21:00:13.5133682Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/shallow' 2025-06-01T21:00:13.5133930Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info/exclude' 2025-06-01T21:00:13.5134185Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info' 2025-06-01T21:00:13.5134411Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/HEAD' 2025-06-01T21:00:13.5134638Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/index' 2025-06-01T21:00:13.5134882Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/packed-refs' 2025-06-01T21:00:13.5135222Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5135523Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-receive.sample' 2025-06-01T21:00:13.5135812Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/commit-msg.sample' 2025-06-01T21:00:13.5136106Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5136380Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/update.sample' 2025-06-01T21:00:13.5136692Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5136983Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-push.sample' 2025-06-01T21:00:13.5137317Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5137629Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5137925Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/post-update.sample' 2025-06-01T21:00:13.5138207Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-commit.sample' 2025-06-01T21:00:13.5138530Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5149061Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5149672Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5150039Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks' 2025-06-01T21:00:13.5150331Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads/main' 2025-06-01T21:00:13.5150624Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads' 2025-06-01T21:00:13.5151075Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5151418Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin' 2025-06-01T21:00:13.5151713Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes' 2025-06-01T21:00:13.5151984Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs' 2025-06-01T21:00:13.5152227Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/HEAD' 2025-06-01T21:00:13.5152484Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs' 2025-06-01T21:00:13.5152714Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config' 2025-06-01T21:00:13.5152952Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass' 2025-06-01T21:00:13.5153255Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/tags' 2025-06-01T21:00:13.5153560Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads/develop' 2025-06-01T21:00:13.5153869Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads' 2025-06-01T21:00:13.5154199Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5154545Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin' 2025-06-01T21:00:13.5154871Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes' 2025-06-01T21:00:13.5155160Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs' 2025-06-01T21:00:13.5155441Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/description' 2025-06-01T21:00:13.5155924Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-04f6fffc9b35e8e5be1b0723e368d302c915378f.pack' 2025-06-01T21:00:13.5156385Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-35074d7b47e6f061367307f8cb8758401992a367.rev' 2025-06-01T21:00:13.5156863Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-04f6fffc9b35e8e5be1b0723e368d302c915378f.rev' 2025-06-01T21:00:13.5157334Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-35074d7b47e6f061367307f8cb8758401992a367.pack' 2025-06-01T21:00:13.5157792Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-04f6fffc9b35e8e5be1b0723e368d302c915378f.idx' 2025-06-01T21:00:13.5158242Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-35074d7b47e6f061367307f8cb8758401992a367.idx' 2025-06-01T21:00:13.5158563Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack' 2025-06-01T21:00:13.5158989Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/info' 2025-06-01T21:00:13.5159298Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects' 2025-06-01T21:00:13.5159669Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/FETCH_HEAD' 2025-06-01T21:00:13.5159934Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/shallow' 2025-06-01T21:00:13.5160387Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info/exclude' 2025-06-01T21:00:13.5161013Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info' 2025-06-01T21:00:13.5161404Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/HEAD' 2025-06-01T21:00:13.5161672Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/index' 2025-06-01T21:00:13.5161960Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/packed-refs' 2025-06-01T21:00:13.5162326Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5162662Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-receive.sample' 2025-06-01T21:00:13.5162994Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/commit-msg.sample' 2025-06-01T21:00:13.5163317Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5163629Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/update.sample' 2025-06-01T21:00:13.5163973Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5164293Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-push.sample' 2025-06-01T21:00:13.5164653Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5165001Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5165328Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/post-update.sample' 2025-06-01T21:00:13.5165653Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-commit.sample' 2025-06-01T21:00:13.5166016Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5166369Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5166716Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5167012Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks' 2025-06-01T21:00:13.5167338Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads/develop' 2025-06-01T21:00:13.5167668Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads' 2025-06-01T21:00:13.5168009Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5168370Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin' 2025-06-01T21:00:13.5168837Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes' 2025-06-01T21:00:13.5169137Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs' 2025-06-01T21:00:13.5169502Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/HEAD' 2025-06-01T21:00:13.5169796Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs' 2025-06-01T21:00:13.5170057Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config' 2025-06-01T21:00:13.5170327Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel' 2025-06-01T21:00:13.5170546Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc' 2025-06-01T21:00:13.5170878Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules' 2025-06-01T21:00:13.5171064Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention' 2025-06-01T21:00:13.5171253Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/tags' 2025-06-01T21:00:13.5171426Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/heads/main' 2025-06-01T21:00:13.5171608Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/heads' 2025-06-01T21:00:13.5171810Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5172018Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin' 2025-06-01T21:00:13.5172205Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes' 2025-06-01T21:00:13.5172373Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs' 2025-06-01T21:00:13.5172539Z removed 'pytorch-main/.git/modules/third_party/protobuf/description' 2025-06-01T21:00:13.5201511Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-33c87d2749ec2808fd8c769f66672e7655b81167.idx' 2025-06-01T21:00:13.5202055Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-152b2b9ceaaa65d61f95f2e618bc2aaf34c850a1.rev' 2025-06-01T21:00:13.5202412Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-152b2b9ceaaa65d61f95f2e618bc2aaf34c850a1.idx' 2025-06-01T21:00:13.5202737Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-33c87d2749ec2808fd8c769f66672e7655b81167.rev' 2025-06-01T21:00:13.5203068Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-33c87d2749ec2808fd8c769f66672e7655b81167.pack' 2025-06-01T21:00:13.5203408Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-152b2b9ceaaa65d61f95f2e618bc2aaf34c850a1.pack' 2025-06-01T21:00:13.5203598Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/pack' 2025-06-01T21:00:13.5203780Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/info' 2025-06-01T21:00:13.5203970Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects' 2025-06-01T21:00:13.5204127Z removed 'pytorch-main/.git/modules/third_party/protobuf/FETCH_HEAD' 2025-06-01T21:00:13.5204277Z removed 'pytorch-main/.git/modules/third_party/protobuf/shallow' 2025-06-01T21:00:13.5204454Z removed 'pytorch-main/.git/modules/third_party/protobuf/info/exclude' 2025-06-01T21:00:13.5204624Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/info' 2025-06-01T21:00:13.5204763Z removed 'pytorch-main/.git/modules/third_party/protobuf/HEAD' 2025-06-01T21:00:13.5204909Z removed 'pytorch-main/.git/modules/third_party/protobuf/index' 2025-06-01T21:00:13.5205068Z removed 'pytorch-main/.git/modules/third_party/protobuf/packed-refs' 2025-06-01T21:00:13.5205298Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5205504Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2025-06-01T21:00:13.5205842Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2025-06-01T21:00:13.5206034Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5206317Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/update.sample' 2025-06-01T21:00:13.5206530Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5206719Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2025-06-01T21:00:13.5206936Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5207144Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5207339Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/post-update.sample' 2025-06-01T21:00:13.5207530Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2025-06-01T21:00:13.5207757Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5207973Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5208182Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5208358Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/hooks' 2025-06-01T21:00:13.5208539Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads/main' 2025-06-01T21:00:13.5208738Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads' 2025-06-01T21:00:13.5208947Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5209174Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2025-06-01T21:00:13.5209374Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes' 2025-06-01T21:00:13.5209557Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs' 2025-06-01T21:00:13.5209710Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/HEAD' 2025-06-01T21:00:13.5209878Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs' 2025-06-01T21:00:13.5210023Z removed 'pytorch-main/.git/modules/third_party/protobuf/config' 2025-06-01T21:00:13.5210314Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/tags' 2025-06-01T21:00:13.5210590Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads/main' 2025-06-01T21:00:13.5211000Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads' 2025-06-01T21:00:13.5211307Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5211625Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin' 2025-06-01T21:00:13.5211921Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes' 2025-06-01T21:00:13.5214710Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs' 2025-06-01T21:00:13.5215165Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/description' 2025-06-01T21:00:13.5215669Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-35b4b1a7c94227ad50b65b24bf35a78af49806f4.idx' 2025-06-01T21:00:13.5216134Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.5216589Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.5217171Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.5217729Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-35b4b1a7c94227ad50b65b24bf35a78af49806f4.pack' 2025-06-01T21:00:13.5218169Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-35b4b1a7c94227ad50b65b24bf35a78af49806f4.rev' 2025-06-01T21:00:13.5218471Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack' 2025-06-01T21:00:13.5218761Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/info' 2025-06-01T21:00:13.5219040Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects' 2025-06-01T21:00:13.5219300Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/FETCH_HEAD' 2025-06-01T21:00:13.5219552Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/shallow' 2025-06-01T21:00:13.5219816Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info/exclude' 2025-06-01T21:00:13.5220081Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info' 2025-06-01T21:00:13.5220313Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/HEAD' 2025-06-01T21:00:13.5220548Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/index' 2025-06-01T21:00:13.5220934Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/packed-refs' 2025-06-01T21:00:13.5221281Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5221593Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.5221933Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.5222242Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5222528Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/update.sample' 2025-06-01T21:00:13.5222842Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5223138Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.5223458Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5223777Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5224083Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.5224380Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.5224835Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5225413Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5225853Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5226124Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks' 2025-06-01T21:00:13.5226418Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.5226897Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads' 2025-06-01T21:00:13.5227307Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5227660Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.5227971Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes' 2025-06-01T21:00:13.5228249Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs' 2025-06-01T21:00:13.5228495Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/HEAD' 2025-06-01T21:00:13.5228765Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs' 2025-06-01T21:00:13.5229005Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/config' 2025-06-01T21:00:13.5229248Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest' 2025-06-01T21:00:13.5229535Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/tags' 2025-06-01T21:00:13.5229795Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads/main' 2025-06-01T21:00:13.5230072Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads' 2025-06-01T21:00:13.5230373Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5230682Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin' 2025-06-01T21:00:13.5231113Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes' 2025-06-01T21:00:13.5231381Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs' 2025-06-01T21:00:13.5231637Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/description' 2025-06-01T21:00:13.5232029Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/ac8069e5927f13b1b33c6d037a5d9176873b86' 2025-06-01T21:00:13.5232417Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/16466e208aca263e0f8bbe317d6847f5f1c156' 2025-06-01T21:00:13.5232693Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a' 2025-06-01T21:00:13.5233081Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/e9736505e55cb1ee99ef4711c2a79d9c4be8de' 2025-06-01T21:00:13.5233470Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/5d33d9e49fc8319543252b82cbdd51dc78d8e0' 2025-06-01T21:00:13.5233749Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01' 2025-06-01T21:00:13.5234142Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c/6a9ddc248fab0818852832f5c580b6c9e929e6' 2025-06-01T21:00:13.5234541Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c' 2025-06-01T21:00:13.5235215Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9/8551afe28491f41077dbfaa2b526231061968b' 2025-06-01T21:00:13.5235590Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9' 2025-06-01T21:00:13.5235969Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86/194357da628234bc2a8441581075322ce332fc' 2025-06-01T21:00:13.5236245Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86' 2025-06-01T21:00:13.5237007Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83/457c9981cde477e74f7a61b06061490f325cdc' 2025-06-01T21:00:13.5237387Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83' 2025-06-01T21:00:13.5237773Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd/3b0ffb4cb5fa9ac09b1626a11d11b253ca441e' 2025-06-01T21:00:13.5238046Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd' 2025-06-01T21:00:13.5238436Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-06-01T21:00:13.5238828Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/aca1a740a3f2b6b7ac0b2ef9d00d3da9e9fab0' 2025-06-01T21:00:13.5239107Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b' 2025-06-01T21:00:13.5239497Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2025-06-01T21:00:13.5239782Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd' 2025-06-01T21:00:13.5240171Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b/a0a50adf857b24b6ebea3ee26974842f7c6d0a' 2025-06-01T21:00:13.5240448Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b' 2025-06-01T21:00:13.5240941Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0/84f386b775cc179bffa1d10c6bd2768cf06cf8' 2025-06-01T21:00:13.5241223Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0' 2025-06-01T21:00:13.5241619Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa/cd453179d90137d5ebd7daf86db9b243a4edc0' 2025-06-01T21:00:13.5241900Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa' 2025-06-01T21:00:13.5242288Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1/76f74a48f8fdaaf3505746fd91253da25d9e67' 2025-06-01T21:00:13.5242564Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1' 2025-06-01T21:00:13.5242943Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/d2340471754ccd5cd790c25df90f7df70dd9e6' 2025-06-01T21:00:13.5243322Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/df088446c61f1a17b7a6fd7ffa0bc7dd96a0bd' 2025-06-01T21:00:13.5243598Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36' 2025-06-01T21:00:13.5243979Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2025-06-01T21:00:13.5244465Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35' 2025-06-01T21:00:13.5245128Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/606ccd93d14f7bfa50d900c3e6a7a3a52b0c26' 2025-06-01T21:00:13.5245524Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/c0ae83f7c3ec755dcc084dba281ab4bff7ba82' 2025-06-01T21:00:13.5245798Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65' 2025-06-01T21:00:13.5246185Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27/69b7a6b6300f360467679b99cb923f77a4990b' 2025-06-01T21:00:13.5246587Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27' 2025-06-01T21:00:13.5247072Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/190b91a16e926af589dce482a4e34a4de3872a' 2025-06-01T21:00:13.5247463Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/176ba27f1f7043b8d6c0a10e365bd199fb9ec7' 2025-06-01T21:00:13.5247737Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b' 2025-06-01T21:00:13.5248120Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6/95e6d0017108e205072d16022ffb120bf1c30b' 2025-06-01T21:00:13.5248397Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6' 2025-06-01T21:00:13.5248772Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2025-06-01T21:00:13.5249047Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f' 2025-06-01T21:00:13.5249443Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2025-06-01T21:00:13.5249723Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d' 2025-06-01T21:00:13.5250104Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f/eb79e65f20896c685b15adf4ab47f1b51482d2' 2025-06-01T21:00:13.5250381Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f' 2025-06-01T21:00:13.5250943Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.pack' 2025-06-01T21:00:13.5251391Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.idx' 2025-06-01T21:00:13.5251846Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.rev' 2025-06-01T21:00:13.5252136Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack' 2025-06-01T21:00:13.5252522Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4/1cb4e3bbc52d069474aff0ad9f6005b99e6864' 2025-06-01T21:00:13.5252798Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4' 2025-06-01T21:00:13.5253383Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f/19dd56ac317b5712939db593f5cb9f7a80a8f3' 2025-06-01T21:00:13.5253872Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f' 2025-06-01T21:00:13.5254235Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/info' 2025-06-01T21:00:13.5254619Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23/1b0337933ace4cf70c99af3028c60689fe0be3' 2025-06-01T21:00:13.5254898Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23' 2025-06-01T21:00:13.5255284Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c/4460f0e30648b5449ac5ab5bd611b5085529d5' 2025-06-01T21:00:13.5255556Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c' 2025-06-01T21:00:13.5255950Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd/4e7cfde57c100b5a128ce341ee93a8bd18272e' 2025-06-01T21:00:13.5256222Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd' 2025-06-01T21:00:13.5256721Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2025-06-01T21:00:13.5257095Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07' 2025-06-01T21:00:13.5257479Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2025-06-01T21:00:13.5257856Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/b6f71271cb00b6739a75dd93f2601fb456784c' 2025-06-01T21:00:13.5258130Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b' 2025-06-01T21:00:13.5258511Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66/df48b31f8ac574aa58ee344dea78f86f76da95' 2025-06-01T21:00:13.5258784Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66' 2025-06-01T21:00:13.5259177Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7/4d33c5899c4e58ec7ab094f9a517a1c44af32d' 2025-06-01T21:00:13.5259455Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7' 2025-06-01T21:00:13.5259842Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42/51fe4c32ade5e4950fe404a4010caa0dc41d88' 2025-06-01T21:00:13.5260119Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42' 2025-06-01T21:00:13.5260504Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39/51d685b7e2ce52bbd59751423f4809fe0b99d3' 2025-06-01T21:00:13.5260893Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39' 2025-06-01T21:00:13.5261285Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2025-06-01T21:00:13.5261564Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0' 2025-06-01T21:00:13.5261940Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da/1794e63b92aa1739740b43e0443801433f72b7' 2025-06-01T21:00:13.5262262Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da' 2025-06-01T21:00:13.5262928Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7/f1566f5693e878139237971720ce2f64a00fd5' 2025-06-01T21:00:13.5263345Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7' 2025-06-01T21:00:13.5263734Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2025-06-01T21:00:13.5264013Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e' 2025-06-01T21:00:13.5264410Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb/c2f9579023c8889833eb063ffab739a8e84eb9' 2025-06-01T21:00:13.5264687Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb' 2025-06-01T21:00:13.5265066Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/c5b4d9b8876e200a08b476c96171a6bd5de0f1' 2025-06-01T21:00:13.5265447Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2025-06-01T21:00:13.5265725Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f' 2025-06-01T21:00:13.5266104Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc/1f96d9315ae7b3be8aa14734ce723c942cfbf5' 2025-06-01T21:00:13.5266507Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc' 2025-06-01T21:00:13.5266984Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33/975be55ecc1f8aba8cd060212e95fa701b8472' 2025-06-01T21:00:13.5267260Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33' 2025-06-01T21:00:13.5267657Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/ac068b977f5c5552e9febeda0780cc09b8bfbb' 2025-06-01T21:00:13.5268038Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/67b3b2a99cf62339e2118d663711b166b705b1' 2025-06-01T21:00:13.5268311Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e' 2025-06-01T21:00:13.5268699Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2025-06-01T21:00:13.5268977Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73' 2025-06-01T21:00:13.5269366Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2025-06-01T21:00:13.5269641Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54' 2025-06-01T21:00:13.5270028Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d/d948004597acda5a70464ac01bf810747f55ff' 2025-06-01T21:00:13.5270301Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d' 2025-06-01T21:00:13.5270684Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a/4814334852ba4e476e6e196a37ebfd589a750c' 2025-06-01T21:00:13.5271114Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a' 2025-06-01T21:00:13.5271509Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0/ca60e6beccd06654ec01a5a73f0eb45e78e2dd' 2025-06-01T21:00:13.5271783Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0' 2025-06-01T21:00:13.5272174Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c/1b4f2183edfe041fb31c532dc7768d679731aa' 2025-06-01T21:00:13.5272446Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c' 2025-06-01T21:00:13.5272828Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17/413706eaea75d66901cfaf7560d497753dddf2' 2025-06-01T21:00:13.5273106Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17' 2025-06-01T21:00:13.5273485Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9/ae67147c5a7a90adc2733b089c5f4363c994ad' 2025-06-01T21:00:13.5273764Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9' 2025-06-01T21:00:13.5274181Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5/4baaa0e8f8351dc93cc0e0d78bba648e0788c4' 2025-06-01T21:00:13.5274670Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5' 2025-06-01T21:00:13.5275339Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2025-06-01T21:00:13.5275741Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/70d820deecac5cf5c68b1ce75eda4c52640902' 2025-06-01T21:00:13.5276122Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/f6ecc836ce927354bb4ca8c51661f2283475c9' 2025-06-01T21:00:13.5276529Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed' 2025-06-01T21:00:13.5277021Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2025-06-01T21:00:13.5277319Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5' 2025-06-01T21:00:13.5277715Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5/5612b4655802a8ab502808e403c56ce098e688' 2025-06-01T21:00:13.5278002Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5' 2025-06-01T21:00:13.5278385Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/30d93bf9c52aea19027f921310ab98f8a6b223' 2025-06-01T21:00:13.5278768Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/746f6d27f9b9816526b3610bbc6d984eb73ab9' 2025-06-01T21:00:13.5279482Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/4484b8b057a1c20eb0bd85cfa66b2260864169' 2025-06-01T21:00:13.5280707Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24' 2025-06-01T21:00:13.5282307Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/9d964e17bdce79941b281f99270bc96f3dca5f' 2025-06-01T21:00:13.5284274Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/05654a269b0a7060af97efe52bb555ffad1d84' 2025-06-01T21:00:13.5286015Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7' 2025-06-01T21:00:13.5287438Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2025-06-01T21:00:13.5288985Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/2887457f1e3b0f73ca50e50ef72c37224870d4' 2025-06-01T21:00:13.5289949Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94' 2025-06-01T21:00:13.5290727Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62/d1154df0ea28e17bf82fe526aea1c81206fdf0' 2025-06-01T21:00:13.5291668Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62' 2025-06-01T21:00:13.5292448Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a/bb60865eb4cd658d93986e920df03aff63e998' 2025-06-01T21:00:13.5293215Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a' 2025-06-01T21:00:13.5293970Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/278df4046c32598b2c147922776f1e85373c7d' 2025-06-01T21:00:13.5294835Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/d5151d39213170fe1f0eda9b8c0f90018e6f98' 2025-06-01T21:00:13.5295590Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae' 2025-06-01T21:00:13.5296364Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5/d9916d2ddea09bfd725679eab99b8b49817e1e' 2025-06-01T21:00:13.5297125Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5' 2025-06-01T21:00:13.5297883Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2025-06-01T21:00:13.5298632Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89' 2025-06-01T21:00:13.5299540Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37/faed46d1344d730a9431ffd8c5a84ed5802b20' 2025-06-01T21:00:13.5300384Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37' 2025-06-01T21:00:13.5301243Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a/205295f0919d3f95dadaac9aa0769e02c4ef99' 2025-06-01T21:00:13.5302443Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a' 2025-06-01T21:00:13.5303369Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81/7272d00bc52f0c3ea125327f19ed0e8c54a206' 2025-06-01T21:00:13.5304116Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81' 2025-06-01T21:00:13.5304883Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/66d235c2a5ff24c9201e12196b7dca69b0c8cb' 2025-06-01T21:00:13.5305752Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2025-06-01T21:00:13.5306494Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70' 2025-06-01T21:00:13.5307239Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3/56875b63248c0fe605aedf014f340064774fef' 2025-06-01T21:00:13.5307983Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3' 2025-06-01T21:00:13.5308743Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc/e1a1acfbb33452050cdb94b677461c2f9ef399' 2025-06-01T21:00:13.5309481Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc' 2025-06-01T21:00:13.5310127Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects' 2025-06-01T21:00:13.5310742Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/FETCH_HEAD' 2025-06-01T21:00:13.5311569Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/shallow' 2025-06-01T21:00:13.5312157Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info/exclude' 2025-06-01T21:00:13.5312759Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info' 2025-06-01T21:00:13.5313343Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/HEAD' 2025-06-01T21:00:13.5313891Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/index' 2025-06-01T21:00:13.5314468Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/packed-refs' 2025-06-01T21:00:13.5315139Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5315860Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-06-01T21:00:13.5316549Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-06-01T21:00:13.5317222Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5317892Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/update.sample' 2025-06-01T21:00:13.5318574Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5319259Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-push.sample' 2025-06-01T21:00:13.5320243Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5321242Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5322092Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/post-update.sample' 2025-06-01T21:00:13.5322800Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-06-01T21:00:13.5323500Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5324247Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5324974Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5325637Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks' 2025-06-01T21:00:13.5326278Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads/main' 2025-06-01T21:00:13.5326944Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads' 2025-06-01T21:00:13.5327641Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5328367Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-06-01T21:00:13.5329086Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes' 2025-06-01T21:00:13.5329753Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs' 2025-06-01T21:00:13.5330564Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/HEAD' 2025-06-01T21:00:13.5331281Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs' 2025-06-01T21:00:13.5331862Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/config' 2025-06-01T21:00:13.5332435Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark' 2025-06-01T21:00:13.5332979Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party' 2025-06-01T21:00:13.5333450Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules' 2025-06-01T21:00:13.5333869Z removed directory 'pytorch-main/.git/modules/third_party/protobuf' 2025-06-01T21:00:13.5334292Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/tags' 2025-06-01T21:00:13.5334745Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads/main' 2025-06-01T21:00:13.5335197Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads' 2025-06-01T21:00:13.5335682Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5336193Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2025-06-01T21:00:13.5336694Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes' 2025-06-01T21:00:13.5337152Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs' 2025-06-01T21:00:13.5337573Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/description' 2025-06-01T21:00:13.5338172Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-2f62d8e6dd10044805e05176bb3d0e4583b72ed8.idx' 2025-06-01T21:00:13.5338937Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-2f62d8e6dd10044805e05176bb3d0e4583b72ed8.pack' 2025-06-01T21:00:13.5339885Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-2f62d8e6dd10044805e05176bb3d0e4583b72ed8.rev' 2025-06-01T21:00:13.5340508Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack' 2025-06-01T21:00:13.5341377Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/info' 2025-06-01T21:00:13.5342064Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/2c/d0654b37a56877599a78d6d646587c6bba4560' 2025-06-01T21:00:13.5342640Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/2c' 2025-06-01T21:00:13.5343200Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/33/6910cafe73a332d7fb97ee89c2c6455fb10441' 2025-06-01T21:00:13.5343766Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/33' 2025-06-01T21:00:13.5344321Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/63/2643147a29b9e2f28921f6aaab7fd879dd1a15' 2025-06-01T21:00:13.5344882Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/63' 2025-06-01T21:00:13.5345453Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/62/3abb05ed2c45b08afb9bbdd166df3ff3940b80' 2025-06-01T21:00:13.5346013Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/62' 2025-06-01T21:00:13.5346583Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/74/00f7e42c3f78f0f6c991ef0d5a67d2f52a41fa' 2025-06-01T21:00:13.5347132Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/74' 2025-06-01T21:00:13.5347686Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/52/791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-06-01T21:00:13.5348234Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/52' 2025-06-01T21:00:13.5348685Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects' 2025-06-01T21:00:13.5349107Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/FETCH_HEAD' 2025-06-01T21:00:13.5349505Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/shallow' 2025-06-01T21:00:13.5349913Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/info/exclude' 2025-06-01T21:00:13.5350337Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/info' 2025-06-01T21:00:13.5350895Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/HEAD' 2025-06-01T21:00:13.5351341Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/index' 2025-06-01T21:00:13.5351739Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/packed-refs' 2025-06-01T21:00:13.5352223Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5352747Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2025-06-01T21:00:13.5353439Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2025-06-01T21:00:13.5353944Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5354414Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/update.sample' 2025-06-01T21:00:13.5354906Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5355409Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2025-06-01T21:00:13.5355915Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5356447Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5356996Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2025-06-01T21:00:13.5357483Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2025-06-01T21:00:13.5358002Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5358540Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5359072Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5359685Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/hooks' 2025-06-01T21:00:13.5360138Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2025-06-01T21:00:13.5360724Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads' 2025-06-01T21:00:13.5361349Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5361892Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2025-06-01T21:00:13.5362420Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2025-06-01T21:00:13.5362902Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs' 2025-06-01T21:00:13.5363339Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/HEAD' 2025-06-01T21:00:13.5363757Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs' 2025-06-01T21:00:13.5364172Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/config' 2025-06-01T21:00:13.5364677Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/tags' 2025-06-01T21:00:13.5365307Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads/v1.x' 2025-06-01T21:00:13.5366185Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads' 2025-06-01T21:00:13.5366835Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5367519Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin' 2025-06-01T21:00:13.5368191Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes' 2025-06-01T21:00:13.5368817Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs' 2025-06-01T21:00:13.5369406Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/description' 2025-06-01T21:00:13.5370178Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-7ad0104aaa4da6d13879ee6043e6ef2ebbb5707e.rev' 2025-06-01T21:00:13.5371338Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-1d1229b53ed82187af9a1c5025c15501b90eb47d.pack' 2025-06-01T21:00:13.5372292Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-7ad0104aaa4da6d13879ee6043e6ef2ebbb5707e.pack' 2025-06-01T21:00:13.5373260Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-7ad0104aaa4da6d13879ee6043e6ef2ebbb5707e.idx' 2025-06-01T21:00:13.5374196Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-1d1229b53ed82187af9a1c5025c15501b90eb47d.idx' 2025-06-01T21:00:13.5375147Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-1d1229b53ed82187af9a1c5025c15501b90eb47d.rev' 2025-06-01T21:00:13.5376110Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack' 2025-06-01T21:00:13.5376763Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/info' 2025-06-01T21:00:13.5377388Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects' 2025-06-01T21:00:13.5377982Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/FETCH_HEAD' 2025-06-01T21:00:13.5378540Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/shallow' 2025-06-01T21:00:13.5379103Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info/exclude' 2025-06-01T21:00:13.5379694Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info' 2025-06-01T21:00:13.5380390Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/HEAD' 2025-06-01T21:00:13.5381152Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/index' 2025-06-01T21:00:13.5381832Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/packed-refs' 2025-06-01T21:00:13.5382496Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5383195Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-receive.sample' 2025-06-01T21:00:13.5383970Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/commit-msg.sample' 2025-06-01T21:00:13.5384715Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5385362Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/update.sample' 2025-06-01T21:00:13.5386036Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5386718Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-push.sample' 2025-06-01T21:00:13.5387394Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5388110Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5388805Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/post-update.sample' 2025-06-01T21:00:13.5389471Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-commit.sample' 2025-06-01T21:00:13.5390163Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5391090Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5391809Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5392633Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks' 2025-06-01T21:00:13.5393261Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads/v1.x' 2025-06-01T21:00:13.5393928Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads' 2025-06-01T21:00:13.5394609Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5395325Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin' 2025-06-01T21:00:13.5396030Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes' 2025-06-01T21:00:13.5396689Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs' 2025-06-01T21:00:13.5397286Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/HEAD' 2025-06-01T21:00:13.5397863Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs' 2025-06-01T21:00:13.5398438Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config' 2025-06-01T21:00:13.5398985Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv' 2025-06-01T21:00:13.5399594Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/tags' 2025-06-01T21:00:13.5400231Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads/master' 2025-06-01T21:00:13.5401190Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads' 2025-06-01T21:00:13.5401857Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5402648Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin' 2025-06-01T21:00:13.5403332Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes' 2025-06-01T21:00:13.5403958Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs' 2025-06-01T21:00:13.5404550Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/description' 2025-06-01T21:00:13.5405337Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.pack' 2025-06-01T21:00:13.5406282Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.idx' 2025-06-01T21:00:13.5407333Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.rev' 2025-06-01T21:00:13.5408253Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack' 2025-06-01T21:00:13.5408902Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/info' 2025-06-01T21:00:13.5409658Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c/93c2af175f0a8a6af3f4b4f1cf6dc105309f58' 2025-06-01T21:00:13.5410404Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c' 2025-06-01T21:00:13.5411289Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd/9c9c0c4beb6e364fa22577d8ed2a7b37cfd01f' 2025-06-01T21:00:13.5412040Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd' 2025-06-01T21:00:13.5412786Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91/0b55815be16109f04f4180e9adee14fb4ce281' 2025-06-01T21:00:13.5413525Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91' 2025-06-01T21:00:13.5414268Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12/e55d6df7ace64a4a516f3bd50f4a8e77dafd4e' 2025-06-01T21:00:13.5415004Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12' 2025-06-01T21:00:13.5415744Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62/f9e79e79674d6545eb2bb690211d9205d3614e' 2025-06-01T21:00:13.5416476Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62' 2025-06-01T21:00:13.5417240Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c/4cb9a11caaa4dc1c78f782c154e4ea98035914' 2025-06-01T21:00:13.5417984Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c' 2025-06-01T21:00:13.5418610Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects' 2025-06-01T21:00:13.5419211Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/FETCH_HEAD' 2025-06-01T21:00:13.5419776Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/shallow' 2025-06-01T21:00:13.5420424Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info/exclude' 2025-06-01T21:00:13.5421340Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info' 2025-06-01T21:00:13.5422095Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/HEAD' 2025-06-01T21:00:13.5422651Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/index' 2025-06-01T21:00:13.5423321Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/packed-refs' 2025-06-01T21:00:13.5423996Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5424710Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-receive.sample' 2025-06-01T21:00:13.5425384Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/commit-msg.sample' 2025-06-01T21:00:13.5426053Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5426705Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/update.sample' 2025-06-01T21:00:13.5427381Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5428066Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-push.sample' 2025-06-01T21:00:13.5428762Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5429486Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5430182Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/post-update.sample' 2025-06-01T21:00:13.5431000Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-commit.sample' 2025-06-01T21:00:13.5431702Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5432427Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5433146Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5433805Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks' 2025-06-01T21:00:13.5434459Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads/master' 2025-06-01T21:00:13.5435125Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads' 2025-06-01T21:00:13.5435808Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5436528Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin' 2025-06-01T21:00:13.5437240Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes' 2025-06-01T21:00:13.5437903Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs' 2025-06-01T21:00:13.5438513Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/HEAD' 2025-06-01T21:00:13.5439101Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs' 2025-06-01T21:00:13.5439675Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config' 2025-06-01T21:00:13.5440227Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop' 2025-06-01T21:00:13.5440945Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/tags' 2025-06-01T21:00:13.5441607Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads/main' 2025-06-01T21:00:13.5442370Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads' 2025-06-01T21:00:13.5443053Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5443874Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin' 2025-06-01T21:00:13.5444590Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes' 2025-06-01T21:00:13.5445247Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs' 2025-06-01T21:00:13.5445866Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/description' 2025-06-01T21:00:13.5446810Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.5447924Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.5448939Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-835aae29b488fe0523c7d61d43ad23b5d2e51942.idx' 2025-06-01T21:00:13.5449945Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-835aae29b488fe0523c7d61d43ad23b5d2e51942.pack' 2025-06-01T21:00:13.5451064Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-835aae29b488fe0523c7d61d43ad23b5d2e51942.rev' 2025-06-01T21:00:13.5452053Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.5452893Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack' 2025-06-01T21:00:13.5453576Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/info' 2025-06-01T21:00:13.5454243Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects' 2025-06-01T21:00:13.5454867Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/FETCH_HEAD' 2025-06-01T21:00:13.5455463Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/shallow' 2025-06-01T21:00:13.5456063Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info/exclude' 2025-06-01T21:00:13.5456680Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info' 2025-06-01T21:00:13.5457277Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/HEAD' 2025-06-01T21:00:13.5457843Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/index' 2025-06-01T21:00:13.5458445Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/packed-refs' 2025-06-01T21:00:13.5459140Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5459869Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.5460570Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.5461512Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5462463Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/update.sample' 2025-06-01T21:00:13.5463167Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5464014Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.5464831Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5465573Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5466310Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.5467019Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.5467738Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5468490Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5469232Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5469912Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks' 2025-06-01T21:00:13.5470572Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.5471405Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads' 2025-06-01T21:00:13.5472124Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5472876Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.5473612Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes' 2025-06-01T21:00:13.5474303Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs' 2025-06-01T21:00:13.5475053Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/HEAD' 2025-06-01T21:00:13.5475806Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs' 2025-06-01T21:00:13.5476410Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config' 2025-06-01T21:00:13.5476992Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest' 2025-06-01T21:00:13.5477625Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/tags' 2025-06-01T21:00:13.5478269Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads/master' 2025-06-01T21:00:13.5478912Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads' 2025-06-01T21:00:13.5479584Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5480294Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin' 2025-06-01T21:00:13.5481094Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes' 2025-06-01T21:00:13.5481731Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs' 2025-06-01T21:00:13.5482339Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/description' 2025-06-01T21:00:13.5483133Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-80c6697402120f415287e6e312f3324f24ba94e2.rev' 2025-06-01T21:00:13.5484093Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.idx' 2025-06-01T21:00:13.5485198Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.pack' 2025-06-01T21:00:13.5486301Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.rev' 2025-06-01T21:00:13.5487262Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-80c6697402120f415287e6e312f3324f24ba94e2.idx' 2025-06-01T21:00:13.5488220Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-80c6697402120f415287e6e312f3324f24ba94e2.pack' 2025-06-01T21:00:13.5489028Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack' 2025-06-01T21:00:13.5489696Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/info' 2025-06-01T21:00:13.5490356Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects' 2025-06-01T21:00:13.5491097Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/FETCH_HEAD' 2025-06-01T21:00:13.5491692Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/shallow' 2025-06-01T21:00:13.5492291Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info/exclude' 2025-06-01T21:00:13.5492913Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info' 2025-06-01T21:00:13.5493499Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/HEAD' 2025-06-01T21:00:13.5494050Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/index' 2025-06-01T21:00:13.5494625Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/packed-refs' 2025-06-01T21:00:13.5495299Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5496227Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-06-01T21:00:13.5496936Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-06-01T21:00:13.5497615Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5498288Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/update.sample' 2025-06-01T21:00:13.5498973Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5499665Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-push.sample' 2025-06-01T21:00:13.5500368Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5501316Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5502064Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/post-update.sample' 2025-06-01T21:00:13.5502749Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-06-01T21:00:13.5503464Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5504220Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5504953Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5505763Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks' 2025-06-01T21:00:13.5506500Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads/master' 2025-06-01T21:00:13.5507193Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads' 2025-06-01T21:00:13.5507902Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5508631Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-06-01T21:00:13.5509363Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes' 2025-06-01T21:00:13.5510027Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs' 2025-06-01T21:00:13.5510651Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/HEAD' 2025-06-01T21:00:13.5511410Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs' 2025-06-01T21:00:13.5512012Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config' 2025-06-01T21:00:13.5512724Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags/v0.0.20200727' 2025-06-01T21:00:13.5513543Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags' 2025-06-01T21:00:13.5514328Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads/python3' 2025-06-01T21:00:13.5515116Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads' 2025-06-01T21:00:13.5515925Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5516768Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin' 2025-06-01T21:00:13.5517596Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes' 2025-06-01T21:00:13.5518363Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs' 2025-06-01T21:00:13.5519113Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/description' 2025-06-01T21:00:13.5520003Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88/f30812383f8ebdcf095566500b1ecc78c92710' 2025-06-01T21:00:13.5521009Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88' 2025-06-01T21:00:13.5522001Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.rev' 2025-06-01T21:00:13.5523125Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.idx' 2025-06-01T21:00:13.5524253Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.pack' 2025-06-01T21:00:13.5525226Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack' 2025-06-01T21:00:13.5526030Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/info' 2025-06-01T21:00:13.5527068Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef/b892166cf3ca689801eab8e2396c9d8d7066c1' 2025-06-01T21:00:13.5528071Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef' 2025-06-01T21:00:13.5528977Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/224f84c5bbea06bf93071ee30f6c59ca10de2c' 2025-06-01T21:00:13.5529992Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/524ce53259b0275306bba38c898b3e7a9350b7' 2025-06-01T21:00:13.5531007Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c' 2025-06-01T21:00:13.5531916Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a/00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-06-01T21:00:13.5532820Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a' 2025-06-01T21:00:13.5533720Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a/083de0df70e64c07bb3c0cd4bdf69d7ddfd8c5' 2025-06-01T21:00:13.5534627Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a' 2025-06-01T21:00:13.5535524Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8/6a48ade3bd7ad00e455bebb3b94ecf25ddf8e4' 2025-06-01T21:00:13.5536425Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8' 2025-06-01T21:00:13.5537203Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects' 2025-06-01T21:00:13.5537951Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/FETCH_HEAD' 2025-06-01T21:00:13.5538668Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/shallow' 2025-06-01T21:00:13.5539394Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info/exclude' 2025-06-01T21:00:13.5540145Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info' 2025-06-01T21:00:13.5541003Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/HEAD' 2025-06-01T21:00:13.5541780Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/index' 2025-06-01T21:00:13.5542491Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/packed-refs' 2025-06-01T21:00:13.5543322Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5544189Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-receive.sample' 2025-06-01T21:00:13.5545018Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/commit-msg.sample' 2025-06-01T21:00:13.5545854Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5546663Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/update.sample' 2025-06-01T21:00:13.5547504Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5548467Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-push.sample' 2025-06-01T21:00:13.5549417Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5550295Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5551271Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/post-update.sample' 2025-06-01T21:00:13.5552099Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-commit.sample' 2025-06-01T21:00:13.5552959Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5553852Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5554754Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5555568Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks' 2025-06-01T21:00:13.5556361Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads/python3' 2025-06-01T21:00:13.5557189Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads' 2025-06-01T21:00:13.5558028Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5558914Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin' 2025-06-01T21:00:13.5559795Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes' 2025-06-01T21:00:13.5560612Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs' 2025-06-01T21:00:13.5561464Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/HEAD' 2025-06-01T21:00:13.5562203Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs' 2025-06-01T21:00:13.5562932Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config' 2025-06-01T21:00:13.5563631Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang' 2025-06-01T21:00:13.5564324Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools' 2025-06-01T21:00:13.5564989Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules' 2025-06-01T21:00:13.5565601Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11' 2025-06-01T21:00:13.5566156Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party' 2025-06-01T21:00:13.5566640Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules' 2025-06-01T21:00:13.5567081Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe' 2025-06-01T21:00:13.5567525Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/tags' 2025-06-01T21:00:13.5567984Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads/master' 2025-06-01T21:00:13.5568448Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads' 2025-06-01T21:00:13.5569053Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5569573Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin' 2025-06-01T21:00:13.5570183Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes' 2025-06-01T21:00:13.5570648Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs' 2025-06-01T21:00:13.5571214Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/description' 2025-06-01T21:00:13.5571751Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/96/d755a26185ae6f91e20502134ecb97eb137914' 2025-06-01T21:00:13.5572503Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/96' 2025-06-01T21:00:13.5573075Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/5b/0e0b93bf099c71be92ad5207eb45b30290eb85' 2025-06-01T21:00:13.5573639Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/5b' 2025-06-01T21:00:13.5574206Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e8/2ae84514ba675445fb42aa08dda4a6bb89de45' 2025-06-01T21:00:13.5574771Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e8' 2025-06-01T21:00:13.5575329Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d9/8225331767dd135f5a0f3bb0090dd69838ac5b' 2025-06-01T21:00:13.5575878Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d9' 2025-06-01T21:00:13.5576440Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/31/ff203747dc9d6eff07df575cdd485e3c5803af' 2025-06-01T21:00:13.5577002Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/31' 2025-06-01T21:00:13.5577558Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/88/a8ba963d3b4aaa2cf9478845992c214d338b87' 2025-06-01T21:00:13.5578114Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/88' 2025-06-01T21:00:13.5578668Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/7f/4c5f774fa0b37866b1c20e014a059a5c44c902' 2025-06-01T21:00:13.5579224Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/7f' 2025-06-01T21:00:13.5579780Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/46/b27c3d7d5654668906bff5f5ba1a266881f77b' 2025-06-01T21:00:13.5580335Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/46' 2025-06-01T21:00:13.5581184Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-1bc4cbdd9dbed2341a552a28f281fe7044dee077.rev' 2025-06-01T21:00:13.5581988Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-1bc4cbdd9dbed2341a552a28f281fe7044dee077.pack' 2025-06-01T21:00:13.5582771Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-1bc4cbdd9dbed2341a552a28f281fe7044dee077.idx' 2025-06-01T21:00:13.5583397Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack' 2025-06-01T21:00:13.5584062Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/9b/230f47eb928f0a63dfed847a4f970e5e38cbb4' 2025-06-01T21:00:13.5584721Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/9b' 2025-06-01T21:00:13.5585278Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/c4/dc4f1b36441367f14ad5f052832390facac89b' 2025-06-01T21:00:13.5585837Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/c4' 2025-06-01T21:00:13.5586397Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/de/82d8617d97dd64bed32f203f53efa5594a71aa' 2025-06-01T21:00:13.5586958Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/de' 2025-06-01T21:00:13.5587434Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/info' 2025-06-01T21:00:13.5588000Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/2c/402539643134997d93cef3acd2f0cff5d00781' 2025-06-01T21:00:13.5588706Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/2c' 2025-06-01T21:00:13.5589261Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/53/25fd4c6edcc510fa20a38b84ffa49b169f17a3' 2025-06-01T21:00:13.5589936Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/53' 2025-06-01T21:00:13.5590503Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/93/dff323de1dfd3fc23e66cd38be0d5471ec7db1' 2025-06-01T21:00:13.5591199Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/93' 2025-06-01T21:00:13.5591764Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/06/00b16e0869b4b19a41d8402c3d4f3a965aa6bd' 2025-06-01T21:00:13.5592322Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/06' 2025-06-01T21:00:13.5592890Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/19/1a2159799e14bc2b3414659bd1513a4e01411b' 2025-06-01T21:00:13.5593457Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/19' 2025-06-01T21:00:13.5594024Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/72/b106ef6a172c7d3750058c3cc0fc67ebc224e5' 2025-06-01T21:00:13.5594668Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/72' 2025-06-01T21:00:13.5595343Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3c/0e948026731fa7e2b87ee41549d025483787b5' 2025-06-01T21:00:13.5595905Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3c' 2025-06-01T21:00:13.5596454Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3b/6597bba913d51161383657829b7e644e59c006' 2025-06-01T21:00:13.5597001Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3b' 2025-06-01T21:00:13.5597554Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/64/a35885f2bf55665c86f07613d52fe39a504b26' 2025-06-01T21:00:13.5598102Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/64' 2025-06-01T21:00:13.5598662Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/c6/191b96353baa554e12d7b71a443306a48e8743' 2025-06-01T21:00:13.5599219Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/c6' 2025-06-01T21:00:13.5599770Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e7/490573ac5fbf630111d2ac9d63ad1906f6e2a9' 2025-06-01T21:00:13.5600326Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e7' 2025-06-01T21:00:13.5600983Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/1a/bb7739106f846571f9b2cb31a1606d12ba5f7a' 2025-06-01T21:00:13.5601544Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/1a' 2025-06-01T21:00:13.5602098Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/dc/e82abe4969b4dc12f8679a2d1fc2f07ac47d46' 2025-06-01T21:00:13.5602658Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/dc' 2025-06-01T21:00:13.5603216Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/0e/1116382187d08daf88b1944d56cfe1ae976c7a' 2025-06-01T21:00:13.5603765Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/0e' 2025-06-01T21:00:13.5604327Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/0f/abf535acad8ca21f9665f6a776354960f858cd' 2025-06-01T21:00:13.5604879Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/0f' 2025-06-01T21:00:13.5605612Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/24/e669e1e39b25e7d5880897c7096a9b647ccafb' 2025-06-01T21:00:13.5606171Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/24' 2025-06-01T21:00:13.5606724Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/b1/69311b1b6091f3b3a2c57567cfd27c996298f7' 2025-06-01T21:00:13.5607277Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/b1' 2025-06-01T21:00:13.5607962Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/c7/449cd0091fb857e38b22369e3f99bf015e6ff2' 2025-06-01T21:00:13.5608515Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/c7' 2025-06-01T21:00:13.5609173Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/22/fd72ef71ae63dfee6fc89f93267cc4792e5977' 2025-06-01T21:00:13.5609729Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/22' 2025-06-01T21:00:13.5610288Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/52/fb8251dba92ac4e150b80ef76c34fbb048dbe1' 2025-06-01T21:00:13.5610985Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/52' 2025-06-01T21:00:13.5611555Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/b2/b4b9e776aa2c3947d0a99890710e10ac777df5' 2025-06-01T21:00:13.5612121Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/b2' 2025-06-01T21:00:13.5612583Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects' 2025-06-01T21:00:13.5613024Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/FETCH_HEAD' 2025-06-01T21:00:13.5613431Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/shallow' 2025-06-01T21:00:13.5613853Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/info/exclude' 2025-06-01T21:00:13.5614287Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/info' 2025-06-01T21:00:13.5614702Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/HEAD' 2025-06-01T21:00:13.5615083Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/index' 2025-06-01T21:00:13.5615487Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/packed-refs' 2025-06-01T21:00:13.5615980Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5616515Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-receive.sample' 2025-06-01T21:00:13.5617028Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/commit-msg.sample' 2025-06-01T21:00:13.5617518Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5618015Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/update.sample' 2025-06-01T21:00:13.5618528Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5619036Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-push.sample' 2025-06-01T21:00:13.5619552Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5620091Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5620978Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/post-update.sample' 2025-06-01T21:00:13.5621515Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-commit.sample' 2025-06-01T21:00:13.5622089Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5622644Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5623196Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5623695Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks' 2025-06-01T21:00:13.5624167Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads/master' 2025-06-01T21:00:13.5624659Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads' 2025-06-01T21:00:13.5625190Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5625733Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin' 2025-06-01T21:00:13.5626270Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes' 2025-06-01T21:00:13.5634823Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs' 2025-06-01T21:00:13.5635531Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/HEAD' 2025-06-01T21:00:13.5635890Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs' 2025-06-01T21:00:13.5636066Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/config' 2025-06-01T21:00:13.5636235Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib' 2025-06-01T21:00:13.5636415Z removed directory 'pytorch-main/.git/modules/third_party/eigen/refs/tags' 2025-06-01T21:00:13.5636586Z removed 'pytorch-main/.git/modules/third_party/eigen/refs/heads/master' 2025-06-01T21:00:13.5636766Z removed directory 'pytorch-main/.git/modules/third_party/eigen/refs/heads' 2025-06-01T21:00:13.5636955Z removed 'pytorch-main/.git/modules/third_party/eigen/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5637160Z removed directory 'pytorch-main/.git/modules/third_party/eigen/refs/remotes/origin' 2025-06-01T21:00:13.5637351Z removed directory 'pytorch-main/.git/modules/third_party/eigen/refs/remotes' 2025-06-01T21:00:13.5637512Z removed directory 'pytorch-main/.git/modules/third_party/eigen/refs' 2025-06-01T21:00:13.5637675Z removed 'pytorch-main/.git/modules/third_party/eigen/description' 2025-06-01T21:00:13.5638024Z removed 'pytorch-main/.git/modules/third_party/eigen/objects/pack/pack-dc8cc4d7f6ccd9621abbee2added11aec3b82ab3.idx' 2025-06-01T21:00:13.5638356Z removed 'pytorch-main/.git/modules/third_party/eigen/objects/pack/pack-dc8cc4d7f6ccd9621abbee2added11aec3b82ab3.rev' 2025-06-01T21:00:13.5638706Z removed 'pytorch-main/.git/modules/third_party/eigen/objects/pack/pack-dc8cc4d7f6ccd9621abbee2added11aec3b82ab3.pack' 2025-06-01T21:00:13.5639035Z removed 'pytorch-main/.git/modules/third_party/eigen/objects/pack/pack-c8b14a62939d4baea33b21d338972f882dad35f1.rev' 2025-06-01T21:00:13.5639362Z removed 'pytorch-main/.git/modules/third_party/eigen/objects/pack/pack-c8b14a62939d4baea33b21d338972f882dad35f1.pack' 2025-06-01T21:00:13.5639687Z removed 'pytorch-main/.git/modules/third_party/eigen/objects/pack/pack-c8b14a62939d4baea33b21d338972f882dad35f1.idx' 2025-06-01T21:00:13.5639881Z removed directory 'pytorch-main/.git/modules/third_party/eigen/objects/pack' 2025-06-01T21:00:13.5640068Z removed directory 'pytorch-main/.git/modules/third_party/eigen/objects/info' 2025-06-01T21:00:13.5640239Z removed directory 'pytorch-main/.git/modules/third_party/eigen/objects' 2025-06-01T21:00:13.5640390Z removed 'pytorch-main/.git/modules/third_party/eigen/FETCH_HEAD' 2025-06-01T21:00:13.5640534Z removed 'pytorch-main/.git/modules/third_party/eigen/shallow' 2025-06-01T21:00:13.5640720Z removed 'pytorch-main/.git/modules/third_party/eigen/info/exclude' 2025-06-01T21:00:13.5641158Z removed directory 'pytorch-main/.git/modules/third_party/eigen/info' 2025-06-01T21:00:13.5641306Z removed 'pytorch-main/.git/modules/third_party/eigen/HEAD' 2025-06-01T21:00:13.5641439Z removed 'pytorch-main/.git/modules/third_party/eigen/index' 2025-06-01T21:00:13.5641597Z removed 'pytorch-main/.git/modules/third_party/eigen/packed-refs' 2025-06-01T21:00:13.5641826Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5642025Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/pre-receive.sample' 2025-06-01T21:00:13.5642268Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/commit-msg.sample' 2025-06-01T21:00:13.5642458Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5642634Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/update.sample' 2025-06-01T21:00:13.5642835Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5643024Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/pre-push.sample' 2025-06-01T21:00:13.5643236Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5643436Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5643756Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/post-update.sample' 2025-06-01T21:00:13.5643944Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/pre-commit.sample' 2025-06-01T21:00:13.5644295Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5644509Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5644715Z removed 'pytorch-main/.git/modules/third_party/eigen/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5644881Z removed directory 'pytorch-main/.git/modules/third_party/eigen/hooks' 2025-06-01T21:00:13.5645060Z removed 'pytorch-main/.git/modules/third_party/eigen/logs/refs/heads/master' 2025-06-01T21:00:13.5645254Z removed directory 'pytorch-main/.git/modules/third_party/eigen/logs/refs/heads' 2025-06-01T21:00:13.5645450Z removed 'pytorch-main/.git/modules/third_party/eigen/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5645673Z removed directory 'pytorch-main/.git/modules/third_party/eigen/logs/refs/remotes/origin' 2025-06-01T21:00:13.5645869Z removed directory 'pytorch-main/.git/modules/third_party/eigen/logs/refs/remotes' 2025-06-01T21:00:13.5646049Z removed directory 'pytorch-main/.git/modules/third_party/eigen/logs/refs' 2025-06-01T21:00:13.5646196Z removed 'pytorch-main/.git/modules/third_party/eigen/logs/HEAD' 2025-06-01T21:00:13.5646359Z removed directory 'pytorch-main/.git/modules/third_party/eigen/logs' 2025-06-01T21:00:13.5646496Z removed 'pytorch-main/.git/modules/third_party/eigen/config' 2025-06-01T21:00:13.5646642Z removed directory 'pytorch-main/.git/modules/third_party/eigen' 2025-06-01T21:00:13.5646824Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/tags' 2025-06-01T21:00:13.5647001Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/heads/main' 2025-06-01T21:00:13.5647188Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/heads' 2025-06-01T21:00:13.5647396Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5647615Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin' 2025-06-01T21:00:13.5647812Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes' 2025-06-01T21:00:13.5647984Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs' 2025-06-01T21:00:13.5648154Z removed 'pytorch-main/.git/modules/third_party/benchmark/description' 2025-06-01T21:00:13.5648456Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/01/5a628fbd3521d3619b3b97b0f2e2ab0aa42289' 2025-06-01T21:00:13.5648640Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/01' 2025-06-01T21:00:13.5648931Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/95/9cbef9ef692362e1729157c9e7d34ad4038123' 2025-06-01T21:00:13.5649114Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/95' 2025-06-01T21:00:13.5649402Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/90/559b503bbd7d57cc7cab6d8e171677c31790a4' 2025-06-01T21:00:13.5649584Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/90' 2025-06-01T21:00:13.5649878Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1b/0d63c98ec0406a1c79cbea1676cb79caee5a1f' 2025-06-01T21:00:13.5650059Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/1b' 2025-06-01T21:00:13.5650335Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/29/9e5928955cc62af9968370293b916f5130916f' 2025-06-01T21:00:13.5650522Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/29' 2025-06-01T21:00:13.5650957Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d2/4db9c7ccea9b53d52fba0b91a9e8dd3567d086' 2025-06-01T21:00:13.5651143Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d2' 2025-06-01T21:00:13.5651550Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/48/a2accdf90c57209f973093b9e050dba01eb170' 2025-06-01T21:00:13.5651733Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/48' 2025-06-01T21:00:13.5652108Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/60/d4af8c3643e0660f8f9d29e19f24e914a46314' 2025-06-01T21:00:13.5652299Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/60' 2025-06-01T21:00:13.5652583Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2d/5d6c47eead89480a1fe5aebe7ab90bdd7698a1' 2025-06-01T21:00:13.5652764Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2d' 2025-06-01T21:00:13.5653046Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f5/07179d8721012daa834340c8eeb64c47dc1776' 2025-06-01T21:00:13.5653225Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f5' 2025-06-01T21:00:13.5653576Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.pack' 2025-06-01T21:00:13.5653919Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.idx' 2025-06-01T21:00:13.5654255Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.rev' 2025-06-01T21:00:13.5654449Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/pack' 2025-06-01T21:00:13.5654732Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e4/68ab820fd81e1a84f8523abb579ce019654fed' 2025-06-01T21:00:13.5654915Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e4' 2025-06-01T21:00:13.5655107Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/info' 2025-06-01T21:00:13.5655382Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/61/05c31b5881e2bd79949a1e59b8e74c8c76cdf5' 2025-06-01T21:00:13.5655572Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/61' 2025-06-01T21:00:13.5655852Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/93/a4354e281e7bc386f6a247d633a1e5f93fd555' 2025-06-01T21:00:13.5656038Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/93' 2025-06-01T21:00:13.5656321Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/02/23f15493d25e346a91e65a488a5b38ca3a34a6' 2025-06-01T21:00:13.5656502Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/02' 2025-06-01T21:00:13.5656776Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f4/55e05d78108b58198424923992523e6c4f1504' 2025-06-01T21:00:13.5657093Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f4' 2025-06-01T21:00:13.5657506Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/54/aba7b56d0a975cc27e04d250f6ada91fbf8e29' 2025-06-01T21:00:13.5657692Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/54' 2025-06-01T21:00:13.5658000Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/cc/96d2a3d2ce5fb26bcdbf3483a12fd52aace8ee' 2025-06-01T21:00:13.5658193Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/cc' 2025-06-01T21:00:13.5658491Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/59/deac4c79026075e579ca39f8be06daa0820389' 2025-06-01T21:00:13.5658682Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/59' 2025-06-01T21:00:13.5658958Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/3c/0269b199e809c7d143bd5421f105e09e148a0e' 2025-06-01T21:00:13.5659141Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/3c' 2025-06-01T21:00:13.5659424Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a9/358225364a88cd64aeb098675285bbd42841aa' 2025-06-01T21:00:13.5659607Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a9' 2025-06-01T21:00:13.5659994Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c6/94b3baef2e6da99d15a37490a3a711794f0122' 2025-06-01T21:00:13.5660178Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c6' 2025-06-01T21:00:13.5660536Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e6/04c66cd593c359040830ddfe7cf2aa947cdf49' 2025-06-01T21:00:13.5660719Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e6' 2025-06-01T21:00:13.5661218Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/21/70e46fd4a05174572f0087e3bce4f3da646f2d' 2025-06-01T21:00:13.5661412Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/21' 2025-06-01T21:00:13.5661699Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/7c/4da026885a15794ab1ef3eb50bff2a4a864d84' 2025-06-01T21:00:13.5661881Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/7c' 2025-06-01T21:00:13.5662171Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c5/503b9eac1c625dc2eed1b7e4e6502d5628cb95' 2025-06-01T21:00:13.5662358Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c5' 2025-06-01T21:00:13.5662547Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects' 2025-06-01T21:00:13.5662716Z removed 'pytorch-main/.git/modules/third_party/benchmark/FETCH_HEAD' 2025-06-01T21:00:13.5662868Z removed 'pytorch-main/.git/modules/third_party/benchmark/shallow' 2025-06-01T21:00:13.5663034Z removed 'pytorch-main/.git/modules/third_party/benchmark/info/exclude' 2025-06-01T21:00:13.5663211Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/info' 2025-06-01T21:00:13.5663355Z removed 'pytorch-main/.git/modules/third_party/benchmark/HEAD' 2025-06-01T21:00:13.5663502Z removed 'pytorch-main/.git/modules/third_party/benchmark/index' 2025-06-01T21:00:13.5663669Z removed 'pytorch-main/.git/modules/third_party/benchmark/packed-refs' 2025-06-01T21:00:13.5663904Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5664118Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-06-01T21:00:13.5664320Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-06-01T21:00:13.5664523Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5664708Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/update.sample' 2025-06-01T21:00:13.5664922Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5665121Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2025-06-01T21:00:13.5665340Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5665554Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5665762Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/post-update.sample' 2025-06-01T21:00:13.5665962Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-06-01T21:00:13.5666188Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5666421Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5666635Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5666814Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/hooks' 2025-06-01T21:00:13.5667002Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads/main' 2025-06-01T21:00:13.5667211Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads' 2025-06-01T21:00:13.5667421Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5667653Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-06-01T21:00:13.5667989Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes' 2025-06-01T21:00:13.5668172Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs' 2025-06-01T21:00:13.5668424Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/HEAD' 2025-06-01T21:00:13.5668612Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs' 2025-06-01T21:00:13.5668760Z removed 'pytorch-main/.git/modules/third_party/benchmark/config' 2025-06-01T21:00:13.5668918Z removed directory 'pytorch-main/.git/modules/third_party/benchmark' 2025-06-01T21:00:13.5669101Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/tags' 2025-06-01T21:00:13.5669268Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads/main' 2025-06-01T21:00:13.5669449Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads' 2025-06-01T21:00:13.5669641Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5669859Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin' 2025-06-01T21:00:13.5670040Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes' 2025-06-01T21:00:13.5670209Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs' 2025-06-01T21:00:13.5670370Z removed 'pytorch-main/.git/modules/third_party/fbgemm/description' 2025-06-01T21:00:13.5671043Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-7444c88e1329f6f91c1f2d3de2da4fa8bba6faa4.rev' 2025-06-01T21:00:13.5671395Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-7444c88e1329f6f91c1f2d3de2da4fa8bba6faa4.pack' 2025-06-01T21:00:13.5671732Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-96e82f2223c5f0d923faa73a99207462e6ee843d.idx' 2025-06-01T21:00:13.5672057Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-96e82f2223c5f0d923faa73a99207462e6ee843d.pack' 2025-06-01T21:00:13.5672378Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-96e82f2223c5f0d923faa73a99207462e6ee843d.rev' 2025-06-01T21:00:13.5672712Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-7444c88e1329f6f91c1f2d3de2da4fa8bba6faa4.idx' 2025-06-01T21:00:13.5672899Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack' 2025-06-01T21:00:13.5673084Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/info' 2025-06-01T21:00:13.5673262Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects' 2025-06-01T21:00:13.5673412Z removed 'pytorch-main/.git/modules/third_party/fbgemm/FETCH_HEAD' 2025-06-01T21:00:13.5673554Z removed 'pytorch-main/.git/modules/third_party/fbgemm/shallow' 2025-06-01T21:00:13.5673709Z removed 'pytorch-main/.git/modules/third_party/fbgemm/info/exclude' 2025-06-01T21:00:13.5673869Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/info' 2025-06-01T21:00:13.5674003Z removed 'pytorch-main/.git/modules/third_party/fbgemm/HEAD' 2025-06-01T21:00:13.5674137Z removed 'pytorch-main/.git/modules/third_party/fbgemm/index' 2025-06-01T21:00:13.5674302Z removed 'pytorch-main/.git/modules/third_party/fbgemm/packed-refs' 2025-06-01T21:00:13.5674526Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5674719Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2025-06-01T21:00:13.5674911Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2025-06-01T21:00:13.5675097Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5675275Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/update.sample' 2025-06-01T21:00:13.5675484Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5675669Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2025-06-01T21:00:13.5676012Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5676223Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5676512Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2025-06-01T21:00:13.5676702Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2025-06-01T21:00:13.5676917Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5677133Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5677334Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5677499Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/hooks' 2025-06-01T21:00:13.5677685Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2025-06-01T21:00:13.5677885Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads' 2025-06-01T21:00:13.5678084Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5678315Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2025-06-01T21:00:13.5678510Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes' 2025-06-01T21:00:13.5678684Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs' 2025-06-01T21:00:13.5678836Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/HEAD' 2025-06-01T21:00:13.5678999Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs' 2025-06-01T21:00:13.5679140Z removed 'pytorch-main/.git/modules/third_party/fbgemm/config' 2025-06-01T21:00:13.5679403Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/tags' 2025-06-01T21:00:13.5679646Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads/main' 2025-06-01T21:00:13.5679909Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads' 2025-06-01T21:00:13.5680190Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5680485Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin' 2025-06-01T21:00:13.5680885Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes' 2025-06-01T21:00:13.5681126Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs' 2025-06-01T21:00:13.5681357Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/description' 2025-06-01T21:00:13.5681820Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-d40705c5ba2e94d062064ad8d69343f8f17eb730.pack' 2025-06-01T21:00:13.5682263Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-4e6d9d368275e9c816fef3c8cb93bd420d8af9c9.idx' 2025-06-01T21:00:13.5682692Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-4e6d9d368275e9c816fef3c8cb93bd420d8af9c9.rev' 2025-06-01T21:00:13.5683114Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-d40705c5ba2e94d062064ad8d69343f8f17eb730.rev' 2025-06-01T21:00:13.5683541Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-d40705c5ba2e94d062064ad8d69343f8f17eb730.idx' 2025-06-01T21:00:13.5683969Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-4e6d9d368275e9c816fef3c8cb93bd420d8af9c9.pack' 2025-06-01T21:00:13.5684248Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack' 2025-06-01T21:00:13.5684626Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/info' 2025-06-01T21:00:13.5684873Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects' 2025-06-01T21:00:13.5685199Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/FETCH_HEAD' 2025-06-01T21:00:13.5685418Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/shallow' 2025-06-01T21:00:13.5685647Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info/exclude' 2025-06-01T21:00:13.5685887Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info' 2025-06-01T21:00:13.5686088Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/HEAD' 2025-06-01T21:00:13.5686293Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/index' 2025-06-01T21:00:13.5686530Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/packed-refs' 2025-06-01T21:00:13.5686849Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5687133Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-receive.sample' 2025-06-01T21:00:13.5687410Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/commit-msg.sample' 2025-06-01T21:00:13.5687678Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5687940Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/update.sample' 2025-06-01T21:00:13.5688239Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5688506Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-push.sample' 2025-06-01T21:00:13.5688805Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5689112Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5689396Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/post-update.sample' 2025-06-01T21:00:13.5689667Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-commit.sample' 2025-06-01T21:00:13.5689972Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5690280Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5690697Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5691198Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks' 2025-06-01T21:00:13.5691476Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads/main' 2025-06-01T21:00:13.5691750Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads' 2025-06-01T21:00:13.5692053Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5692364Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin' 2025-06-01T21:00:13.5692643Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes' 2025-06-01T21:00:13.5692895Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs' 2025-06-01T21:00:13.5693120Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/HEAD' 2025-06-01T21:00:13.5693355Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs' 2025-06-01T21:00:13.5693699Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/config' 2025-06-01T21:00:13.5693921Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass' 2025-06-01T21:00:13.5694294Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/tags' 2025-06-01T21:00:13.5694563Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads/master' 2025-06-01T21:00:13.5694841Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads' 2025-06-01T21:00:13.5695131Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5695434Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin' 2025-06-01T21:00:13.5695714Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes' 2025-06-01T21:00:13.5695969Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs' 2025-06-01T21:00:13.5696223Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/description' 2025-06-01T21:00:13.5696679Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-074fc469741f308271a6d837d8a24ffd64e38e95.pack' 2025-06-01T21:00:13.5697110Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-074fc469741f308271a6d837d8a24ffd64e38e95.rev' 2025-06-01T21:00:13.5697536Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-074fc469741f308271a6d837d8a24ffd64e38e95.idx' 2025-06-01T21:00:13.5697821Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack' 2025-06-01T21:00:13.5698100Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/info' 2025-06-01T21:00:13.5698361Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects' 2025-06-01T21:00:13.5698598Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/shallow' 2025-06-01T21:00:13.5698844Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info/exclude' 2025-06-01T21:00:13.5699095Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info' 2025-06-01T21:00:13.5699316Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/HEAD' 2025-06-01T21:00:13.5699540Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/index' 2025-06-01T21:00:13.5699790Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/packed-refs' 2025-06-01T21:00:13.5700126Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5700425Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-receive.sample' 2025-06-01T21:00:13.5700716Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/commit-msg.sample' 2025-06-01T21:00:13.5701163Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5701449Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/update.sample' 2025-06-01T21:00:13.5701953Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5702248Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-push.sample' 2025-06-01T21:00:13.5702568Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5703012Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5703402Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/post-update.sample' 2025-06-01T21:00:13.5703698Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-commit.sample' 2025-06-01T21:00:13.5704020Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5704341Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5704648Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5704905Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks' 2025-06-01T21:00:13.5705194Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads/master' 2025-06-01T21:00:13.5705494Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads' 2025-06-01T21:00:13.5705802Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5706125Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin' 2025-06-01T21:00:13.5706424Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes' 2025-06-01T21:00:13.5706693Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs' 2025-06-01T21:00:13.5706932Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/HEAD' 2025-06-01T21:00:13.5707194Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs' 2025-06-01T21:00:13.5707423Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config' 2025-06-01T21:00:13.5707657Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch' 2025-06-01T21:00:13.5707911Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/tags' 2025-06-01T21:00:13.5708158Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads/main' 2025-06-01T21:00:13.5708414Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads' 2025-06-01T21:00:13.5708691Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5708982Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin' 2025-06-01T21:00:13.5709248Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes' 2025-06-01T21:00:13.5709485Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs' 2025-06-01T21:00:13.5709720Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/description' 2025-06-01T21:00:13.5710097Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9/c85610fbad9a9ad8eb6b62dc1ac698b2ae9c2a' 2025-06-01T21:00:13.5710355Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9' 2025-06-01T21:00:13.5710722Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87/c403d5795a589257afb877bf58008713cea09d' 2025-06-01T21:00:13.5711124Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87' 2025-06-01T21:00:13.5711499Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd/5020c7c2dd9b341ab6aafcc684266b33e3fd34' 2025-06-01T21:00:13.5711909Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd' 2025-06-01T21:00:13.5712368Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a/3418d8415dfd6f559493ad4ff856e79cb6b645' 2025-06-01T21:00:13.5712627Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a' 2025-06-01T21:00:13.5712994Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8/36548db190a869d03bce6daf5868f0b5bc36cf' 2025-06-01T21:00:13.5713246Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8' 2025-06-01T21:00:13.5713603Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd/19919311b15d9b203e0c71d72616f2055495a5' 2025-06-01T21:00:13.5713860Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd' 2025-06-01T21:00:13.5714231Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/c505f46c366ad0bcbe29f7025c13fc0568f492' 2025-06-01T21:00:13.5714602Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/cf23dd662efb3d4b1623f6ff4d26f340dc024d' 2025-06-01T21:00:13.5714861Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b' 2025-06-01T21:00:13.5715232Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00/d8ffe950b33ae38341d3c18a42e9329e53f3e5' 2025-06-01T21:00:13.5715484Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00' 2025-06-01T21:00:13.5715846Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/5fea6c7aaa5307a840d2f66858575361935883' 2025-06-01T21:00:13.5716212Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/fa061ac7f5bce84be9e2fe3d6680ecc7bdf1df' 2025-06-01T21:00:13.5716467Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36' 2025-06-01T21:00:13.5716834Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35/08e3933625e4888fcd34b6d28eb2b286a4bfc9' 2025-06-01T21:00:13.5717086Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35' 2025-06-01T21:00:13.5717443Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af/4f9ae810f74543298de2d3d57cf98e09ff031c' 2025-06-01T21:00:13.5717697Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af' 2025-06-01T21:00:13.5718058Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65/43fec09b2f04ac4a666882998b534afc9c1349' 2025-06-01T21:00:13.5718312Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65' 2025-06-01T21:00:13.5718680Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f/93351dddb0ef94aca70a996c7e96a61a69cf2b' 2025-06-01T21:00:13.5718948Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f' 2025-06-01T21:00:13.5719307Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27/5c83f9695d99925260a43098453de8d1c947dd' 2025-06-01T21:00:13.5719559Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27' 2025-06-01T21:00:13.5719924Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31/1f926b16eab233e5dc2d887383e4a4813e6771' 2025-06-01T21:00:13.5720178Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31' 2025-06-01T21:00:13.5720533Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-06-01T21:00:13.5720978Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d' 2025-06-01T21:00:13.5721442Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e/129aa65990436604ea3365419fa67f44777836' 2025-06-01T21:00:13.5721699Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e' 2025-06-01T21:00:13.5722103Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98/8f05aaa787d349f57c308b6f89b49cffb721cd' 2025-06-01T21:00:13.5722361Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98' 2025-06-01T21:00:13.5722729Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c/de2eb0f3b574002c3001b3ff8af7459684b713' 2025-06-01T21:00:13.5722989Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c' 2025-06-01T21:00:13.5723362Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4/ace2043645e604c89531747582d0efa32fa9b9' 2025-06-01T21:00:13.5723624Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4' 2025-06-01T21:00:13.5723989Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-06-01T21:00:13.5724347Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/b3a41d9633a054561a83f6d77df131b1e8451d' 2025-06-01T21:00:13.5724599Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7' 2025-06-01T21:00:13.5725047Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-1a1e1a0071eb85db1737a418fade944cca5e3448.idx' 2025-06-01T21:00:13.5725473Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-1a1e1a0071eb85db1737a418fade944cca5e3448.rev' 2025-06-01T21:00:13.5725910Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-1a1e1a0071eb85db1737a418fade944cca5e3448.pack' 2025-06-01T21:00:13.5726180Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack' 2025-06-01T21:00:13.5726546Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab/e7ab0cc0c0bd1e48a9e01fcf19802ed5ff2e39' 2025-06-01T21:00:13.5726802Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab' 2025-06-01T21:00:13.5727067Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/info' 2025-06-01T21:00:13.5727427Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23/7f5816bcbe997366a5a51900ea46eb30e39310' 2025-06-01T21:00:13.5727680Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23' 2025-06-01T21:00:13.5728042Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30/27da3458679e4a851964d8b216722b50814122' 2025-06-01T21:00:13.5728300Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30' 2025-06-01T21:00:13.5728662Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd/af7f5872cd7b66b7203a4a3610c87da10ad171' 2025-06-01T21:00:13.5728920Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd' 2025-06-01T21:00:13.5729280Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf/a8361459c0c4f5c690ae551c60b6df5353a479' 2025-06-01T21:00:13.5729534Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf' 2025-06-01T21:00:13.5729898Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a/3ae292be7b1e0c6e63a543f198ce9a66acf91c' 2025-06-01T21:00:13.5730274Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a' 2025-06-01T21:00:13.5730705Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db/5349ecf8f99b23e783ee512551d449aa6195bf' 2025-06-01T21:00:13.5731195Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db' 2025-06-01T21:00:13.5731573Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c/e6efe895dd14f7d52ef4f659a10819fca8e752' 2025-06-01T21:00:13.5731827Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c' 2025-06-01T21:00:13.5732187Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c/72308c063066a6bea11f30d3a7aa743589612f' 2025-06-01T21:00:13.5732444Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c' 2025-06-01T21:00:13.5732814Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/bda7f36c97581c2b35ef1f9fbe3cf32efc8975' 2025-06-01T21:00:13.5733179Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/c6b53168fcedff3001191f30b94cbef4d2ac42' 2025-06-01T21:00:13.5733438Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6' 2025-06-01T21:00:13.5733799Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99/047e586245fd8fd7ba60d120a6cdc47d945cc2' 2025-06-01T21:00:13.5734088Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99' 2025-06-01T21:00:13.5734606Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68/531e4d1da982bef4b08e59c90839b39c246798' 2025-06-01T21:00:13.5734868Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68' 2025-06-01T21:00:13.5735233Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9/8fe8b868a9c602410e94d85b0606582f258460' 2025-06-01T21:00:13.5735495Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9' 2025-06-01T21:00:13.5735852Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7/b80b428313d4b7c56b9d0a9b65a5952ff853aa' 2025-06-01T21:00:13.5736104Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7' 2025-06-01T21:00:13.5736470Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a/b9b5ac200a7cd00ea521710e634b46ad657c11' 2025-06-01T21:00:13.5736720Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a' 2025-06-01T21:00:13.5737079Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e/3ea99928f1a5070de3a6d8a9924c8c77ae6552' 2025-06-01T21:00:13.5737340Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e' 2025-06-01T21:00:13.5737703Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5/66034e4ea2776fd9de90b0961e522d8c752c20' 2025-06-01T21:00:13.5737956Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5' 2025-06-01T21:00:13.5738321Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c/fedf60dae18861a71973ccd6c0b7728689d14c' 2025-06-01T21:00:13.5738574Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c' 2025-06-01T21:00:13.5738934Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b/5412ea5c92ac89163dd67fdbdff6a308b37b80' 2025-06-01T21:00:13.5739188Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b' 2025-06-01T21:00:13.5739702Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5/ad2e2a1bc68e9366c9a9fe93aac33c99d5daf5' 2025-06-01T21:00:13.5740064Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5' 2025-06-01T21:00:13.5740426Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-06-01T21:00:13.5740679Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4' 2025-06-01T21:00:13.5741169Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d/f72aba50ee7d414c4a3330f444c45a51891324' 2025-06-01T21:00:13.5741428Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d' 2025-06-01T21:00:13.5741789Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/cadea643c98684d382f71305e5ce267b0b57ba' 2025-06-01T21:00:13.5742150Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/f10ab956c7af4347043e435e028790213e074d' 2025-06-01T21:00:13.5742411Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82' 2025-06-01T21:00:13.5742771Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/2be0be56c3a8d87e8ffc4343231823c6504ee3' 2025-06-01T21:00:13.5743130Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/ebbb583680949ec127c629ab02b99c028b3c16' 2025-06-01T21:00:13.5743385Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89' 2025-06-01T21:00:13.5743750Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81/b45a4eb8948079c2b22d05a9e950cf64b7cc85' 2025-06-01T21:00:13.5744001Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81' 2025-06-01T21:00:13.5744370Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d/83c05a957422edc33b30c010505cc82eb0d967' 2025-06-01T21:00:13.5744625Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d' 2025-06-01T21:00:13.5744988Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2/8f10f46bfc8c8e7f0263c7e0eddf602e49b651' 2025-06-01T21:00:13.5745241Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2' 2025-06-01T21:00:13.5745602Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2/91ebcf0cec35bc2e92c89f6a42818a63dccc64' 2025-06-01T21:00:13.5745859Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2' 2025-06-01T21:00:13.5746108Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects' 2025-06-01T21:00:13.5746339Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/FETCH_HEAD' 2025-06-01T21:00:13.5746552Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/shallow' 2025-06-01T21:00:13.5746788Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info/exclude' 2025-06-01T21:00:13.5747024Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info' 2025-06-01T21:00:13.5747228Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/HEAD' 2025-06-01T21:00:13.5747434Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/index' 2025-06-01T21:00:13.5747670Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/packed-refs' 2025-06-01T21:00:13.5747981Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5748259Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-receive.sample' 2025-06-01T21:00:13.5748656Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/commit-msg.sample' 2025-06-01T21:00:13.5749022Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5749290Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/update.sample' 2025-06-01T21:00:13.5749816Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5750097Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-push.sample' 2025-06-01T21:00:13.5750401Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5750698Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5751108Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/post-update.sample' 2025-06-01T21:00:13.5751384Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-commit.sample' 2025-06-01T21:00:13.5751699Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5752004Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5752299Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5752544Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks' 2025-06-01T21:00:13.5752805Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads/main' 2025-06-01T21:00:13.5753082Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads' 2025-06-01T21:00:13.5753381Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5753691Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin' 2025-06-01T21:00:13.5753968Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes' 2025-06-01T21:00:13.5754225Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs' 2025-06-01T21:00:13.5754447Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/HEAD' 2025-06-01T21:00:13.5754685Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs' 2025-06-01T21:00:13.5754902Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config' 2025-06-01T21:00:13.5755155Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo' 2025-06-01T21:00:13.5755415Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/tags' 2025-06-01T21:00:13.5755670Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads/master' 2025-06-01T21:00:13.5755923Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads' 2025-06-01T21:00:13.5756199Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5756485Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin' 2025-06-01T21:00:13.5756745Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes' 2025-06-01T21:00:13.5756982Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs' 2025-06-01T21:00:13.5757209Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/description' 2025-06-01T21:00:13.5757774Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-cdae1b281757c58d05f8a2da1f80c5170f7d1523.pack' 2025-06-01T21:00:13.5758292Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-cdae1b281757c58d05f8a2da1f80c5170f7d1523.rev' 2025-06-01T21:00:13.5758712Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-cdae1b281757c58d05f8a2da1f80c5170f7d1523.idx' 2025-06-01T21:00:13.5759122Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-728502186124b2fc45df0532d5b3c590f1ae5766.rev' 2025-06-01T21:00:13.5759535Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-728502186124b2fc45df0532d5b3c590f1ae5766.idx' 2025-06-01T21:00:13.5759962Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-728502186124b2fc45df0532d5b3c590f1ae5766.pack' 2025-06-01T21:00:13.5760231Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack' 2025-06-01T21:00:13.5760499Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/info' 2025-06-01T21:00:13.5760743Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects' 2025-06-01T21:00:13.5761063Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/FETCH_HEAD' 2025-06-01T21:00:13.5761277Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/shallow' 2025-06-01T21:00:13.5761504Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info/exclude' 2025-06-01T21:00:13.5761738Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info' 2025-06-01T21:00:13.5761946Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/HEAD' 2025-06-01T21:00:13.5762153Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/index' 2025-06-01T21:00:13.5762378Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/packed-refs' 2025-06-01T21:00:13.5762692Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5762968Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-receive.sample' 2025-06-01T21:00:13.5763234Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/commit-msg.sample' 2025-06-01T21:00:13.5763501Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5763758Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/update.sample' 2025-06-01T21:00:13.5764051Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5764317Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-push.sample' 2025-06-01T21:00:13.5764616Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5764908Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5765180Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/post-update.sample' 2025-06-01T21:00:13.5765449Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-commit.sample' 2025-06-01T21:00:13.5765752Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5766049Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5766341Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5766695Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks' 2025-06-01T21:00:13.5767052Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads/master' 2025-06-01T21:00:13.5767327Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads' 2025-06-01T21:00:13.5767620Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5767923Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin' 2025-06-01T21:00:13.5768202Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes' 2025-06-01T21:00:13.5768452Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs' 2025-06-01T21:00:13.5768669Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/HEAD' 2025-06-01T21:00:13.5768904Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs' 2025-06-01T21:00:13.5769116Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/config' 2025-06-01T21:00:13.5769418Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit' 2025-06-01T21:00:13.5769858Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/tags' 2025-06-01T21:00:13.5770116Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads/main' 2025-06-01T21:00:13.5770385Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads' 2025-06-01T21:00:13.5770680Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5771215Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin' 2025-06-01T21:00:13.5771498Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes' 2025-06-01T21:00:13.5771754Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs' 2025-06-01T21:00:13.5771998Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/description' 2025-06-01T21:00:13.5772440Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-c2420753f726bcc737274853ad7d54d374fd6467.pack' 2025-06-01T21:00:13.5772882Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.5773327Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.5773760Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-c2420753f726bcc737274853ad7d54d374fd6467.idx' 2025-06-01T21:00:13.5774202Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.5774626Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-c2420753f726bcc737274853ad7d54d374fd6467.rev' 2025-06-01T21:00:13.5774903Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack' 2025-06-01T21:00:13.5775175Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/info' 2025-06-01T21:00:13.5775438Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects' 2025-06-01T21:00:13.5775670Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/FETCH_HEAD' 2025-06-01T21:00:13.5776027Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/shallow' 2025-06-01T21:00:13.5776277Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info/exclude' 2025-06-01T21:00:13.5776616Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info' 2025-06-01T21:00:13.5776835Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/HEAD' 2025-06-01T21:00:13.5777055Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/index' 2025-06-01T21:00:13.5777297Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/packed-refs' 2025-06-01T21:00:13.5777622Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5777923Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.5778214Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.5778503Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5778774Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/update.sample' 2025-06-01T21:00:13.5779075Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5779347Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.5779657Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5779961Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5780255Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.5780551Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.5781010Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5781329Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5781632Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5781885Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks' 2025-06-01T21:00:13.5782158Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.5782449Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads' 2025-06-01T21:00:13.5782755Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5783086Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.5783385Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes' 2025-06-01T21:00:13.5783646Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs' 2025-06-01T21:00:13.5783877Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/HEAD' 2025-06-01T21:00:13.5784125Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs' 2025-06-01T21:00:13.5784343Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/config' 2025-06-01T21:00:13.5784570Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest' 2025-06-01T21:00:13.5785150Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/tags' 2025-06-01T21:00:13.5785636Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads/develop' 2025-06-01T21:00:13.5785940Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads' 2025-06-01T21:00:13.5786251Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5786584Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin' 2025-06-01T21:00:13.5786882Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes' 2025-06-01T21:00:13.5787149Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs' 2025-06-01T21:00:13.5787422Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/description' 2025-06-01T21:00:13.5787885Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-5e23291f66a751bc84f8fee7e3a1ff4d738f8a17.idx' 2025-06-01T21:00:13.5788337Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-e3b9fdd55c5016956d755df7f322f758c7b0c04c.idx' 2025-06-01T21:00:13.5788783Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-e3b9fdd55c5016956d755df7f322f758c7b0c04c.rev' 2025-06-01T21:00:13.5789236Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-e3b9fdd55c5016956d755df7f322f758c7b0c04c.pack' 2025-06-01T21:00:13.5789685Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-5e23291f66a751bc84f8fee7e3a1ff4d738f8a17.rev' 2025-06-01T21:00:13.5790146Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-5e23291f66a751bc84f8fee7e3a1ff4d738f8a17.pack' 2025-06-01T21:00:13.5790452Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack' 2025-06-01T21:00:13.5790883Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/info' 2025-06-01T21:00:13.5791174Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects' 2025-06-01T21:00:13.5791435Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/FETCH_HEAD' 2025-06-01T21:00:13.5791686Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/shallow' 2025-06-01T21:00:13.5791954Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info/exclude' 2025-06-01T21:00:13.5792232Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info' 2025-06-01T21:00:13.5792470Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/HEAD' 2025-06-01T21:00:13.5792719Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/index' 2025-06-01T21:00:13.5792985Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/packed-refs' 2025-06-01T21:00:13.5793329Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5793643Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-receive.sample' 2025-06-01T21:00:13.5793951Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/commit-msg.sample' 2025-06-01T21:00:13.5794256Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5794677Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/update.sample' 2025-06-01T21:00:13.5795101Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5795406Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-push.sample' 2025-06-01T21:00:13.5795744Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5796074Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5796384Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/post-update.sample' 2025-06-01T21:00:13.5796690Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-commit.sample' 2025-06-01T21:00:13.5797042Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5797384Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5797716Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5797999Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks' 2025-06-01T21:00:13.5798301Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads/develop' 2025-06-01T21:00:13.5798612Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads' 2025-06-01T21:00:13.5799018Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5799499Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin' 2025-06-01T21:00:13.5799830Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes' 2025-06-01T21:00:13.5800120Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs' 2025-06-01T21:00:13.5800383Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/HEAD' 2025-06-01T21:00:13.5800661Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs' 2025-06-01T21:00:13.5801009Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config' 2025-06-01T21:00:13.5801263Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel' 2025-06-01T21:00:13.5801513Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/tags' 2025-06-01T21:00:13.5801754Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads/develop' 2025-06-01T21:00:13.5802003Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads' 2025-06-01T21:00:13.5802278Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5802555Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin' 2025-06-01T21:00:13.5802809Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes' 2025-06-01T21:00:13.5803039Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs' 2025-06-01T21:00:13.5803262Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/description' 2025-06-01T21:00:13.5803815Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-5b53d09c29fb78300f9e4cdd0f2c49e61a574eab.idx' 2025-06-01T21:00:13.5804321Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.rev' 2025-06-01T21:00:13.5804735Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-5b53d09c29fb78300f9e4cdd0f2c49e61a574eab.rev' 2025-06-01T21:00:13.5805145Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.pack' 2025-06-01T21:00:13.5805556Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-5b53d09c29fb78300f9e4cdd0f2c49e61a574eab.pack' 2025-06-01T21:00:13.5805959Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.idx' 2025-06-01T21:00:13.5806220Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack' 2025-06-01T21:00:13.5806471Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/info' 2025-06-01T21:00:13.5806715Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects' 2025-06-01T21:00:13.5806927Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/FETCH_HEAD' 2025-06-01T21:00:13.5807131Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/shallow' 2025-06-01T21:00:13.5807353Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info/exclude' 2025-06-01T21:00:13.5807578Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info' 2025-06-01T21:00:13.5807775Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/HEAD' 2025-06-01T21:00:13.5807977Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/index' 2025-06-01T21:00:13.5808272Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/packed-refs' 2025-06-01T21:00:13.5808677Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5808952Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-receive.sample' 2025-06-01T21:00:13.5809214Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/commit-msg.sample' 2025-06-01T21:00:13.5809474Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5809720Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/update.sample' 2025-06-01T21:00:13.5809999Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5810253Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-push.sample' 2025-06-01T21:00:13.5810548Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5811061Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5811342Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/post-update.sample' 2025-06-01T21:00:13.5811608Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-commit.sample' 2025-06-01T21:00:13.5811903Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5812197Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5812478Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5812716Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks' 2025-06-01T21:00:13.5813113Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads/develop' 2025-06-01T21:00:13.5813473Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads' 2025-06-01T21:00:13.5813769Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5814068Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin' 2025-06-01T21:00:13.5814337Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes' 2025-06-01T21:00:13.5814797Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs' 2025-06-01T21:00:13.5815139Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/HEAD' 2025-06-01T21:00:13.5815377Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs' 2025-06-01T21:00:13.5815703Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/config' 2025-06-01T21:00:13.5815922Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json' 2025-06-01T21:00:13.5816204Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external' 2025-06-01T21:00:13.5816379Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules' 2025-06-01T21:00:13.5816566Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm' 2025-06-01T21:00:13.5816750Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/tags' 2025-06-01T21:00:13.5816930Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/heads/master' 2025-06-01T21:00:13.5817114Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/heads' 2025-06-01T21:00:13.5817311Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5817523Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin' 2025-06-01T21:00:13.5817717Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes' 2025-06-01T21:00:13.5817891Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs' 2025-06-01T21:00:13.5818051Z removed 'pytorch-main/.git/modules/third_party/pybind11/description' 2025-06-01T21:00:13.5818564Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-77a556db49320494c8c063da917c1cd19eee4d5c.pack' 2025-06-01T21:00:13.5818944Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-77a556db49320494c8c063da917c1cd19eee4d5c.idx' 2025-06-01T21:00:13.5819279Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.idx' 2025-06-01T21:00:13.5819623Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.pack' 2025-06-01T21:00:13.5819962Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-57cb5ce88f81506ae9f2c83c041fbfeea8bcae34.rev' 2025-06-01T21:00:13.5820300Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-77a556db49320494c8c063da917c1cd19eee4d5c.rev' 2025-06-01T21:00:13.5820497Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/pack' 2025-06-01T21:00:13.5820684Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/info' 2025-06-01T21:00:13.5820990Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects' 2025-06-01T21:00:13.5821150Z removed 'pytorch-main/.git/modules/third_party/pybind11/FETCH_HEAD' 2025-06-01T21:00:13.5821297Z removed 'pytorch-main/.git/modules/third_party/pybind11/shallow' 2025-06-01T21:00:13.5821460Z removed 'pytorch-main/.git/modules/third_party/pybind11/info/exclude' 2025-06-01T21:00:13.5821634Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/info' 2025-06-01T21:00:13.5821947Z removed 'pytorch-main/.git/modules/third_party/pybind11/HEAD' 2025-06-01T21:00:13.5822090Z removed 'pytorch-main/.git/modules/third_party/pybind11/index' 2025-06-01T21:00:13.5822348Z removed 'pytorch-main/.git/modules/third_party/pybind11/packed-refs' 2025-06-01T21:00:13.5822587Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5822788Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-06-01T21:00:13.5822983Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-06-01T21:00:13.5823179Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5823359Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/update.sample' 2025-06-01T21:00:13.5823571Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5823762Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2025-06-01T21:00:13.5823982Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5824198Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5824399Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/post-update.sample' 2025-06-01T21:00:13.5824589Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-06-01T21:00:13.5824809Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5825061Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5825271Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5825447Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/hooks' 2025-06-01T21:00:13.5825635Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads/master' 2025-06-01T21:00:13.5825838Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads' 2025-06-01T21:00:13.5826048Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5826282Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-06-01T21:00:13.5826482Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes' 2025-06-01T21:00:13.5826673Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs' 2025-06-01T21:00:13.5826949Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/HEAD' 2025-06-01T21:00:13.5827231Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs' 2025-06-01T21:00:13.5827381Z removed 'pytorch-main/.git/modules/third_party/pybind11/config' 2025-06-01T21:00:13.5827541Z removed directory 'pytorch-main/.git/modules/third_party/pybind11' 2025-06-01T21:00:13.5827717Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/tags' 2025-06-01T21:00:13.5827893Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/heads/release-v3' 2025-06-01T21:00:13.5828066Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/heads' 2025-06-01T21:00:13.5828254Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5828452Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin' 2025-06-01T21:00:13.5828632Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes' 2025-06-01T21:00:13.5828790Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs' 2025-06-01T21:00:13.5828936Z removed 'pytorch-main/.git/modules/third_party/NVTX/description' 2025-06-01T21:00:13.5829209Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/b4/4867719e5f8faf969b6af457dcd4b24a7a7420' 2025-06-01T21:00:13.5829382Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/b4' 2025-06-01T21:00:13.5829749Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/11/bebf71b771351b7fcdb1b1a12d612a717c7c3b' 2025-06-01T21:00:13.5829918Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/11' 2025-06-01T21:00:13.5830256Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/90/17703b2543dc8ea7b7e2d012bb545a6427f838' 2025-06-01T21:00:13.5830430Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/90' 2025-06-01T21:00:13.5830692Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/d9/f0165642967a4004742d940ced7c02d261e566' 2025-06-01T21:00:13.5831002Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/d9' 2025-06-01T21:00:13.5831274Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/29/42f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-06-01T21:00:13.5831447Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/29' 2025-06-01T21:00:13.5831717Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/0b/3c24169331efcce702b8f8b7e2c326a6fbeae5' 2025-06-01T21:00:13.5831891Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/0b' 2025-06-01T21:00:13.5832225Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-0d764be048757e9d6cf64a7056f8921631b97ac1.pack' 2025-06-01T21:00:13.5832543Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-0d764be048757e9d6cf64a7056f8921631b97ac1.rev' 2025-06-01T21:00:13.5832851Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-0d764be048757e9d6cf64a7056f8921631b97ac1.idx' 2025-06-01T21:00:13.5833031Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/pack' 2025-06-01T21:00:13.5833210Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/info' 2025-06-01T21:00:13.5833477Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/91/63cc2d949df00bebae019d4becf6634cb89208' 2025-06-01T21:00:13.5833648Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/91' 2025-06-01T21:00:13.5833915Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/5f/aa09785dd4fc58d1521eb9b40029e0801b1104' 2025-06-01T21:00:13.5834083Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/5f' 2025-06-01T21:00:13.5834350Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/cc/d3006f8598f580d0a21a80dfd5379cecdf9eb1' 2025-06-01T21:00:13.5834518Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/cc' 2025-06-01T21:00:13.5834787Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/5a/f9b02f69b2f06e4d1a6db734fdb2ac70c49ef6' 2025-06-01T21:00:13.5834956Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/5a' 2025-06-01T21:00:13.5835219Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/99/2fabeae2c61372b163cea7ab52cb8673f0c249' 2025-06-01T21:00:13.5835392Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/99' 2025-06-01T21:00:13.5835836Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/97/4f8917bdc258b6b3b3dcf9bb7b51d7135a0fdd' 2025-06-01T21:00:13.5836021Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/97' 2025-06-01T21:00:13.5836299Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/4a/5bda03dedf575d35dbb21ad645ce30ecc2b526' 2025-06-01T21:00:13.5836472Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/4a' 2025-06-01T21:00:13.5836732Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/3d/4ac14245060f9b822dbe4b0027a0d7a71ae721' 2025-06-01T21:00:13.5836906Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/3d' 2025-06-01T21:00:13.5837163Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/9d/3e5563945746454fb6f53eb9c9fbe04ff41fb2' 2025-06-01T21:00:13.5837332Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/9d' 2025-06-01T21:00:13.5837503Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects' 2025-06-01T21:00:13.5837648Z removed 'pytorch-main/.git/modules/third_party/NVTX/FETCH_HEAD' 2025-06-01T21:00:13.5837918Z removed 'pytorch-main/.git/modules/third_party/NVTX/shallow' 2025-06-01T21:00:13.5838068Z removed 'pytorch-main/.git/modules/third_party/NVTX/info/exclude' 2025-06-01T21:00:13.5838324Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/info' 2025-06-01T21:00:13.5838456Z removed 'pytorch-main/.git/modules/third_party/NVTX/HEAD' 2025-06-01T21:00:13.5838587Z removed 'pytorch-main/.git/modules/third_party/NVTX/index' 2025-06-01T21:00:13.5838740Z removed 'pytorch-main/.git/modules/third_party/NVTX/packed-refs' 2025-06-01T21:00:13.5838955Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5839145Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-receive.sample' 2025-06-01T21:00:13.5839334Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/commit-msg.sample' 2025-06-01T21:00:13.5839517Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5839697Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/update.sample' 2025-06-01T21:00:13.5839901Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5840083Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-push.sample' 2025-06-01T21:00:13.5840285Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5840486Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5840677Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/post-update.sample' 2025-06-01T21:00:13.5840967Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-commit.sample' 2025-06-01T21:00:13.5841179Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5841391Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5841588Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5841755Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/hooks' 2025-06-01T21:00:13.5841950Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads/release-v3' 2025-06-01T21:00:13.5842139Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads' 2025-06-01T21:00:13.5842336Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5842556Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin' 2025-06-01T21:00:13.5842744Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes' 2025-06-01T21:00:13.5842915Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs' 2025-06-01T21:00:13.5843063Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/HEAD' 2025-06-01T21:00:13.5843221Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs' 2025-06-01T21:00:13.5843358Z removed 'pytorch-main/.git/modules/third_party/NVTX/config' 2025-06-01T21:00:13.5843497Z removed directory 'pytorch-main/.git/modules/third_party/NVTX' 2025-06-01T21:00:13.5843720Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/tags' 2025-06-01T21:00:13.5843947Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads/main' 2025-06-01T21:00:13.5844300Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads' 2025-06-01T21:00:13.5844542Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5844788Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin' 2025-06-01T21:00:13.5845006Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes' 2025-06-01T21:00:13.5845208Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs' 2025-06-01T21:00:13.5845394Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/description' 2025-06-01T21:00:13.5845895Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-120d6fbfa1f7421ab17ee5ee685cc5ec0127840a.rev' 2025-06-01T21:00:13.5846401Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-120d6fbfa1f7421ab17ee5ee685cc5ec0127840a.pack' 2025-06-01T21:00:13.5846773Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-db8f0592f0dc5efc1e6b9fdaa6e4949501ffd31d.idx' 2025-06-01T21:00:13.5847143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-db8f0592f0dc5efc1e6b9fdaa6e4949501ffd31d.pack' 2025-06-01T21:00:13.5847510Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-120d6fbfa1f7421ab17ee5ee685cc5ec0127840a.idx' 2025-06-01T21:00:13.5847880Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-db8f0592f0dc5efc1e6b9fdaa6e4949501ffd31d.rev' 2025-06-01T21:00:13.5848105Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack' 2025-06-01T21:00:13.5848322Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/info' 2025-06-01T21:00:13.5848543Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects' 2025-06-01T21:00:13.5848727Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/FETCH_HEAD' 2025-06-01T21:00:13.5848903Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/shallow' 2025-06-01T21:00:13.5849095Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info/exclude' 2025-06-01T21:00:13.5849293Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info' 2025-06-01T21:00:13.5849460Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/HEAD' 2025-06-01T21:00:13.5849636Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/index' 2025-06-01T21:00:13.5849823Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/packed-refs' 2025-06-01T21:00:13.5850092Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5850331Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-receive.sample' 2025-06-01T21:00:13.5850556Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/commit-msg.sample' 2025-06-01T21:00:13.5850951Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5851234Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/update.sample' 2025-06-01T21:00:13.5851485Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5851707Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-push.sample' 2025-06-01T21:00:13.5851964Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5852215Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5852537Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/post-update.sample' 2025-06-01T21:00:13.5852853Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-commit.sample' 2025-06-01T21:00:13.5853115Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5853367Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5853606Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5853812Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks' 2025-06-01T21:00:13.5854024Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads/main' 2025-06-01T21:00:13.5854257Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads' 2025-06-01T21:00:13.5854634Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5854987Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin' 2025-06-01T21:00:13.5855227Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes' 2025-06-01T21:00:13.5855440Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs' 2025-06-01T21:00:13.5855625Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/HEAD' 2025-06-01T21:00:13.5855821Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs' 2025-06-01T21:00:13.5855998Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/config' 2025-06-01T21:00:13.5856332Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/tags' 2025-06-01T21:00:13.5856666Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads/master' 2025-06-01T21:00:13.5857010Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads' 2025-06-01T21:00:13.5857364Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5857730Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin' 2025-06-01T21:00:13.5858080Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes' 2025-06-01T21:00:13.5858396Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs' 2025-06-01T21:00:13.5858708Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/description' 2025-06-01T21:00:13.5859163Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8/9bd2b4bd1dec6fb01c0fe4d330149401cd30e7' 2025-06-01T21:00:13.5859501Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8' 2025-06-01T21:00:13.5859932Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96/ca5f5989edf5379488a8336c9552d23104fc69' 2025-06-01T21:00:13.5860270Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96' 2025-06-01T21:00:13.5860701Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86/e462e2ebfa92d2099c8594d70c3927412e2da2' 2025-06-01T21:00:13.5861172Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86' 2025-06-01T21:00:13.5861617Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87/48902116964a26292feba6d9cc6f04349cc7a1' 2025-06-01T21:00:13.5861951Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87' 2025-06-01T21:00:13.5862383Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b/9959ae5cddf327ebca1dd6953f4f0ab65ad071' 2025-06-01T21:00:13.5862716Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b' 2025-06-01T21:00:13.5863143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95/29abab38013189853ab4a3cf2637ce44ca5347' 2025-06-01T21:00:13.5863545Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95' 2025-06-01T21:00:13.5864209Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90/87e9bd67f3c3345ee65474d1189d7b785f84c3' 2025-06-01T21:00:13.5864658Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90' 2025-06-01T21:00:13.5865100Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36/23325260da41bc7e9440ebd5b765bd4e3de546' 2025-06-01T21:00:13.5865436Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36' 2025-06-01T21:00:13.5865863Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/69c586bfd411b675787aa1218364826c0b181e' 2025-06-01T21:00:13.5866295Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/6cd04e49a3eb1dec9d283bc1e238d685497314' 2025-06-01T21:00:13.5866627Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6' 2025-06-01T21:00:13.5867063Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27/1eb33a8d481250e6921f599b3bfafc05f121bb' 2025-06-01T21:00:13.5867393Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27' 2025-06-01T21:00:13.5867825Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2/5b19a40ac5df0a4a607443c86731c0c90dd7fa' 2025-06-01T21:00:13.5868152Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2' 2025-06-01T21:00:13.5868574Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b/c072322c81004ef408094f7a60cc880fa48eae' 2025-06-01T21:00:13.5868906Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b' 2025-06-01T21:00:13.5869337Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/231c97f41d27745e95701d2dea1eb91014974a' 2025-06-01T21:00:13.5869771Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/9da5fefce457bef07dc84d91927b13146f3c6b' 2025-06-01T21:00:13.5870104Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60' 2025-06-01T21:00:13.5870533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f/d099980edec938590670eedb13bc554f9c225b' 2025-06-01T21:00:13.5870993Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f' 2025-06-01T21:00:13.5871434Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5/fc8496ba55a20c156e1e262fe199cfaf51bde8' 2025-06-01T21:00:13.5871798Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5' 2025-06-01T21:00:13.5872397Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f/e53eb9d818cc84b8dad81eeba14f63d9c52a58' 2025-06-01T21:00:13.5872732Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f' 2025-06-01T21:00:13.5873160Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c/44beed9f53b868130d711855a2b0c620b1aecd' 2025-06-01T21:00:13.5873485Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c' 2025-06-01T21:00:13.5873915Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1/2b6150e75ea0911b0c058b9066588bf268023f' 2025-06-01T21:00:13.5874376Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1' 2025-06-01T21:00:13.5874960Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.rev' 2025-06-01T21:00:13.5875452Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.pack' 2025-06-01T21:00:13.5875931Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.idx' 2025-06-01T21:00:13.5876288Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack' 2025-06-01T21:00:13.5876722Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32/c47ec00abfaa84e918383ecab33d7a59a7198e' 2025-06-01T21:00:13.5877057Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32' 2025-06-01T21:00:13.5877494Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/cbb6c099d8033393eb8dc157ef0c8c433af38b' 2025-06-01T21:00:13.5877921Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/2ad19d2d7508da1c7a0abbc14014e112ae35d0' 2025-06-01T21:00:13.5878249Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b' 2025-06-01T21:00:13.5878677Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4/b8b430877c9712e7797955ec84c06568c04703' 2025-06-01T21:00:13.5879005Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4' 2025-06-01T21:00:13.5879433Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79/6fe41e496b869928b94372688d7417d94aaadc' 2025-06-01T21:00:13.5879768Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79' 2025-06-01T21:00:13.5880110Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/info' 2025-06-01T21:00:13.5880544Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef/39d0538db9ccc0872a9b6333ccd4bdceb5686a' 2025-06-01T21:00:13.5881010Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef' 2025-06-01T21:00:13.5881440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0/3ec5534d083441aff721bc3953b2f73bcda391' 2025-06-01T21:00:13.5881775Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0' 2025-06-01T21:00:13.5882240Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb/045de2bda8dd6b705c20d0ed71345ab6f7d98a' 2025-06-01T21:00:13.5882595Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb' 2025-06-01T21:00:13.5883032Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9/ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-06-01T21:00:13.5883366Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9' 2025-06-01T21:00:13.5883798Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee/d38844fb80368c779f4293706cf6b206a6ea38' 2025-06-01T21:00:13.5884241Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee' 2025-06-01T21:00:13.5884759Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b/7c9550fd90913c631ae35c17660909f9ffc0d5' 2025-06-01T21:00:13.5885095Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b' 2025-06-01T21:00:13.5885522Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28/3679d65e8149ac149540eb93cdfb5b930cddd1' 2025-06-01T21:00:13.5885853Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28' 2025-06-01T21:00:13.5886285Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a/257c2c02354af7cbf84951de03d7ad8cd1240b' 2025-06-01T21:00:13.5886622Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a' 2025-06-01T21:00:13.5887056Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06/8e469a5d4ec949b38c8c34ae85943b85c8d21c' 2025-06-01T21:00:13.5887389Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06' 2025-06-01T21:00:13.5887814Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/9625b74e76d040c2b0317ebeb99648c361fcf8' 2025-06-01T21:00:13.5888238Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/02c78a91e64050bc79fe71146d807c664c80d9' 2025-06-01T21:00:13.5888568Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91' 2025-06-01T21:00:13.5888999Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/cad280b86a061ac7a7fba9ff847a245aa09d5c' 2025-06-01T21:00:13.5889432Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/3f97f02254437b1f969b52258dd00eaf28640f' 2025-06-01T21:00:13.5889766Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67' 2025-06-01T21:00:13.5890196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb/92342ef8980ec0ba239fcc5d8f999ee1888aed' 2025-06-01T21:00:13.5890525Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb' 2025-06-01T21:00:13.5891186Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f/8df76f3dee590e4d8ed36655eae4b51e9d4673' 2025-06-01T21:00:13.5891531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f' 2025-06-01T21:00:13.5891977Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/ec9d5d0af20f575f378a0a3c6e26b75223d353' 2025-06-01T21:00:13.5892423Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/4e254ba4c438c69ee2558eed69e95b36bde77b' 2025-06-01T21:00:13.5892750Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1' 2025-06-01T21:00:13.5893178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc/116edd2cb80301b1eead3c1ebc5904dcea83fb' 2025-06-01T21:00:13.5893510Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc' 2025-06-01T21:00:13.5893937Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/0293fefbf7e531b3c6d73c8f5e6c54ed176b41' 2025-06-01T21:00:13.5894491Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/934635b28d2736331c49d1a57644f8cad7b6b8' 2025-06-01T21:00:13.5895150Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a' 2025-06-01T21:00:13.5895612Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34/cd232c2f36f3e473f55e06d6161ebfe922dbaf' 2025-06-01T21:00:13.5895947Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34' 2025-06-01T21:00:13.5896388Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df/0ca8d30f85cd3c2947efdeb6a76d824b37971e' 2025-06-01T21:00:13.5896717Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df' 2025-06-01T21:00:13.5897154Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6/967b1795fff8aaaaaace65c731dc0466b7f31b' 2025-06-01T21:00:13.5897489Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6' 2025-06-01T21:00:13.5897917Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84/81c47a04d653e54ad1cbbf0ba692510876f724' 2025-06-01T21:00:13.5898243Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84' 2025-06-01T21:00:13.5898677Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d/75e950c72d6ea2dee532d4bbcdd98854097d3a' 2025-06-01T21:00:13.5899004Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d' 2025-06-01T21:00:13.5899438Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a/55001b81c7d74fafb9a5d51f6cf1af5c41b577' 2025-06-01T21:00:13.5899773Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a' 2025-06-01T21:00:13.5900203Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6/5cfb280f5108c41bf4f47a32072e8c050f30d7' 2025-06-01T21:00:13.5900531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6' 2025-06-01T21:00:13.5901114Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99/cbe4d32421bb83ab7f604275c4e40af504eb6c' 2025-06-01T21:00:13.5901450Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99' 2025-06-01T21:00:13.5901894Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09/404b8437dc9e5ce8da6ab1a2ec77d0899da4de' 2025-06-01T21:00:13.5902244Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09' 2025-06-01T21:00:13.5902683Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0/0fb2bf845870a1bd042b6d56e82f9d9d2ce75c' 2025-06-01T21:00:13.5903186Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0' 2025-06-01T21:00:13.5903628Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/413f11bbf06d9a65f559e0759b9dd9ee31b752' 2025-06-01T21:00:13.5904062Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/0f7f97e79b5a903b3f04affc057e324bd06451' 2025-06-01T21:00:13.5904518Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68' 2025-06-01T21:00:13.5905050Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/7bf92bb0854c0128fa95d8e0d5a3144530c88b' 2025-06-01T21:00:13.5905488Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/e40e61e90f98aefeefebc5578cd8eead70f127' 2025-06-01T21:00:13.5905814Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26' 2025-06-01T21:00:13.5906245Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76/93a41ef3d64ede740d7282ed9815fa7fb7eee7' 2025-06-01T21:00:13.5906574Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76' 2025-06-01T21:00:13.5907010Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/fb7be373d0f6cd2ed45d222ebe05d2c7b96f73' 2025-06-01T21:00:13.5907446Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/f6bbe5bb79b5e3b1341c7847904bc6350da786' 2025-06-01T21:00:13.5907775Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e' 2025-06-01T21:00:13.5908209Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c/605ede9ae014bfac5c6840f7ac9604802bf877' 2025-06-01T21:00:13.5908533Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c' 2025-06-01T21:00:13.5908958Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe/0d7d41f7548e3a9488075c2317a14df3692f73' 2025-06-01T21:00:13.5909288Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe' 2025-06-01T21:00:13.5909722Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57/ae4cc3ee5198177ac10d2be521c714b65a5180' 2025-06-01T21:00:13.5910049Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57' 2025-06-01T21:00:13.5910477Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6/2c62f8364a46b3d93b6f15bb22a40b32dfd712' 2025-06-01T21:00:13.5910934Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6' 2025-06-01T21:00:13.5911365Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10/d690e782ed24e56107be7ad1b248cfdacf6fea' 2025-06-01T21:00:13.5911695Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10' 2025-06-01T21:00:13.5912129Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed/323fe325ceada7d676d8c9cc450cc4f5fd5190' 2025-06-01T21:00:13.5912461Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed' 2025-06-01T21:00:13.5912896Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0/87586b6dbe276aa926d3ad9bff912dc852b7aa' 2025-06-01T21:00:13.5913223Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0' 2025-06-01T21:00:13.5913651Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/e251a16b1e3567a3cdc36965e3cc1fded4064e' 2025-06-01T21:00:13.5914086Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/f29bda48f7d6ae89521b00e7b0a9e5b5fa4da1' 2025-06-01T21:00:13.5914531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5' 2025-06-01T21:00:13.5915058Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/6e9250a5336a13e8da58786040f270e64de344' 2025-06-01T21:00:13.5915494Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/64af430c3e09179069bad79dbaa54e4864edc8' 2025-06-01T21:00:13.5915824Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e' 2025-06-01T21:00:13.5916253Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38/a28e08647bdbf74240b8b5f206eee7e7759639' 2025-06-01T21:00:13.5916584Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38' 2025-06-01T21:00:13.5917018Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24/ae110bd671dbbb34a39eca3176b58fc7ba6752' 2025-06-01T21:00:13.5917353Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24' 2025-06-01T21:00:13.5917794Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad/f04039af02cac5f4177dad10784db5cd6aabd0' 2025-06-01T21:00:13.5918122Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad' 2025-06-01T21:00:13.5918549Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/4351ac2cb119668145a82442cbb1fcabecee33' 2025-06-01T21:00:13.5918983Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/99f40eb48be5234ddbb58098c7e9a5f8d7a141' 2025-06-01T21:00:13.5919316Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a' 2025-06-01T21:00:13.5919749Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/a691676bc17e84a54d8bff71976abaa611c7cf' 2025-06-01T21:00:13.5920185Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/35a8bb4509c2477e9edd82c6bb70faec06c1c5' 2025-06-01T21:00:13.5920612Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/5ea8e1b5c144af78b0ac356fb87c411fb95d9f' 2025-06-01T21:00:13.5921048Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c' 2025-06-01T21:00:13.5921490Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7/b4172e45ca270676e0178f60c5d1399b59e6df' 2025-06-01T21:00:13.5921849Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7' 2025-06-01T21:00:13.5922283Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7/cb3f91f62b98952724d6dace74cff6d6cc958d' 2025-06-01T21:00:13.5922615Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7' 2025-06-01T21:00:13.5923052Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25/1fba2703fe30bd49dfcb21c445592e5bd26c88' 2025-06-01T21:00:13.5923384Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25' 2025-06-01T21:00:13.5923819Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/f6856e21dfabf8b0ecc40d29b11ce44db9be42' 2025-06-01T21:00:13.5924365Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/1a1b2da95b45d4b1e13af10ff2e6a4b4fcc584' 2025-06-01T21:00:13.5924826Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a' 2025-06-01T21:00:13.5925263Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/eb2db921e2d113042c3e0529830b27ed8383e7' 2025-06-01T21:00:13.5925689Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/07834160a14bd212f8603fba3b00ca580be05a' 2025-06-01T21:00:13.5926115Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/0d9c2ae62e2493cae476bd3960a0618bff60a3' 2025-06-01T21:00:13.5926546Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/4a75be0bdb9e4582e13fe1c617577b17dd99bd' 2025-06-01T21:00:13.5926878Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d' 2025-06-01T21:00:13.5927309Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc/1741461e424a234f5f37629dc1724e6a577676' 2025-06-01T21:00:13.5927638Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc' 2025-06-01T21:00:13.5927960Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects' 2025-06-01T21:00:13.5928262Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/FETCH_HEAD' 2025-06-01T21:00:13.5928558Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/shallow' 2025-06-01T21:00:13.5928866Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info/exclude' 2025-06-01T21:00:13.5929187Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info' 2025-06-01T21:00:13.5929478Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/HEAD' 2025-06-01T21:00:13.5929762Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/index' 2025-06-01T21:00:13.5930072Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/packed-refs' 2025-06-01T21:00:13.5930458Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5930912Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-receive.sample' 2025-06-01T21:00:13.5931261Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/commit-msg.sample' 2025-06-01T21:00:13.5931616Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5931955Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/update.sample' 2025-06-01T21:00:13.5932319Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5932667Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-push.sample' 2025-06-01T21:00:13.5933037Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5933408Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5933877Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/post-update.sample' 2025-06-01T21:00:13.5934317Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-commit.sample' 2025-06-01T21:00:13.5934698Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5935082Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5935444Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5935762Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks' 2025-06-01T21:00:13.5936108Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads/master' 2025-06-01T21:00:13.5936603Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads' 2025-06-01T21:00:13.5937013Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5937401Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin' 2025-06-01T21:00:13.5937757Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes' 2025-06-01T21:00:13.5938083Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs' 2025-06-01T21:00:13.5938380Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/HEAD' 2025-06-01T21:00:13.5938703Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs' 2025-06-01T21:00:13.5938995Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config' 2025-06-01T21:00:13.5939399Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/tags' 2025-06-01T21:00:13.5939785Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads/main' 2025-06-01T21:00:13.5940185Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads' 2025-06-01T21:00:13.5940608Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5941246Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin' 2025-06-01T21:00:13.5941667Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes' 2025-06-01T21:00:13.5942056Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs' 2025-06-01T21:00:13.5942436Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/description' 2025-06-01T21:00:13.5943009Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6201fc198e32eaaa8f7861374f5f16a3370c9c6e.pack' 2025-06-01T21:00:13.5943586Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6201fc198e32eaaa8f7861374f5f16a3370c9c6e.rev' 2025-06-01T21:00:13.5944155Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.5944948Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.5945519Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.5946071Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6201fc198e32eaaa8f7861374f5f16a3370c9c6e.idx' 2025-06-01T21:00:13.5946481Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack' 2025-06-01T21:00:13.5946882Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/info' 2025-06-01T21:00:13.5947438Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects' 2025-06-01T21:00:13.5947850Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/FETCH_HEAD' 2025-06-01T21:00:13.5948210Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/shallow' 2025-06-01T21:00:13.5948588Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info/exclude' 2025-06-01T21:00:13.5948975Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info' 2025-06-01T21:00:13.5949319Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/HEAD' 2025-06-01T21:00:13.5949674Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/index' 2025-06-01T21:00:13.5950063Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/packed-refs' 2025-06-01T21:00:13.5950524Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5951056Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.5951484Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.5951906Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5952318Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/update.sample' 2025-06-01T21:00:13.5952766Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5953174Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.5953611Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5954056Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5954474Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.5955012Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.5955586Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5956034Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5956463Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5956846Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks' 2025-06-01T21:00:13.5957243Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.5957932Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads' 2025-06-01T21:00:13.5958377Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5958826Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.5959262Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes' 2025-06-01T21:00:13.5959655Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs' 2025-06-01T21:00:13.5960027Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/HEAD' 2025-06-01T21:00:13.5960411Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs' 2025-06-01T21:00:13.5960862Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config' 2025-06-01T21:00:13.5961231Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest' 2025-06-01T21:00:13.5961639Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/tags' 2025-06-01T21:00:13.5962025Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads/master' 2025-06-01T21:00:13.5962418Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads' 2025-06-01T21:00:13.5962833Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5963263Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin' 2025-06-01T21:00:13.5963660Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes' 2025-06-01T21:00:13.5964031Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs' 2025-06-01T21:00:13.5964393Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/description' 2025-06-01T21:00:13.5964954Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-7f0399a38859f62a4ed05503b092a1333ac8001b.pack' 2025-06-01T21:00:13.5965738Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c195c5b7b80d0890b9092419b4376ae98f4117c7.rev' 2025-06-01T21:00:13.5966289Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c195c5b7b80d0890b9092419b4376ae98f4117c7.idx' 2025-06-01T21:00:13.5966902Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-7f0399a38859f62a4ed05503b092a1333ac8001b.rev' 2025-06-01T21:00:13.5967590Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c195c5b7b80d0890b9092419b4376ae98f4117c7.pack' 2025-06-01T21:00:13.5968135Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-7f0399a38859f62a4ed05503b092a1333ac8001b.idx' 2025-06-01T21:00:13.5968557Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack' 2025-06-01T21:00:13.5968959Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/info' 2025-06-01T21:00:13.5969343Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects' 2025-06-01T21:00:13.5969710Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/FETCH_HEAD' 2025-06-01T21:00:13.5970059Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/shallow' 2025-06-01T21:00:13.5970420Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info/exclude' 2025-06-01T21:00:13.5970918Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info' 2025-06-01T21:00:13.5971266Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/HEAD' 2025-06-01T21:00:13.5971609Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/index' 2025-06-01T21:00:13.5971983Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/packed-refs' 2025-06-01T21:00:13.5972423Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5972835Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-receive.sample' 2025-06-01T21:00:13.5973250Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/commit-msg.sample' 2025-06-01T21:00:13.5973666Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5974066Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/update.sample' 2025-06-01T21:00:13.5974498Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5974906Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-push.sample' 2025-06-01T21:00:13.5975339Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5975999Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5976598Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/post-update.sample' 2025-06-01T21:00:13.5977017Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-commit.sample' 2025-06-01T21:00:13.5977457Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5977892Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5978319Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5978701Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks' 2025-06-01T21:00:13.5979104Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads/master' 2025-06-01T21:00:13.5979515Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads' 2025-06-01T21:00:13.5979939Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5980378Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin' 2025-06-01T21:00:13.5980975Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes' 2025-06-01T21:00:13.5981405Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs' 2025-06-01T21:00:13.5981769Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/HEAD' 2025-06-01T21:00:13.5982153Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs' 2025-06-01T21:00:13.5982497Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config' 2025-06-01T21:00:13.5982851Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb' 2025-06-01T21:00:13.5983179Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules' 2025-06-01T21:00:13.5983484Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp' 2025-06-01T21:00:13.5983812Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/tags' 2025-06-01T21:00:13.5984141Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads/develop' 2025-06-01T21:00:13.5984469Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads' 2025-06-01T21:00:13.5984811Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5985178Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin' 2025-06-01T21:00:13.5985595Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes' 2025-06-01T21:00:13.5986119Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs' 2025-06-01T21:00:13.5986533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/description' 2025-06-01T21:00:13.5987034Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-6bfffc5f96c1630cdef5928440b2773dab458935.pack' 2025-06-01T21:00:13.5987523Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-6bfffc5f96c1630cdef5928440b2773dab458935.rev' 2025-06-01T21:00:13.5988007Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-6bfffc5f96c1630cdef5928440b2773dab458935.idx' 2025-06-01T21:00:13.5988481Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.rev' 2025-06-01T21:00:13.5988968Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.pack' 2025-06-01T21:00:13.5989453Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-43316d3575100d073eca8da748eea7ad05e40f03.idx' 2025-06-01T21:00:13.5989795Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack' 2025-06-01T21:00:13.5990129Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/info' 2025-06-01T21:00:13.5990453Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects' 2025-06-01T21:00:13.5990854Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/FETCH_HEAD' 2025-06-01T21:00:13.5991157Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/shallow' 2025-06-01T21:00:13.5991471Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info/exclude' 2025-06-01T21:00:13.5991777Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info' 2025-06-01T21:00:13.5992056Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/HEAD' 2025-06-01T21:00:13.5992339Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/index' 2025-06-01T21:00:13.5992640Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/packed-refs' 2025-06-01T21:00:13.5993020Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.5993374Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-receive.sample' 2025-06-01T21:00:13.5993720Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/commit-msg.sample' 2025-06-01T21:00:13.5994059Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-rebase.sample' 2025-06-01T21:00:13.5994390Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/update.sample' 2025-06-01T21:00:13.5994747Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.5995082Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-push.sample' 2025-06-01T21:00:13.5995578Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.5996119Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.5996574Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/post-update.sample' 2025-06-01T21:00:13.5996924Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-commit.sample' 2025-06-01T21:00:13.5997298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.5997668Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.5998030Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.5998350Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks' 2025-06-01T21:00:13.5998688Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads/develop' 2025-06-01T21:00:13.5999040Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads' 2025-06-01T21:00:13.5999398Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.5999782Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin' 2025-06-01T21:00:13.6000137Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes' 2025-06-01T21:00:13.6000458Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs' 2025-06-01T21:00:13.6000861Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/HEAD' 2025-06-01T21:00:13.6001184Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs' 2025-06-01T21:00:13.6001466Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config' 2025-06-01T21:00:13.6001760Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json' 2025-06-01T21:00:13.6002077Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/tags' 2025-06-01T21:00:13.6002373Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads/main' 2025-06-01T21:00:13.6002686Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads' 2025-06-01T21:00:13.6003026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6003385Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin' 2025-06-01T21:00:13.6003708Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes' 2025-06-01T21:00:13.6004013Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs' 2025-06-01T21:00:13.6004303Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/description' 2025-06-01T21:00:13.6004965Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.pack' 2025-06-01T21:00:13.6005558Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.rev' 2025-06-01T21:00:13.6006212Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-29730f56d3cff35df8c43d38193f6cd752394c44.rev' 2025-06-01T21:00:13.6006791Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-46cfbfb25e6268bbd2d32ff1dbd2e1b0659bfe80.idx' 2025-06-01T21:00:13.6007267Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-29730f56d3cff35df8c43d38193f6cd752394c44.pack' 2025-06-01T21:00:13.6007740Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-29730f56d3cff35df8c43d38193f6cd752394c44.idx' 2025-06-01T21:00:13.6008069Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack' 2025-06-01T21:00:13.6008397Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/info' 2025-06-01T21:00:13.6008706Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects' 2025-06-01T21:00:13.6008995Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/FETCH_HEAD' 2025-06-01T21:00:13.6009273Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/shallow' 2025-06-01T21:00:13.6009564Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info/exclude' 2025-06-01T21:00:13.6009874Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info' 2025-06-01T21:00:13.6010145Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/HEAD' 2025-06-01T21:00:13.6010413Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/index' 2025-06-01T21:00:13.6010717Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/packed-refs' 2025-06-01T21:00:13.6011214Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6011556Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-receive.sample' 2025-06-01T21:00:13.6011900Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/commit-msg.sample' 2025-06-01T21:00:13.6012235Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6012552Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/update.sample' 2025-06-01T21:00:13.6012911Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6013240Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-push.sample' 2025-06-01T21:00:13.6013599Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6013961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6014474Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/post-update.sample' 2025-06-01T21:00:13.6014810Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-commit.sample' 2025-06-01T21:00:13.6015181Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6015667Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6016032Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6016442Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks' 2025-06-01T21:00:13.6016773Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads/main' 2025-06-01T21:00:13.6017106Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads' 2025-06-01T21:00:13.6017458Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6017824Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin' 2025-06-01T21:00:13.6018168Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes' 2025-06-01T21:00:13.6018485Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs' 2025-06-01T21:00:13.6018774Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/HEAD' 2025-06-01T21:00:13.6019071Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs' 2025-06-01T21:00:13.6019343Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config' 2025-06-01T21:00:13.6019623Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest' 2025-06-01T21:00:13.6019953Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/tags' 2025-06-01T21:00:13.6020287Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads/master' 2025-06-01T21:00:13.6020626Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads' 2025-06-01T21:00:13.6021211Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6021591Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin' 2025-06-01T21:00:13.6021959Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes' 2025-06-01T21:00:13.6022275Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs' 2025-06-01T21:00:13.6022588Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/description' 2025-06-01T21:00:13.6023177Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b/3cd20975bf6b3be9abae0678932f1e2a7e8b86' 2025-06-01T21:00:13.6023554Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b' 2025-06-01T21:00:13.6024055Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.rev' 2025-06-01T21:00:13.6024553Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.pack' 2025-06-01T21:00:13.6025040Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.idx' 2025-06-01T21:00:13.6025389Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack' 2025-06-01T21:00:13.6025871Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/info' 2025-06-01T21:00:13.6026417Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06/b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-06-01T21:00:13.6026760Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06' 2025-06-01T21:00:13.6027198Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03/988a2c979dab8e2babdd8fe5eb21c43570971d' 2025-06-01T21:00:13.6027529Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03' 2025-06-01T21:00:13.6027859Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects' 2025-06-01T21:00:13.6028166Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/FETCH_HEAD' 2025-06-01T21:00:13.6028462Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/shallow' 2025-06-01T21:00:13.6028775Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info/exclude' 2025-06-01T21:00:13.6029092Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info' 2025-06-01T21:00:13.6029383Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/HEAD' 2025-06-01T21:00:13.6029681Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/index' 2025-06-01T21:00:13.6029995Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/packed-refs' 2025-06-01T21:00:13.6030394Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6030881Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-receive.sample' 2025-06-01T21:00:13.6031236Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/commit-msg.sample' 2025-06-01T21:00:13.6031586Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6031926Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/update.sample' 2025-06-01T21:00:13.6032294Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6032649Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-push.sample' 2025-06-01T21:00:13.6033215Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6033598Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6033955Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/post-update.sample' 2025-06-01T21:00:13.6034315Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-commit.sample' 2025-06-01T21:00:13.6034695Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6035072Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6035579Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6036005Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks' 2025-06-01T21:00:13.6036351Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads/master' 2025-06-01T21:00:13.6036714Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads' 2025-06-01T21:00:13.6037087Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6037479Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin' 2025-06-01T21:00:13.6037842Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes' 2025-06-01T21:00:13.6038181Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs' 2025-06-01T21:00:13.6038486Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/HEAD' 2025-06-01T21:00:13.6038806Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs' 2025-06-01T21:00:13.6039101Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config' 2025-06-01T21:00:13.6039400Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp' 2025-06-01T21:00:13.6039716Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/tags' 2025-06-01T21:00:13.6040015Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads/main' 2025-06-01T21:00:13.6040333Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads' 2025-06-01T21:00:13.6040688Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6041145Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin' 2025-06-01T21:00:13.6041505Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes' 2025-06-01T21:00:13.6041949Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs' 2025-06-01T21:00:13.6042242Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/description' 2025-06-01T21:00:13.6042720Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.pack' 2025-06-01T21:00:13.6043202Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-0c51f31c22d9aa36cb13f581af0a9a61f5a5f753.idx' 2025-06-01T21:00:13.6043672Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.idx' 2025-06-01T21:00:13.6044137Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-5f1ad7e40970f1486ad2ceb738ff19898743f961.rev' 2025-06-01T21:00:13.6044614Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-0c51f31c22d9aa36cb13f581af0a9a61f5a5f753.rev' 2025-06-01T21:00:13.6045097Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-0c51f31c22d9aa36cb13f581af0a9a61f5a5f753.pack' 2025-06-01T21:00:13.6045546Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack' 2025-06-01T21:00:13.6045967Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/info' 2025-06-01T21:00:13.6046275Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects' 2025-06-01T21:00:13.6046560Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/FETCH_HEAD' 2025-06-01T21:00:13.6046842Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/shallow' 2025-06-01T21:00:13.6047130Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info/exclude' 2025-06-01T21:00:13.6047425Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info' 2025-06-01T21:00:13.6047692Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/HEAD' 2025-06-01T21:00:13.6047963Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/index' 2025-06-01T21:00:13.6048253Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/packed-refs' 2025-06-01T21:00:13.6048619Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6048961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-06-01T21:00:13.6049290Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-06-01T21:00:13.6049805Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6050122Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/update.sample' 2025-06-01T21:00:13.6050476Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6050926Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-push.sample' 2025-06-01T21:00:13.6051286Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6051637Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6051970Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/post-update.sample' 2025-06-01T21:00:13.6052302Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-06-01T21:00:13.6052664Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6053033Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6053376Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6053676Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks' 2025-06-01T21:00:13.6053992Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads/main' 2025-06-01T21:00:13.6054322Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads' 2025-06-01T21:00:13.6054670Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6055175Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-06-01T21:00:13.6055611Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes' 2025-06-01T21:00:13.6055924Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs' 2025-06-01T21:00:13.6056208Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/HEAD' 2025-06-01T21:00:13.6056503Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs' 2025-06-01T21:00:13.6056768Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config' 2025-06-01T21:00:13.6057053Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark' 2025-06-01T21:00:13.6057357Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/tags' 2025-06-01T21:00:13.6057668Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads/main' 2025-06-01T21:00:13.6058140Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads' 2025-06-01T21:00:13.6058525Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6058870Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin' 2025-06-01T21:00:13.6059188Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes' 2025-06-01T21:00:13.6059477Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs' 2025-06-01T21:00:13.6059754Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/description' 2025-06-01T21:00:13.6060178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a/9f7fb776ebb00cafaf3f1cadacbb671efbc771' 2025-06-01T21:00:13.6060488Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a' 2025-06-01T21:00:13.6061122Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8/4ef4ffb8e6e58b4adfd2ae38d5b816ada7ad8d' 2025-06-01T21:00:13.6061440Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8' 2025-06-01T21:00:13.6061847Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d/74b13d3c9d638ab9ca851b72d21f78d7ec34c6' 2025-06-01T21:00:13.6062148Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d' 2025-06-01T21:00:13.6062562Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43/0788e41dff6ba05795d38e9244da7310733caa' 2025-06-01T21:00:13.6062865Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43' 2025-06-01T21:00:13.6063263Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d/375fd5ca25baa23e6a29c749eb4450539d1df2' 2025-06-01T21:00:13.6063565Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d' 2025-06-01T21:00:13.6063972Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3/80b8f5f45cb87c0aff7915cbc5a76e4b4c296d' 2025-06-01T21:00:13.6064273Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3' 2025-06-01T21:00:13.6064676Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87/4583da6731f0d0ff8624465c92ee38297ea4c4' 2025-06-01T21:00:13.6065106Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87' 2025-06-01T21:00:13.6065600Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b/f27a5c52c6b880d32d6794459912774a723c48' 2025-06-01T21:00:13.6065936Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b' 2025-06-01T21:00:13.6066533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2/850ad43e7bbcfb46474d21f9718c5a4b2f05e7' 2025-06-01T21:00:13.6066898Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2' 2025-06-01T21:00:13.6067304Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f/58602552aced5f13b1664fae547c07905fab85' 2025-06-01T21:00:13.6067608Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f' 2025-06-01T21:00:13.6068016Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5/3c428ae3fa9b895396e704de8c19b6cdaea22f' 2025-06-01T21:00:13.6068314Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5' 2025-06-01T21:00:13.6068723Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4/bd7e63de3a2e47e5b3bb8e36f75ef64c0bce04' 2025-06-01T21:00:13.6069027Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4' 2025-06-01T21:00:13.6069435Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7/cadd9f09e4f657037bbc8e0289691ada4fd4f8' 2025-06-01T21:00:13.6069736Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7' 2025-06-01T21:00:13.6070194Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-9629c73131fbc8b4d7c994c1a047b411875e9fc8.idx' 2025-06-01T21:00:13.6070647Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-9629c73131fbc8b4d7c994c1a047b411875e9fc8.rev' 2025-06-01T21:00:13.6071231Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-9629c73131fbc8b4d7c994c1a047b411875e9fc8.pack' 2025-06-01T21:00:13.6071552Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack' 2025-06-01T21:00:13.6071961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/dbf94c18e4bdbdeb2d972486f4912287fde5a7' 2025-06-01T21:00:13.6072364Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/6971f0331d1f8c3226fb3b341687f3198cd8a2' 2025-06-01T21:00:13.6072670Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32' 2025-06-01T21:00:13.6073076Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4/5b00c1146a076a0f022dc3f9924beae1a0ef92' 2025-06-01T21:00:13.6073377Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4' 2025-06-01T21:00:13.6073773Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e/c0ebb71f83c3bdf25e5413367ab7007ceef14c' 2025-06-01T21:00:13.6074069Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e' 2025-06-01T21:00:13.6074471Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f/4529395c5b7c2d661812257cd6780c67e54afa' 2025-06-01T21:00:13.6074897Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f' 2025-06-01T21:00:13.6075385Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05/7813118f02e7fcce888d71986e8c74752a0841' 2025-06-01T21:00:13.6075689Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05' 2025-06-01T21:00:13.6075999Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/info' 2025-06-01T21:00:13.6076393Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be/2c7b8e89f9f8507922ee4a6e17c88997a2c88a' 2025-06-01T21:00:13.6076694Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be' 2025-06-01T21:00:13.6077100Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78/a9cb04d1ee07b893cafafc3519645d4a9d98f7' 2025-06-01T21:00:13.6077406Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78' 2025-06-01T21:00:13.6077816Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce/c25a171d296f438bb4e77ef7385c82e1006fc6' 2025-06-01T21:00:13.6078115Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce' 2025-06-01T21:00:13.6078513Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c/aaeea733f97cf56c26478a28612a2a1a406198' 2025-06-01T21:00:13.6078813Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c' 2025-06-01T21:00:13.6079206Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12/0b0c5a6085e58847a2736abb5289bb4784bb00' 2025-06-01T21:00:13.6079508Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12' 2025-06-01T21:00:13.6079918Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55/862ebdd20bd2c9c849f1b808b0df8ec8a1787a' 2025-06-01T21:00:13.6080215Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55' 2025-06-01T21:00:13.6080616Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9/560f59b2de82049fd0dc07be60b0bd793d147c' 2025-06-01T21:00:13.6081027Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9' 2025-06-01T21:00:13.6081493Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84/da241dc2dd58779626fcee9547ec434b422490' 2025-06-01T21:00:13.6081807Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84' 2025-06-01T21:00:13.6082213Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50/35687fab0551a416467b2f7edbbdaec7db172d' 2025-06-01T21:00:13.6082516Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50' 2025-06-01T21:00:13.6082908Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d/1f49f738ab8f193c657ef687ea580954c565b4' 2025-06-01T21:00:13.6083212Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d' 2025-06-01T21:00:13.6083615Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a/18f1be824cd9aaf71aa7655e79992839d5bbe3' 2025-06-01T21:00:13.6083914Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a' 2025-06-01T21:00:13.6084462Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99/0b8e19a7e61f4800b12256f0d46c4f3d40c8cd' 2025-06-01T21:00:13.6084855Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99' 2025-06-01T21:00:13.6085254Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68/13b6cddecba6c0603423e86913769c67801524' 2025-06-01T21:00:13.6085556Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68' 2025-06-01T21:00:13.6085958Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/733ac647536a93374bbed3c61cb314d4f35744' 2025-06-01T21:00:13.6086356Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/8222f888430f227400abbd23fc081a13afdfd6' 2025-06-01T21:00:13.6086661Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca' 2025-06-01T21:00:13.6087057Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c/f6911074619ad28382761fbe643b2dc53f9b30' 2025-06-01T21:00:13.6087360Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c' 2025-06-01T21:00:13.6087763Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b/96117f150ff61a0aef71306d2476748a3c4610' 2025-06-01T21:00:13.6088066Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b' 2025-06-01T21:00:13.6088467Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec/9b2d1dd68c1b3dbbdfd544e50ff593f60eca49' 2025-06-01T21:00:13.6088770Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec' 2025-06-01T21:00:13.6089180Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a/6fb4b4ddaf1a12287ee90dc1fde8a7d4179108' 2025-06-01T21:00:13.6089487Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a' 2025-06-01T21:00:13.6089896Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6/330bba93aa15fe16dff6a953324132bcc0c3ac' 2025-06-01T21:00:13.6090192Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6' 2025-06-01T21:00:13.6090589Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10/13a24759174986ced0637b6e2141ee8749c765' 2025-06-01T21:00:13.6090998Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10' 2025-06-01T21:00:13.6091402Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c/2fb96d859b792265e51b46d5d4f55636c0bbb8' 2025-06-01T21:00:13.6091706Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c' 2025-06-01T21:00:13.6092119Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0/c686bdaf9b0bd43a62fb692bb1758b66145142' 2025-06-01T21:00:13.6092416Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0' 2025-06-01T21:00:13.6092817Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5/7955c177d9923d1f505669e3ebc1c87d5494a4' 2025-06-01T21:00:13.6093121Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5' 2025-06-01T21:00:13.6093518Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4/13e0333334aca937b53281028b4f1a4a859543' 2025-06-01T21:00:13.6093930Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4' 2025-06-01T21:00:13.6094425Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a/af8b8dbab425788123b98bd86da7cb0be053bd' 2025-06-01T21:00:13.6094725Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a' 2025-06-01T21:00:13.6095020Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects' 2025-06-01T21:00:13.6095297Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/FETCH_HEAD' 2025-06-01T21:00:13.6095559Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/shallow' 2025-06-01T21:00:13.6096003Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info/exclude' 2025-06-01T21:00:13.6096310Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info' 2025-06-01T21:00:13.6096563Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/HEAD' 2025-06-01T21:00:13.6096824Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/index' 2025-06-01T21:00:13.6097104Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/packed-refs' 2025-06-01T21:00:13.6097455Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6097780Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-receive.sample' 2025-06-01T21:00:13.6098101Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/commit-msg.sample' 2025-06-01T21:00:13.6098417Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6098721Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/update.sample' 2025-06-01T21:00:13.6099065Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6099378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-push.sample' 2025-06-01T21:00:13.6099720Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6100062Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6100384Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/post-update.sample' 2025-06-01T21:00:13.6100701Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-commit.sample' 2025-06-01T21:00:13.6101277Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6101647Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6101987Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6102278Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks' 2025-06-01T21:00:13.6102585Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads/main' 2025-06-01T21:00:13.6102904Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads' 2025-06-01T21:00:13.6103372Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6103828Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin' 2025-06-01T21:00:13.6104155Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes' 2025-06-01T21:00:13.6104453Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs' 2025-06-01T21:00:13.6104724Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/HEAD' 2025-06-01T21:00:13.6105006Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs' 2025-06-01T21:00:13.6105264Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config' 2025-06-01T21:00:13.6105533Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl' 2025-06-01T21:00:13.6105886Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/tags' 2025-06-01T21:00:13.6106225Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads/main' 2025-06-01T21:00:13.6106583Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads' 2025-06-01T21:00:13.6106960Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6107351Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin' 2025-06-01T21:00:13.6107715Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes' 2025-06-01T21:00:13.6108050Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs' 2025-06-01T21:00:13.6108575Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/description' 2025-06-01T21:00:13.6109050Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8/4a42ae3fa34656a1f1ad233e1dbe05652f80c1' 2025-06-01T21:00:13.6109406Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8' 2025-06-01T21:00:13.6109865Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9/b97dd74510f474c59a71cd7cfbb86c4fc2fcf4' 2025-06-01T21:00:13.6110224Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9' 2025-06-01T21:00:13.6110671Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87/336b13c372e8d98832b9758f5fe7671e8875e0' 2025-06-01T21:00:13.6111139Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87' 2025-06-01T21:00:13.6111594Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11/00c6219187084ef3b79a152857a301e912b45f' 2025-06-01T21:00:13.6111955Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11' 2025-06-01T21:00:13.6112405Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5/2676f653763c15dd632a5d912fc7c499f62228' 2025-06-01T21:00:13.6112758Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5' 2025-06-01T21:00:13.6113210Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd/48f1ad3a168dd44a22b2578040db6c54e6c9a6' 2025-06-01T21:00:13.6113784Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd' 2025-06-01T21:00:13.6114252Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0/bfc35a44d0ca098c0d6107ad6b2d6cce9a6ff4' 2025-06-01T21:00:13.6114600Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0' 2025-06-01T21:00:13.6115054Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1/d608c875b5c1393d46f07b6678a7faf98c3902' 2025-06-01T21:00:13.6115407Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1' 2025-06-01T21:00:13.6115860Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36/e0767d979c0aa02c74df333fd835fee68cac8c' 2025-06-01T21:00:13.6116226Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36' 2025-06-01T21:00:13.6116671Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2/2b11899f473428f851751f45755f15341a036a' 2025-06-01T21:00:13.6117022Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2' 2025-06-01T21:00:13.6117476Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2/93d26063fa79e9bb8588b5395bd3570ce38b33' 2025-06-01T21:00:13.6117823Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2' 2025-06-01T21:00:13.6118276Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6/fe67f9e553dc58049ddce1f1bf1a46c6a7e27c' 2025-06-01T21:00:13.6118638Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6' 2025-06-01T21:00:13.6119090Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48/3a5e6c0d54eacc86481769f973411d3f62cc71' 2025-06-01T21:00:13.6119437Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48' 2025-06-01T21:00:13.6119895Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60/e8fe17ab2987510ab8c744fd3d3a54c11f82b7' 2025-06-01T21:00:13.6120251Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60' 2025-06-01T21:00:13.6120701Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85/424067465c3c005fe1df8f38f02e056725f171' 2025-06-01T21:00:13.6121159Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85' 2025-06-01T21:00:13.6127855Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f/5b5157117651acad4a66ee0f815850512e8216' 2025-06-01T21:00:13.6128272Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f' 2025-06-01T21:00:13.6128752Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4/bcb13cc83724c81334488d94d0680c0a78f21c' 2025-06-01T21:00:13.6129147Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4' 2025-06-01T21:00:13.6129608Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1/fdfa3ac97250b019e2a1267b0e3301a5ac024e' 2025-06-01T21:00:13.6130231Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1' 2025-06-01T21:00:13.6130904Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-a6af602162589fa30c6fe52d046299cb16341604.pack' 2025-06-01T21:00:13.6131440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-a6af602162589fa30c6fe52d046299cb16341604.idx' 2025-06-01T21:00:13.6131946Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-a6af602162589fa30c6fe52d046299cb16341604.rev' 2025-06-01T21:00:13.6132332Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack' 2025-06-01T21:00:13.6132795Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab/793a015e724e33feb93c9b3ac9791027e67015' 2025-06-01T21:00:13.6133153Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab' 2025-06-01T21:00:13.6133609Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13/2c53f24a3391e20dd384d919d8fa8241a3a399' 2025-06-01T21:00:13.6134140Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13' 2025-06-01T21:00:13.6134601Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05/848080cae8925df1d44094373944f3597c6c76' 2025-06-01T21:00:13.6134956Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05' 2025-06-01T21:00:13.6135321Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/info' 2025-06-01T21:00:13.6135776Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef/10dc4d9bada8252555f2e5fe68195bee81be0a' 2025-06-01T21:00:13.6136129Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef' 2025-06-01T21:00:13.6136580Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c/689431bc59dfcde9e45d10a649d1b4e22f9ef1' 2025-06-01T21:00:13.6136933Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c' 2025-06-01T21:00:13.6137372Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66/37560bc35447130583bd413d26626e31c4e719' 2025-06-01T21:00:13.6137720Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66' 2025-06-01T21:00:13.6138176Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42/6dafe3aebe91196c2fa4dd4f3e57a7234e6505' 2025-06-01T21:00:13.6138521Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42' 2025-06-01T21:00:13.6138964Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39/008e6d439dd88606817d1172ae5a9d2778f0dd' 2025-06-01T21:00:13.6139323Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39' 2025-06-01T21:00:13.6139771Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/ce169e7dc8b45c84ce54c9bd4166247c3f2ee3' 2025-06-01T21:00:13.6140352Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/7d234a90ce6b2a00fcc4a2247d3ee32f136485' 2025-06-01T21:00:13.6140978Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20' 2025-06-01T21:00:13.6141500Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16/5fd883e8b1d4c79a9860a7adafac259ecd120d' 2025-06-01T21:00:13.6141857Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16' 2025-06-01T21:00:13.6142306Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/9716df20407e5a9efe707f8a28770100b98e1d' 2025-06-01T21:00:13.6142766Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/a4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-06-01T21:00:13.6143117Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c' 2025-06-01T21:00:13.6143572Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a/80301fb55c0792a53af843e559491cc200d020' 2025-06-01T21:00:13.6143918Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a' 2025-06-01T21:00:13.6144361Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/1c5bc3318002ecf573f065a4a7d0b51230262d' 2025-06-01T21:00:13.6144813Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/94aee93383831a1d39dd6de688d8d81fb80d7b' 2025-06-01T21:00:13.6145170Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33' 2025-06-01T21:00:13.6145627Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18/f8dedbfe1160b7fd53bbbc4cab44ae74ce8d69' 2025-06-01T21:00:13.6146186Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18' 2025-06-01T21:00:13.6146641Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59/900fd75152ca10da98dc1c4d2dad5d7f4cea6a' 2025-06-01T21:00:13.6146990Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59' 2025-06-01T21:00:13.6147442Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15/dba368bd85811568cf45ff54a086ba02c358ca' 2025-06-01T21:00:13.6147787Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15' 2025-06-01T21:00:13.6148240Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5/0a691a96eb80ae27aa8dfd32ae4d2f20b8b213' 2025-06-01T21:00:13.6148598Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5' 2025-06-01T21:00:13.6149038Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5/90a3fbe575529c4a946026c03f0a5a4063e7a6' 2025-06-01T21:00:13.6149382Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5' 2025-06-01T21:00:13.6149834Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb/3c5c59f525dc98e8731c3a73d3e07b7c62c775' 2025-06-01T21:00:13.6150182Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb' 2025-06-01T21:00:13.6150873Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d/1f1cb6695536eac802aa3c64056b9fa43774dc' 2025-06-01T21:00:13.6151333Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d' 2025-06-01T21:00:13.6151786Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff/8a21a1fa0e1a788864fa4610cae97ccef82cb1' 2025-06-01T21:00:13.6152132Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff' 2025-06-01T21:00:13.6152582Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82/60d8aaeb8214a2d75a313d14f58b3ffcb1f4f5' 2025-06-01T21:00:13.6152928Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82' 2025-06-01T21:00:13.6153378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45/52d324fdeeaf11a4e3a1615fe7274947f15729' 2025-06-01T21:00:13.6153736Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45' 2025-06-01T21:00:13.6154183Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/dbcfcbd8ea1741b591f54d0e7205b87d90b4c2' 2025-06-01T21:00:13.6154626Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/76cf0ea6be35d93119d79a22799814ebe568e6' 2025-06-01T21:00:13.6154979Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69' 2025-06-01T21:00:13.6155422Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8/6114283da8c6297b7e923341b131bd307e6240' 2025-06-01T21:00:13.6155781Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8' 2025-06-01T21:00:13.6156230Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/e71cf16c90785622afeec41133739226071b5f' 2025-06-01T21:00:13.6156679Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/cf2cdd05b54c772fbc929ee51fa544a2ff6db4' 2025-06-01T21:00:13.6157068Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8' 2025-06-01T21:00:13.6157410Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects' 2025-06-01T21:00:13.6157738Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/FETCH_HEAD' 2025-06-01T21:00:13.6158053Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/shallow' 2025-06-01T21:00:13.6158389Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info/exclude' 2025-06-01T21:00:13.6158727Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info' 2025-06-01T21:00:13.6159030Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/HEAD' 2025-06-01T21:00:13.6159329Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/index' 2025-06-01T21:00:13.6159659Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/packed-refs' 2025-06-01T21:00:13.6160063Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6160550Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-receive.sample' 2025-06-01T21:00:13.6161274Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/commit-msg.sample' 2025-06-01T21:00:13.6161815Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6162177Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/update.sample' 2025-06-01T21:00:13.6162568Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6162929Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-push.sample' 2025-06-01T21:00:13.6163334Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6163745Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6164119Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/post-update.sample' 2025-06-01T21:00:13.6164479Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-commit.sample' 2025-06-01T21:00:13.6164884Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6165278Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6165655Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6166000Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks' 2025-06-01T21:00:13.6166357Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads/main' 2025-06-01T21:00:13.6166724Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads' 2025-06-01T21:00:13.6167104Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6167505Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin' 2025-06-01T21:00:13.6167876Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes' 2025-06-01T21:00:13.6168232Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs' 2025-06-01T21:00:13.6168555Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/HEAD' 2025-06-01T21:00:13.6168884Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs' 2025-06-01T21:00:13.6169191Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config' 2025-06-01T21:00:13.6169505Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto' 2025-06-01T21:00:13.6169754Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party' 2025-06-01T21:00:13.6170038Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/tags' 2025-06-01T21:00:13.6170428Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads/master' 2025-06-01T21:00:13.6170707Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads' 2025-06-01T21:00:13.6171234Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6171556Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin' 2025-06-01T21:00:13.6171848Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes' 2025-06-01T21:00:13.6172115Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs' 2025-06-01T21:00:13.6172375Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/description' 2025-06-01T21:00:13.6172828Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-4353b925b42e7753a4d2d827d314d7bd9e7d9b29.pack' 2025-06-01T21:00:13.6173303Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-81ded745a0dc48d6ee9a33b47e6c2f6205c0ae67.idx' 2025-06-01T21:00:13.6173752Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-81ded745a0dc48d6ee9a33b47e6c2f6205c0ae67.rev' 2025-06-01T21:00:13.6174186Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-4353b925b42e7753a4d2d827d314d7bd9e7d9b29.rev' 2025-06-01T21:00:13.6174639Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-81ded745a0dc48d6ee9a33b47e6c2f6205c0ae67.pack' 2025-06-01T21:00:13.6175067Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-4353b925b42e7753a4d2d827d314d7bd9e7d9b29.idx' 2025-06-01T21:00:13.6175363Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack' 2025-06-01T21:00:13.6175652Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/info' 2025-06-01T21:00:13.6175926Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects' 2025-06-01T21:00:13.6176175Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/FETCH_HEAD' 2025-06-01T21:00:13.6176421Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/shallow' 2025-06-01T21:00:13.6176675Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info/exclude' 2025-06-01T21:00:13.6176935Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info' 2025-06-01T21:00:13.6177167Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/HEAD' 2025-06-01T21:00:13.6177402Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/index' 2025-06-01T21:00:13.6177656Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/packed-refs' 2025-06-01T21:00:13.6178001Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6178303Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-receive.sample' 2025-06-01T21:00:13.6178595Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/commit-msg.sample' 2025-06-01T21:00:13.6178890Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6179168Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/update.sample' 2025-06-01T21:00:13.6179487Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6179903Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-push.sample' 2025-06-01T21:00:13.6180298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6180615Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6181020Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/post-update.sample' 2025-06-01T21:00:13.6181313Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-commit.sample' 2025-06-01T21:00:13.6181642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6181973Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6182288Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6182558Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks' 2025-06-01T21:00:13.6182850Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads/master' 2025-06-01T21:00:13.6183152Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads' 2025-06-01T21:00:13.6183460Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6183790Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin' 2025-06-01T21:00:13.6184094Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes' 2025-06-01T21:00:13.6184376Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs' 2025-06-01T21:00:13.6184624Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/HEAD' 2025-06-01T21:00:13.6184892Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs' 2025-06-01T21:00:13.6185127Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config' 2025-06-01T21:00:13.6185366Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg' 2025-06-01T21:00:13.6185596Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools' 2025-06-01T21:00:13.6185814Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules' 2025-06-01T21:00:13.6186003Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp' 2025-06-01T21:00:13.6186204Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/tags' 2025-06-01T21:00:13.6186396Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2025-06-01T21:00:13.6186599Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads' 2025-06-01T21:00:13.6186820Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6187053Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2025-06-01T21:00:13.6187262Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes' 2025-06-01T21:00:13.6187449Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs' 2025-06-01T21:00:13.6187629Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/description' 2025-06-01T21:00:13.6187924Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b4/16daa4125f0e800f281d1ab41ea656680908ca' 2025-06-01T21:00:13.6188243Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b4' 2025-06-01T21:00:13.6188538Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/01/565a53f38a6d92c2195cf282709af7e157c952' 2025-06-01T21:00:13.6188924Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/01/9f17c0a519138e5e3e3ef36f72a27ae18890a2' 2025-06-01T21:00:13.6189125Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/01' 2025-06-01T21:00:13.6189418Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f9/905f008724d040df03269a42789ee11cb73166' 2025-06-01T21:00:13.6189612Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f9' 2025-06-01T21:00:13.6189903Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1d/a0908dcb0c38270bdcff8a0cbabdd07a28b812' 2025-06-01T21:00:13.6190100Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1d' 2025-06-01T21:00:13.6190391Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/8a/e5cafd55087018134f6d186aa970e9cfbcb22b' 2025-06-01T21:00:13.6190585Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/8a' 2025-06-01T21:00:13.6191100Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/5b/f52adaea6aa87ae78c21f6f7b2026f070d5f37' 2025-06-01T21:00:13.6191330Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/5b' 2025-06-01T21:00:13.6191618Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/11/213e42157f069a85558704043f00fed1e5e1fe' 2025-06-01T21:00:13.6191821Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/11' 2025-06-01T21:00:13.6192113Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e8/afd28f8a8e6239a75f3a4c2d87d237dbdf4d69' 2025-06-01T21:00:13.6192306Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e8' 2025-06-01T21:00:13.6192601Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/90/fdd3080330de3b09cb4f19058c0d318b05ba66' 2025-06-01T21:00:13.6192802Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/90' 2025-06-01T21:00:13.6193096Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e0/eeab4a83e0a57e8f798a7914ec70461de20acd' 2025-06-01T21:00:13.6193298Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e0' 2025-06-01T21:00:13.6193590Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/00/030d7c1a54f937e057da11aaa12274fed6d134' 2025-06-01T21:00:13.6193785Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/00' 2025-06-01T21:00:13.6194076Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f1/e7963dc98f034f572923eeb776c7fcf55a9f85' 2025-06-01T21:00:13.6194366Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f1/8fb81c9e806eab11eb5c41817b835fcc6fada4' 2025-06-01T21:00:13.6194565Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f1' 2025-06-01T21:00:13.6194854Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/65/5e0f8ca7bcda001371f8c638d50f2ff10609b5' 2025-06-01T21:00:13.6195058Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/65' 2025-06-01T21:00:13.6195339Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7b/04de82243f8b864897885d1b11173299a33fee' 2025-06-01T21:00:13.6195535Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7b' 2025-06-01T21:00:13.6195833Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a6/2342267b9fdfc0fecd5c4ff7befac4bf0e7c7c' 2025-06-01T21:00:13.6196121Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a6/4e44cb5399b7fd4bfc4cc46ded05f19823f102' 2025-06-01T21:00:13.6196317Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a6' 2025-06-01T21:00:13.6196732Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/27/6364f0409f1694489f0a8e2eccaa2ef944d325' 2025-06-01T21:00:13.6196926Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/27' 2025-06-01T21:00:13.6197307Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/80/606ed4021da1eb80dff5c18f83f71deffceb84' 2025-06-01T21:00:13.6197598Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/80/0ba2bc0e4cb71d238734ccd0f0540985eb93b9' 2025-06-01T21:00:13.6197803Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/80' 2025-06-01T21:00:13.6198095Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/85/dbe7bef46c4ea3b0fb67a69d7f38dda6b15a17' 2025-06-01T21:00:13.6198289Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/85' 2025-06-01T21:00:13.6198576Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f5/32dcfd2e5b6145d80368245ac066d98333f772' 2025-06-01T21:00:13.6198775Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f5' 2025-06-01T21:00:13.6199059Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7f/a3a72e8d860feb365a42d4604b23426b95bba9' 2025-06-01T21:00:13.6199263Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7f' 2025-06-01T21:00:13.6199609Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-0090ae51d04bb80529d4f377295e939f13480d9a.idx' 2025-06-01T21:00:13.6199948Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-0090ae51d04bb80529d4f377295e939f13480d9a.rev' 2025-06-01T21:00:13.6200299Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-0090ae51d04bb80529d4f377295e939f13480d9a.pack' 2025-06-01T21:00:13.6200507Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack' 2025-06-01T21:00:13.6200894Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c4/f14086e16402a4931811a7424f4384090f7ee6' 2025-06-01T21:00:13.6201105Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c4' 2025-06-01T21:00:13.6201396Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/de/b0e619668dd3206f7c498dfae7898500fdb6dc' 2025-06-01T21:00:13.6201593Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/de' 2025-06-01T21:00:13.6201803Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/info' 2025-06-01T21:00:13.6202096Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/53/f1e6b9bcdee2fda505cc31fb4839d2aaecc99e' 2025-06-01T21:00:13.6202292Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/53' 2025-06-01T21:00:13.6202579Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/47/9e3705e95ff969144fbc420a8c9d4089871c97' 2025-06-01T21:00:13.6202871Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/47/c29e8a590c6ed4d9f1e463ba7d2d7394e47533' 2025-06-01T21:00:13.6203071Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/47' 2025-06-01T21:00:13.6203358Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/40/ab874325b73c5024bd777ac7223ada8653c39a' 2025-06-01T21:00:13.6203556Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/40' 2025-06-01T21:00:13.6203838Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/66/6996fe3960f27170d1527e5579ba24c8d3380a' 2025-06-01T21:00:13.6204032Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/66' 2025-06-01T21:00:13.6204326Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0a/3dead0082ff5cb1cc90cae2a89f5d33075acc7' 2025-06-01T21:00:13.6204520Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0a' 2025-06-01T21:00:13.6204808Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/91/b11f40c5a53e45b6aa9dad44d0dac9f9c010b9' 2025-06-01T21:00:13.6205121Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/91' 2025-06-01T21:00:13.6205509Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f4/ccc0732885818353bfc10286b897d9c92c8ad1' 2025-06-01T21:00:13.6205707Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f4' 2025-06-01T21:00:13.6205999Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/db/f2c325869cb79de01f7b4c07e18fa7cd8b2195' 2025-06-01T21:00:13.6206487Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/db/255e7bf7940948ead50c6c45c8e96f341f8f59' 2025-06-01T21:00:13.6206694Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/db' 2025-06-01T21:00:13.6206997Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e2/44cd0c1facf3a1b2a00caec86a2bf6b64867e5' 2025-06-01T21:00:13.6207191Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e2' 2025-06-01T21:00:13.6207487Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3f/7824c62eadb58abbed99b3a343611abf1b78bb' 2025-06-01T21:00:13.6207691Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3f' 2025-06-01T21:00:13.6207978Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4c/9247b8c3ad8d81a4aa51dd3db49d6365bc6ce7' 2025-06-01T21:00:13.6208173Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4c' 2025-06-01T21:00:13.6208466Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/6b/6cb4d1092c127ce7f04e6ae82de6353d8246b9' 2025-06-01T21:00:13.6208662Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/6b' 2025-06-01T21:00:13.6208955Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2a/29a112ee70f6a30d5c3856d81e7e51e41fc8fa' 2025-06-01T21:00:13.6209247Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2a/f361e79a8db8f92e80ea4afa4ecae306d5acaf' 2025-06-01T21:00:13.6209444Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2a' 2025-06-01T21:00:13.6209737Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b9/d0c22855845cbaf97ccbd1116c027869254b46' 2025-06-01T21:00:13.6209930Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b9' 2025-06-01T21:00:13.6210221Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/6d/656e2285a0903adaaafcf4417162ca29fa255d' 2025-06-01T21:00:13.6210415Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/6d' 2025-06-01T21:00:13.6210697Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/19/7c11bb607630d1ad8671f10b8b88b919d838b0' 2025-06-01T21:00:13.6211032Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/19' 2025-06-01T21:00:13.6211319Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/72/cb391f76309b700e6c3ef296f0d24b012d00e7' 2025-06-01T21:00:13.6211610Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/72/d957c4f6cea04600fa9ef11222377528323ea5' 2025-06-01T21:00:13.6211814Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/72' 2025-06-01T21:00:13.6212098Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7e/2c5e91b392d9f957a22bec9d67725705c39cd0' 2025-06-01T21:00:13.6212293Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7e' 2025-06-01T21:00:13.6212584Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/09/d0e2e6ad9f48fd66eb3cee8d42345475f3efd8' 2025-06-01T21:00:13.6212874Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/09/01e3baeee6281efed76439bb815b2db84943ab' 2025-06-01T21:00:13.6213068Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/09' 2025-06-01T21:00:13.6213492Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/76/afe31a79d973a592b88516df941d711460f7e3' 2025-06-01T21:00:13.6213687Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/76' 2025-06-01T21:00:13.6214072Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e9/68912bdafe4584b8e2d00f4a820e92fcda462f' 2025-06-01T21:00:13.6214274Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e9' 2025-06-01T21:00:13.6214560Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/57/5cb5cc603a500c79997d2f528d52dcd61a1255' 2025-06-01T21:00:13.6214755Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/57' 2025-06-01T21:00:13.6215050Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1a/fe3544349fd4a3a4c407fea7ae65ef3f6ccbf5' 2025-06-01T21:00:13.6215244Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1a' 2025-06-01T21:00:13.6215532Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4e/78d35148108bf76916a5db522851eccc9edc5f' 2025-06-01T21:00:13.6215731Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4e' 2025-06-01T21:00:13.6216022Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0f/223bf7e4b06ad1aa1f72574f7ec138144e56d1' 2025-06-01T21:00:13.6216219Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0f' 2025-06-01T21:00:13.6216510Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ea/dfc0cefc6f9009f9a2d5abc1d3a9356e889864' 2025-06-01T21:00:13.6216709Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ea' 2025-06-01T21:00:13.6217000Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ff/60d6c9fa297b334bda2f617ae61922bf6bad1e' 2025-06-01T21:00:13.6217192Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ff' 2025-06-01T21:00:13.6217484Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a7/b4e4c30e0b863752a564c4b420e9f539c6b69e' 2025-06-01T21:00:13.6217774Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a7/642bbb2568ca46fcc602453c430c02d5b28e0c' 2025-06-01T21:00:13.6217973Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a7' 2025-06-01T21:00:13.6218266Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7c/c0f6f253aed182694f5314b217cf25baf4c88f' 2025-06-01T21:00:13.6218463Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7c' 2025-06-01T21:00:13.6218755Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3a/b3fedb94a11b6d6be9cb0908c2683d818f2f9d' 2025-06-01T21:00:13.6218951Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3a' 2025-06-01T21:00:13.6219239Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/71/b25984a96200fbf2a5fc1dce3ec39ba429e923' 2025-06-01T21:00:13.6219437Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/71' 2025-06-01T21:00:13.6219636Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects' 2025-06-01T21:00:13.6219814Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/FETCH_HEAD' 2025-06-01T21:00:13.6219978Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/shallow' 2025-06-01T21:00:13.6220161Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/info/exclude' 2025-06-01T21:00:13.6220342Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/info' 2025-06-01T21:00:13.6220589Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/HEAD' 2025-06-01T21:00:13.6221009Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/index' 2025-06-01T21:00:13.6221200Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/packed-refs' 2025-06-01T21:00:13.6221453Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6221832Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2025-06-01T21:00:13.6222051Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2025-06-01T21:00:13.6222368Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6222571Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2025-06-01T21:00:13.6222809Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6223015Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2025-06-01T21:00:13.6223250Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6223483Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6223697Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2025-06-01T21:00:13.6223911Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2025-06-01T21:00:13.6224158Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6224418Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6224650Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6224837Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks' 2025-06-01T21:00:13.6225035Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2025-06-01T21:00:13.6225254Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2025-06-01T21:00:13.6225480Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6225729Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2025-06-01T21:00:13.6225954Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2025-06-01T21:00:13.6226156Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs' 2025-06-01T21:00:13.6226326Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2025-06-01T21:00:13.6226510Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs' 2025-06-01T21:00:13.6226670Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/config' 2025-06-01T21:00:13.6226838Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend' 2025-06-01T21:00:13.6227020Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/tags' 2025-06-01T21:00:13.6227189Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads/main' 2025-06-01T21:00:13.6227367Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads' 2025-06-01T21:00:13.6227567Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6227778Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin' 2025-06-01T21:00:13.6227973Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes' 2025-06-01T21:00:13.6228141Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs' 2025-06-01T21:00:13.6228302Z removed 'pytorch-main/.git/modules/third_party/mimalloc/description' 2025-06-01T21:00:13.6228600Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/87/cee98d38ce2635a567a2316e4010ea0fde4fa9' 2025-06-01T21:00:13.6228782Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/87' 2025-06-01T21:00:13.6229058Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/e8/3ee9078c364553462349e145227b4237a3cd26' 2025-06-01T21:00:13.6229245Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/e8' 2025-06-01T21:00:13.6229685Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-448fc589ef8ed7815143a0b469195fbfd0e3bc8a.pack' 2025-06-01T21:00:13.6230132Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-448fc589ef8ed7815143a0b469195fbfd0e3bc8a.idx' 2025-06-01T21:00:13.6230469Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-448fc589ef8ed7815143a0b469195fbfd0e3bc8a.rev' 2025-06-01T21:00:13.6230660Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack' 2025-06-01T21:00:13.6231080Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/info' 2025-06-01T21:00:13.6231368Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/df/608b1702959d0b202150f0ef0a7cae3b8aa3e3' 2025-06-01T21:00:13.6231557Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/df' 2025-06-01T21:00:13.6231841Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/94/036de6fe20bfd8a73d4a6d142fcf532ea604d9' 2025-06-01T21:00:13.6232027Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/94' 2025-06-01T21:00:13.6232209Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects' 2025-06-01T21:00:13.6232368Z removed 'pytorch-main/.git/modules/third_party/mimalloc/FETCH_HEAD' 2025-06-01T21:00:13.6232515Z removed 'pytorch-main/.git/modules/third_party/mimalloc/shallow' 2025-06-01T21:00:13.6232679Z removed 'pytorch-main/.git/modules/third_party/mimalloc/info/exclude' 2025-06-01T21:00:13.6232847Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/info' 2025-06-01T21:00:13.6232985Z removed 'pytorch-main/.git/modules/third_party/mimalloc/HEAD' 2025-06-01T21:00:13.6233130Z removed 'pytorch-main/.git/modules/third_party/mimalloc/index' 2025-06-01T21:00:13.6233288Z removed 'pytorch-main/.git/modules/third_party/mimalloc/packed-refs' 2025-06-01T21:00:13.6233516Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6233721Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-receive.sample' 2025-06-01T21:00:13.6233922Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/commit-msg.sample' 2025-06-01T21:00:13.6234122Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6234306Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/update.sample' 2025-06-01T21:00:13.6234521Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6234710Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-push.sample' 2025-06-01T21:00:13.6234923Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6235137Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6235425Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/post-update.sample' 2025-06-01T21:00:13.6235775Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-commit.sample' 2025-06-01T21:00:13.6236029Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6236257Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6236465Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6236641Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/hooks' 2025-06-01T21:00:13.6236821Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads/main' 2025-06-01T21:00:13.6237020Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads' 2025-06-01T21:00:13.6237226Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6237464Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin' 2025-06-01T21:00:13.6237799Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes' 2025-06-01T21:00:13.6237977Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs' 2025-06-01T21:00:13.6238232Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/HEAD' 2025-06-01T21:00:13.6238402Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs' 2025-06-01T21:00:13.6238547Z removed 'pytorch-main/.git/modules/third_party/mimalloc/config' 2025-06-01T21:00:13.6238706Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc' 2025-06-01T21:00:13.6238885Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/tags' 2025-06-01T21:00:13.6239055Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads/master' 2025-06-01T21:00:13.6239234Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads' 2025-06-01T21:00:13.6239425Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6239636Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2025-06-01T21:00:13.6239818Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes' 2025-06-01T21:00:13.6239991Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs' 2025-06-01T21:00:13.6240149Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/description' 2025-06-01T21:00:13.6240481Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-fa22c80ce0588089da31f7799f47d2b913d2c706.pack' 2025-06-01T21:00:13.6240949Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-fa22c80ce0588089da31f7799f47d2b913d2c706.idx' 2025-06-01T21:00:13.6241272Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-fa22c80ce0588089da31f7799f47d2b913d2c706.rev' 2025-06-01T21:00:13.6241589Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-96a547ec7c0a8f3534422e71b2579fc50e00c8fa.idx' 2025-06-01T21:00:13.6241927Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-96a547ec7c0a8f3534422e71b2579fc50e00c8fa.pack' 2025-06-01T21:00:13.6242258Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-96a547ec7c0a8f3534422e71b2579fc50e00c8fa.rev' 2025-06-01T21:00:13.6242451Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack' 2025-06-01T21:00:13.6242643Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/info' 2025-06-01T21:00:13.6242817Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects' 2025-06-01T21:00:13.6242969Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/FETCH_HEAD' 2025-06-01T21:00:13.6243118Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/shallow' 2025-06-01T21:00:13.6243276Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/info/exclude' 2025-06-01T21:00:13.6243440Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/info' 2025-06-01T21:00:13.6243586Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/HEAD' 2025-06-01T21:00:13.6243725Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/index' 2025-06-01T21:00:13.6243885Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/packed-refs' 2025-06-01T21:00:13.6244114Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6244318Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2025-06-01T21:00:13.6244511Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2025-06-01T21:00:13.6244701Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6244886Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/update.sample' 2025-06-01T21:00:13.6245093Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6245277Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2025-06-01T21:00:13.6245609Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6245816Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6246107Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2025-06-01T21:00:13.6246302Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2025-06-01T21:00:13.6246519Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6246733Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6246934Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6247106Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/hooks' 2025-06-01T21:00:13.6247289Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2025-06-01T21:00:13.6247490Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads' 2025-06-01T21:00:13.6247699Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6247927Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2025-06-01T21:00:13.6248125Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2025-06-01T21:00:13.6248305Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs' 2025-06-01T21:00:13.6248455Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/HEAD' 2025-06-01T21:00:13.6248622Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs' 2025-06-01T21:00:13.6248764Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/config' 2025-06-01T21:00:13.6248912Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK' 2025-06-01T21:00:13.6249077Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/tags' 2025-06-01T21:00:13.6249238Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/heads/master' 2025-06-01T21:00:13.6249411Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/heads' 2025-06-01T21:00:13.6249593Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6249788Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin' 2025-06-01T21:00:13.6249965Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes' 2025-06-01T21:00:13.6250121Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs' 2025-06-01T21:00:13.6250266Z removed 'pytorch-main/.git/modules/third_party/fmt/description' 2025-06-01T21:00:13.6250539Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/8c/2c445c4fb81ad4d799193ba4bcb2de48af0ee6' 2025-06-01T21:00:13.6250706Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/8c' 2025-06-01T21:00:13.6251074Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/0d/931e4b7833b522c6d1201f08a3082b577296ce' 2025-06-01T21:00:13.6251250Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/0d' 2025-06-01T21:00:13.6251512Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/87/b3fd7cb489c88436d136f7cd5db9c9a8e6cec8' 2025-06-01T21:00:13.6251678Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/87' 2025-06-01T21:00:13.6251939Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/11/dc1b46241595dca945a369d1a0a2c2cfd2eda3' 2025-06-01T21:00:13.6252101Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/11' 2025-06-01T21:00:13.6252358Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e5/54c1fdca1ccf96229dd33fc5660997a4fcf935' 2025-06-01T21:00:13.6252524Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e5' 2025-06-01T21:00:13.6252796Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/90/994fff6e2e7a1bd3029ffc2aabea488d2088ff' 2025-06-01T21:00:13.6253085Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/90' 2025-06-01T21:00:13.6253343Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e0/c81589ea115626f51e4b1d29b09e578fb3af78' 2025-06-01T21:00:13.6253614Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e0' 2025-06-01T21:00:13.6253879Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/7b/ec4efe2b318cb3e6429ea2e3cc11f4bf8b4fb0' 2025-06-01T21:00:13.6254043Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/7b' 2025-06-01T21:00:13.6254297Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/c8/33a0514186b80717573dbc92ce9a7ba0861192' 2025-06-01T21:00:13.6254462Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/c8' 2025-06-01T21:00:13.6254713Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/d6/e993658c6213dc194af6152350c10ed0c3c6d5' 2025-06-01T21:00:13.6254882Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/d6' 2025-06-01T21:00:13.6255144Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/88/b6f68dcb9c3f6eba988824ceff79cc3ef328e3' 2025-06-01T21:00:13.6255308Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/88' 2025-06-01T21:00:13.6255697Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/a1/e01661178a46e8cf0767e8b9d94a9ee5a9db36' 2025-06-01T21:00:13.6255944Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/a1' 2025-06-01T21:00:13.6256282Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-96c00601d0ad4b5d6b08b13a073223abc652b91c.idx' 2025-06-01T21:00:13.6256594Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-96c00601d0ad4b5d6b08b13a073223abc652b91c.rev' 2025-06-01T21:00:13.6256910Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-96c00601d0ad4b5d6b08b13a073223abc652b91c.pack' 2025-06-01T21:00:13.6257086Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/pack' 2025-06-01T21:00:13.6257344Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/b8/50bb6559813f5be096f510477b925734775319' 2025-06-01T21:00:13.6257514Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/b8' 2025-06-01T21:00:13.6257690Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/info' 2025-06-01T21:00:13.6257951Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/23/ff7de09131e7922a6a04fbc5428a3fe928688f' 2025-06-01T21:00:13.6258115Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/23' 2025-06-01T21:00:13.6258371Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/40/626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-06-01T21:00:13.6258538Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/40' 2025-06-01T21:00:13.6258795Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f4/3dc74d21c9caee0803b8d4f13b2f7b4fccad4b' 2025-06-01T21:00:13.6258958Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f4' 2025-06-01T21:00:13.6259222Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/16/60ad7fd3f8a80688eeb861c86bdb8fc477ce49' 2025-06-01T21:00:13.6259386Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/16' 2025-06-01T21:00:13.6259640Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/3f/f47880748fb1e03e61ad722523a9611dcf27d8' 2025-06-01T21:00:13.6259898Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/3f/31d1e94faf04ab5b60374a59d00d7eb04ee6c5' 2025-06-01T21:00:13.6260064Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/3f' 2025-06-01T21:00:13.6260321Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/8e/5fa06c6cdfb05229b07a4466de63b0a06c13df' 2025-06-01T21:00:13.6260485Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/8e' 2025-06-01T21:00:13.6260738Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/55/6e5178419f9d18132c59b4c71771cc01dec999' 2025-06-01T21:00:13.6261034Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/55' 2025-06-01T21:00:13.6261415Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/cb/7213d413e36d3628b97504fd1671462a90e2a7' 2025-06-01T21:00:13.6261582Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/cb' 2025-06-01T21:00:13.6261927Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/50/e571442e53933a24177187a6e92968c8f6e2d9' 2025-06-01T21:00:13.6262094Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/50' 2025-06-01T21:00:13.6262351Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/18/52b208144a4f1b65025bc7cc3d4931bd8f51ea' 2025-06-01T21:00:13.6262516Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/18' 2025-06-01T21:00:13.6262770Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/fe/403bea96e38797d0777e600db8cdfe8c5ccc1e' 2025-06-01T21:00:13.6262938Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/fe' 2025-06-01T21:00:13.6263188Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/9c/22ad429704d378b576b988b911a4bfe4280831' 2025-06-01T21:00:13.6263357Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/9c' 2025-06-01T21:00:13.6263617Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/69/4f626beeb41e80d45aaab4c0f36d729420707a' 2025-06-01T21:00:13.6263784Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/69' 2025-06-01T21:00:13.6264038Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/70/fdbf432653dd65e6d0c560c6174489e6a9ca52' 2025-06-01T21:00:13.6264206Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/70' 2025-06-01T21:00:13.6264370Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects' 2025-06-01T21:00:13.6264510Z removed 'pytorch-main/.git/modules/third_party/fmt/FETCH_HEAD' 2025-06-01T21:00:13.6264644Z removed 'pytorch-main/.git/modules/third_party/fmt/shallow' 2025-06-01T21:00:13.6264794Z removed 'pytorch-main/.git/modules/third_party/fmt/info/exclude' 2025-06-01T21:00:13.6264947Z removed directory 'pytorch-main/.git/modules/third_party/fmt/info' 2025-06-01T21:00:13.6265076Z removed 'pytorch-main/.git/modules/third_party/fmt/HEAD' 2025-06-01T21:00:13.6265207Z removed 'pytorch-main/.git/modules/third_party/fmt/index' 2025-06-01T21:00:13.6265359Z removed 'pytorch-main/.git/modules/third_party/fmt/packed-refs' 2025-06-01T21:00:13.6265574Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6265766Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2025-06-01T21:00:13.6265948Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2025-06-01T21:00:13.6266126Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6266295Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/update.sample' 2025-06-01T21:00:13.6266493Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6266667Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-push.sample' 2025-06-01T21:00:13.6266868Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6267067Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6267254Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/post-update.sample' 2025-06-01T21:00:13.6267430Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2025-06-01T21:00:13.6267641Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6267842Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6268037Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6268201Z removed directory 'pytorch-main/.git/modules/third_party/fmt/hooks' 2025-06-01T21:00:13.6268374Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads/master' 2025-06-01T21:00:13.6268645Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads' 2025-06-01T21:00:13.6268836Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6269116Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2025-06-01T21:00:13.6269305Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes' 2025-06-01T21:00:13.6269471Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs' 2025-06-01T21:00:13.6269613Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/HEAD' 2025-06-01T21:00:13.6269768Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs' 2025-06-01T21:00:13.6269896Z removed 'pytorch-main/.git/modules/third_party/fmt/config' 2025-06-01T21:00:13.6270035Z removed directory 'pytorch-main/.git/modules/third_party/fmt' 2025-06-01T21:00:13.6270223Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/tags' 2025-06-01T21:00:13.6270408Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads/master' 2025-06-01T21:00:13.6270602Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads' 2025-06-01T21:00:13.6270925Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6271248Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2025-06-01T21:00:13.6271458Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes' 2025-06-01T21:00:13.6271633Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs' 2025-06-01T21:00:13.6271800Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/description' 2025-06-01T21:00:13.6272152Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-7562e6e22417ce6b8472b8fb12e4f5561b6a92d2.pack' 2025-06-01T21:00:13.6272503Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-0690ca0ed4dcfae93d939bb4169cc64c4a9f2773.idx' 2025-06-01T21:00:13.6272845Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-7562e6e22417ce6b8472b8fb12e4f5561b6a92d2.rev' 2025-06-01T21:00:13.6273195Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-0690ca0ed4dcfae93d939bb4169cc64c4a9f2773.pack' 2025-06-01T21:00:13.6273535Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-0690ca0ed4dcfae93d939bb4169cc64c4a9f2773.rev' 2025-06-01T21:00:13.6273867Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-7562e6e22417ce6b8472b8fb12e4f5561b6a92d2.idx' 2025-06-01T21:00:13.6274071Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack' 2025-06-01T21:00:13.6274272Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/info' 2025-06-01T21:00:13.6274455Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects' 2025-06-01T21:00:13.6274620Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/FETCH_HEAD' 2025-06-01T21:00:13.6274782Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/shallow' 2025-06-01T21:00:13.6274951Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/info/exclude' 2025-06-01T21:00:13.6275130Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/info' 2025-06-01T21:00:13.6275282Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/HEAD' 2025-06-01T21:00:13.6275429Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/index' 2025-06-01T21:00:13.6275596Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/packed-refs' 2025-06-01T21:00:13.6275838Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6276046Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2025-06-01T21:00:13.6276247Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2025-06-01T21:00:13.6276447Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6276765Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/update.sample' 2025-06-01T21:00:13.6277083Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6280298Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2025-06-01T21:00:13.6280542Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6280946Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6281182Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2025-06-01T21:00:13.6281390Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2025-06-01T21:00:13.6281630Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6281866Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6282088Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6282272Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/hooks' 2025-06-01T21:00:13.6282471Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2025-06-01T21:00:13.6282682Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads' 2025-06-01T21:00:13.6282898Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6283134Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2025-06-01T21:00:13.6283345Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2025-06-01T21:00:13.6283535Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs' 2025-06-01T21:00:13.6283699Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/HEAD' 2025-06-01T21:00:13.6283878Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs' 2025-06-01T21:00:13.6284033Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/config' 2025-06-01T21:00:13.6284193Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers' 2025-06-01T21:00:13.6284400Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/tags' 2025-06-01T21:00:13.6284604Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads/develop' 2025-06-01T21:00:13.6284811Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads' 2025-06-01T21:00:13.6285031Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6285270Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin' 2025-06-01T21:00:13.6285483Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes' 2025-06-01T21:00:13.6285681Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs' 2025-06-01T21:00:13.6285873Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/description' 2025-06-01T21:00:13.6286243Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-6c9c84caf33368c3c3e826589622e29cd2b9166c.rev' 2025-06-01T21:00:13.6286607Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-6c9c84caf33368c3c3e826589622e29cd2b9166c.pack' 2025-06-01T21:00:13.6286968Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-1641051b0761c8d68ec297d3a78dddfc652c3141.pack' 2025-06-01T21:00:13.6287320Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-6c9c84caf33368c3c3e826589622e29cd2b9166c.idx' 2025-06-01T21:00:13.6287668Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-1641051b0761c8d68ec297d3a78dddfc652c3141.idx' 2025-06-01T21:00:13.6288164Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-1641051b0761c8d68ec297d3a78dddfc652c3141.rev' 2025-06-01T21:00:13.6288472Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack' 2025-06-01T21:00:13.6288684Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/info' 2025-06-01T21:00:13.6288889Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects' 2025-06-01T21:00:13.6289070Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/FETCH_HEAD' 2025-06-01T21:00:13.6289242Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/shallow' 2025-06-01T21:00:13.6289438Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/info/exclude' 2025-06-01T21:00:13.6289629Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/info' 2025-06-01T21:00:13.6289797Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/HEAD' 2025-06-01T21:00:13.6289968Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/index' 2025-06-01T21:00:13.6290156Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/packed-refs' 2025-06-01T21:00:13.6290424Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6290650Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-receive.sample' 2025-06-01T21:00:13.6291009Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/commit-msg.sample' 2025-06-01T21:00:13.6293074Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6293291Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/update.sample' 2025-06-01T21:00:13.6293537Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6293758Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-push.sample' 2025-06-01T21:00:13.6294000Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6294248Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6294469Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/post-update.sample' 2025-06-01T21:00:13.6294684Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-commit.sample' 2025-06-01T21:00:13.6294935Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6295189Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6295426Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6295622Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/hooks' 2025-06-01T21:00:13.6295841Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads/develop' 2025-06-01T21:00:13.6296067Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads' 2025-06-01T21:00:13.6296310Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6296568Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin' 2025-06-01T21:00:13.6296794Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes' 2025-06-01T21:00:13.6297003Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs' 2025-06-01T21:00:13.6297181Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/HEAD' 2025-06-01T21:00:13.6297371Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs' 2025-06-01T21:00:13.6297723Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/config' 2025-06-01T21:00:13.6297900Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel' 2025-06-01T21:00:13.6298081Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/tags' 2025-06-01T21:00:13.6298348Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads/cpp' 2025-06-01T21:00:13.6298534Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads' 2025-06-01T21:00:13.6298736Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6298951Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin' 2025-06-01T21:00:13.6299137Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes' 2025-06-01T21:00:13.6299302Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs' 2025-06-01T21:00:13.6299461Z removed 'pytorch-main/.git/modules/third_party/pocketfft/description' 2025-06-01T21:00:13.6299765Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/e5/dd07545c2e9054fc34371a19b5f795e97260ca' 2025-06-01T21:00:13.6299948Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/e5' 2025-06-01T21:00:13.6300305Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.pack' 2025-06-01T21:00:13.6300643Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.idx' 2025-06-01T21:00:13.6301131Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.rev' 2025-06-01T21:00:13.6301324Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack' 2025-06-01T21:00:13.6301615Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/9b/9058954f7f2e27a5396db47ee570e71d6d820f' 2025-06-01T21:00:13.6301796Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/9b' 2025-06-01T21:00:13.6301989Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/info' 2025-06-01T21:00:13.6302269Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/33/0c3c73dfd9a79f9096936f450626ce031cbb1b' 2025-06-01T21:00:13.6302454Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/33' 2025-06-01T21:00:13.6302737Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/9d/3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-06-01T21:00:13.6302919Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/9d' 2025-06-01T21:00:13.6303097Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects' 2025-06-01T21:00:13.6303251Z removed 'pytorch-main/.git/modules/third_party/pocketfft/FETCH_HEAD' 2025-06-01T21:00:13.6303405Z removed 'pytorch-main/.git/modules/third_party/pocketfft/shallow' 2025-06-01T21:00:13.6306798Z removed 'pytorch-main/.git/modules/third_party/pocketfft/info/exclude' 2025-06-01T21:00:13.6307110Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/info' 2025-06-01T21:00:13.6307287Z removed 'pytorch-main/.git/modules/third_party/pocketfft/HEAD' 2025-06-01T21:00:13.6307438Z removed 'pytorch-main/.git/modules/third_party/pocketfft/index' 2025-06-01T21:00:13.6307605Z removed 'pytorch-main/.git/modules/third_party/pocketfft/packed-refs' 2025-06-01T21:00:13.6307839Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6308040Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2025-06-01T21:00:13.6308236Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2025-06-01T21:00:13.6308435Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6308620Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/update.sample' 2025-06-01T21:00:13.6308830Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6309166Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2025-06-01T21:00:13.6309386Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6309699Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6309901Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2025-06-01T21:00:13.6310099Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2025-06-01T21:00:13.6310321Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6310541Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6311064Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6311307Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/hooks' 2025-06-01T21:00:13.6311501Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2025-06-01T21:00:13.6311704Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads' 2025-06-01T21:00:13.6311917Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6312148Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2025-06-01T21:00:13.6312349Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes' 2025-06-01T21:00:13.6312531Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs' 2025-06-01T21:00:13.6312686Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/HEAD' 2025-06-01T21:00:13.6312854Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs' 2025-06-01T21:00:13.6313001Z removed 'pytorch-main/.git/modules/third_party/pocketfft/config' 2025-06-01T21:00:13.6313159Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft' 2025-06-01T21:00:13.6313324Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/tags' 2025-06-01T21:00:13.6313484Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/heads/main' 2025-06-01T21:00:13.6313655Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/heads' 2025-06-01T21:00:13.6313835Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6314033Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin' 2025-06-01T21:00:13.6314208Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes' 2025-06-01T21:00:13.6314362Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs' 2025-06-01T21:00:13.6314505Z removed 'pytorch-main/.git/modules/third_party/gloo/description' 2025-06-01T21:00:13.6314781Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/f3/aa7ee20c1c6c3c177aa19f3f96046cee9c62a8' 2025-06-01T21:00:13.6314954Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/f3' 2025-06-01T21:00:13.6315213Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/8a/f9bdd072012697d3326dd17bf9512e47c18a64' 2025-06-01T21:00:13.6315386Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/8a' 2025-06-01T21:00:13.6315647Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/d9/25f9acef5706deb786db767b682551930bcc6d' 2025-06-01T21:00:13.6315812Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/d9' 2025-06-01T21:00:13.6316072Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/a6/0b6346e573c4e585241b25d0375ba18f33010e' 2025-06-01T21:00:13.6316234Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/a6' 2025-06-01T21:00:13.6316492Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/60/3176c102e812afcf8cb919ce47705b9ab85378' 2025-06-01T21:00:13.6316660Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/60' 2025-06-01T21:00:13.6317043Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/5e/270bfacc6269838616487b48f7285feb329457' 2025-06-01T21:00:13.6317208Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/5e' 2025-06-01T21:00:13.6321238Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-887e2965f4be2acef697c1a9fa3a54d944b02198.rev' 2025-06-01T21:00:13.6321567Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-887e2965f4be2acef697c1a9fa3a54d944b02198.idx' 2025-06-01T21:00:13.6321885Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-887e2965f4be2acef697c1a9fa3a54d944b02198.pack' 2025-06-01T21:00:13.6322067Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/pack' 2025-06-01T21:00:13.6322349Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/fd/9db4e3556fac2ad2ae88ae5dbc1f39fd74ed94' 2025-06-01T21:00:13.6322516Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/fd' 2025-06-01T21:00:13.6322785Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/13/287e89f34030dc2a7e42296c800f7000ac6cab' 2025-06-01T21:00:13.6322952Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/13' 2025-06-01T21:00:13.6323219Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/79/4fe545288207d1835c54130eabfcc8ee10d390' 2025-06-01T21:00:13.6323387Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/79' 2025-06-01T21:00:13.6323652Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/05/1c759aa81eafc8382cb88f14bb77b8fab9cf69' 2025-06-01T21:00:13.6323816Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/05' 2025-06-01T21:00:13.6324002Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/info' 2025-06-01T21:00:13.6324261Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/30/e10348815b8af009ab9d1226b2c3d29dcf8284' 2025-06-01T21:00:13.6324427Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/30' 2025-06-01T21:00:13.6324696Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/47/5759dae9d44a7cef5830499e73935f9b88caf3' 2025-06-01T21:00:13.6324859Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/47' 2025-06-01T21:00:13.6325119Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/02/9d94805e0591806b48f9e85ea8bd77210d3cb7' 2025-06-01T21:00:13.6325283Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/02' 2025-06-01T21:00:13.6325544Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/78/12806c6100782a8739752282c6a5ee05eb019c' 2025-06-01T21:00:13.6325710Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/78' 2025-06-01T21:00:13.6325967Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/42/45a77cd45164fe0123c5ad18a073a505a1062a' 2025-06-01T21:00:13.6326135Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/42' 2025-06-01T21:00:13.6326392Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/49/83eea0322b337304b96a18c222b1f23d71b044' 2025-06-01T21:00:13.6326561Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/49' 2025-06-01T21:00:13.6326829Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/20/e1ea517ffc8584bb488c40c3d4413eb2472d4a' 2025-06-01T21:00:13.6326992Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/20' 2025-06-01T21:00:13.6327252Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/ba/fe449fa61a1d048dc1fcd443b2089618b6fcea' 2025-06-01T21:00:13.6327419Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/ba' 2025-06-01T21:00:13.6327674Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/b6/9fd628b93ea1dc731993e9f358a98c2ed00fa6' 2025-06-01T21:00:13.6327840Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/b6' 2025-06-01T21:00:13.6328106Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/09/434ae71db71abf9c6751ce7681956fdf1c1e1d' 2025-06-01T21:00:13.6328388Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/09' 2025-06-01T21:00:13.6328687Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/ca/5a24da8adaf85a3c45db696b546cc05661a68e' 2025-06-01T21:00:13.6328931Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/ca' 2025-06-01T21:00:13.6329192Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/fe/67c4bea940a117ff539d23f4110efc19404edb' 2025-06-01T21:00:13.6329357Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/fe' 2025-06-01T21:00:13.6329616Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/e6/acd16eb113cc3d300085384062a2a2c2543431' 2025-06-01T21:00:13.6329785Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/e6' 2025-06-01T21:00:13.6330044Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/8b/9dbdbbae16103137526e508c72c5a559cf6054' 2025-06-01T21:00:13.6330210Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/8b' 2025-06-01T21:00:13.6330480Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/ed/bf73da2240b78b7b37637f8ce17856e0274045' 2025-06-01T21:00:13.6330642Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/ed' 2025-06-01T21:00:13.6331028Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/1e/c575bdb197ee726f7b22770b181a52d9129727' 2025-06-01T21:00:13.6331200Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/1e' 2025-06-01T21:00:13.6331459Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/24/114c86c840187ac8ae64a582c425985bb99697' 2025-06-01T21:00:13.6336290Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/24/25d12b86eda5524ed0bb61d8d5b3d860849a6b' 2025-06-01T21:00:13.6336482Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/24' 2025-06-01T21:00:13.6336748Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/45/93dd040cc6e60f23caa5f2fc4d5d35c7239e33' 2025-06-01T21:00:13.6336929Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/45' 2025-06-01T21:00:13.6337196Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/b2/c8bf4912299c0dd41f0dd858106b5e474f37cf' 2025-06-01T21:00:13.6337370Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/b2' 2025-06-01T21:00:13.6337538Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects' 2025-06-01T21:00:13.6337702Z removed 'pytorch-main/.git/modules/third_party/gloo/FETCH_HEAD' 2025-06-01T21:00:13.6337840Z removed 'pytorch-main/.git/modules/third_party/gloo/shallow' 2025-06-01T21:00:13.6337991Z removed 'pytorch-main/.git/modules/third_party/gloo/info/exclude' 2025-06-01T21:00:13.6338153Z removed directory 'pytorch-main/.git/modules/third_party/gloo/info' 2025-06-01T21:00:13.6338281Z removed 'pytorch-main/.git/modules/third_party/gloo/HEAD' 2025-06-01T21:00:13.6338410Z removed 'pytorch-main/.git/modules/third_party/gloo/index' 2025-06-01T21:00:13.6338563Z removed 'pytorch-main/.git/modules/third_party/gloo/packed-refs' 2025-06-01T21:00:13.6338785Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6338975Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2025-06-01T21:00:13.6339162Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2025-06-01T21:00:13.6339345Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6339514Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/update.sample' 2025-06-01T21:00:13.6339716Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6339894Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-push.sample' 2025-06-01T21:00:13.6340093Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6340289Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6340619Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/post-update.sample' 2025-06-01T21:00:13.6340947Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2025-06-01T21:00:13.6341267Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6341484Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6341680Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6341844Z removed directory 'pytorch-main/.git/modules/third_party/gloo/hooks' 2025-06-01T21:00:13.6342014Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads/main' 2025-06-01T21:00:13.6342201Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads' 2025-06-01T21:00:13.6342395Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6342608Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2025-06-01T21:00:13.6342803Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes' 2025-06-01T21:00:13.6342971Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs' 2025-06-01T21:00:13.6343118Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/HEAD' 2025-06-01T21:00:13.6343278Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs' 2025-06-01T21:00:13.6343411Z removed 'pytorch-main/.git/modules/third_party/gloo/config' 2025-06-01T21:00:13.6343549Z removed directory 'pytorch-main/.git/modules/third_party/gloo' 2025-06-01T21:00:13.6343680Z removed directory 'pytorch-main/.git/modules/third_party' 2025-06-01T21:00:13.6343853Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/tags' 2025-06-01T21:00:13.6344018Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads/main' 2025-06-01T21:00:13.6344193Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads' 2025-06-01T21:00:13.6344424Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6344626Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin' 2025-06-01T21:00:13.6344812Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes' 2025-06-01T21:00:13.6344980Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs' 2025-06-01T21:00:13.6345133Z removed 'pytorch-main/.git/modules/android/libs/fbjni/description' 2025-06-01T21:00:13.6345479Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-7bb2b0e82b70e77128855b9c78df8baf626f3bd4.pack' 2025-06-01T21:00:13.6345815Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-7bb2b0e82b70e77128855b9c78df8baf626f3bd4.rev' 2025-06-01T21:00:13.6346147Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-cc3677fc107a51216824d694b7f7bc4687723ea1.pack' 2025-06-01T21:00:13.6346479Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-cc3677fc107a51216824d694b7f7bc4687723ea1.rev' 2025-06-01T21:00:13.6353852Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-cc3677fc107a51216824d694b7f7bc4687723ea1.idx' 2025-06-01T21:00:13.6354450Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-7bb2b0e82b70e77128855b9c78df8baf626f3bd4.idx' 2025-06-01T21:00:13.6354670Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack' 2025-06-01T21:00:13.6354869Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/info' 2025-06-01T21:00:13.6355046Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects' 2025-06-01T21:00:13.6355238Z removed 'pytorch-main/.git/modules/android/libs/fbjni/FETCH_HEAD' 2025-06-01T21:00:13.6355490Z removed 'pytorch-main/.git/modules/android/libs/fbjni/shallow' 2025-06-01T21:00:13.6355759Z removed 'pytorch-main/.git/modules/android/libs/fbjni/info/exclude' 2025-06-01T21:00:13.6355940Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/info' 2025-06-01T21:00:13.6356311Z removed 'pytorch-main/.git/modules/android/libs/fbjni/HEAD' 2025-06-01T21:00:13.6356453Z removed 'pytorch-main/.git/modules/android/libs/fbjni/index' 2025-06-01T21:00:13.6356721Z removed 'pytorch-main/.git/modules/android/libs/fbjni/packed-refs' 2025-06-01T21:00:13.6356969Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2025-06-01T21:00:13.6357180Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2025-06-01T21:00:13.6357372Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2025-06-01T21:00:13.6357557Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2025-06-01T21:00:13.6357739Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/update.sample' 2025-06-01T21:00:13.6357948Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2025-06-01T21:00:13.6358139Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2025-06-01T21:00:13.6358363Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2025-06-01T21:00:13.6358577Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2025-06-01T21:00:13.6358779Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2025-06-01T21:00:13.6358971Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2025-06-01T21:00:13.6359193Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/sendemail-validate.sample' 2025-06-01T21:00:13.6359411Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2025-06-01T21:00:13.6359622Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2025-06-01T21:00:13.6359790Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/hooks' 2025-06-01T21:00:13.6359974Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2025-06-01T21:00:13.6360184Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads' 2025-06-01T21:00:13.6360395Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2025-06-01T21:00:13.6360652Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2025-06-01T21:00:13.6361037Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes' 2025-06-01T21:00:13.6361220Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs' 2025-06-01T21:00:13.6361369Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/HEAD' 2025-06-01T21:00:13.6361531Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs' 2025-06-01T21:00:13.6361674Z removed 'pytorch-main/.git/modules/android/libs/fbjni/config' 2025-06-01T21:00:13.6361821Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni' 2025-06-01T21:00:13.6361957Z removed directory 'pytorch-main/.git/modules/android/libs' 2025-06-01T21:00:13.6362090Z removed directory 'pytorch-main/.git/modules/android' 2025-06-01T21:00:13.6362190Z removed directory 'pytorch-main/.git/modules' 2025-06-01T21:00:13.6362275Z removed directory 'pytorch-main/.git' 2025-06-01T21:00:13.6362645Z find: ‘pytorch-main/.git’: No such file or directory 2025-06-01T21:00:13.6369204Z removed 'pytorch-main/scripts/release_notes/.gitignore' 2025-06-01T21:00:43.8614731Z Created source archive pytorch-main.tar.gz with content: . 2025-06-01T21:00:43.8615290Z .. 2025-06-01T21:00:43.8615481Z .bazelignore 2025-06-01T21:00:43.8615749Z .bazelrc 2025-06-01T21:00:43.8615980Z .bazelversion 2025-06-01T21:00:43.8616335Z .clang-format 2025-06-01T21:00:43.8616636Z .clang-tidy 2025-06-01T21:00:43.8616897Z .cmakelintrc 2025-06-01T21:00:43.8617152Z .coveragerc 2025-06-01T21:00:43.8617387Z .ctags.d 2025-06-01T21:00:43.8617629Z .devcontainer 2025-06-01T21:00:43.8617883Z .dockerignore 2025-06-01T21:00:43.8618140Z .editorconfig 2025-06-01T21:00:43.8618622Z .flake8 2025-06-01T21:00:43.8618851Z .gdbinit 2025-06-01T21:00:43.8619061Z .lintrunner.toml 2025-06-01T21:00:43.8619232Z .lldbinit 2025-06-01T21:00:43.8619472Z .vscode 2025-06-01T21:00:43.8619700Z BUCK.oss 2025-06-01T21:00:43.8619936Z BUILD.bazel 2025-06-01T21:00:43.8620345Z CITATION.cff 2025-06-01T21:00:43.8620519Z CMakeLists.txt 2025-06-01T21:00:43.8620679Z CODEOWNERS 2025-06-01T21:00:43.8621023Z CODE_OF_CONDUCT.md 2025-06-01T21:00:43.8621203Z CONTRIBUTING.md 2025-06-01T21:00:43.8621376Z Dockerfile 2025-06-01T21:00:43.8621524Z GLOSSARY.md 2025-06-01T21:00:43.8621673Z LICENSE 2025-06-01T21:00:43.8621808Z MANIFEST.in 2025-06-01T21:00:43.8621951Z Makefile 2025-06-01T21:00:43.8622086Z NOTICE 2025-06-01T21:00:43.8622228Z README.md 2025-06-01T21:00:43.8622373Z RELEASE.md 2025-06-01T21:00:43.8622511Z SECURITY.md 2025-06-01T21:00:43.8622658Z WORKSPACE 2025-06-01T21:00:43.8622797Z android 2025-06-01T21:00:43.8622937Z aten 2025-06-01T21:00:43.8623073Z aten.bzl 2025-06-01T21:00:43.8623214Z benchmarks 2025-06-01T21:00:43.8623357Z binaries 2025-06-01T21:00:43.8623500Z buckbuild.bzl 2025-06-01T21:00:43.8623651Z build.bzl 2025-06-01T21:00:43.8623801Z build_variables.bzl 2025-06-01T21:00:43.8623965Z c10 2025-06-01T21:00:43.8624104Z caffe2 2025-06-01T21:00:43.8624237Z cmake 2025-06-01T21:00:43.8624382Z defs.bzl 2025-06-01T21:00:43.8624524Z docker.Makefile 2025-06-01T21:00:43.8624678Z docs 2025-06-01T21:00:43.8624815Z functorch 2025-06-01T21:00:43.8624958Z mypy-strict.ini 2025-06-01T21:00:43.8625115Z mypy.ini 2025-06-01T21:00:43.8625255Z mypy_plugins 2025-06-01T21:00:43.8625411Z pt_ops.bzl 2025-06-01T21:00:43.8625562Z pt_template_srcs.bzl 2025-06-01T21:00:43.8625741Z pyproject.toml 2025-06-01T21:00:43.8625899Z pyrefly.toml 2025-06-01T21:00:43.8626057Z pytest.ini 2025-06-01T21:00:43.8626204Z requirements.txt 2025-06-01T21:00:43.8626368Z scripts 2025-06-01T21:00:43.8626504Z setup.py 2025-06-01T21:00:43.8626647Z test 2025-06-01T21:00:43.8626783Z third_party 2025-06-01T21:00:43.8626929Z tools 2025-06-01T21:00:43.8627066Z torch 2025-06-01T21:00:43.8627202Z torchgen 2025-06-01T21:00:43.8627356Z ubsan.supp 2025-06-01T21:00:43.8627498Z ufunc_defs.bzl 2025-06-01T21:00:43.8627657Z version.txt 2025-06-01T21:00:43.8687059Z ##[group]Run echo "name=pt_release_name::pytorch-main.tar.gz" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:43.8687605Z echo "name=pt_release_name::pytorch-main.tar.gz" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:43.8737880Z shell: /usr/bin/bash -e {0} 2025-06-01T21:00:43.8738109Z env: 2025-06-01T21:00:43.8738278Z PT_GITHUB_REF: refs/heads/main 2025-06-01T21:00:43.8738508Z PT_RELEASE_NAME: pytorch-main 2025-06-01T21:00:43.8738742Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-06-01T21:00:43.8738968Z ##[endgroup] 2025-06-01T21:00:43.8884771Z Post job cleanup. 2025-06-01T21:00:43.9807765Z [command]/usr/bin/git version 2025-06-01T21:00:43.9843000Z git version 2.49.0 2025-06-01T21:00:43.9884669Z Temporarily overriding HOME='/home/runner/work/_temp/c7729663-407f-4853-bcf1-e534e131f6f3' before making global git config changes 2025-06-01T21:00:43.9885541Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T21:00:43.9890201Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-06-01T21:00:43.9929868Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T21:00:43.9962546Z [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-06-01T21:00:44.0185627Z Entering 'android/libs/fbjni' 2025-06-01T21:00:44.0228393Z Entering 'third_party/FP16' 2025-06-01T21:00:44.0272357Z Entering 'third_party/FXdiv' 2025-06-01T21:00:44.0315385Z Entering 'third_party/NNPACK' 2025-06-01T21:00:44.0357937Z Entering 'third_party/NVTX' 2025-06-01T21:00:44.0401981Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:44.0444748Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:44.0500687Z Entering 'third_party/benchmark' 2025-06-01T21:00:44.0543766Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:44.0592902Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:44.0636010Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:44.0680001Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:44.0724043Z Entering 'third_party/cutlass' 2025-06-01T21:00:44.0776304Z Entering 'third_party/eigen' 2025-06-01T21:00:44.0821469Z Entering 'third_party/fbgemm' 2025-06-01T21:00:44.0865655Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:44.0908872Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:44.0958414Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:44.1001552Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:44.1052879Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:44.1097181Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:44.1139769Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:44.1185864Z Entering 'third_party/flash-attention' 2025-06-01T21:00:44.1229056Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:44.1278911Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:44.1331019Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:44.1376988Z Entering 'third_party/fmt' 2025-06-01T21:00:44.1420233Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:44.1464340Z Entering 'third_party/gloo' 2025-06-01T21:00:44.1507365Z Entering 'third_party/googletest' 2025-06-01T21:00:44.1553037Z Entering 'third_party/ideep' 2025-06-01T21:00:44.1596084Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:44.1647934Z Entering 'third_party/ittapi' 2025-06-01T21:00:44.1693092Z Entering 'third_party/kineto' 2025-06-01T21:00:44.1736852Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:44.1779177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:44.1824318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:44.1867608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:44.1910577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:44.1952095Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:44.1997177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:44.2041005Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:44.2084187Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:44.2127816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:44.2173283Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:44.2215902Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:44.2259945Z Entering 'third_party/kleidiai' 2025-06-01T21:00:44.2303635Z Entering 'third_party/mimalloc' 2025-06-01T21:00:44.2346760Z Entering 'third_party/nlohmann' 2025-06-01T21:00:44.2391382Z Entering 'third_party/onnx' 2025-06-01T21:00:44.2448431Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:44.2495298Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:44.2538316Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:44.2580445Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:44.2623142Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:44.2665038Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:44.2708375Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:44.2750099Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:44.2792437Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:44.2833906Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:44.2878075Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:44.2923464Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:44.2983788Z Entering 'third_party/pocketfft' 2025-06-01T21:00:44.3025987Z Entering 'third_party/protobuf' 2025-06-01T21:00:44.3069701Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:44.3112461Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:44.3157759Z Entering 'third_party/psimd' 2025-06-01T21:00:44.3200421Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:44.3242713Z Entering 'third_party/pybind11' 2025-06-01T21:00:44.3285492Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:44.3328428Z Entering 'third_party/sleef' 2025-06-01T21:00:44.3370375Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:44.3413480Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:44.3455871Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:44.3497872Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:44.3540101Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:44.3580667Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:44.3645043Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T21:00:44.3667124Z http.https://github.com/.extraheader 2025-06-01T21:00:44.3678688Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-01T21:00:44.3709903Z [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-06-01T21:00:44.3934145Z Entering 'android/libs/fbjni' 2025-06-01T21:00:44.3958497Z http.https://github.com/.extraheader 2025-06-01T21:00:44.3991684Z Entering 'third_party/FP16' 2025-06-01T21:00:44.4015507Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4049106Z Entering 'third_party/FXdiv' 2025-06-01T21:00:44.4073382Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4106225Z Entering 'third_party/NNPACK' 2025-06-01T21:00:44.4129805Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4163059Z Entering 'third_party/NVTX' 2025-06-01T21:00:44.4187114Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4221247Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:44.4245487Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4278645Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:44.4302350Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4348107Z Entering 'third_party/benchmark' 2025-06-01T21:00:44.4372699Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4405676Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:44.4429519Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4468566Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:44.4494362Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4527803Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:44.4551961Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4585338Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:44.4609452Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4642639Z Entering 'third_party/cutlass' 2025-06-01T21:00:44.4666736Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4708091Z Entering 'third_party/eigen' 2025-06-01T21:00:44.4732334Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4766978Z Entering 'third_party/fbgemm' 2025-06-01T21:00:44.4791437Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4825026Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:44.4848869Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4882052Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:44.4905666Z http.https://github.com/.extraheader 2025-06-01T21:00:44.4944071Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:44.4967870Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5001790Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:44.5025640Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5065911Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:44.5089891Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5123214Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:44.5146881Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5179294Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:44.5203589Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5240348Z Entering 'third_party/flash-attention' 2025-06-01T21:00:44.5264285Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5296727Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:44.5320600Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5359050Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:44.5382922Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5425140Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:44.5449088Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5484318Z Entering 'third_party/fmt' 2025-06-01T21:00:44.5507861Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5540513Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:44.5565023Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5598014Z Entering 'third_party/gloo' 2025-06-01T21:00:44.5622481Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5655410Z Entering 'third_party/googletest' 2025-06-01T21:00:44.5679366Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5712834Z Entering 'third_party/ideep' 2025-06-01T21:00:44.5736827Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5768048Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:44.5792090Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5832794Z Entering 'third_party/ittapi' 2025-06-01T21:00:44.5856533Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5889320Z Entering 'third_party/kineto' 2025-06-01T21:00:44.5913673Z http.https://github.com/.extraheader 2025-06-01T21:00:44.5946082Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:44.5970100Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6002731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:44.6026844Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6062295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:44.6087669Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6123075Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:44.6147096Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6181231Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:44.6204948Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6237102Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:44.6261369Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6297499Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:44.6321111Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6355020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:44.6378610Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6413334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:44.6438280Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6473247Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:44.6496964Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6533159Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:44.6556947Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6590569Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:44.6615503Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6654779Z Entering 'third_party/kleidiai' 2025-06-01T21:00:44.6678451Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6712235Z Entering 'third_party/mimalloc' 2025-06-01T21:00:44.6736118Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6769417Z Entering 'third_party/nlohmann' 2025-06-01T21:00:44.6793417Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6827173Z Entering 'third_party/onnx' 2025-06-01T21:00:44.6851388Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6898692Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:44.6924030Z http.https://github.com/.extraheader 2025-06-01T21:00:44.6962121Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:44.6987342Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7022984Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:44.7046914Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7082142Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:44.7106226Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7140568Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:44.7167323Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7201020Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:44.7225080Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7259459Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:44.7282750Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7316129Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:44.7339654Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7372792Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:44.7395679Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7426991Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:44.7451240Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7486591Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:44.7510448Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7545812Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:44.7569133Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7620729Z Entering 'third_party/pocketfft' 2025-06-01T21:00:44.7645283Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7677937Z Entering 'third_party/protobuf' 2025-06-01T21:00:44.7703296Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7737716Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:44.7762158Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7795227Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:44.7818735Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7854528Z Entering 'third_party/psimd' 2025-06-01T21:00:44.7878473Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7911254Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:44.7935396Z http.https://github.com/.extraheader 2025-06-01T21:00:44.7968419Z Entering 'third_party/pybind11' 2025-06-01T21:00:44.7992621Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8152516Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:44.8182373Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8374988Z Entering 'third_party/sleef' 2025-06-01T21:00:44.8401929Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8444626Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:44.8473005Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8507749Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:44.8533532Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8569802Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:44.8595132Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8628984Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:44.8654851Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8689346Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:44.8719871Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8754107Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:44.8778674Z http.https://github.com/.extraheader 2025-06-01T21:00:44.8963109Z Evaluate and set job outputs 2025-06-01T21:00:44.8970718Z Cleaning up orphan processes