2025-12-04T10:59:42.8268515Z Current runner version: '2.329.0' 2025-12-04T10:59:42.8271432Z Runner name: 'linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf' 2025-12-04T10:59:42.8271827Z Runner group name: 'default' 2025-12-04T10:59:42.8272241Z Machine name: 'linux' 2025-12-04T10:59:42.8273344Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T10:59:42.8274386Z Contents: read 2025-12-04T10:59:42.8274656Z Metadata: read 2025-12-04T10:59:42.8274882Z ##[endgroup] 2025-12-04T10:59:42.8275872Z Secret source: Actions 2025-12-04T10:59:42.8276153Z Prepare workflow directory 2025-12-04T10:59:42.8524731Z Prepare all required actions 2025-12-04T10:59:42.8545303Z Getting action download info 2025-12-04T10:59:43.3071485Z Download action repository 'pytorch/pytorch@main' (SHA:c0cb6e78404416d418350632bfc554710a5f7281) 2025-12-04T10:59:46.9065523Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T10:59:47.9908611Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T10:59:48.9585490Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-12-04T10:59:49.7909980Z Getting action download info 2025-12-04T10:59:49.9908294Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T10:59:50.7713072Z Getting action download info 2025-12-04T10:59:50.9444195Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T10:59:51.6264361Z Getting action download info 2025-12-04T10:59:51.8327186Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T10:59:51.8329052Z ##[group] Inputs 2025-12-04T10:59:51.8329206Z build-environment: linux-noble-rocm-py3.12-mi300 2025-12-04T10:59:51.8330579Z test-matrix: {"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T10:59:51.8332099Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T10:59:51.8332393Z sync-tag: 2025-12-04T10:59:51.8332764Z timeout-minutes: 300 2025-12-04T10:59:51.8332874Z tests-to-include: 2025-12-04T10:59:51.8332972Z dashboard-tag: 2025-12-04T10:59:51.8333198Z disable-monitor: true 2025-12-04T10:59:51.8333318Z monitor-log-interval: 5 2025-12-04T10:59:51.8333440Z monitor-data-collect-interval: 1 2025-12-04T10:59:51.8333567Z ##[endgroup] 2025-12-04T10:59:51.8333806Z Complete job name: linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T10:59:51.8593641Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T10:59:51.8593915Z with: 2025-12-04T10:59:51.8594007Z no-sudo: true 2025-12-04T10:59:51.8594250Z submodules: recursive 2025-12-04T10:59:51.8594348Z fetch-depth: 0 2025-12-04T10:59:51.8594492Z env: 2025-12-04T10:59:51.8594586Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:59:51.8594702Z ##[endgroup] 2025-12-04T10:59:51.8637195Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T10:59:51.8637562Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T10:59:51.8644210Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T10:59:51.8644360Z env: 2025-12-04T10:59:51.8644448Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:59:51.8644548Z ##[endgroup] 2025-12-04T10:59:51.8792389Z ##[group]Run actions/checkout@v4 2025-12-04T10:59:51.8792574Z with: 2025-12-04T10:59:51.8792694Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:59:51.8792827Z fetch-depth: 0 2025-12-04T10:59:51.8792931Z submodules: recursive 2025-12-04T10:59:51.8793134Z show-progress: false 2025-12-04T10:59:51.8793244Z repository: pytorch/pytorch 2025-12-04T10:59:51.8793419Z token: *** 2025-12-04T10:59:51.8793514Z ssh-strict: true 2025-12-04T10:59:51.8793606Z ssh-user: git 2025-12-04T10:59:51.8793704Z persist-credentials: true 2025-12-04T10:59:51.8793811Z clean: true 2025-12-04T10:59:51.8793916Z sparse-checkout-cone-mode: true 2025-12-04T10:59:51.8794031Z fetch-tags: false 2025-12-04T10:59:51.8794120Z lfs: false 2025-12-04T10:59:51.8794218Z set-safe-directory: true 2025-12-04T10:59:51.8794319Z env: 2025-12-04T10:59:51.8794410Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:59:51.8794514Z ##[endgroup] 2025-12-04T10:59:51.9331535Z Syncing repository: pytorch/pytorch 2025-12-04T10:59:51.9332111Z ##[group]Getting Git version info 2025-12-04T10:59:51.9332285Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-12-04T10:59:51.9332541Z [command]/usr/bin/git version 2025-12-04T10:59:51.9332656Z git version 2.52.0 2025-12-04T10:59:51.9342882Z ##[endgroup] 2025-12-04T10:59:51.9348690Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/9dc6cecc-d126-45a6-ab84-4ebdb6c91d6e/.gitconfig' 2025-12-04T10:59:51.9353817Z Temporarily overriding HOME='/home/runner/_work/_temp/9dc6cecc-d126-45a6-ab84-4ebdb6c91d6e' before making global git config changes 2025-12-04T10:59:51.9354155Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T10:59:51.9363587Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T10:59:51.9393524Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T10:59:51.9415185Z https://github.com/pytorch/pytorch 2025-12-04T10:59:51.9433197Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T10:59:51.9437030Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T10:59:51.9463084Z refs/heads/main 2025-12-04T10:59:51.9472811Z [command]/usr/bin/git checkout --detach 2025-12-04T10:59:53.5783857Z HEAD is now at c0cb6e784044 [DTensor] ExplicitRedistributionContext warning mode (#169452) 2025-12-04T10:59:53.5833956Z [command]/usr/bin/git branch --delete --force main 2025-12-04T10:59:53.5999569Z Deleted branch main (was c0cb6e784044). 2025-12-04T10:59:53.6007578Z ##[endgroup] 2025-12-04T10:59:53.6012929Z [command]/usr/bin/git submodule status 2025-12-04T10:59:53.6255864Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T10:59:53.6302995Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T10:59:53.6357178Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T10:59:53.6424218Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T10:59:53.6461321Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T10:59:53.6509755Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T10:59:53.6833689Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T10:59:53.6871999Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T10:59:53.6896589Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T10:59:53.6959130Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T10:59:53.7048679Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T10:59:53.7145530Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T10:59:53.7182049Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T10:59:53.7246560Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T10:59:53.7266094Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T10:59:53.7323469Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T10:59:53.7338104Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T10:59:53.7572538Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T10:59:53.7658081Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T10:59:53.7746867Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T10:59:53.7883011Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T10:59:53.7936863Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T10:59:53.7985266Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T10:59:53.8113392Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T10:59:53.8139953Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T10:59:53.8159324Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T10:59:53.8179838Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T10:59:53.8380397Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T10:59:53.8408212Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T10:59:53.8426491Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T10:59:53.8655076Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T10:59:53.8699375Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T10:59:53.8739744Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T10:59:53.8769831Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T10:59:53.8842562Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T10:59:53.8894602Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T10:59:53.8944416Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T10:59:53.8956183Z ##[group]Cleaning the repository 2025-12-04T10:59:53.8961810Z [command]/usr/bin/git clean -ffdx 2025-12-04T10:59:53.9087291Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T10:59:53.9846246Z HEAD is now at c0cb6e784044 [DTensor] ExplicitRedistributionContext warning mode (#169452) 2025-12-04T10:59:53.9919865Z ##[endgroup] 2025-12-04T10:59:53.9922925Z ##[group]Disabling automatic garbage collection 2025-12-04T10:59:53.9926769Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T10:59:53.9952419Z ##[endgroup] 2025-12-04T10:59:53.9952659Z ##[group]Setting up auth 2025-12-04T10:59:53.9956279Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T10:59:53.9978748Z [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-12-04T10:59:54.0161025Z Entering 'android/libs/fbjni' 2025-12-04T10:59:54.0193015Z Entering 'third_party/FP16' 2025-12-04T10:59:54.0224982Z Entering 'third_party/FXdiv' 2025-12-04T10:59:54.0249096Z Entering 'third_party/NNPACK' 2025-12-04T10:59:54.0278654Z Entering 'third_party/NVTX' 2025-12-04T10:59:54.0302042Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T10:59:54.0327594Z Entering 'third_party/XNNPACK' 2025-12-04T10:59:54.0358423Z Entering 'third_party/aiter' 2025-12-04T10:59:54.0387746Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T10:59:54.0416169Z Entering 'third_party/benchmark' 2025-12-04T10:59:54.0435434Z Entering 'third_party/composable_kernel' 2025-12-04T10:59:54.0460882Z Entering 'third_party/cpp-httplib' 2025-12-04T10:59:54.0485537Z Entering 'third_party/cpuinfo' 2025-12-04T10:59:54.0507233Z Entering 'third_party/cudnn_frontend' 2025-12-04T10:59:54.0531824Z Entering 'third_party/cutlass' 2025-12-04T10:59:54.0566104Z Entering 'third_party/fbgemm' 2025-12-04T10:59:54.0589511Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T10:59:54.0609855Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T10:59:54.0639167Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T10:59:54.0669623Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T10:59:54.0702872Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T10:59:54.0722661Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T10:59:54.0743403Z Entering 'third_party/fbgemm/external/json' 2025-12-04T10:59:54.0781144Z Entering 'third_party/flash-attention' 2025-12-04T10:59:54.0806672Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T10:59:54.0843422Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T10:59:54.0885590Z Entering 'third_party/flatbuffers' 2025-12-04T10:59:54.0920872Z Entering 'third_party/fmt' 2025-12-04T10:59:54.0946399Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T10:59:54.0968096Z Entering 'third_party/gloo' 2025-12-04T10:59:54.0994752Z Entering 'third_party/googletest' 2025-12-04T10:59:54.1025497Z Entering 'third_party/ideep' 2025-12-04T10:59:54.1054955Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T10:59:54.1084594Z Entering 'third_party/ittapi' 2025-12-04T10:59:54.1105900Z Entering 'third_party/kineto' 2025-12-04T10:59:54.1127212Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T10:59:54.1147991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T10:59:54.1174624Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T10:59:54.1200488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T10:59:54.1221650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T10:59:54.1247840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T10:59:54.1276959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T10:59:54.1301995Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T10:59:54.1325189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T10:59:54.1349800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T10:59:54.1374719Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T10:59:54.1394578Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:54.1425499Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:54.1450666Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T10:59:54.1475621Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T10:59:54.1498751Z Entering 'third_party/kleidiai' 2025-12-04T10:59:54.1521858Z Entering 'third_party/mimalloc' 2025-12-04T10:59:54.1544279Z Entering 'third_party/nlohmann' 2025-12-04T10:59:54.1565512Z Entering 'third_party/onnx' 2025-12-04T10:59:54.1593199Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T10:59:54.1619011Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T10:59:54.1644143Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T10:59:54.1672756Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T10:59:54.1695825Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T10:59:54.1717005Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T10:59:54.1738033Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T10:59:54.1757467Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T10:59:54.1777908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T10:59:54.1813147Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:54.1840519Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:54.1874715Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T10:59:54.1926162Z Entering 'third_party/pocketfft' 2025-12-04T10:59:54.1955487Z Entering 'third_party/protobuf' 2025-12-04T10:59:54.1996247Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T10:59:54.2022412Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T10:59:54.2047645Z Entering 'third_party/psimd' 2025-12-04T10:59:54.2072113Z Entering 'third_party/pthreadpool' 2025-12-04T10:59:54.2101335Z Entering 'third_party/pybind11' 2025-12-04T10:59:54.2128314Z Entering 'third_party/python-peachpy' 2025-12-04T10:59:54.2151560Z Entering 'third_party/sleef' 2025-12-04T10:59:54.2172962Z Entering 'third_party/tensorpipe' 2025-12-04T10:59:54.2193399Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T10:59:54.2213753Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T10:59:54.2241827Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T10:59:54.2269263Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T10:59:54.2292207Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T10:59:54.2348803Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T10:59:54.2367055Z [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-12-04T10:59:54.2523434Z Entering 'android/libs/fbjni' 2025-12-04T10:59:54.2557718Z Entering 'third_party/FP16' 2025-12-04T10:59:54.2584775Z Entering 'third_party/FXdiv' 2025-12-04T10:59:54.2607687Z Entering 'third_party/NNPACK' 2025-12-04T10:59:54.2634823Z Entering 'third_party/NVTX' 2025-12-04T10:59:54.2657479Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T10:59:54.2678653Z Entering 'third_party/XNNPACK' 2025-12-04T10:59:54.2704502Z Entering 'third_party/aiter' 2025-12-04T10:59:54.2726968Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T10:59:54.2763890Z Entering 'third_party/benchmark' 2025-12-04T10:59:54.2790088Z Entering 'third_party/composable_kernel' 2025-12-04T10:59:54.2825143Z Entering 'third_party/cpp-httplib' 2025-12-04T10:59:54.2855689Z Entering 'third_party/cpuinfo' 2025-12-04T10:59:54.2879993Z Entering 'third_party/cudnn_frontend' 2025-12-04T10:59:54.2900874Z Entering 'third_party/cutlass' 2025-12-04T10:59:54.2925703Z Entering 'third_party/fbgemm' 2025-12-04T10:59:54.2953223Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T10:59:54.2986220Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T10:59:54.3017923Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T10:59:54.3045831Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T10:59:54.3075226Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T10:59:54.3098504Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T10:59:54.3119833Z Entering 'third_party/fbgemm/external/json' 2025-12-04T10:59:54.3141681Z Entering 'third_party/flash-attention' 2025-12-04T10:59:54.3172039Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T10:59:54.3201085Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T10:59:54.3227244Z Entering 'third_party/flatbuffers' 2025-12-04T10:59:54.3249215Z Entering 'third_party/fmt' 2025-12-04T10:59:54.3273617Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T10:59:54.3295272Z Entering 'third_party/gloo' 2025-12-04T10:59:54.3316858Z Entering 'third_party/googletest' 2025-12-04T10:59:54.3336909Z Entering 'third_party/ideep' 2025-12-04T10:59:54.3357048Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T10:59:54.3388241Z Entering 'third_party/ittapi' 2025-12-04T10:59:54.3415199Z Entering 'third_party/kineto' 2025-12-04T10:59:54.3442726Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T10:59:54.3464919Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T10:59:54.3498022Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T10:59:54.3521204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T10:59:54.3540508Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T10:59:54.3570848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T10:59:54.3603470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T10:59:54.3632422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T10:59:54.3658341Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T10:59:54.3682485Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T10:59:54.3706171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T10:59:54.3726835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:54.3749653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:54.3775464Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T10:59:54.3796664Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T10:59:54.3820113Z Entering 'third_party/kleidiai' 2025-12-04T10:59:54.3844030Z Entering 'third_party/mimalloc' 2025-12-04T10:59:54.3866746Z Entering 'third_party/nlohmann' 2025-12-04T10:59:54.3905207Z Entering 'third_party/onnx' 2025-12-04T10:59:54.3936248Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T10:59:54.3975490Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T10:59:54.3998082Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T10:59:54.4031561Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T10:59:54.4053512Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T10:59:54.4074411Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T10:59:54.4097538Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T10:59:54.4119360Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T10:59:54.4153407Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T10:59:54.4178884Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:54.4213291Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:54.4242916Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T10:59:54.4274758Z Entering 'third_party/pocketfft' 2025-12-04T10:59:54.4296983Z Entering 'third_party/protobuf' 2025-12-04T10:59:54.4321243Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T10:59:54.4341155Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T10:59:54.4364227Z Entering 'third_party/psimd' 2025-12-04T10:59:54.4384784Z Entering 'third_party/pthreadpool' 2025-12-04T10:59:54.4405667Z Entering 'third_party/pybind11' 2025-12-04T10:59:54.4427355Z Entering 'third_party/python-peachpy' 2025-12-04T10:59:54.4449597Z Entering 'third_party/sleef' 2025-12-04T10:59:54.4471007Z Entering 'third_party/tensorpipe' 2025-12-04T10:59:54.4493341Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T10:59:54.4522959Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T10:59:54.4554036Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T10:59:54.4582407Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T10:59:54.4610058Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T10:59:54.4649812Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.4669527Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T10:59:54.4857360Z Entering 'android/libs/fbjni' 2025-12-04T10:59:54.4866588Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T10:59:54.4875642Z Entering 'third_party/FP16' 2025-12-04T10:59:54.4889074Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T10:59:54.4899019Z Entering 'third_party/FXdiv' 2025-12-04T10:59:54.4912020Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T10:59:54.4922318Z Entering 'third_party/NNPACK' 2025-12-04T10:59:54.4933902Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T10:59:54.4945181Z Entering 'third_party/NVTX' 2025-12-04T10:59:54.4958771Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T10:59:54.4968896Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T10:59:54.4979606Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T10:59:54.4988266Z Entering 'third_party/XNNPACK' 2025-12-04T10:59:54.5004400Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T10:59:54.5021429Z Entering 'third_party/aiter' 2025-12-04T10:59:54.5039356Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T10:59:54.5051600Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T10:59:54.5062348Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T10:59:54.5077120Z Entering 'third_party/benchmark' 2025-12-04T10:59:54.5094580Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T10:59:54.5103854Z Entering 'third_party/composable_kernel' 2025-12-04T10:59:54.5124580Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T10:59:54.5144969Z Entering 'third_party/cpp-httplib' 2025-12-04T10:59:54.5158218Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T10:59:54.5169809Z Entering 'third_party/cpuinfo' 2025-12-04T10:59:54.5183987Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T10:59:54.5194284Z Entering 'third_party/cudnn_frontend' 2025-12-04T10:59:54.5208448Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T10:59:54.5219264Z Entering 'third_party/cutlass' 2025-12-04T10:59:54.5230590Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T10:59:54.5245393Z Entering 'third_party/fbgemm' 2025-12-04T10:59:54.5256852Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T10:59:54.5267992Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T10:59:54.5282938Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T10:59:54.5294359Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T10:59:54.5305088Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T10:59:54.5317218Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T10:59:54.5327361Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T10:59:54.5337338Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T10:59:54.5348086Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T10:59:54.5360986Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T10:59:54.5376283Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T10:59:54.5384892Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T10:59:54.5399376Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T10:59:54.5414543Z Entering 'third_party/fbgemm/external/json' 2025-12-04T10:59:54.5426920Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T10:59:54.5440829Z Entering 'third_party/flash-attention' 2025-12-04T10:59:54.5452087Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T10:59:54.5460690Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T10:59:54.5473012Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T10:59:54.5492903Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T10:59:54.5505098Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T10:59:54.5519995Z Entering 'third_party/flatbuffers' 2025-12-04T10:59:54.5532944Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T10:59:54.5543839Z Entering 'third_party/fmt' 2025-12-04T10:59:54.5555078Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T10:59:54.5567490Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T10:59:54.5579532Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T10:59:54.5595464Z Entering 'third_party/gloo' 2025-12-04T10:59:54.5606578Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T10:59:54.5616280Z Entering 'third_party/googletest' 2025-12-04T10:59:54.5628346Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T10:59:54.5637836Z Entering 'third_party/ideep' 2025-12-04T10:59:54.5647203Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T10:59:54.5657583Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T10:59:54.5668010Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T10:59:54.5682028Z Entering 'third_party/ittapi' 2025-12-04T10:59:54.5694644Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T10:59:54.5704285Z Entering 'third_party/kineto' 2025-12-04T10:59:54.5724398Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T10:59:54.5734023Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T10:59:54.5746392Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T10:59:54.5758739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T10:59:54.5773121Z 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-12-04T10:59:54.5786585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T10:59:54.5798550Z 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-12-04T10:59:54.5811861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T10:59:54.5827249Z 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-12-04T10:59:54.5841785Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T10:59:54.5854090Z 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-12-04T10:59:54.5863743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T10:59:54.5877381Z 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-12-04T10:59:54.5892604Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T10:59:54.5903284Z 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-12-04T10:59:54.5913312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T10:59:54.5925742Z 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-12-04T10:59:54.5935210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T10:59:54.5946627Z 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-12-04T10:59:54.5957824Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T10:59:54.5969322Z 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-12-04T10:59:54.5978833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T10:59:54.5996636Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T10:59:54.6006172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:54.6021121Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T10:59:54.6032666Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:54.6048858Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T10:59:54.6069325Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T10:59:54.6079389Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T10:59:54.6090391Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T10:59:54.6100363Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T10:59:54.6112208Z Entering 'third_party/kleidiai' 2025-12-04T10:59:54.6124610Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T10:59:54.6135433Z Entering 'third_party/mimalloc' 2025-12-04T10:59:54.6147506Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T10:59:54.6157216Z Entering 'third_party/nlohmann' 2025-12-04T10:59:54.6167325Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T10:59:54.6176864Z Entering 'third_party/onnx' 2025-12-04T10:59:54.6186020Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T10:59:54.6201058Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T10:59:54.6211189Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T10:59:54.6224501Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T10:59:54.6234659Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T10:59:54.6243405Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T10:59:54.6254977Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T10:59:54.6264384Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T10:59:54.6276125Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T10:59:54.6285900Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T10:59:54.6296927Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T10:59:54.6305778Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T10:59:54.6322017Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T10:59:54.6336844Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T10:59:54.6351642Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T10:59:54.6362483Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T10:59:54.6373568Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T10:59:54.6387151Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T10:59:54.6399776Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T10:59:54.6409375Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:54.6419637Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T10:59:54.6431475Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:54.6444745Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T10:59:54.6455673Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T10:59:54.6466943Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T10:59:54.6485188Z Entering 'third_party/pocketfft' 2025-12-04T10:59:54.6500659Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T10:59:54.6512895Z Entering 'third_party/protobuf' 2025-12-04T10:59:54.6525060Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T10:59:54.6536025Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T10:59:54.6551245Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T10:59:54.6562930Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T10:59:54.6573360Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T10:59:54.6584480Z Entering 'third_party/psimd' 2025-12-04T10:59:54.6594628Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T10:59:54.6605840Z Entering 'third_party/pthreadpool' 2025-12-04T10:59:54.6618068Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T10:59:54.6628043Z Entering 'third_party/pybind11' 2025-12-04T10:59:54.6639129Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T10:59:54.6653056Z Entering 'third_party/python-peachpy' 2025-12-04T10:59:54.6663658Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T10:59:54.6672846Z Entering 'third_party/sleef' 2025-12-04T10:59:54.6683435Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T10:59:54.6692800Z Entering 'third_party/tensorpipe' 2025-12-04T10:59:54.6702458Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T10:59:54.6712335Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T10:59:54.6726479Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T10:59:54.6735754Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T10:59:54.6749567Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T10:59:54.6758406Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T10:59:54.6768653Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T10:59:54.6777341Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T10:59:54.6788305Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T10:59:54.6796919Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T10:59:54.6808208Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T10:59:54.6840314Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6862260Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6882681Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6899118Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6914534Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6934972Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6975111Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6976682Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.6993319Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7010237Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7033584Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7048683Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7068553Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7084708Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7100917Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7118591Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7135733Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7159082Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7174636Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7190014Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7204711Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7218177Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7234868Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7252362Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7266508Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7281511Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7295894Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7310913Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7325696Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7339518Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7353607Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7368891Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7387198Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7401997Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7416515Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7440372Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7456238Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7472699Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7491617Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7512657Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7527062Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7541722Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7557283Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7572578Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7587153Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7600962Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7615724Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7630409Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7646751Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7661011Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7683011Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7703164Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7720933Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7736664Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7754614Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7770430Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7786417Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7802827Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7821726Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7841321Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7863387Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7878335Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7894753Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7916733Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7932517Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7946731Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7962476Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7980890Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.7996278Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8012927Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8030262Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8045139Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8061407Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8079664Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8094559Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8114954Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8130353Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8146921Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8162353Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8176391Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8190076Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:59:54.8208068Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T10:59:54.8232871Z ##[endgroup] 2025-12-04T10:59:54.8233057Z ##[group]Fetching the repository 2025-12-04T10:59:54.8236621Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T10:59:58.0939175Z From https://github.com/pytorch/pytorch 2025-12-04T10:59:58.0939699Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T10:59:58.0946246Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T10:59:58.0946657Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T10:59:58.0947131Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T10:59:58.0947528Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T10:59:58.0947906Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T10:59:58.0948252Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T10:59:58.0948596Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T10:59:58.0948934Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T10:59:58.0949323Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T10:59:58.0949746Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T10:59:58.0950099Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T10:59:58.0950433Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T10:59:58.0950782Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T10:59:58.0951121Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T10:59:58.0951427Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T10:59:58.0951748Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T10:59:58.0952079Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T10:59:58.0952390Z * [new branch] adi/test -> origin/adi/test 2025-12-04T10:59:58.0952682Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T10:59:58.0952985Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T10:59:58.0953290Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T10:59:58.0953611Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T10:59:58.0953941Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T10:59:58.0954220Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T10:59:58.0954901Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T10:59:58.0955200Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T10:59:58.0955502Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T10:59:58.0955952Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T10:59:58.0956243Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T10:59:58.0956546Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T10:59:58.0956882Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T10:59:58.0957208Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T10:59:58.0957556Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T10:59:58.0957921Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T10:59:58.0958299Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T10:59:58.0958594Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T10:59:58.0958873Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T10:59:58.0959165Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T10:59:58.0959505Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T10:59:58.0959786Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T10:59:58.0960080Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T10:59:58.0960364Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T10:59:58.0960645Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T10:59:58.0960924Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T10:59:58.0961213Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T10:59:58.0961500Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T10:59:58.0961803Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T10:59:58.0962097Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T10:59:58.0962378Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T10:59:58.0962658Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T10:59:58.0962930Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T10:59:58.0963214Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T10:59:58.0963537Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T10:59:58.0963849Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T10:59:58.0964186Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T10:59:58.0964460Z * [new branch] async_tp -> origin/async_tp 2025-12-04T10:59:58.0964708Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T10:59:58.0965016Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T10:59:58.0965294Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T10:59:58.0965512Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T10:59:58.0965772Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T10:59:58.0965980Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T10:59:58.0966310Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T10:59:58.0966514Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T10:59:58.0966723Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T10:59:58.0966944Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T10:59:58.0967169Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T10:59:58.0967399Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T10:59:58.0967659Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T10:59:58.0967913Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T10:59:58.0968146Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T10:59:58.0968369Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T10:59:58.0968576Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T10:59:58.0968775Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T10:59:58.0969013Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T10:59:58.0969267Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T10:59:58.0969526Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T10:59:58.0969755Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T10:59:58.0969987Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T10:59:58.0970201Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T10:59:58.0970419Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T10:59:58.0970632Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T10:59:58.0970839Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T10:59:58.0971055Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T10:59:58.0971285Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T10:59:58.0971510Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T10:59:58.0971718Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T10:59:58.0971996Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T10:59:58.0972563Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T10:59:58.0972933Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T10:59:58.0973185Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T10:59:58.0973424Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T10:59:58.0973633Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T10:59:58.0973846Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T10:59:58.0974117Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T10:59:58.0974478Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T10:59:58.0974685Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T10:59:58.0974931Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T10:59:58.0975149Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T10:59:58.0975343Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T10:59:58.0975547Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T10:59:58.0975775Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T10:59:58.0976003Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T10:59:58.0976220Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T10:59:58.0976437Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T10:59:58.0976650Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T10:59:58.0976863Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T10:59:58.0977082Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T10:59:58.0977297Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T10:59:58.0977504Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T10:59:58.0977721Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T10:59:58.0977931Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T10:59:58.0978130Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T10:59:58.0978348Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T10:59:58.0978563Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T10:59:58.0978779Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T10:59:58.0978991Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T10:59:58.0979195Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T10:59:58.0979405Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T10:59:58.0979724Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T10:59:58.0979947Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T10:59:58.0980112Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T10:59:58.0980274Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T10:59:58.0980441Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T10:59:58.0980642Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T10:59:58.0980847Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T10:59:58.0981082Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0981399Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0981689Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0981989Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0982257Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0982526Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0982796Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0983072Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0983343Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0983617Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0983886Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0984159Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0984433Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0984698Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0984965Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0985235Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0985501Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0985777Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0986044Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T10:59:58.0986274Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T10:59:58.0986462Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T10:59:58.0986639Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T10:59:58.0986819Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T10:59:58.0986996Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T10:59:58.0987171Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T10:59:58.0987338Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T10:59:58.0987506Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T10:59:58.0987797Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T10:59:58.0988092Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T10:59:58.0988408Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T10:59:58.0988779Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T10:59:58.0989082Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T10:59:58.0989261Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T10:59:58.0989494Z * [new branch] context_test -> origin/context_test 2025-12-04T10:59:58.0989733Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T10:59:58.0989976Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T10:59:58.0990193Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T10:59:58.0990440Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T10:59:58.0990672Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T10:59:58.0990875Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T10:59:58.0991082Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T10:59:58.0991274Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T10:59:58.0991464Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T10:59:58.0991652Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T10:59:58.0991820Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T10:59:58.0991995Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T10:59:58.0992166Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T10:59:58.0992346Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T10:59:58.0992538Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T10:59:58.0992722Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T10:59:58.0992906Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T10:59:58.0993090Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T10:59:58.0993269Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T10:59:58.0993472Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T10:59:58.0993709Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T10:59:58.0993928Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T10:59:58.0994120Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T10:59:58.0994305Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T10:59:58.0994477Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T10:59:58.0994677Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T10:59:58.0994868Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T10:59:58.0995072Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T10:59:58.0995318Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T10:59:58.0995566Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T10:59:58.0995792Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T10:59:58.0996026Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T10:59:58.0996194Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T10:59:58.0996399Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T10:59:58.0996570Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T10:59:58.0996750Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T10:59:58.0996948Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T10:59:58.0997135Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T10:59:58.0997299Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T10:59:58.0997476Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T10:59:58.0997809Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-12-04T10:59:58.0998255Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 2025-12-04T10:59:58.0998593Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T10:59:58.0998838Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T10:59:58.0999066Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T10:59:58.0999267Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T10:59:58.0999520Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T10:59:58.0999705Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T10:59:58.0999888Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T10:59:58.1000091Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T10:59:58.1000308Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T10:59:58.1000529Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T10:59:58.1000742Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T10:59:58.1000922Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T10:59:58.1001099Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T10:59:58.1001280Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T10:59:58.1001473Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T10:59:58.1001671Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T10:59:58.1001847Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T10:59:58.1002021Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T10:59:58.1002196Z * [new branch] docs -> origin/docs 2025-12-04T10:59:58.1002362Z * [new branch] documentation -> origin/documentation 2025-12-04T10:59:58.1002545Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T10:59:58.1002760Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T10:59:58.1002978Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T10:59:58.1003237Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T10:59:58.1003431Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T10:59:58.1003628Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T10:59:58.1003793Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T10:59:58.1003963Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T10:59:58.1004129Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T10:59:58.1004292Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T10:59:58.1004471Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T10:59:58.1004707Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T10:59:58.1004965Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T10:59:58.1005215Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T10:59:58.1005494Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T10:59:58.1005784Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T10:59:58.1006085Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T10:59:58.1006348Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T10:59:58.1006577Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T10:59:58.1006829Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T10:59:58.1007047Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T10:59:58.1007313Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T10:59:58.1007577Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T10:59:58.1007792Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T10:59:58.1008058Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T10:59:58.1008330Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T10:59:58.1008586Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T10:59:58.1008852Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T10:59:58.1009117Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T10:59:58.1009399Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T10:59:58.1009671Z * [new branch] exec -> origin/exec 2025-12-04T10:59:58.1009853Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T10:59:58.1010039Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T10:59:58.1010275Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T10:59:58.1010450Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T10:59:58.1010664Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T10:59:58.1010836Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T10:59:58.1011006Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T10:59:58.1011207Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T10:59:58.1011381Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T10:59:58.1011560Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T10:59:58.1011728Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T10:59:58.1011900Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T10:59:58.1012067Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T10:59:58.1012241Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T10:59:58.1012415Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T10:59:58.1012581Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T10:59:58.1012753Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T10:59:58.1012922Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T10:59:58.1013089Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T10:59:58.1013258Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T10:59:58.1013433Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T10:59:58.1013599Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T10:59:58.1013771Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T10:59:58.1013942Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T10:59:58.1014112Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T10:59:58.1014290Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T10:59:58.1014458Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T10:59:58.1014625Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T10:59:58.1014796Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T10:59:58.1014969Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T10:59:58.1015142Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T10:59:58.1015362Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T10:59:58.1015592Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T10:59:58.1015787Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T10:59:58.1015976Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T10:59:58.1016169Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T10:59:58.1016365Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T10:59:58.1016552Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T10:59:58.1016741Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T10:59:58.1016918Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T10:59:58.1017090Z * [new branch] fca -> origin/fca 2025-12-04T10:59:58.1017280Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T10:59:58.1017453Z * [new branch] fca5 -> origin/fca5 2025-12-04T10:59:58.1017654Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T10:59:58.1017853Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T10:59:58.1018045Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T10:59:58.1018227Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T10:59:58.1018404Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T10:59:58.1018593Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T10:59:58.1018781Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T10:59:58.1018969Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T10:59:58.1019337Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T10:59:58.1019577Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T10:59:58.1019774Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T10:59:58.1019968Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T10:59:58.1020179Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T10:59:58.1020385Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T10:59:58.1020570Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T10:59:58.1020742Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T10:59:58.1020937Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T10:59:58.1021136Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T10:59:58.1021329Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T10:59:58.1021514Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T10:59:58.1021690Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T10:59:58.1021857Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T10:59:58.1022026Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T10:59:58.1022205Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T10:59:58.1022381Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T10:59:58.1022562Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T10:59:58.1022763Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T10:59:58.1022959Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T10:59:58.1023166Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T10:59:58.1023412Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T10:59:58.1023625Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T10:59:58.1023801Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T10:59:58.1023981Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T10:59:58.1024140Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T10:59:58.1024355Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T10:59:58.1024581Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T10:59:58.1024868Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T10:59:58.1025087Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T10:59:58.1025265Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T10:59:58.1025450Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T10:59:58.1025639Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T10:59:58.1025826Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T10:59:58.1026018Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T10:59:58.1026201Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T10:59:58.1026378Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T10:59:58.1026558Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T10:59:58.1026735Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T10:59:58.1026910Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T10:59:58.1027091Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T10:59:58.1027268Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T10:59:58.1027441Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T10:59:58.1027620Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T10:59:58.1027796Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T10:59:58.1027971Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T10:59:58.1028159Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T10:59:58.1028338Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T10:59:58.1028514Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T10:59:58.1028698Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T10:59:58.1028872Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T10:59:58.1029050Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T10:59:58.1029229Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T10:59:58.1029420Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T10:59:58.1029682Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T10:59:58.1029891Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T10:59:58.1030087Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T10:59:58.1030287Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T10:59:58.1030486Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T10:59:58.1030682Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T10:59:58.1030887Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T10:59:58.1031126Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T10:59:58.1031324Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T10:59:58.1031556Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T10:59:58.1031754Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T10:59:58.1031953Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T10:59:58.1032152Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T10:59:58.1032351Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T10:59:58.1032545Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T10:59:58.1032753Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T10:59:58.1032950Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T10:59:58.1033144Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T10:59:58.1033344Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T10:59:58.1033542Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T10:59:58.1033742Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T10:59:58.1033940Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T10:59:58.1034139Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T10:59:58.1034333Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T10:59:58.1034545Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T10:59:58.1034741Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T10:59:58.1034941Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T10:59:58.1035136Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T10:59:58.1035337Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T10:59:58.1035535Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T10:59:58.1035733Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T10:59:58.1035928Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T10:59:58.1036130Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T10:59:58.1036331Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T10:59:58.1036526Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T10:59:58.1036726Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T10:59:58.1036924Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T10:59:58.1037130Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T10:59:58.1037327Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T10:59:58.1037523Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T10:59:58.1037720Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T10:59:58.1037947Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T10:59:58.1038147Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T10:59:58.1038373Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T10:59:58.1038572Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T10:59:58.1038776Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T10:59:58.1038971Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T10:59:58.1039171Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T10:59:58.1039371Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T10:59:58.1039632Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T10:59:58.1039832Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T10:59:58.1040032Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T10:59:58.1040231Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T10:59:58.1040429Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T10:59:58.1040626Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T10:59:58.1040826Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T10:59:58.1041024Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T10:59:58.1041219Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T10:59:58.1041419Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T10:59:58.1041619Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T10:59:58.1041821Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T10:59:58.1042020Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T10:59:58.1042218Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T10:59:58.1042416Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T10:59:58.1042615Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T10:59:58.1042818Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T10:59:58.1043015Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T10:59:58.1043216Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T10:59:58.1043414Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T10:59:58.1043612Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T10:59:58.1043816Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T10:59:58.1044019Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T10:59:58.1044216Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T10:59:58.1044412Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T10:59:58.1044610Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T10:59:58.1044849Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T10:59:58.1045044Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T10:59:58.1045237Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T10:59:58.1045463Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T10:59:58.1045659Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T10:59:58.1045855Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T10:59:58.1046035Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T10:59:58.1046213Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T10:59:58.1046387Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T10:59:58.1046560Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T10:59:58.1046739Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T10:59:58.1046909Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T10:59:58.1047085Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T10:59:58.1047260Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T10:59:58.1047430Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T10:59:58.1047602Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T10:59:58.1047778Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T10:59:58.1047949Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T10:59:58.1048123Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T10:59:58.1048297Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T10:59:58.1048467Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T10:59:58.1048651Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T10:59:58.1048828Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T10:59:58.1048998Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T10:59:58.1049170Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T10:59:58.1049342Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T10:59:58.1049554Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T10:59:58.1049732Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T10:59:58.1049908Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T10:59:58.1050077Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T10:59:58.1050250Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T10:59:58.1050421Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T10:59:58.1050595Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T10:59:58.1050771Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T10:59:58.1050940Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T10:59:58.1051113Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T10:59:58.1051286Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T10:59:58.1051497Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T10:59:58.1051677Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T10:59:58.1051880Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T10:59:58.1052052Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T10:59:58.1052225Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T10:59:58.1052410Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T10:59:58.1052600Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T10:59:58.1052796Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T10:59:58.1052986Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T10:59:58.1053175Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T10:59:58.1053365Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T10:59:58.1053557Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T10:59:58.1053748Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T10:59:58.1053938Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T10:59:58.1054126Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T10:59:58.1054318Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T10:59:58.1054506Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T10:59:58.1054697Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T10:59:58.1054888Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T10:59:58.1055077Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T10:59:58.1055266Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T10:59:58.1055454Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T10:59:58.1055647Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T10:59:58.1055833Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T10:59:58.1056021Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T10:59:58.1056210Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T10:59:58.1056398Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T10:59:58.1056592Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T10:59:58.1056780Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T10:59:58.1056968Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T10:59:58.1057160Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T10:59:58.1057353Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T10:59:58.1057539Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T10:59:58.1057732Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T10:59:58.1057920Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T10:59:58.1058135Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T10:59:58.1058324Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T10:59:58.1058527Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T10:59:58.1058873Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T10:59:58.1059071Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T10:59:58.1059262Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T10:59:58.1059528Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T10:59:58.1059736Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T10:59:58.1059937Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T10:59:58.1060149Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T10:59:58.1060358Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T10:59:58.1060570Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T10:59:58.1060776Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T10:59:58.1060980Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T10:59:58.1061178Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T10:59:58.1061378Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T10:59:58.1061587Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T10:59:58.1061789Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T10:59:58.1062201Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T10:59:58.1062439Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T10:59:58.1062698Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T10:59:58.1062974Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T10:59:58.1063199Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T10:59:58.1063474Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T10:59:58.1063763Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T10:59:58.1063986Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T10:59:58.1064224Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T10:59:58.1064530Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T10:59:58.1064755Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T10:59:58.1065016Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T10:59:58.1065293Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T10:59:58.1065525Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T10:59:58.1065791Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T10:59:58.1066034Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T10:59:58.1066317Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T10:59:58.1066582Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T10:59:58.1066827Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T10:59:58.1067074Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T10:59:58.1067368Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T10:59:58.1089908Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T10:59:58.1090131Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T10:59:58.1090487Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T10:59:58.1090697Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T10:59:58.1090937Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T10:59:58.1091187Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T10:59:58.1091437Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T10:59:58.1091681Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T10:59:58.1091912Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T10:59:58.1092144Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T10:59:58.1092351Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T10:59:58.1092555Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T10:59:58.1092752Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T10:59:58.1092942Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T10:59:58.1093134Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T10:59:58.1093326Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T10:59:58.1093518Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T10:59:58.1093718Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T10:59:58.1093902Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T10:59:58.1094087Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T10:59:58.1094275Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T10:59:58.1094460Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T10:59:58.1094651Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T10:59:58.1094841Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T10:59:58.1095024Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T10:59:58.1095258Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T10:59:58.1095454Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T10:59:58.1095642Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T10:59:58.1095826Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T10:59:58.1096010Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T10:59:58.1096189Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T10:59:58.1096450Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T10:59:58.1096635Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T10:59:58.1096844Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T10:59:58.1097028Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T10:59:58.1097211Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T10:59:58.1097398Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T10:59:58.1097579Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T10:59:58.1097758Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T10:59:58.1097942Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T10:59:58.1098123Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T10:59:58.1098300Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T10:59:58.1098483Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T10:59:58.1098669Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T10:59:58.1098854Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T10:59:58.1099047Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T10:59:58.1099236Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T10:59:58.1099424Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T10:59:58.1099659Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T10:59:58.1099853Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T10:59:58.1100037Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T10:59:58.1100227Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T10:59:58.1100415Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T10:59:58.1100601Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T10:59:58.1100788Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T10:59:58.1100983Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T10:59:58.1101168Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T10:59:58.1101360Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T10:59:58.1101546Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T10:59:58.1101731Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T10:59:58.1101921Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T10:59:58.1102105Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T10:59:58.1102299Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T10:59:58.1102487Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T10:59:58.1102669Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T10:59:58.1102860Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T10:59:58.1103093Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T10:59:58.1103282Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T10:59:58.1103475Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T10:59:58.1103718Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T10:59:58.1103904Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T10:59:58.1104091Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T10:59:58.1104279Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T10:59:58.1104472Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T10:59:58.1104659Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T10:59:58.1104853Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T10:59:58.1105036Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T10:59:58.1105226Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T10:59:58.1105413Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T10:59:58.1105598Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T10:59:58.1105791Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T10:59:58.1105976Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T10:59:58.1106160Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T10:59:58.1106343Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T10:59:58.1106530Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T10:59:58.1106718Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T10:59:58.1106905Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T10:59:58.1107091Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T10:59:58.1107275Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T10:59:58.1107460Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T10:59:58.1107647Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T10:59:58.1107835Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T10:59:58.1108020Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T10:59:58.1108204Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T10:59:58.1108392Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T10:59:58.1108581Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T10:59:58.1108770Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T10:59:58.1108955Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T10:59:58.1109140Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T10:59:58.1109323Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T10:59:58.1109562Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T10:59:58.1109800Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T10:59:58.1109986Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T10:59:58.1110176Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T10:59:58.1110396Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T10:59:58.1110583Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T10:59:58.1110769Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T10:59:58.1110956Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T10:59:58.1111143Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T10:59:58.1111335Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T10:59:58.1111529Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T10:59:58.1111720Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T10:59:58.1111910Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T10:59:58.1112101Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T10:59:58.1112287Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T10:59:58.1112476Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T10:59:58.1112664Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T10:59:58.1112857Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T10:59:58.1113049Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T10:59:58.1113240Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T10:59:58.1113432Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T10:59:58.1113630Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T10:59:58.1113818Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T10:59:58.1114010Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T10:59:58.1114202Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T10:59:58.1114392Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T10:59:58.1114583Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T10:59:58.1114769Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T10:59:58.1114951Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T10:59:58.1115134Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T10:59:58.1115320Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T10:59:58.1115506Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T10:59:58.1115698Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T10:59:58.1115881Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T10:59:58.1116061Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T10:59:58.1116237Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T10:59:58.1116412Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T10:59:58.1116706Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T10:59:58.1116979Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T10:59:58.1117208Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T10:59:58.1117408Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T10:59:58.1117609Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T10:59:58.1117805Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T10:59:58.1118001Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T10:59:58.1118199Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T10:59:58.1118401Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T10:59:58.1118598Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T10:59:58.1118794Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T10:59:58.1118973Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T10:59:58.1119150Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T10:59:58.1119333Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T10:59:58.1119572Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T10:59:58.1119760Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T10:59:58.1119946Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T10:59:58.1120134Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T10:59:58.1120318Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T10:59:58.1120504Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T10:59:58.1120687Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T10:59:58.1120875Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T10:59:58.1121058Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T10:59:58.1121246Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T10:59:58.1121431Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T10:59:58.1121615Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T10:59:58.1121805Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T10:59:58.1121992Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T10:59:58.1122177Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T10:59:58.1122363Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T10:59:58.1122547Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T10:59:58.1122733Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T10:59:58.1122921Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T10:59:58.1123105Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T10:59:58.1123326Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T10:59:58.1123508Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T10:59:58.1123696Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T10:59:58.1123909Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T10:59:58.1124089Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T10:59:58.1124268Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T10:59:58.1124446Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T10:59:58.1124627Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T10:59:58.1124810Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T10:59:58.1124990Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T10:59:58.1125170Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T10:59:58.1125349Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T10:59:58.1125528Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T10:59:58.1125711Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T10:59:58.1125891Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T10:59:58.1126070Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T10:59:58.1126249Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T10:59:58.1126429Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T10:59:58.1126611Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T10:59:58.1126790Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T10:59:58.1126973Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T10:59:58.1127153Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T10:59:58.1127332Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T10:59:58.1127511Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T10:59:58.1127691Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T10:59:58.1127878Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T10:59:58.1128059Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T10:59:58.1128240Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T10:59:58.1128418Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T10:59:58.1128597Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T10:59:58.1128781Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T10:59:58.1128960Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T10:59:58.1129137Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T10:59:58.1129316Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T10:59:58.1129533Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T10:59:58.1129714Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T10:59:58.1129931Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T10:59:58.1130110Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T10:59:58.1130289Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T10:59:58.1130504Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T10:59:58.1130682Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T10:59:58.1130868Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T10:59:58.1131048Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T10:59:58.1131226Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T10:59:58.1131406Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T10:59:58.1131588Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T10:59:58.1131770Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T10:59:58.1131955Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T10:59:58.1132134Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T10:59:58.1132311Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T10:59:58.1132491Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T10:59:58.1132677Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T10:59:58.1132936Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T10:59:58.1133116Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T10:59:58.1133299Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T10:59:58.1133479Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T10:59:58.1133663Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T10:59:58.1133851Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T10:59:58.1134041Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T10:59:58.1134231Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T10:59:58.1134420Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T10:59:58.1134603Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T10:59:58.1134789Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T10:59:58.1134974Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T10:59:58.1135161Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T10:59:58.1135351Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T10:59:58.1135537Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T10:59:58.1135722Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T10:59:58.1135908Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T10:59:58.1136096Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T10:59:58.1136283Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T10:59:58.1136495Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T10:59:58.1136680Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T10:59:58.1136866Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T10:59:58.1137084Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T10:59:58.1137268Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T10:59:58.1137454Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T10:59:58.1137640Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T10:59:58.1137823Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T10:59:58.1138013Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T10:59:58.1138201Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T10:59:58.1138385Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T10:59:58.1138571Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T10:59:58.1138760Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T10:59:58.1138943Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T10:59:58.1139129Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T10:59:58.1139313Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T10:59:58.1139542Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T10:59:58.1139734Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T10:59:58.1139919Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T10:59:58.1140105Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T10:59:58.1140292Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T10:59:58.1140476Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T10:59:58.1140664Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T10:59:58.1140852Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T10:59:58.1141036Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T10:59:58.1141221Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T10:59:58.1141409Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T10:59:58.1141594Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T10:59:58.1141785Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T10:59:58.1141971Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T10:59:58.1142154Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T10:59:58.1142341Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T10:59:58.1142528Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T10:59:58.1142717Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T10:59:58.1142902Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T10:59:58.1143122Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T10:59:58.1143306Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T10:59:58.1143519Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T10:59:58.1143704Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T10:59:58.1143895Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T10:59:58.1144080Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T10:59:58.1144264Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T10:59:58.1144450Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T10:59:58.1144635Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T10:59:58.1144827Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T10:59:58.1145014Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T10:59:58.1145202Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T10:59:58.1145387Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T10:59:58.1145574Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T10:59:58.1145761Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T10:59:58.1145948Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T10:59:58.1146134Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T10:59:58.1146322Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T10:59:58.1146507Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T10:59:58.1146696Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T10:59:58.1146885Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T10:59:58.1147069Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T10:59:58.1147254Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T10:59:58.1147440Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T10:59:58.1147624Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T10:59:58.1147810Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T10:59:58.1148001Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T10:59:58.1148185Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T10:59:58.1148373Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T10:59:58.1148556Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T10:59:58.1148742Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T10:59:58.1148929Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T10:59:58.1149114Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T10:59:58.1149299Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T10:59:58.1149527Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T10:59:58.1149744Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T10:59:58.1149931Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T10:59:58.1150154Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T10:59:58.1150340Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T10:59:58.1150526Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T10:59:58.1150712Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T10:59:58.1150895Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T10:59:58.1151080Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T10:59:58.1151270Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T10:59:58.1151461Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T10:59:58.1151646Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T10:59:58.1151835Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T10:59:58.1152018Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T10:59:58.1152202Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T10:59:58.1152389Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T10:59:58.1152578Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T10:59:58.1152763Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T10:59:58.1152948Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T10:59:58.1153133Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T10:59:58.1153320Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T10:59:58.1153504Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T10:59:58.1153691Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T10:59:58.1153880Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T10:59:58.1154064Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T10:59:58.1154250Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T10:59:58.1154434Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T10:59:58.1154619Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T10:59:58.1154806Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T10:59:58.1154992Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T10:59:58.1155176Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T10:59:58.1155360Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T10:59:58.1155549Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T10:59:58.1155734Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T10:59:58.1155918Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T10:59:58.1156149Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T10:59:58.1156333Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T10:59:58.1156518Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T10:59:58.1156742Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T10:59:58.1156926Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T10:59:58.1157110Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T10:59:58.1157293Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T10:59:58.1157478Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T10:59:58.1157670Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T10:59:58.1157856Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T10:59:58.1158041Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T10:59:58.1158225Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T10:59:58.1158410Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T10:59:58.1158595Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T10:59:58.1158780Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T10:59:58.1158958Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T10:59:58.1159135Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T10:59:58.1159312Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T10:59:58.1159527Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T10:59:58.1159708Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T10:59:58.1159893Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T10:59:58.1160068Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T10:59:58.1160245Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T10:59:58.1160423Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T10:59:58.1160600Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T10:59:58.1160783Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T10:59:58.1160963Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T10:59:58.1161143Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T10:59:58.1161323Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T10:59:58.1161500Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T10:59:58.1161680Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T10:59:58.1161857Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T10:59:58.1162036Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T10:59:58.1162215Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T10:59:58.1162392Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T10:59:58.1162568Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T10:59:58.1162795Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T10:59:58.1162979Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T10:59:58.1163206Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T10:59:58.1163383Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T10:59:58.1163561Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T10:59:58.1163737Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T10:59:58.1163914Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T10:59:58.1164097Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T10:59:58.1164273Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T10:59:58.1164455Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T10:59:58.1164635Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T10:59:58.1164815Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T10:59:58.1164995Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T10:59:58.1165176Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T10:59:58.1165355Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T10:59:58.1165533Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T10:59:58.1165711Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T10:59:58.1165892Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T10:59:58.1166079Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T10:59:58.1166258Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T10:59:58.1166443Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T10:59:58.1166624Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T10:59:58.1166802Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T10:59:58.1166986Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T10:59:58.1167169Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T10:59:58.1167348Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T10:59:58.1167530Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T10:59:58.1167712Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T10:59:58.1167892Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T10:59:58.1168078Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T10:59:58.1168258Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T10:59:58.1168436Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T10:59:58.1168617Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T10:59:58.1168797Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T10:59:58.1168976Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T10:59:58.1169194Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T10:59:58.1169374Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T10:59:58.1169592Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T10:59:58.1169820Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T10:59:58.1169999Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T10:59:58.1170178Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T10:59:58.1170359Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T10:59:58.1170541Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T10:59:58.1170724Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T10:59:58.1170905Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T10:59:58.1171083Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T10:59:58.1171263Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T10:59:58.1171449Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T10:59:58.1171627Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T10:59:58.1171808Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T10:59:58.1171989Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T10:59:58.1172169Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T10:59:58.1172351Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T10:59:58.1172539Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T10:59:58.1172717Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T10:59:58.1172899Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T10:59:58.1173082Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T10:59:58.1173259Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T10:59:58.1173441Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T10:59:58.1173622Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T10:59:58.1173801Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T10:59:58.1173981Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T10:59:58.1174160Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T10:59:58.1174340Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T10:59:58.1174520Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T10:59:58.1174702Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T10:59:58.1174883Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T10:59:58.1175063Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T10:59:58.1175240Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T10:59:58.1175420Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T10:59:58.1175604Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T10:59:58.1175840Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T10:59:58.1176039Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T10:59:58.1176266Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T10:59:58.1176457Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T10:59:58.1176649Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T10:59:58.1176839Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T10:59:58.1177019Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T10:59:58.1177198Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T10:59:58.1177375Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T10:59:58.1177554Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T10:59:58.1177730Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T10:59:58.1177908Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T10:59:58.1178084Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T10:59:58.1178261Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T10:59:58.1178435Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T10:59:58.1178612Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T10:59:58.1178788Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T10:59:58.1178963Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T10:59:58.1179141Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T10:59:58.1179321Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T10:59:58.1179538Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T10:59:58.1179718Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T10:59:58.1179894Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T10:59:58.1180069Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T10:59:58.1180245Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T10:59:58.1180426Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T10:59:58.1180495Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T10:59:58.1180566Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T10:59:58.1180637Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T10:59:58.1180709Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T10:59:58.1180779Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T10:59:58.1180850Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T10:59:58.1180919Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T10:59:58.1180989Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T10:59:58.1181066Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T10:59:58.1181135Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T10:59:58.1181262Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T10:59:58.1181334Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T10:59:58.1181430Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T10:59:58.1181499Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T10:59:58.1181571Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T10:59:58.1181663Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T10:59:58.1181753Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T10:59:58.1181841Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T10:59:58.1181931Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T10:59:58.1182022Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T10:59:58.1182107Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T10:59:58.1182193Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T10:59:58.1182280Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T10:59:58.1182365Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T10:59:58.1182450Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T10:59:58.1182536Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T10:59:58.1182621Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T10:59:58.1182708Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T10:59:58.1182794Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T10:59:58.1182880Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T10:59:58.1182966Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T10:59:58.1183058Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T10:59:58.1183143Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T10:59:58.1183228Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T10:59:58.1183314Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T10:59:58.1183399Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T10:59:58.1183481Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T10:59:58.1183557Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T10:59:58.1183632Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T10:59:58.1183708Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T10:59:58.1183781Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T10:59:58.1183856Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T10:59:58.1183934Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T10:59:58.1184007Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T10:59:58.1184108Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T10:59:58.1184184Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T10:59:58.1184289Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T10:59:58.1184364Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T10:59:58.1184439Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T10:59:58.1184512Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T10:59:58.1184585Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T10:59:58.1184662Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T10:59:58.1184739Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T10:59:58.1184814Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T10:59:58.1184889Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T10:59:58.1184964Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T10:59:58.1185039Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T10:59:58.1185112Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T10:59:58.1185185Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T10:59:58.1185260Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T10:59:58.1185333Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T10:59:58.1185409Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T10:59:58.1185487Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T10:59:58.1185560Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T10:59:58.1185636Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T10:59:58.1185710Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T10:59:58.1185783Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T10:59:58.1185856Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T10:59:58.1185930Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T10:59:58.1186003Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T10:59:58.1186077Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T10:59:58.1186152Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T10:59:58.1186227Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T10:59:58.1186303Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T10:59:58.1186377Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T10:59:58.1186450Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T10:59:58.1186525Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T10:59:58.1186598Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T10:59:58.1186672Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T10:59:58.1186778Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T10:59:58.1186851Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T10:59:58.1186953Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T10:59:58.1187032Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T10:59:58.1187107Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T10:59:58.1187179Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T10:59:58.1187253Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T10:59:58.1187326Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T10:59:58.1187401Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T10:59:58.1187476Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T10:59:58.1187550Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T10:59:58.1187624Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T10:59:58.1187699Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T10:59:58.1187772Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T10:59:58.1187847Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T10:59:58.1187926Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T10:59:58.1187999Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T10:59:58.1188072Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T10:59:58.1188147Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T10:59:58.1188220Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T10:59:58.1188296Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T10:59:58.1188370Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T10:59:58.1188443Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T10:59:58.1188516Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T10:59:58.1188591Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T10:59:58.1188665Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T10:59:58.1188745Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T10:59:58.1188818Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T10:59:58.1188893Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T10:59:58.1188965Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T10:59:58.1189032Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T10:59:58.1189096Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T10:59:58.1189162Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T10:59:58.1189226Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T10:59:58.1189288Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T10:59:58.1189382Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T10:59:58.1189486Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T10:59:58.1189552Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T10:59:58.1189667Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T10:59:58.1189730Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T10:59:58.1189793Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T10:59:58.1189857Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T10:59:58.1189919Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T10:59:58.1189984Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T10:59:58.1190048Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T10:59:58.1190112Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T10:59:58.1190190Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T10:59:58.1190261Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T10:59:58.1190331Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T10:59:58.1190413Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T10:59:58.1190491Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T10:59:58.1190572Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T10:59:58.1190653Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T10:59:58.1190732Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T10:59:58.1190811Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T10:59:58.1190892Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T10:59:58.1190972Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T10:59:58.1191047Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T10:59:58.1191125Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T10:59:58.1191200Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T10:59:58.1191276Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T10:59:58.1191354Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T10:59:58.1191430Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T10:59:58.1191506Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T10:59:58.1191585Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T10:59:58.1191662Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T10:59:58.1191743Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T10:59:58.1191819Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T10:59:58.1191895Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T10:59:58.1191973Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T10:59:58.1192049Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T10:59:58.1192168Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T10:59:58.1192247Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T10:59:58.1192348Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T10:59:58.1192425Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T10:59:58.1192503Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T10:59:58.1192579Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T10:59:58.1192655Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T10:59:58.1192731Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T10:59:58.1192808Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T10:59:58.1192884Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T10:59:58.1192961Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T10:59:58.1193038Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T10:59:58.1193114Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T10:59:58.1193191Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T10:59:58.1193266Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T10:59:58.1193343Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T10:59:58.1193418Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T10:59:58.1193496Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T10:59:58.1193572Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T10:59:58.1193651Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T10:59:58.1193728Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T10:59:58.1193805Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T10:59:58.1193881Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T10:59:58.1193956Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T10:59:58.1194031Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T10:59:58.1194104Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T10:59:58.1194195Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T10:59:58.1194270Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T10:59:58.1194345Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T10:59:58.1194417Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T10:59:58.1194485Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T10:59:58.1194550Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T10:59:58.1194615Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T10:59:58.1194681Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T10:59:58.1194745Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T10:59:58.1194968Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T10:59:58.1195033Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T10:59:58.1195119Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T10:59:58.1195184Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T10:59:58.1195247Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T10:59:58.1195313Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T10:59:58.1195380Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T10:59:58.1195445Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T10:59:58.1195535Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T10:59:58.1195625Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T10:59:58.1195708Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T10:59:58.1195793Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T10:59:58.1195874Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T10:59:58.1195955Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T10:59:58.1196031Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T10:59:58.1196108Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T10:59:58.1196183Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T10:59:58.1196256Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T10:59:58.1196332Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T10:59:58.1196406Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T10:59:58.1196482Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T10:59:58.1196557Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T10:59:58.1196630Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T10:59:58.1196703Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T10:59:58.1196776Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T10:59:58.1196850Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T10:59:58.1196925Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T10:59:58.1196998Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T10:59:58.1197071Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T10:59:58.1197147Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T10:59:58.1197220Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T10:59:58.1197293Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T10:59:58.1197366Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T10:59:58.1197440Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T10:59:58.1197513Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T10:59:58.1197622Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T10:59:58.1197696Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T10:59:58.1197769Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T10:59:58.1197869Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T10:59:58.1197943Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T10:59:58.1198018Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T10:59:58.1198093Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T10:59:58.1198169Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T10:59:58.1198245Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T10:59:58.1198322Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T10:59:58.1198395Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T10:59:58.1198471Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T10:59:58.1198544Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T10:59:58.1198617Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T10:59:58.1198694Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T10:59:58.1198769Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T10:59:58.1198844Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T10:59:58.1198921Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T10:59:58.1198995Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T10:59:58.1199066Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T10:59:58.1199143Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T10:59:58.1199216Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T10:59:58.1199287Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T10:59:58.1199359Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T10:59:58.1199430Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T10:59:58.1199541Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T10:59:58.1199615Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T10:59:58.1199687Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T10:59:58.1199757Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T10:59:58.1199831Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T10:59:58.1199900Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T10:59:58.1199970Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T10:59:58.1200042Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T10:59:58.1200113Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T10:59:58.1200184Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T10:59:58.1200255Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T10:59:58.1200373Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T10:59:58.1200447Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T10:59:58.1200570Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T10:59:58.1200640Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T10:59:58.1200713Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T10:59:58.1200783Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T10:59:58.1200854Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T10:59:58.1200926Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T10:59:58.1200995Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T10:59:58.1201066Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T10:59:58.1201139Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T10:59:58.1201210Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T10:59:58.1201280Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T10:59:58.1201352Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T10:59:58.1201421Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T10:59:58.1201491Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T10:59:58.1201564Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T10:59:58.1201633Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T10:59:58.1201704Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T10:59:58.1201776Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T10:59:58.1201846Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T10:59:58.1201917Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T10:59:58.1201987Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T10:59:58.1202056Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T10:59:58.1202128Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T10:59:58.1202198Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T10:59:58.1202268Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T10:59:58.1202342Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T10:59:58.1202411Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T10:59:58.1202482Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T10:59:58.1202554Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T10:59:58.1202624Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T10:59:58.1202694Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T10:59:58.1202767Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T10:59:58.1202836Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T10:59:58.1202906Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T10:59:58.1203005Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T10:59:58.1203076Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T10:59:58.1203169Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T10:59:58.1203241Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T10:59:58.1203314Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T10:59:58.1203387Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T10:59:58.1203470Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T10:59:58.1203546Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T10:59:58.1203628Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T10:59:58.1203707Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T10:59:58.1203783Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T10:59:58.1203864Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T10:59:58.1203940Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T10:59:58.1204017Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T10:59:58.1204095Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T10:59:58.1204171Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T10:59:58.1204248Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T10:59:58.1204328Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T10:59:58.1204403Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T10:59:58.1204478Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T10:59:58.1204557Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T10:59:58.1204633Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T10:59:58.1204708Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T10:59:58.1204787Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T10:59:58.1204862Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T10:59:58.1204938Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T10:59:58.1205018Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T10:59:58.1205094Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T10:59:58.1205172Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T10:59:58.1205250Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T10:59:58.1205326Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T10:59:58.1205403Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T10:59:58.1205477Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T10:59:58.1205550Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T10:59:58.1205625Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T10:59:58.1205726Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T10:59:58.1205798Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T10:59:58.1205896Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T10:59:58.1205967Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T10:59:58.1206039Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T10:59:58.1206114Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T10:59:58.1206188Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T10:59:58.1206259Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T10:59:58.1206334Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T10:59:58.1206407Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T10:59:58.1206478Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T10:59:58.1206554Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T10:59:58.1206626Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T10:59:58.1206697Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T10:59:58.1206771Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T10:59:58.1206842Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T10:59:58.1206918Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T10:59:58.1206990Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T10:59:58.1207062Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T10:59:58.1207136Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T10:59:58.1207210Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T10:59:58.1207281Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T10:59:58.1207356Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T10:59:58.1207427Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T10:59:58.1207499Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T10:59:58.1207573Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T10:59:58.1207645Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T10:59:58.1207717Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T10:59:58.1207790Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T10:59:58.1207863Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T10:59:58.1207935Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T10:59:58.1208008Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T10:59:58.1208079Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T10:59:58.1208151Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T10:59:58.1208224Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T10:59:58.1208321Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T10:59:58.1208397Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T10:59:58.1208469Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T10:59:58.1208569Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T10:59:58.1208644Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T10:59:58.1208716Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T10:59:58.1208787Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T10:59:58.1208861Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T10:59:58.1208932Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T10:59:58.1209004Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T10:59:58.1209078Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T10:59:58.1209149Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T10:59:58.1209222Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T10:59:58.1209295Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T10:59:58.1209367Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T10:59:58.1209438Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T10:59:58.1209556Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T10:59:58.1209629Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T10:59:58.1209702Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T10:59:58.1209778Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T10:59:58.1209849Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T10:59:58.1209925Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T10:59:58.1210000Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T10:59:58.1210073Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T10:59:58.1210146Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T10:59:58.1210218Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T10:59:58.1210289Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T10:59:58.1210364Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T10:59:58.1210436Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T10:59:58.1210511Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T10:59:58.1210586Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T10:59:58.1210657Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T10:59:58.1210729Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T10:59:58.1210802Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T10:59:58.1210875Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T10:59:58.1210947Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T10:59:58.1211071Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T10:59:58.1211143Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T10:59:58.1211253Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T10:59:58.1211325Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T10:59:58.1211394Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T10:59:58.1211460Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T10:59:58.1211529Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T10:59:58.1211596Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T10:59:58.1211664Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T10:59:58.1211733Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T10:59:58.1211799Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T10:59:58.1211867Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T10:59:58.1211934Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T10:59:58.1212000Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T10:59:58.1212070Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T10:59:58.1212136Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T10:59:58.1212202Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T10:59:58.1212269Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T10:59:58.1212337Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T10:59:58.1212403Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T10:59:58.1212471Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T10:59:58.1212540Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T10:59:58.1212606Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T10:59:58.1212674Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T10:59:58.1212740Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T10:59:58.1212806Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T10:59:58.1212874Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T10:59:58.1212940Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T10:59:58.1213007Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T10:59:58.1213076Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T10:59:58.1213143Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T10:59:58.1213211Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T10:59:58.1213276Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T10:59:58.1213342Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T10:59:58.1213410Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T10:59:58.1213476Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T10:59:58.1213542Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T10:59:58.1213639Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T10:59:58.1213705Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T10:59:58.1213797Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T10:59:58.1213866Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T10:59:58.1213931Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T10:59:58.1213997Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T10:59:58.1214065Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T10:59:58.1214130Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T10:59:58.1214196Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T10:59:58.1214265Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T10:59:58.1214331Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T10:59:58.1214396Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T10:59:58.1214466Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T10:59:58.1214533Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T10:59:58.1214598Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T10:59:58.1214666Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T10:59:58.1214731Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T10:59:58.1214798Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T10:59:58.1214867Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T10:59:58.1214933Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T10:59:58.1215002Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T10:59:58.1215069Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T10:59:58.1215135Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T10:59:58.1215218Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T10:59:58.1215298Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T10:59:58.1215374Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T10:59:58.1215455Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T10:59:58.1215532Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T10:59:58.1215607Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T10:59:58.1215685Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T10:59:58.1215762Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T10:59:58.1215835Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T10:59:58.1215913Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T10:59:58.1215985Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T10:59:58.1216056Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T10:59:58.1216127Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T10:59:58.1216227Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T10:59:58.1216298Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T10:59:58.1216370Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T10:59:58.1216463Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T10:59:58.1216537Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T10:59:58.1216607Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T10:59:58.1216678Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T10:59:58.1216751Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T10:59:58.1216821Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T10:59:58.1216891Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T10:59:58.1216964Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T10:59:58.1217033Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T10:59:58.1217104Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T10:59:58.1217177Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T10:59:58.1217249Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T10:59:58.1217320Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T10:59:58.1217391Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T10:59:58.1217461Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T10:59:58.1217532Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T10:59:58.1217603Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T10:59:58.1217673Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T10:59:58.1217744Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T10:59:58.1217814Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T10:59:58.1217882Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T10:59:58.1217951Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T10:59:58.1218023Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T10:59:58.1218092Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T10:59:58.1218162Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T10:59:58.1218232Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T10:59:58.1218303Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T10:59:58.1218378Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T10:59:58.1218447Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T10:59:58.1218515Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T10:59:58.1218585Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T10:59:58.1218654Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T10:59:58.1218722Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T10:59:58.1218817Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T10:59:58.1218887Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T10:59:58.1218979Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T10:59:58.1219052Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T10:59:58.1219120Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T10:59:58.1219189Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T10:59:58.1219259Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T10:59:58.1219329Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T10:59:58.1219397Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T10:59:58.1219503Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T10:59:58.1219573Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T10:59:58.1219642Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T10:59:58.1219714Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T10:59:58.1219784Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T10:59:58.1219854Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T10:59:58.1219925Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T10:59:58.1219994Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T10:59:58.1220064Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T10:59:58.1220133Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T10:59:58.1220203Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T10:59:58.1220276Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T10:59:58.1220344Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T10:59:58.1220414Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T10:59:58.1220483Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T10:59:58.1220551Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T10:59:58.1220620Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T10:59:58.1230563Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T10:59:58.1230661Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T10:59:58.1230735Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T10:59:58.1230810Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T10:59:58.1230879Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T10:59:58.1230947Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T10:59:58.1231017Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T10:59:58.1231086Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T10:59:58.1231153Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T10:59:58.1231231Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T10:59:58.1231375Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T10:59:58.1231447Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T10:59:58.1231562Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T10:59:58.1231632Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T10:59:58.1231703Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T10:59:58.1231775Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T10:59:58.1231843Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T10:59:58.1231913Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T10:59:58.1231981Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T10:59:58.1232052Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T10:59:58.1232122Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T10:59:58.1232195Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T10:59:58.1232264Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T10:59:58.1232338Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T10:59:58.1232410Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T10:59:58.1232478Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T10:59:58.1232550Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T10:59:58.1232619Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T10:59:58.1232692Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T10:59:58.1232763Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T10:59:58.1232837Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T10:59:58.1232906Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T10:59:58.1232984Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T10:59:58.1233057Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T10:59:58.1233128Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T10:59:58.1233202Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T10:59:58.1233272Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T10:59:58.1233341Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T10:59:58.1233416Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T10:59:58.1233489Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T10:59:58.1233566Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T10:59:58.1233637Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T10:59:58.1233707Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T10:59:58.1233783Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T10:59:58.1233854Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T10:59:58.1233924Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T10:59:58.1234033Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T10:59:58.1234105Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T10:59:58.1234199Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T10:59:58.1234272Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T10:59:58.1234343Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T10:59:58.1234414Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T10:59:58.1234486Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T10:59:58.1234554Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T10:59:58.1234622Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T10:59:58.1234693Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T10:59:58.1234764Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T10:59:58.1234832Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T10:59:58.1234906Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T10:59:58.1234976Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T10:59:58.1235047Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T10:59:58.1235117Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T10:59:58.1235186Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T10:59:58.1235253Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T10:59:58.1235326Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T10:59:58.1235395Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T10:59:58.1235466Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T10:59:58.1235536Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T10:59:58.1235604Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T10:59:58.1235680Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T10:59:58.1235752Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T10:59:58.1235825Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T10:59:58.1235902Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T10:59:58.1235973Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T10:59:58.1236041Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T10:59:58.1236113Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T10:59:58.1236184Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T10:59:58.1236252Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T10:59:58.1236322Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T10:59:58.1236391Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T10:59:58.1236459Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T10:59:58.1236528Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T10:59:58.1236625Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T10:59:58.1236694Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T10:59:58.1236765Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T10:59:58.1236865Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T10:59:58.1236937Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T10:59:58.1237009Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T10:59:58.1237079Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T10:59:58.1237151Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T10:59:58.1237221Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T10:59:58.1237292Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T10:59:58.1237363Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T10:59:58.1237432Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T10:59:58.1237502Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T10:59:58.1237571Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T10:59:58.1237638Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T10:59:58.1237704Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T10:59:58.1237776Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T10:59:58.1237845Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T10:59:58.1237914Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T10:59:58.1237984Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T10:59:58.1238053Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T10:59:58.1238124Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T10:59:58.1238193Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T10:59:58.1238260Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T10:59:58.1238329Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T10:59:58.1238396Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T10:59:58.1238464Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T10:59:58.1238531Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T10:59:58.1238603Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T10:59:58.1238675Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T10:59:58.1238748Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T10:59:58.1238817Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T10:59:58.1238885Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T10:59:58.1238955Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T10:59:58.1239024Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T10:59:58.1239093Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T10:59:58.1239162Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T10:59:58.1239259Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T10:59:58.1239328Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T10:59:58.1239431Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T10:59:58.1239540Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T10:59:58.1239609Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T10:59:58.1239678Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T10:59:58.1239748Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T10:59:58.1239817Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T10:59:58.1239889Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T10:59:58.1239960Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T10:59:58.1240027Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T10:59:58.1240099Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T10:59:58.1240168Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T10:59:58.1240235Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T10:59:58.1240307Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T10:59:58.1240377Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T10:59:58.1240446Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T10:59:58.1240514Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T10:59:58.1240583Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T10:59:58.1240654Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T10:59:58.1240723Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T10:59:58.1240791Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T10:59:58.1240860Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T10:59:58.1240927Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T10:59:58.1240993Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T10:59:58.1241060Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T10:59:58.1241123Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T10:59:58.1241188Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T10:59:58.1241252Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T10:59:58.1241318Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T10:59:58.1241382Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T10:59:58.1241446Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T10:59:58.1241525Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T10:59:58.1241600Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T10:59:58.1241675Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T10:59:58.1241748Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T10:59:58.1241874Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T10:59:58.1241948Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T10:59:58.1242018Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T10:59:58.1242131Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T10:59:58.1242202Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T10:59:58.1242273Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T10:59:58.1242346Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T10:59:58.1242418Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T10:59:58.1242489Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T10:59:58.1242564Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T10:59:58.1242633Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T10:59:58.1242704Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T10:59:58.1242778Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T10:59:58.1242849Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T10:59:58.1242919Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T10:59:58.1242990Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T10:59:58.1243061Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T10:59:58.1243132Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T10:59:58.1243206Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T10:59:58.1243277Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T10:59:58.1243349Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T10:59:58.1243420Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T10:59:58.1243490Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T10:59:58.1243561Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T10:59:58.1243633Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T10:59:58.1243704Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T10:59:58.1243775Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T10:59:58.1243848Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T10:59:58.1243917Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T10:59:58.1243991Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T10:59:58.1244061Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T10:59:58.1244132Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T10:59:58.1244203Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T10:59:58.1244274Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T10:59:58.1244343Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T10:59:58.1244416Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T10:59:58.1244522Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T10:59:58.1244594Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T10:59:58.1244728Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T10:59:58.1244800Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T10:59:58.1244871Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T10:59:58.1244941Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T10:59:58.1245011Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T10:59:58.1245081Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T10:59:58.1245152Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T10:59:58.1245224Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T10:59:58.1245295Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T10:59:58.1245366Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T10:59:58.1245437Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T10:59:58.1245508Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T10:59:58.1245579Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T10:59:58.1245649Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T10:59:58.1245721Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T10:59:58.1245792Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T10:59:58.1245864Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T10:59:58.1245938Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T10:59:58.1246010Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T10:59:58.1246081Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T10:59:58.1246154Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T10:59:58.1246224Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T10:59:58.1246295Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T10:59:58.1246368Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T10:59:58.1246439Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T10:59:58.1246509Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T10:59:58.1246582Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T10:59:58.1246654Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T10:59:58.1246727Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T10:59:58.1246799Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T10:59:58.1246869Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T10:59:58.1246941Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T10:59:58.1247011Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T10:59:58.1247398Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T10:59:58.1247470Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T10:59:58.1247541Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T10:59:58.1247641Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T10:59:58.1247712Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T10:59:58.1247783Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T10:59:58.1247854Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T10:59:58.1247926Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T10:59:58.1247996Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T10:59:58.1248069Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T10:59:58.1248143Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T10:59:58.1248213Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T10:59:58.1248287Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T10:59:58.1248360Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T10:59:58.1248430Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T10:59:58.1248501Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T10:59:58.1248575Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T10:59:58.1248647Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T10:59:58.1248721Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T10:59:58.1248793Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T10:59:58.1248864Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T10:59:58.1248938Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T10:59:58.1249010Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T10:59:58.1249082Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T10:59:58.1249153Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T10:59:58.1249223Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T10:59:58.1249294Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T10:59:58.1249367Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T10:59:58.1249438Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T10:59:58.1249571Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T10:59:58.1249645Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T10:59:58.1249716Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T10:59:58.1249787Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T10:59:58.1249858Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T10:59:58.1249929Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T10:59:58.1250001Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T10:59:58.1250126Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T10:59:58.1250198Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T10:59:58.1250322Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T10:59:58.1250394Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T10:59:58.1250464Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T10:59:58.1250536Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T10:59:58.1250606Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T10:59:58.1250677Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T10:59:58.1250748Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T10:59:58.1250821Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T10:59:58.1250892Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T10:59:58.1250966Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T10:59:58.1251037Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T10:59:58.1251107Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T10:59:58.1251178Z * [new branch] gh/guangyey/256/base -> origin/gh/guangyey/256/base 2025-12-04T10:59:58.1251249Z * [new branch] gh/guangyey/256/head -> origin/gh/guangyey/256/head 2025-12-04T10:59:58.1251320Z * [new branch] gh/guangyey/256/orig -> origin/gh/guangyey/256/orig 2025-12-04T10:59:58.1251421Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T10:59:58.1251515Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T10:59:58.1251605Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T10:59:58.1251696Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T10:59:58.1251784Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T10:59:58.1251873Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T10:59:58.1251960Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T10:59:58.1252048Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T10:59:58.1252136Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T10:59:58.1252227Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T10:59:58.1252314Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T10:59:58.1252405Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T10:59:58.1252492Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T10:59:58.1252580Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T10:59:58.1252669Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T10:59:58.1252756Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T10:59:58.1252843Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T10:59:58.1252965Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T10:59:58.1253053Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T10:59:58.1253165Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T10:59:58.1253254Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T10:59:58.1253341Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T10:59:58.1253429Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T10:59:58.1253516Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T10:59:58.1253603Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T10:59:58.1253693Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T10:59:58.1253781Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T10:59:58.1253871Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T10:59:58.1253960Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T10:59:58.1254048Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T10:59:58.1254136Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T10:59:58.1254225Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T10:59:58.1254313Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T10:59:58.1254402Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T10:59:58.1254491Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T10:59:58.1254578Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T10:59:58.1254667Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T10:59:58.1254756Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T10:59:58.1254843Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T10:59:58.1254932Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T10:59:58.1255020Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T10:59:58.1255109Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T10:59:58.1255198Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T10:59:58.1255286Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T10:59:58.1255375Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T10:59:58.1255464Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T10:59:58.1255552Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T10:59:58.1255639Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T10:59:58.1255728Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T10:59:58.1255842Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T10:59:58.1255930Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T10:59:58.1256019Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T10:59:58.1256131Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T10:59:58.1256219Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T10:59:58.1256308Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T10:59:58.1256395Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T10:59:58.1256485Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T10:59:58.1256573Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T10:59:58.1256661Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T10:59:58.1256752Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T10:59:58.1256841Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T10:59:58.1256929Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T10:59:58.1257018Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T10:59:58.1257107Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T10:59:58.1257195Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T10:59:58.1257283Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T10:59:58.1257372Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T10:59:58.1257462Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T10:59:58.1257550Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T10:59:58.1257637Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T10:59:58.1257724Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T10:59:58.1257811Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T10:59:58.1257898Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T10:59:58.1257986Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T10:59:58.1258074Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T10:59:58.1258161Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T10:59:58.1258250Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T10:59:58.1258337Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T10:59:58.1258424Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T10:59:58.1258511Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T10:59:58.1258598Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T10:59:58.1258685Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T10:59:58.1258805Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T10:59:58.1258893Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T10:59:58.1259002Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T10:59:58.1259089Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T10:59:58.1259176Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T10:59:58.1259263Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T10:59:58.1259350Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T10:59:58.1259437Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T10:59:58.1259566Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T10:59:58.1259654Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T10:59:58.1259742Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T10:59:58.1259825Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T10:59:58.1259903Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T10:59:58.1259979Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T10:59:58.1260055Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T10:59:58.1260130Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T10:59:58.1260204Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T10:59:58.1260280Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T10:59:58.1260355Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T10:59:58.1260432Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T10:59:58.1260506Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T10:59:58.1260581Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T10:59:58.1260651Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T10:59:58.1260720Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T10:59:58.1260787Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T10:59:58.1260854Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T10:59:58.1260920Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T10:59:58.1260985Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T10:59:58.1261054Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T10:59:58.1261121Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T10:59:58.1261192Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T10:59:58.1261262Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T10:59:58.1261331Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T10:59:58.1261399Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T10:59:58.1261466Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T10:59:58.1261578Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T10:59:58.1261646Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T10:59:58.1261747Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T10:59:58.1261814Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T10:59:58.1261881Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T10:59:58.1261948Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T10:59:58.1262015Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T10:59:58.1262083Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T10:59:58.1262152Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T10:59:58.1262220Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T10:59:58.1262294Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T10:59:58.1262371Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T10:59:58.1262442Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T10:59:58.1262514Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T10:59:58.1262585Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T10:59:58.1262655Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T10:59:58.1262726Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T10:59:58.1262796Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T10:59:58.1262867Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T10:59:58.1262937Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T10:59:58.1263009Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T10:59:58.1263079Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T10:59:58.1263151Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T10:59:58.1263222Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T10:59:58.1263292Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T10:59:58.1263362Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T10:59:58.1263432Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T10:59:58.1263502Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T10:59:58.1263574Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T10:59:58.1263646Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T10:59:58.1263719Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T10:59:58.1263789Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T10:59:58.1263858Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T10:59:58.1263928Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T10:59:58.1263998Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T10:59:58.1264066Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T10:59:58.1264164Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T10:59:58.1264234Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T10:59:58.1264327Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T10:59:58.1264398Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T10:59:58.1264467Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T10:59:58.1264536Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T10:59:58.1264607Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T10:59:58.1264676Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T10:59:58.1264746Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T10:59:58.1264817Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T10:59:58.1264886Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T10:59:58.1264957Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T10:59:58.1265029Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T10:59:58.1265097Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T10:59:58.1265166Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T10:59:58.1265238Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T10:59:58.1265306Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T10:59:58.1265376Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T10:59:58.1265446Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T10:59:58.1265515Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T10:59:58.1265589Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T10:59:58.1265659Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T10:59:58.1265728Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T10:59:58.1265800Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T10:59:58.1265869Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T10:59:58.1265938Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T10:59:58.1266009Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T10:59:58.1266080Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T10:59:58.1266150Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T10:59:58.1266222Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T10:59:58.1266291Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T10:59:58.1266360Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T10:59:58.1266431Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T10:59:58.1266500Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T10:59:58.1266570Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T10:59:58.1266667Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T10:59:58.1266737Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T10:59:58.1266806Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T10:59:58.1266901Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T10:59:58.1266971Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T10:59:58.1267040Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T10:59:58.1267110Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T10:59:58.1267179Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T10:59:58.1267250Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T10:59:58.1267322Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T10:59:58.1267392Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T10:59:58.1267463Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T10:59:58.1267534Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T10:59:58.1267604Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T10:59:58.1267674Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T10:59:58.1267744Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T10:59:58.1267813Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T10:59:58.1267885Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T10:59:58.1267956Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T10:59:58.1268025Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T10:59:58.1268096Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T10:59:58.1268167Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T10:59:58.1268236Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T10:59:58.1268306Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T10:59:58.1268376Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T10:59:58.1268447Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T10:59:58.1268516Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T10:59:58.1268587Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T10:59:58.1268658Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T10:59:58.1268730Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T10:59:58.1268801Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T10:59:58.1268871Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T10:59:58.1268941Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T10:59:58.1269011Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T10:59:58.1269081Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T10:59:58.1269151Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T10:59:58.1269246Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T10:59:58.1269318Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T10:59:58.1269387Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T10:59:58.1269515Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T10:59:58.1269587Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T10:59:58.1269656Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T10:59:58.1269725Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T10:59:58.1269795Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T10:59:58.1269864Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T10:59:58.1269934Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T10:59:58.1270005Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T10:59:58.1270072Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T10:59:58.1270142Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T10:59:58.1270209Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T10:59:58.1270277Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T10:59:58.1270346Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T10:59:58.1270413Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T10:59:58.1270480Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T10:59:58.1270549Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T10:59:58.1270617Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T10:59:58.1270684Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T10:59:58.1270754Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T10:59:58.1270821Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T10:59:58.1270888Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T10:59:58.1270957Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T10:59:58.1271025Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T10:59:58.1271092Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T10:59:58.1271162Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T10:59:58.1271229Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T10:59:58.1271296Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T10:59:58.1271365Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T10:59:58.1271432Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T10:59:58.1271499Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T10:59:58.1271568Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T10:59:58.1271635Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T10:59:58.1271704Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T10:59:58.1271824Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T10:59:58.1271892Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T10:59:58.1271960Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T10:59:58.1272072Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T10:59:58.1272140Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T10:59:58.1272208Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T10:59:58.1272276Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T10:59:58.1272342Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T10:59:58.1272410Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T10:59:58.1272478Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T10:59:58.1272546Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T10:59:58.1272614Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T10:59:58.1272681Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T10:59:58.1272748Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T10:59:58.1272815Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T10:59:58.1272882Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T10:59:58.1272949Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T10:59:58.1273017Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T10:59:58.1273085Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T10:59:58.1273152Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T10:59:58.1273222Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T10:59:58.1273291Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T10:59:58.1273358Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T10:59:58.1273425Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T10:59:58.1273493Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T10:59:58.1273561Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T10:59:58.1273628Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T10:59:58.1273697Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T10:59:58.1273765Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T10:59:58.1273832Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T10:59:58.1273900Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T10:59:58.1273969Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T10:59:58.1274035Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T10:59:58.1274102Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T10:59:58.1274170Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T10:59:58.1274236Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T10:59:58.1274330Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T10:59:58.1274403Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T10:59:58.1274470Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T10:59:58.1274568Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T10:59:58.1274637Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T10:59:58.1274704Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T10:59:58.1274771Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T10:59:58.1274839Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T10:59:58.1274906Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T10:59:58.1274975Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T10:59:58.1275042Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T10:59:58.1275109Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T10:59:58.1275180Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T10:59:58.1275247Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T10:59:58.1275314Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T10:59:58.1275383Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T10:59:58.1275450Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T10:59:58.1275518Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T10:59:58.1275586Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T10:59:58.1275655Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T10:59:58.1275723Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T10:59:58.1275794Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T10:59:58.1275878Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T10:59:58.1275957Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T10:59:58.1276252Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T10:59:58.1276328Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T10:59:58.1276404Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T10:59:58.1276482Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T10:59:58.1276556Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T10:59:58.1276630Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T10:59:58.1276702Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T10:59:58.1276775Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T10:59:58.1276848Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T10:59:58.1276919Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T10:59:58.1276990Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T10:59:58.1277062Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T10:59:58.1277161Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T10:59:58.1277233Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T10:59:58.1277306Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T10:59:58.1277402Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T10:59:58.1277474Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T10:59:58.1277546Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T10:59:58.1277617Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T10:59:58.1277688Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T10:59:58.1277760Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T10:59:58.1277832Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T10:59:58.1277903Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T10:59:58.1277974Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T10:59:58.1278046Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T10:59:58.1278117Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T10:59:58.1278190Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T10:59:58.1278260Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T10:59:58.1278332Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T10:59:58.1278403Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T10:59:58.1278475Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T10:59:58.1278548Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T10:59:58.1278619Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T10:59:58.1278691Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T10:59:58.1278764Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T10:59:58.1278835Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T10:59:58.1278907Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T10:59:58.1278979Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T10:59:58.1279049Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T10:59:58.1279122Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T10:59:58.1279194Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T10:59:58.1279267Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T10:59:58.1279337Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T10:59:58.1279409Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T10:59:58.1279579Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T10:59:58.1279652Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T10:59:58.1279724Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T10:59:58.1279795Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T10:59:58.1279914Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T10:59:58.1279987Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T10:59:58.1280104Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T10:59:58.1280176Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T10:59:58.1280253Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T10:59:58.1280328Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T10:59:58.1280399Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T10:59:58.1280467Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T10:59:58.1280536Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T10:59:58.1280606Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T10:59:58.1280673Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T10:59:58.1280742Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T10:59:58.1280821Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T10:59:58.1280895Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T10:59:58.1280969Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T10:59:58.1281044Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T10:59:58.1281118Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T10:59:58.1281191Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T10:59:58.1281267Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T10:59:58.1281340Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T10:59:58.1281415Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T10:59:58.1281489Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T10:59:58.1281561Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T10:59:58.1281636Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T10:59:58.1281708Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T10:59:58.1281781Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T10:59:58.1281855Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T10:59:58.1281930Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T10:59:58.1282003Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T10:59:58.1282078Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T10:59:58.1282151Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T10:59:58.1282223Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T10:59:58.1282296Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T10:59:58.1282369Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T10:59:58.1282442Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T10:59:58.1282548Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T10:59:58.1282623Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T10:59:58.1282696Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T10:59:58.1282793Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T10:59:58.1282865Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T10:59:58.1282938Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T10:59:58.1283013Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T10:59:58.1283085Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T10:59:58.1283159Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T10:59:58.1283233Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T10:59:58.1283306Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T10:59:58.1283381Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T10:59:58.1283455Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T10:59:58.1283528Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T10:59:58.1283602Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T10:59:58.1283675Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T10:59:58.1283748Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T10:59:58.1283824Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T10:59:58.1283898Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T10:59:58.1283971Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T10:59:58.1284046Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T10:59:58.1284119Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T10:59:58.1284192Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T10:59:58.1284266Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T10:59:58.1284339Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T10:59:58.1284411Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T10:59:58.1284486Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T10:59:58.1284560Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T10:59:58.1284634Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T10:59:58.1284709Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T10:59:58.1284782Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T10:59:58.1284854Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T10:59:58.1284922Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T10:59:58.1284989Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T10:59:58.1285056Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T10:59:58.1285122Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T10:59:58.1285216Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T10:59:58.1285299Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T10:59:58.1285401Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T10:59:58.1285478Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T10:59:58.1285555Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T10:59:58.1285630Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T10:59:58.1285704Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T10:59:58.1285780Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T10:59:58.1285854Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T10:59:58.1285930Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T10:59:58.1286005Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T10:59:58.1286080Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T10:59:58.1286154Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T10:59:58.1286230Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T10:59:58.1286304Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T10:59:58.1286379Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T10:59:58.1286453Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T10:59:58.1286528Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T10:59:58.1286603Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T10:59:58.1286677Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T10:59:58.1286752Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T10:59:58.1286827Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T10:59:58.1286901Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T10:59:58.1286976Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T10:59:58.1287052Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T10:59:58.1287123Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T10:59:58.1287195Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T10:59:58.1287267Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T10:59:58.1287336Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T10:59:58.1287407Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T10:59:58.1287477Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T10:59:58.1287546Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T10:59:58.1287615Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T10:59:58.1287685Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T10:59:58.1287755Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T10:59:58.1287853Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T10:59:58.1287923Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T10:59:58.1287993Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T10:59:58.1288097Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T10:59:58.1288165Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T10:59:58.1288234Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T10:59:58.1288304Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T10:59:58.1288373Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T10:59:58.1288442Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T10:59:58.1288514Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T10:59:58.1288584Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T10:59:58.1288653Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T10:59:58.1288725Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T10:59:58.1288793Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T10:59:58.1288863Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T10:59:58.1288934Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T10:59:58.1289002Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T10:59:58.1289071Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T10:59:58.1289144Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T10:59:58.1289213Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T10:59:58.1289286Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T10:59:58.1289355Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T10:59:58.1289424Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T10:59:58.1289549Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T10:59:58.1289620Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T10:59:58.1289689Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T10:59:58.1289759Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T10:59:58.1289830Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T10:59:58.1289899Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T10:59:58.1289971Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T10:59:58.1290039Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T10:59:58.1290108Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T10:59:58.1290178Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T10:59:58.1290246Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T10:59:58.1290315Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T10:59:58.1290385Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T10:59:58.1290504Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T10:59:58.1290573Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T10:59:58.1290688Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T10:59:58.1290758Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T10:59:58.1290827Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T10:59:58.1290896Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T10:59:58.1290965Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T10:59:58.1291035Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T10:59:58.1291106Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T10:59:58.1291176Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T10:59:58.1291245Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T10:59:58.1291315Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T10:59:58.1291383Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T10:59:58.1291452Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T10:59:58.1291522Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T10:59:58.1291589Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T10:59:58.1291659Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T10:59:58.1291726Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T10:59:58.1291796Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T10:59:58.1291866Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T10:59:58.1291936Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T10:59:58.1292004Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T10:59:58.1292073Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T10:59:58.1292142Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T10:59:58.1292211Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T10:59:58.1292281Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T10:59:58.1292350Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T10:59:58.1292422Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T10:59:58.1292492Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T10:59:58.1292561Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T10:59:58.1292630Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T10:59:58.1292699Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T10:59:58.1292767Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T10:59:58.1292839Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T10:59:58.1292908Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T10:59:58.1293012Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T10:59:58.1293082Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T10:59:58.1293152Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T10:59:58.1293243Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T10:59:58.1293312Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T10:59:58.1293381Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T10:59:58.1293450Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T10:59:58.1293521Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T10:59:58.1293589Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T10:59:58.1293658Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T10:59:58.1293729Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T10:59:58.1293797Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T10:59:58.1293868Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T10:59:58.1293937Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T10:59:58.1294005Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T10:59:58.1294075Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T10:59:58.1294144Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T10:59:58.1294212Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T10:59:58.1294283Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T10:59:58.1294351Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T10:59:58.1294419Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T10:59:58.1294491Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T10:59:58.1294559Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T10:59:58.1294627Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T10:59:58.1294697Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T10:59:58.1294767Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T10:59:58.1294836Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T10:59:58.1294907Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T10:59:58.1294984Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T10:59:58.1295060Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T10:59:58.1295137Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T10:59:58.1295213Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T10:59:58.1295287Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T10:59:58.1295361Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T10:59:58.1295435Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T10:59:58.1295509Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T10:59:58.1295614Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T10:59:58.1295688Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T10:59:58.1295784Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T10:59:58.1295857Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T10:59:58.1295932Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T10:59:58.1296008Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T10:59:58.1296084Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T10:59:58.1296157Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T10:59:58.1296231Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T10:59:58.1296305Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T10:59:58.1296379Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T10:59:58.1296454Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T10:59:58.1296527Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T10:59:58.1296600Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T10:59:58.1296675Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T10:59:58.1296748Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T10:59:58.1296821Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T10:59:58.1296897Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T10:59:58.1296971Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T10:59:58.1297045Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T10:59:58.1297120Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T10:59:58.1297192Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T10:59:58.1297266Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T10:59:58.1297339Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T10:59:58.1297413Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T10:59:58.1297487Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T10:59:58.1297561Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T10:59:58.1297634Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T10:59:58.1297709Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T10:59:58.1297784Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T10:59:58.1297858Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T10:59:58.1297933Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T10:59:58.1298005Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T10:59:58.1298079Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T10:59:58.1298154Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T10:59:58.1298252Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T10:59:58.1298326Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T10:59:58.1298423Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T10:59:58.1298496Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T10:59:58.1298570Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T10:59:58.1298643Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T10:59:58.1298715Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T10:59:58.1298790Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T10:59:58.1298863Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T10:59:58.1298937Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T10:59:58.1299009Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T10:59:58.1299080Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T10:59:58.1299149Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T10:59:58.1299226Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T10:59:58.1299302Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T10:59:58.1299366Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T10:59:58.1299431Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T10:59:58.1299524Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T10:59:58.1299588Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T10:59:58.1299651Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T10:59:58.1299711Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T10:59:58.1299774Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T10:59:58.1299837Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T10:59:58.1299897Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T10:59:58.1299966Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T10:59:58.1300038Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T10:59:58.1300108Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T10:59:58.1300179Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T10:59:58.1300247Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T10:59:58.1300314Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T10:59:58.1300384Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T10:59:58.1300451Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T10:59:58.1300517Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T10:59:58.1300585Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T10:59:58.1300653Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T10:59:58.1300720Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T10:59:58.1300841Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T10:59:58.1300908Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T10:59:58.1300976Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T10:59:58.1301090Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T10:59:58.1301157Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T10:59:58.1301224Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T10:59:58.1301294Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T10:59:58.1301361Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T10:59:58.1301428Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T10:59:58.1301497Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T10:59:58.1301565Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T10:59:58.1301632Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T10:59:58.1301702Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T10:59:58.1301769Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T10:59:58.1301836Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T10:59:58.1301906Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T10:59:58.1301973Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T10:59:58.1302041Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T10:59:58.1302110Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T10:59:58.1302178Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T10:59:58.1302247Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T10:59:58.1302316Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T10:59:58.1302384Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T10:59:58.1302453Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T10:59:58.1302520Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T10:59:58.1302586Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T10:59:58.1302655Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T10:59:58.1302722Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T10:59:58.1302790Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T10:59:58.1302858Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T10:59:58.1302927Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T10:59:58.1302994Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T10:59:58.1303063Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T10:59:58.1303131Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T10:59:58.1303198Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T10:59:58.1303267Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T10:59:58.1303334Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T10:59:58.1303426Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T10:59:58.1303496Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T10:59:58.1303588Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T10:59:58.1303657Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T10:59:58.1303725Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T10:59:58.1303792Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T10:59:58.1303860Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T10:59:58.1303927Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T10:59:58.1303994Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T10:59:58.1304063Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T10:59:58.1304131Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T10:59:58.1304198Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T10:59:58.1304267Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T10:59:58.1304333Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T10:59:58.1304401Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T10:59:58.1304471Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T10:59:58.1304537Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T10:59:58.1304603Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T10:59:58.1304673Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T10:59:58.1304740Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T10:59:58.1304808Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T10:59:58.1304876Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T10:59:58.1304944Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T10:59:58.1305011Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T10:59:58.1305079Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T10:59:58.1305146Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T10:59:58.1305214Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T10:59:58.1305294Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T10:59:58.1305361Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T10:59:58.1305432Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T10:59:58.1305499Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T10:59:58.1305566Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T10:59:58.1305634Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T10:59:58.1305701Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T10:59:58.1305769Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T10:59:58.1305838Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T10:59:58.1305940Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T10:59:58.1306009Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T10:59:58.1306102Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T10:59:58.1306170Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T10:59:58.1306238Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T10:59:58.1306308Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T10:59:58.1306374Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T10:59:58.1306441Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T10:59:58.1306509Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T10:59:58.1306578Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T10:59:58.1306646Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T10:59:58.1306716Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T10:59:58.1306783Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T10:59:58.1306851Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T10:59:58.1306918Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T10:59:58.1306985Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T10:59:58.1307054Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T10:59:58.1307121Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T10:59:58.1307189Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T10:59:58.1307257Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T10:59:58.1307326Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T10:59:58.1307393Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T10:59:58.1307460Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T10:59:58.1307527Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T10:59:58.1307595Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T10:59:58.1307664Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T10:59:58.1307732Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T10:59:58.1307801Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T10:59:58.1307870Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T10:59:58.1307938Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T10:59:58.1308007Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T10:59:58.1308099Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T10:59:58.1308186Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T10:59:58.1308269Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T10:59:58.1308340Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T10:59:58.1308412Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T10:59:58.1308512Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T10:59:58.1308584Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T10:59:58.1308676Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T10:59:58.1308747Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T10:59:58.1308817Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T10:59:58.1308886Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T10:59:58.1308957Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T10:59:58.1309026Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T10:59:58.1309097Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T10:59:58.1309170Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T10:59:58.1309239Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T10:59:58.1309310Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T10:59:58.1309381Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T10:59:58.1309484Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T10:59:58.1309555Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T10:59:58.1309625Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T10:59:58.1309726Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T10:59:58.1309822Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T10:59:58.1309921Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T10:59:58.1310014Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T10:59:58.1310107Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T10:59:58.1310200Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T10:59:58.1310292Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T10:59:58.1310385Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T10:59:58.1310476Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T10:59:58.1310567Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T10:59:58.1310661Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T10:59:58.1310753Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T10:59:58.1310845Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T10:59:58.1310938Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T10:59:58.1311030Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T10:59:58.1311120Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T10:59:58.1311211Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T10:59:58.1311302Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T10:59:58.1311443Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T10:59:58.1311537Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T10:59:58.1311665Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T10:59:58.1311757Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T10:59:58.1311848Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T10:59:58.1311938Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T10:59:58.1312030Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T10:59:58.1312121Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T10:59:58.1312213Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T10:59:58.1312305Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T10:59:58.1312398Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T10:59:58.1312489Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T10:59:58.1312581Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T10:59:58.1312672Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T10:59:58.1312763Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T10:59:58.1312856Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T10:59:58.1312947Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T10:59:58.1313038Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T10:59:58.1313131Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T10:59:58.1313222Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T10:59:58.1313314Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T10:59:58.1313404Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T10:59:58.1313494Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T10:59:58.1313587Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T10:59:58.1313681Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T10:59:58.1313772Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T10:59:58.1313865Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T10:59:58.1313956Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T10:59:58.1314047Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T10:59:58.1314139Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T10:59:58.1314230Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T10:59:58.1314320Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T10:59:58.1314438Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T10:59:58.1314529Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T10:59:58.1314647Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T10:59:58.1314739Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T10:59:58.1314830Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T10:59:58.1314921Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T10:59:58.1315012Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T10:59:58.1315102Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T10:59:58.1315195Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T10:59:58.1315287Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T10:59:58.1315379Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T10:59:58.1315471Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T10:59:58.1315562Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T10:59:58.1315653Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T10:59:58.1315745Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T10:59:58.1315836Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T10:59:58.1315929Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T10:59:58.1316019Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T10:59:58.1316110Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T10:59:58.1316201Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T10:59:58.1316292Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T10:59:58.1316383Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T10:59:58.1316474Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T10:59:58.1316565Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T10:59:58.1316656Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T10:59:58.1316747Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T10:59:58.1316839Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T10:59:58.1316929Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T10:59:58.1317021Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T10:59:58.1317112Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T10:59:58.1317203Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T10:59:58.1317296Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T10:59:58.1317410Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T10:59:58.1317504Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T10:59:58.1317622Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T10:59:58.1317713Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T10:59:58.1317805Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T10:59:58.1317900Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T10:59:58.1317991Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T10:59:58.1318083Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T10:59:58.1318175Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T10:59:58.1318265Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T10:59:58.1318358Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T10:59:58.1318448Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T10:59:58.1318539Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T10:59:58.1318634Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T10:59:58.1318725Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T10:59:58.1318818Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T10:59:58.1318911Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T10:59:58.1319001Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T10:59:58.1319094Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T10:59:58.1319184Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T10:59:58.1319275Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T10:59:58.1319366Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T10:59:58.1319499Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T10:59:58.1319591Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T10:59:58.1319684Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T10:59:58.1319775Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T10:59:58.1319868Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T10:59:58.1319959Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T10:59:58.1320050Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T10:59:58.1320140Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T10:59:58.1320233Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T10:59:58.1320324Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T10:59:58.1320463Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T10:59:58.1320555Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T10:59:58.1320688Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T10:59:58.1320779Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T10:59:58.1320870Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T10:59:58.1320961Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T10:59:58.1321053Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T10:59:58.1321144Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T10:59:58.1321236Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T10:59:58.1321328Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T10:59:58.1321420Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T10:59:58.1321511Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T10:59:58.1321602Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T10:59:58.1321693Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T10:59:58.1321784Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T10:59:58.1321875Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T10:59:58.1321967Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T10:59:58.1322059Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T10:59:58.1322154Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T10:59:58.1322245Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T10:59:58.1322338Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T10:59:58.1322430Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T10:59:58.1322521Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T10:59:58.1322613Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T10:59:58.1322705Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T10:59:58.1322796Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T10:59:58.1322888Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T10:59:58.1322978Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T10:59:58.1323069Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T10:59:58.1323161Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T10:59:58.1323252Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T10:59:58.1323343Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T10:59:58.1323460Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T10:59:58.1323552Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T10:59:58.1323667Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T10:59:58.1323758Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T10:59:58.1323848Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T10:59:58.1323921Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T10:59:58.1323990Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T10:59:58.1324059Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T10:59:58.1324130Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T10:59:58.1324197Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T10:59:58.1324263Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T10:59:58.1324333Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T10:59:58.1324400Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T10:59:58.1324466Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T10:59:58.1324533Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T10:59:58.1324600Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T10:59:58.1324667Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T10:59:58.1324734Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T10:59:58.1324801Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T10:59:58.1324869Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T10:59:58.1324937Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T10:59:58.1325003Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T10:59:58.1325070Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T10:59:58.1325136Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T10:59:58.1325202Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T10:59:58.1325269Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T10:59:58.1325338Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T10:59:58.1325406Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T10:59:58.1325474Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T10:59:58.1325542Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T10:59:58.1325607Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T10:59:58.1325675Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T10:59:58.1325742Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T10:59:58.1325807Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T10:59:58.1325873Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T10:59:58.1325967Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T10:59:58.1326034Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T10:59:58.1326102Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T10:59:58.1326191Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T10:59:58.1326257Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T10:59:58.1326324Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T10:59:58.1326391Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T10:59:58.1326459Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T10:59:58.1326526Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T10:59:58.1326591Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T10:59:58.1326660Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T10:59:58.1326727Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T10:59:58.1326794Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T10:59:58.1326862Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T10:59:58.1326927Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T10:59:58.1326993Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T10:59:58.1327061Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T10:59:58.1327127Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T10:59:58.1327195Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T10:59:58.1327264Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T10:59:58.1327330Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T10:59:58.1327397Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T10:59:58.1327464Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T10:59:58.1327530Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T10:59:58.1327596Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T10:59:58.1327664Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T10:59:58.1327730Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T10:59:58.1327797Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T10:59:58.1327868Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T10:59:58.1327935Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T10:59:58.1328003Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T10:59:58.1328069Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T10:59:58.1328135Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T10:59:58.1328202Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T10:59:58.1328269Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T10:59:58.1328335Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T10:59:58.1328402Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T10:59:58.1328498Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T10:59:58.1328565Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T10:59:58.1328632Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T10:59:58.1328724Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T10:59:58.1328790Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T10:59:58.1328858Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T10:59:58.1328923Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T10:59:58.1328989Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T10:59:58.1329057Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T10:59:58.1329125Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T10:59:58.1329193Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T10:59:58.1329261Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T10:59:58.1329329Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T10:59:58.1329395Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T10:59:58.1329491Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T10:59:58.1329559Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T10:59:58.1329626Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T10:59:58.1329692Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T10:59:58.1329760Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T10:59:58.1329830Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T10:59:58.1329896Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T10:59:58.1329963Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T10:59:58.1330031Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T10:59:58.1330096Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T10:59:58.1330162Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T10:59:58.1330229Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T10:59:58.1330296Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T10:59:58.1330365Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T10:59:58.1330441Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T10:59:58.1330515Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T10:59:58.1330588Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T10:59:58.1330675Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T10:59:58.1330757Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T10:59:58.1330836Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T10:59:58.1330917Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T10:59:58.1330996Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T10:59:58.1331121Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T10:59:58.1331202Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T10:59:58.1331282Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T10:59:58.1331724Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T10:59:58.1331803Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T10:59:58.1331882Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T10:59:58.1331962Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T10:59:58.1332041Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T10:59:58.1332120Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T10:59:58.1332201Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T10:59:58.1332280Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T10:59:58.1332360Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T10:59:58.1332441Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T10:59:58.1332521Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T10:59:58.1332601Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T10:59:58.1332681Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T10:59:58.1332760Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T10:59:58.1332840Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T10:59:58.1332923Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T10:59:58.1333002Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T10:59:58.1333083Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T10:59:58.1333163Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T10:59:58.1333236Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T10:59:58.1333310Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T10:59:58.1333381Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T10:59:58.1333455Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T10:59:58.1333530Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T10:59:58.1333602Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T10:59:58.1333675Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T10:59:58.1333747Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T10:59:58.1333819Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T10:59:58.1333890Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T10:59:58.1333963Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T10:59:58.1334034Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T10:59:58.1334105Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T10:59:58.1334210Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T10:59:58.1334282Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T10:59:58.1334380Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T10:59:58.1334452Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T10:59:58.1334523Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T10:59:58.1334594Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T10:59:58.1334667Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T10:59:58.1334738Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T10:59:58.1334809Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T10:59:58.1334882Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T10:59:58.1334953Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T10:59:58.1335027Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T10:59:58.1335099Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T10:59:58.1335170Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T10:59:58.1335241Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T10:59:58.1335312Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T10:59:58.1335382Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T10:59:58.1335453Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T10:59:58.1335524Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T10:59:58.1335596Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T10:59:58.1335668Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T10:59:58.1335737Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T10:59:58.1335807Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T10:59:58.1335878Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T10:59:58.1335948Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T10:59:58.1336017Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T10:59:58.1336089Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T10:59:58.1336160Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T10:59:58.1336230Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T10:59:58.1336301Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T10:59:58.1336369Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T10:59:58.1336437Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T10:59:58.1336504Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T10:59:58.1336570Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T10:59:58.1336638Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T10:59:58.1336705Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T10:59:58.1336805Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T10:59:58.1336873Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T10:59:58.1336966Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T10:59:58.1337032Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T10:59:58.1337101Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T10:59:58.1337168Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T10:59:58.1337236Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T10:59:58.1337303Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T10:59:58.1337370Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T10:59:58.1337437Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T10:59:58.1337506Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T10:59:58.1337575Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T10:59:58.1337642Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T10:59:58.1337709Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T10:59:58.1337775Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T10:59:58.1337841Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T10:59:58.1337909Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T10:59:58.1337975Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T10:59:58.1338044Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T10:59:58.1338110Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T10:59:58.1338177Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T10:59:58.1338247Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T10:59:58.1338313Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T10:59:58.1338380Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T10:59:58.1338446Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T10:59:58.1338512Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T10:59:58.1338578Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T10:59:58.1338646Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T10:59:58.1338713Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T10:59:58.1338779Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T10:59:58.1338848Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T10:59:58.1338914Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T10:59:58.1338980Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T10:59:58.1339047Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T10:59:58.1339113Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T10:59:58.1339180Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T10:59:58.1339275Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T10:59:58.1339343Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T10:59:58.1339409Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T10:59:58.1339540Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T10:59:58.1339608Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T10:59:58.1339675Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T10:59:58.1339741Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T10:59:58.1339808Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T10:59:58.1339877Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T10:59:58.1339944Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T10:59:58.1340012Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T10:59:58.1340080Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T10:59:58.1340150Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T10:59:58.1340215Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T10:59:58.1340282Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T10:59:58.1340347Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T10:59:58.1340412Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T10:59:58.1340478Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T10:59:58.1340543Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T10:59:58.1340610Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T10:59:58.1340714Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T10:59:58.1340784Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T10:59:58.1340852Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T10:59:58.1340921Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T10:59:58.1340988Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T10:59:58.1341054Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T10:59:58.1341122Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T10:59:58.1341188Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T10:59:58.1341256Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T10:59:58.1341322Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T10:59:58.1341390Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T10:59:58.1341457Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T10:59:58.1341523Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T10:59:58.1341589Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T10:59:58.1341656Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T10:59:58.1341722Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T10:59:58.1341788Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T10:59:58.1341905Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T10:59:58.1341972Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T10:59:58.1342075Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T10:59:58.1342143Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T10:59:58.1342209Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T10:59:58.1342275Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T10:59:58.1342343Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T10:59:58.1342409Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T10:59:58.1342476Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T10:59:58.1342545Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T10:59:58.1342612Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T10:59:58.1342678Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T10:59:58.1342747Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T10:59:58.1342814Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T10:59:58.1342879Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T10:59:58.1342948Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T10:59:58.1343014Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T10:59:58.1343082Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T10:59:58.1343150Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T10:59:58.1343216Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T10:59:58.1343286Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T10:59:58.1343357Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T10:59:58.1343426Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T10:59:58.1343497Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T10:59:58.1343565Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T10:59:58.1343633Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T10:59:58.1343705Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T10:59:58.1343775Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T10:59:58.1343844Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T10:59:58.1343918Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T10:59:58.1343989Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T10:59:58.1344057Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T10:59:58.1344126Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T10:59:58.1344194Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T10:59:58.1344262Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T10:59:58.1344332Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T10:59:58.1344429Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T10:59:58.1344497Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T10:59:58.1344569Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T10:59:58.1344664Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T10:59:58.1344739Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T10:59:58.1344807Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T10:59:58.1344874Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T10:59:58.1344947Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T10:59:58.1345014Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T10:59:58.1345082Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T10:59:58.1345153Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T10:59:58.1345219Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T10:59:58.1345287Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T10:59:58.1345356Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T10:59:58.1345425Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T10:59:58.1345497Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T10:59:58.1351638Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T10:59:58.1351726Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T10:59:58.1351795Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T10:59:58.1351866Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T10:59:58.1351933Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T10:59:58.1352006Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T10:59:58.1352073Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T10:59:58.1352150Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T10:59:58.1352226Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T10:59:58.1352299Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T10:59:58.1352369Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T10:59:58.1352437Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T10:59:58.1352509Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T10:59:58.1352579Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T10:59:58.1352649Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T10:59:58.1352719Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T10:59:58.1352790Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T10:59:58.1352859Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T10:59:58.1352929Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T10:59:58.1352998Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T10:59:58.1353068Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T10:59:58.1353207Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T10:59:58.1353277Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T10:59:58.1353391Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T10:59:58.1353461Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T10:59:58.1353530Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T10:59:58.1353602Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T10:59:58.1353672Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T10:59:58.1353743Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T10:59:58.1353814Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T10:59:58.1353885Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T10:59:58.1353955Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T10:59:58.1354029Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T10:59:58.1354103Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T10:59:58.1354168Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T10:59:58.1354235Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T10:59:58.1354299Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T10:59:58.1354362Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T10:59:58.1354426Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T10:59:58.1354491Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T10:59:58.1354555Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T10:59:58.1354619Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T10:59:58.1354684Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T10:59:58.1354748Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T10:59:58.1354812Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T10:59:58.1354875Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T10:59:58.1354939Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T10:59:58.1355002Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T10:59:58.1355064Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T10:59:58.1355130Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T10:59:58.1355193Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T10:59:58.1355257Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T10:59:58.1355321Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T10:59:58.1355385Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T10:59:58.1355449Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T10:59:58.1355512Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T10:59:58.1355574Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T10:59:58.1355638Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T10:59:58.1355733Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T10:59:58.1355797Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T10:59:58.1355883Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T10:59:58.1355947Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T10:59:58.1356010Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T10:59:58.1356073Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T10:59:58.1356136Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T10:59:58.1356199Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T10:59:58.1356263Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T10:59:58.1356329Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T10:59:58.1356392Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T10:59:58.1356456Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T10:59:58.1356522Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T10:59:58.1356585Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T10:59:58.1356650Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T10:59:58.1356714Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T10:59:58.1356778Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T10:59:58.1356842Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T10:59:58.1356907Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T10:59:58.1356971Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T10:59:58.1357034Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T10:59:58.1357099Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T10:59:58.1357190Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T10:59:58.1357278Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T10:59:58.1357362Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T10:59:58.1357445Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T10:59:58.1357528Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T10:59:58.1357612Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T10:59:58.1357694Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T10:59:58.1357776Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T10:59:58.1357859Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T10:59:58.1357941Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T10:59:58.1358026Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T10:59:58.1358109Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T10:59:58.1358190Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T10:59:58.1358271Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T10:59:58.1358384Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T10:59:58.1358469Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T10:59:58.1358570Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T10:59:58.1358651Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T10:59:58.1358732Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T10:59:58.1358813Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T10:59:58.1358893Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T10:59:58.1358965Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T10:59:58.1359035Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T10:59:58.1359102Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T10:59:58.1359169Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T10:59:58.1359239Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T10:59:58.1359307Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T10:59:58.1359377Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T10:59:58.1359445Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T10:59:58.1359546Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T10:59:58.1359616Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T10:59:58.1359684Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T10:59:58.1359751Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T10:59:58.1359820Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T10:59:58.1359889Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T10:59:58.1359958Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T10:59:58.1360025Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T10:59:58.1360092Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T10:59:58.1360160Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T10:59:58.1360227Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T10:59:58.1360295Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T10:59:58.1360363Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T10:59:58.1360430Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T10:59:58.1360498Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T10:59:58.1360567Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T10:59:58.1360634Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T10:59:58.1360701Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T10:59:58.1360769Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T10:59:58.1360836Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T10:59:58.1360902Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T10:59:58.1361015Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T10:59:58.1361083Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T10:59:58.1361190Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T10:59:58.1361258Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T10:59:58.1361325Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T10:59:58.1361392Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T10:59:58.1361460Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T10:59:58.1361527Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T10:59:58.1361595Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T10:59:58.1361663Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T10:59:58.1361729Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T10:59:58.1361800Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T10:59:58.1361868Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T10:59:58.1361935Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T10:59:58.1362002Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T10:59:58.1362070Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T10:59:58.1362136Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T10:59:58.1362203Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T10:59:58.1362271Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T10:59:58.1362338Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T10:59:58.1362407Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T10:59:58.1362490Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T10:59:58.1362568Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T10:59:58.1362647Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T10:59:58.1362724Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T10:59:58.1362800Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T10:59:58.1362878Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T10:59:58.1362956Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T10:59:58.1363031Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T10:59:58.1363111Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T10:59:58.1363187Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T10:59:58.1363265Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T10:59:58.1363340Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T10:59:58.1363415Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T10:59:58.1363492Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T10:59:58.1363589Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T10:59:58.1363665Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T10:59:58.1363747Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T10:59:58.1363846Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T10:59:58.1363922Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T10:59:58.1363999Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T10:59:58.1364074Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T10:59:58.1364152Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T10:59:58.1364229Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T10:59:58.1364304Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T10:59:58.1364379Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T10:59:58.1364455Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T10:59:58.1364530Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T10:59:58.1364603Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T10:59:58.1364677Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T10:59:58.1364750Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T10:59:58.1364824Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T10:59:58.1364897Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T10:59:58.1364971Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T10:59:58.1365045Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T10:59:58.1365120Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T10:59:58.1365192Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T10:59:58.1365266Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T10:59:58.1365339Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T10:59:58.1365411Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T10:59:58.1365485Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T10:59:58.1365558Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T10:59:58.1365632Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T10:59:58.1365705Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T10:59:58.1365780Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T10:59:58.1365851Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T10:59:58.1365924Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T10:59:58.1365997Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T10:59:58.1366069Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T10:59:58.1366142Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T10:59:58.1366215Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T10:59:58.1366314Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T10:59:58.1366387Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T10:59:58.1366489Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T10:59:58.1366563Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T10:59:58.1366635Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T10:59:58.1366708Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T10:59:58.1366783Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T10:59:58.1366855Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T10:59:58.1366930Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T10:59:58.1367005Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T10:59:58.1367080Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T10:59:58.1367158Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T10:59:58.1367233Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T10:59:58.1367307Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T10:59:58.1367381Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T10:59:58.1367458Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T10:59:58.1367532Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T10:59:58.1367607Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T10:59:58.1367684Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T10:59:58.1367757Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T10:59:58.1367834Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T10:59:58.1367909Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T10:59:58.1367984Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T10:59:58.1368058Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T10:59:58.1368132Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T10:59:58.1368205Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T10:59:58.1368281Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T10:59:58.1368355Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T10:59:58.1368431Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T10:59:58.1368505Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T10:59:58.1368579Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T10:59:58.1368654Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T10:59:58.1368729Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T10:59:58.1368802Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T10:59:58.1368904Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T10:59:58.1368982Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T10:59:58.1369055Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T10:59:58.1369159Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T10:59:58.1369235Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T10:59:58.1369309Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T10:59:58.1369383Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T10:59:58.1369495Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T10:59:58.1369569Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T10:59:58.1369647Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T10:59:58.1369722Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T10:59:58.1369798Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T10:59:58.1369874Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T10:59:58.1369947Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T10:59:58.1370021Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T10:59:58.1370096Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T10:59:58.1370172Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T10:59:58.1370248Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T10:59:58.1370324Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T10:59:58.1370398Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T10:59:58.1370474Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T10:59:58.1370549Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T10:59:58.1370623Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T10:59:58.1370696Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T10:59:58.1370773Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T10:59:58.1370846Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T10:59:58.1370922Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T10:59:58.1370996Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T10:59:58.1371070Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T10:59:58.1371146Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T10:59:58.1371220Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T10:59:58.1371292Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T10:59:58.1371364Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T10:59:58.1371435Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T10:59:58.1371504Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T10:59:58.1371618Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T10:59:58.1371689Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T10:59:58.1371758Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T10:59:58.1371876Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T10:59:58.1371949Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T10:59:58.1372020Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T10:59:58.1372093Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T10:59:58.1372162Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T10:59:58.1372232Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T10:59:58.1372305Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T10:59:58.1372374Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T10:59:58.1372444Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T10:59:58.1372518Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T10:59:58.1372589Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T10:59:58.1372659Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T10:59:58.1372730Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T10:59:58.1372800Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T10:59:58.1372871Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T10:59:58.1372943Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T10:59:58.1373013Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T10:59:58.1373084Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T10:59:58.1373156Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T10:59:58.1373227Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T10:59:58.1373297Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T10:59:58.1373366Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T10:59:58.1373439Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T10:59:58.1373514Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T10:59:58.1373587Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T10:59:58.1373659Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T10:59:58.1373731Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T10:59:58.1373804Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T10:59:58.1373875Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T10:59:58.1373950Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T10:59:58.1374021Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T10:59:58.1374092Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T10:59:58.1374166Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T10:59:58.1374271Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T10:59:58.1374346Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T10:59:58.1374441Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T10:59:58.1374513Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T10:59:58.1374586Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T10:59:58.1374658Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T10:59:58.1374730Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T10:59:58.1374802Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T10:59:58.1374874Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T10:59:58.1374946Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T10:59:58.1375022Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T10:59:58.1375097Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T10:59:58.1375168Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T10:59:58.1375242Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T10:59:58.1375313Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T10:59:58.1375385Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T10:59:58.1375458Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T10:59:58.1375529Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T10:59:58.1375603Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T10:59:58.1375675Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T10:59:58.1375748Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T10:59:58.1375820Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T10:59:58.1375894Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T10:59:58.1375966Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T10:59:58.1376039Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T10:59:58.1376111Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T10:59:58.1376183Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T10:59:58.1376257Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T10:59:58.1376328Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T10:59:58.1376402Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T10:59:58.1376475Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T10:59:58.1376547Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T10:59:58.1376619Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T10:59:58.1376692Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T10:59:58.1376764Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T10:59:58.1376865Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T10:59:58.1376939Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T10:59:58.1377011Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T10:59:58.1377121Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T10:59:58.1377194Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T10:59:58.1377265Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T10:59:58.1377338Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T10:59:58.1377410Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T10:59:58.1377481Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T10:59:58.1377555Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T10:59:58.1377626Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T10:59:58.1377698Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T10:59:58.1377771Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T10:59:58.1377843Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T10:59:58.1377915Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T10:59:58.1377988Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T10:59:58.1378060Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T10:59:58.1378131Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T10:59:58.1378205Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T10:59:58.1378276Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T10:59:58.1378349Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T10:59:58.1378422Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T10:59:58.1378493Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T10:59:58.1378565Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T10:59:58.1378638Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T10:59:58.1378710Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T10:59:58.1378783Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T10:59:58.1378856Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T10:59:58.1378928Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T10:59:58.1379002Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T10:59:58.1379074Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T10:59:58.1379145Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T10:59:58.1379218Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T10:59:58.1379290Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T10:59:58.1379361Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T10:59:58.1379434Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T10:59:58.1379577Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T10:59:58.1379650Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T10:59:58.1379765Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T10:59:58.1379837Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T10:59:58.1379909Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T10:59:58.1379982Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T10:59:58.1380053Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T10:59:58.1380124Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T10:59:58.1380197Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T10:59:58.1380268Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T10:59:58.1380339Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T10:59:58.1380410Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T10:59:58.1380479Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T10:59:58.1380550Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T10:59:58.1380620Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T10:59:58.1380689Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T10:59:58.1380759Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T10:59:58.1380830Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T10:59:58.1380900Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T10:59:58.1380970Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T10:59:58.1381041Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T10:59:58.1381112Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T10:59:58.1381183Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T10:59:58.1381253Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T10:59:58.1381322Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T10:59:58.1381393Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T10:59:58.1381464Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T10:59:58.1381533Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T10:59:58.1381604Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T10:59:58.1381677Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T10:59:58.1381748Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T10:59:58.1381817Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T10:59:58.1381887Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T10:59:58.1381958Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T10:59:58.1382027Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T10:59:58.1382131Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T10:59:58.1382202Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T10:59:58.1382272Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T10:59:58.1382370Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T10:59:58.1382440Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T10:59:58.1382510Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T10:59:58.1382580Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T10:59:58.1382650Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T10:59:58.1382720Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T10:59:58.1382793Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T10:59:58.1382864Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T10:59:58.1382934Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T10:59:58.1383006Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T10:59:58.1383077Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T10:59:58.1383148Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T10:59:58.1383218Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T10:59:58.1383290Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T10:59:58.1383360Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T10:59:58.1383433Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T10:59:58.1383503Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T10:59:58.1383575Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T10:59:58.1383646Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T10:59:58.1383715Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T10:59:58.1383785Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T10:59:58.1383856Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T10:59:58.1383926Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T10:59:58.1383996Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T10:59:58.1384068Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T10:59:58.1384138Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T10:59:58.1384210Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T10:59:58.1384298Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T10:59:58.1384368Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T10:59:58.1384438Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T10:59:58.1384509Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T10:59:58.1384582Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T10:59:58.1384652Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T10:59:58.1384751Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T10:59:58.1384823Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T10:59:58.1384917Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T10:59:58.1384986Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T10:59:58.1385053Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T10:59:58.1385121Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T10:59:58.1385189Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T10:59:58.1385257Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T10:59:58.1385325Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T10:59:58.1385418Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T10:59:58.1385504Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T10:59:58.1385590Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T10:59:58.1385673Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T10:59:58.1385755Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T10:59:58.1385837Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T10:59:58.1385919Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T10:59:58.1386001Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T10:59:58.1386085Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T10:59:58.1386170Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T10:59:58.1386251Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T10:59:58.1386334Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T10:59:58.1386417Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T10:59:58.1386500Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T10:59:58.1386582Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T10:59:58.1386664Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T10:59:58.1386745Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T10:59:58.1386828Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T10:59:58.1386911Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T10:59:58.1386995Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T10:59:58.1387077Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T10:59:58.1387159Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T10:59:58.1387242Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T10:59:58.1387323Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T10:59:58.1387405Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T10:59:58.1387519Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T10:59:58.1387602Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T10:59:58.1387708Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T10:59:58.1387792Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T10:59:58.1387873Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T10:59:58.1387954Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T10:59:58.1388037Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T10:59:58.1388118Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T10:59:58.1388202Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T10:59:58.1388283Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T10:59:58.1388365Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T10:59:58.1388449Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T10:59:58.1388530Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T10:59:58.1388611Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T10:59:58.1388694Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T10:59:58.1388776Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T10:59:58.1388857Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T10:59:58.1388941Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T10:59:58.1389023Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T10:59:58.1389105Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T10:59:58.1389188Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T10:59:58.1389269Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T10:59:58.1389352Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T10:59:58.1389433Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T10:59:58.1389550Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T10:59:58.1389633Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T10:59:58.1389716Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T10:59:58.1389798Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T10:59:58.1389883Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T10:59:58.1389964Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T10:59:58.1390045Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T10:59:58.1390128Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T10:59:58.1390209Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T10:59:58.1390290Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T10:59:58.1390418Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T10:59:58.1390501Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T10:59:58.1390622Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T10:59:58.1390704Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T10:59:58.1390786Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T10:59:58.1390868Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T10:59:58.1390950Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T10:59:58.1391031Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T10:59:58.1391112Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T10:59:58.1391193Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T10:59:58.1391275Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T10:59:58.1391359Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T10:59:58.1391440Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T10:59:58.1391521Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T10:59:58.1391604Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T10:59:58.1391685Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T10:59:58.1391766Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T10:59:58.1391850Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T10:59:58.1391932Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T10:59:58.1392015Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T10:59:58.1392097Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T10:59:58.1392178Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T10:59:58.1392259Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T10:59:58.1392340Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T10:59:58.1392422Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T10:59:58.1392505Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T10:59:58.1392587Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T10:59:58.1392670Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T10:59:58.1392752Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T10:59:58.1392833Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T10:59:58.1392914Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T10:59:58.1392996Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T10:59:58.1393077Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T10:59:58.1393186Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T10:59:58.1393269Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T10:59:58.1393350Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T10:59:58.1393457Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T10:59:58.1393539Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T10:59:58.1393621Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T10:59:58.1393702Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T10:59:58.1393782Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T10:59:58.1393863Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T10:59:58.1393944Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T10:59:58.1394028Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T10:59:58.1394111Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T10:59:58.1394193Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T10:59:58.1394275Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T10:59:58.1394356Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T10:59:58.1394438Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T10:59:58.1394520Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T10:59:58.1394603Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T10:59:58.1394685Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T10:59:58.1394767Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T10:59:58.1394850Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T10:59:58.1394933Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T10:59:58.1395014Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T10:59:58.1395097Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T10:59:58.1395180Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T10:59:58.1395263Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T10:59:58.1395346Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T10:59:58.1395429Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T10:59:58.1395513Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T10:59:58.1395595Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T10:59:58.1395678Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T10:59:58.1395760Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T10:59:58.1395843Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T10:59:58.1395925Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T10:59:58.1396037Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T10:59:58.1396120Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T10:59:58.1396225Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T10:59:58.1396306Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T10:59:58.1396389Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T10:59:58.1396470Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T10:59:58.1396550Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T10:59:58.1396631Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T10:59:58.1396711Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T10:59:58.1396792Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T10:59:58.1396875Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T10:59:58.1396958Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T10:59:58.1397039Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T10:59:58.1397122Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T10:59:58.1397205Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T10:59:58.1397286Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T10:59:58.1397368Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T10:59:58.1397450Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T10:59:58.1397532Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T10:59:58.1397615Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T10:59:58.1397696Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T10:59:58.1397765Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T10:59:58.1397831Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T10:59:58.1397895Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T10:59:58.1397959Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T10:59:58.1398022Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T10:59:58.1398086Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T10:59:58.1398153Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T10:59:58.1398220Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T10:59:58.1398282Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T10:59:58.1398345Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T10:59:58.1398408Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T10:59:58.1398470Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T10:59:58.1398533Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T10:59:58.1398595Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T10:59:58.1398693Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T10:59:58.1398756Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T10:59:58.1398819Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T10:59:58.1398905Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T10:59:58.1398987Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T10:59:58.1399063Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T10:59:58.1399138Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T10:59:58.1399212Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T10:59:58.1399285Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T10:59:58.1399360Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T10:59:58.1399434Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T10:59:58.1399541Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T10:59:58.1399617Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T10:59:58.1399690Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T10:59:58.1399764Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T10:59:58.1399831Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T10:59:58.1399897Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T10:59:58.1399963Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T10:59:58.1400039Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T10:59:58.1400112Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T10:59:58.1400184Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T10:59:58.1400257Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T10:59:58.1400328Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T10:59:58.1400398Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T10:59:58.1400469Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T10:59:58.1400540Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T10:59:58.1400610Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T10:59:58.1400683Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T10:59:58.1400753Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T10:59:58.1400826Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T10:59:58.1400897Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T10:59:58.1400966Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T10:59:58.1401038Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T10:59:58.1401108Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T10:59:58.1401178Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T10:59:58.1401249Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T10:59:58.1401367Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T10:59:58.1401437Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T10:59:58.1401545Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T10:59:58.1401615Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T10:59:58.1401685Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T10:59:58.1401754Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T10:59:58.1401824Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T10:59:58.1401893Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T10:59:58.1401964Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T10:59:58.1402035Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T10:59:58.1402105Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T10:59:58.1402178Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T10:59:58.1402247Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T10:59:58.1402318Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T10:59:58.1402387Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T10:59:58.1402457Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T10:59:58.1402527Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T10:59:58.1402598Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T10:59:58.1402668Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T10:59:58.1402739Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T10:59:58.1402811Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T10:59:58.1402881Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T10:59:58.1402951Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T10:59:58.1403020Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T10:59:58.1403090Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T10:59:58.1403161Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T10:59:58.1403232Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T10:59:58.1403301Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T10:59:58.1403373Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T10:59:58.1403443Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T10:59:58.1403513Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T10:59:58.1403584Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T10:59:58.1403654Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T10:59:58.1403724Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T10:59:58.1403797Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T10:59:58.1403894Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T10:59:58.1403965Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T10:59:58.1404035Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T10:59:58.1404134Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T10:59:58.1404206Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T10:59:58.1404276Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T10:59:58.1404346Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T10:59:58.1404418Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T10:59:58.1404488Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T10:59:58.1404559Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T10:59:58.1404630Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T10:59:58.1404700Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T10:59:58.1404772Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T10:59:58.1404843Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T10:59:58.1404913Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T10:59:58.1404982Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T10:59:58.1405053Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T10:59:58.1405122Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T10:59:58.1405194Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T10:59:58.1405265Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T10:59:58.1405335Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T10:59:58.1405407Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T10:59:58.1405479Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T10:59:58.1405550Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T10:59:58.1405622Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T10:59:58.1405694Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T10:59:58.1405777Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T10:59:58.1405851Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T10:59:58.1405922Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T10:59:58.1405992Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T10:59:58.1406066Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T10:59:58.1406148Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T10:59:58.1406228Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T10:59:58.1406311Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T10:59:58.1406389Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T10:59:58.1406466Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T10:59:58.1406594Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T10:59:58.1406804Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T10:59:58.1407050Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T10:59:58.1407253Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T10:59:58.1407450Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T10:59:58.1407645Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T10:59:58.1407841Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T10:59:58.1408031Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T10:59:58.1408226Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T10:59:58.1408419Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T10:59:58.1408636Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T10:59:58.1408834Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T10:59:58.1409025Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T10:59:58.1409224Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T10:59:58.1409417Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T10:59:58.1409646Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T10:59:58.1409837Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T10:59:58.1410031Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T10:59:58.1410226Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T10:59:58.1410420Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T10:59:58.1410615Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T10:59:58.1410807Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T10:59:58.1410998Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T10:59:58.1411190Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T10:59:58.1411390Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T10:59:58.1411583Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T10:59:58.1411776Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T10:59:58.1411970Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T10:59:58.1412165Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T10:59:58.1412358Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T10:59:58.1412550Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T10:59:58.1412743Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T10:59:58.1412940Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T10:59:58.1413140Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T10:59:58.1413382Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T10:59:58.1413577Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T10:59:58.1413816Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T10:59:58.1414010Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T10:59:58.1414204Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T10:59:58.1414406Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T10:59:58.1414610Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T10:59:58.1414802Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T10:59:58.1415005Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T10:59:58.1415216Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T10:59:58.1415408Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T10:59:58.1415604Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T10:59:58.1415865Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T10:59:58.1416114Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T10:59:58.1416311Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T10:59:58.1416502Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T10:59:58.1416697Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T10:59:58.1416891Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T10:59:58.1417083Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T10:59:58.1417281Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T10:59:58.1417473Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T10:59:58.1417665Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T10:59:58.1417859Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T10:59:58.1418052Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T10:59:58.1418245Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T10:59:58.1418439Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T10:59:58.1418632Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T10:59:58.1418824Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T10:59:58.1419019Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T10:59:58.1419212Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T10:59:58.1419404Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T10:59:58.1419631Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T10:59:58.1419824Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T10:59:58.1420017Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T10:59:58.1420266Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T10:59:58.1420459Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T10:59:58.1420698Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T10:59:58.1420891Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T10:59:58.1421083Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T10:59:58.1421275Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T10:59:58.1421469Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T10:59:58.1421662Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T10:59:58.1421857Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T10:59:58.1422052Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T10:59:58.1422244Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T10:59:58.1422439Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T10:59:58.1422633Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T10:59:58.1422824Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T10:59:58.1423017Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T10:59:58.1423210Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T10:59:58.1423401Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T10:59:58.1423596Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T10:59:58.1423790Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T10:59:58.1423984Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T10:59:58.1424176Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T10:59:58.1424370Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T10:59:58.1424561Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T10:59:58.1424754Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T10:59:58.1424948Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T10:59:58.1425139Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T10:59:58.1425334Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T10:59:58.1425528Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T10:59:58.1425722Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T10:59:58.1425914Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T10:59:58.1426107Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T10:59:58.1426298Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T10:59:58.1426491Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T10:59:58.1426686Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T10:59:58.1426905Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T10:59:58.1427099Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T10:59:58.1427292Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T10:59:58.1427518Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T10:59:58.1427710Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T10:59:58.1427901Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T10:59:58.1428094Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T10:59:58.1428287Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T10:59:58.1428479Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T10:59:58.1428674Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T10:59:58.1428867Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T10:59:58.1429061Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T10:59:58.1429253Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T10:59:58.1429446Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T10:59:58.1429675Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T10:59:58.1429867Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T10:59:58.1430061Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T10:59:58.1430254Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T10:59:58.1430446Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T10:59:58.1430639Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T10:59:58.1430830Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T10:59:58.1431024Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T10:59:58.1431216Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T10:59:58.1431406Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T10:59:58.1431599Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T10:59:58.1431790Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T10:59:58.1431983Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T10:59:58.1432176Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T10:59:58.1432370Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T10:59:58.1432561Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T10:59:58.1432754Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T10:59:58.1432939Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T10:59:58.1433114Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T10:59:58.1433286Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T10:59:58.1433504Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T10:59:58.1433675Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T10:59:58.1433844Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T10:59:58.1434060Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T10:59:58.1434228Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T10:59:58.1434396Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T10:59:58.1434563Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T10:59:58.1434731Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T10:59:58.1434900Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T10:59:58.1435067Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T10:59:58.1435236Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T10:59:58.1435405Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T10:59:58.1435574Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T10:59:58.1435742Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T10:59:58.1435910Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T10:59:58.1436078Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T10:59:58.1436245Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T10:59:58.1436413Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T10:59:58.1436581Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T10:59:58.1436752Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T10:59:58.1436918Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T10:59:58.1437090Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T10:59:58.1437257Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T10:59:58.1437424Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T10:59:58.1437592Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T10:59:58.1437760Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T10:59:58.1437927Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T10:59:58.1438095Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T10:59:58.1438279Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T10:59:58.1438471Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T10:59:58.1438661Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T10:59:58.1438849Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T10:59:58.1439035Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T10:59:58.1439226Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T10:59:58.1439412Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T10:59:58.1439626Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T10:59:58.1439920Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T10:59:58.1440154Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T10:59:58.1440342Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T10:59:58.1440568Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T10:59:58.1440753Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T10:59:58.1440939Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T10:59:58.1441125Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T10:59:58.1441308Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T10:59:58.1441490Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T10:59:58.1441672Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T10:59:58.1441848Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T10:59:58.1442025Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T10:59:58.1442205Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T10:59:58.1442380Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T10:59:58.1442556Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T10:59:58.1442730Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T10:59:58.1442906Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T10:59:58.1443081Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T10:59:58.1443260Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T10:59:58.1443435Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T10:59:58.1443610Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T10:59:58.1443788Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T10:59:58.1443963Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T10:59:58.1444138Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T10:59:58.1444313Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T10:59:58.1444489Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T10:59:58.1444665Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T10:59:58.1444843Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T10:59:58.1445018Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T10:59:58.1445194Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T10:59:58.1445371Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T10:59:58.1445546Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T10:59:58.1445721Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T10:59:58.1445897Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T10:59:58.1446073Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T10:59:58.1446248Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T10:59:58.1446456Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T10:59:58.1446635Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T10:59:58.1446809Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T10:59:58.1447040Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T10:59:58.1447217Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T10:59:58.1447392Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T10:59:58.1447568Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T10:59:58.1447746Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T10:59:58.1447921Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T10:59:58.1448098Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T10:59:58.1448274Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T10:59:58.1448449Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T10:59:58.1448635Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T10:59:58.1448824Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T10:59:58.1449008Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T10:59:58.1449190Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T10:59:58.1449373Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T10:59:58.1449588Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T10:59:58.1449772Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T10:59:58.1449953Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T10:59:58.1450137Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T10:59:58.1450321Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T10:59:58.1450500Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T10:59:58.1450678Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T10:59:58.1450855Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T10:59:58.1451030Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T10:59:58.1451207Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T10:59:58.1451386Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T10:59:58.1451564Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T10:59:58.1451742Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T10:59:58.1451919Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T10:59:58.1452095Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T10:59:58.1452272Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T10:59:58.1452449Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T10:59:58.1452624Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T10:59:58.1452800Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T10:59:58.1453037Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T10:59:58.1453215Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T10:59:58.1453432Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T10:59:58.1453608Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T10:59:58.1453783Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T10:59:58.1453960Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T10:59:58.1454135Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T10:59:58.1454306Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T10:59:58.1454478Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T10:59:58.1454646Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T10:59:58.1454814Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T10:59:58.1454988Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T10:59:58.1455154Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T10:59:58.1455322Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T10:59:58.1455492Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T10:59:58.1455658Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T10:59:58.1455826Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T10:59:58.1455993Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T10:59:58.1456161Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T10:59:58.1456329Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T10:59:58.1456501Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T10:59:58.1456668Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T10:59:58.1456836Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T10:59:58.1457004Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T10:59:58.1457170Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T10:59:58.1457338Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T10:59:58.1457505Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T10:59:58.1457674Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T10:59:58.1457842Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T10:59:58.1458010Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T10:59:58.1458177Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T10:59:58.1458346Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T10:59:58.1458512Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T10:59:58.1458680Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T10:59:58.1458849Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T10:59:58.1459016Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T10:59:58.1459230Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T10:59:58.1459399Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T10:59:58.1459639Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T10:59:58.1459808Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T10:59:58.1459975Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T10:59:58.1460142Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T10:59:58.1460312Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T10:59:58.1460479Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T10:59:58.1460647Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T10:59:58.1460816Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T10:59:58.1460982Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T10:59:58.1461150Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T10:59:58.1461319Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T10:59:58.1461486Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T10:59:58.1461653Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T10:59:58.1461821Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T10:59:58.1461988Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T10:59:58.1462154Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T10:59:58.1462323Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T10:59:58.1462490Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T10:59:58.1462658Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T10:59:58.1462827Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T10:59:58.1462994Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T10:59:58.1463162Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T10:59:58.1463328Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T10:59:58.1463494Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T10:59:58.1463661Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T10:59:58.1463832Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T10:59:58.1464008Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T10:59:58.1464190Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T10:59:58.1464370Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T10:59:58.1464549Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T10:59:58.1464726Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T10:59:58.1464903Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T10:59:58.1465084Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T10:59:58.1465263Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T10:59:58.1465484Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T10:59:58.1465664Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T10:59:58.1465844Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T10:59:58.1466075Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T10:59:58.1466255Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T10:59:58.1466434Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T10:59:58.1466611Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T10:59:58.1466790Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T10:59:58.1466970Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T10:59:58.1467149Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T10:59:58.1467328Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T10:59:58.1467506Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T10:59:58.1467686Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T10:59:58.1467863Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T10:59:58.1468039Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T10:59:58.1468216Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T10:59:58.1468392Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T10:59:58.1468569Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T10:59:58.1468747Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T10:59:58.1468924Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T10:59:58.1469100Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T10:59:58.1469278Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T10:59:58.1469479Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T10:59:58.1469654Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T10:59:58.1469824Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T10:59:58.1469994Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T10:59:58.1470163Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T10:59:58.1470334Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T10:59:58.1470503Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T10:59:58.1470673Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T10:59:58.1470846Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T10:59:58.1471016Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T10:59:58.1471185Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T10:59:58.1471355Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T10:59:58.1471523Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T10:59:58.1471694Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T10:59:58.1471912Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T10:59:58.1472082Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T10:59:58.1472251Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T10:59:58.1472469Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T10:59:58.1472645Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T10:59:58.1472820Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T10:59:58.1472994Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T10:59:58.1473166Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T10:59:58.1473339Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T10:59:58.1473517Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T10:59:58.1473689Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T10:59:58.1473862Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T10:59:58.1474040Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T10:59:58.1474215Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T10:59:58.1474389Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T10:59:58.1474562Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T10:59:58.1474734Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T10:59:58.1474908Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T10:59:58.1475086Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T10:59:58.1475259Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T10:59:58.1475433Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T10:59:58.1475609Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T10:59:58.1475782Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T10:59:58.1475953Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T10:59:58.1476122Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T10:59:58.1476295Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T10:59:58.1476470Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T10:59:58.1493053Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T10:59:58.1493253Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T10:59:58.1493430Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T10:59:58.1493602Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T10:59:58.1493774Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T10:59:58.1493943Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T10:59:58.1494115Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T10:59:58.1494287Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T10:59:58.1494461Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T10:59:58.1494635Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T10:59:58.1494885Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T10:59:58.1495057Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T10:59:58.1495271Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T10:59:58.1495441Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T10:59:58.1495614Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T10:59:58.1495785Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T10:59:58.1495955Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T10:59:58.1496124Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T10:59:58.1496295Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T10:59:58.1496470Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T10:59:58.1496642Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T10:59:58.1496822Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T10:59:58.1496992Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T10:59:58.1497162Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T10:59:58.1497333Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T10:59:58.1497505Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T10:59:58.1497675Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T10:59:58.1497849Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T10:59:58.1498021Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T10:59:58.1498193Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T10:59:58.1498368Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T10:59:58.1498537Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T10:59:58.1498709Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T10:59:58.1498884Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T10:59:58.1499054Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T10:59:58.1499226Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T10:59:58.1499396Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T10:59:58.1499618Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T10:59:58.1499788Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T10:59:58.1499958Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T10:59:58.1500128Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T10:59:58.1500297Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T10:59:58.1500467Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T10:59:58.1500636Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T10:59:58.1500807Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T10:59:58.1500974Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T10:59:58.1501198Z * [new branch] google-main -> origin/google-main 2025-12-04T10:59:58.1501391Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T10:59:58.1501586Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T10:59:58.1501875Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T10:59:58.1502165Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T10:59:58.1502451Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T10:59:58.1502734Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T10:59:58.1502941Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T10:59:58.1503107Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T10:59:58.1503267Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T10:59:58.1503547Z * [new branch] increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test -> origin/increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test 2025-12-04T10:59:58.1503822Z * [new branch] inlining -> origin/inlining 2025-12-04T10:59:58.1503992Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T10:59:58.1504182Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T10:59:58.1504478Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T10:59:58.1504756Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T10:59:58.1504929Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T10:59:58.1505107Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T10:59:58.1505280Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T10:59:58.1505439Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T10:59:58.1505655Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T10:59:58.1505914Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T10:59:58.1506161Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T10:59:58.1506412Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T10:59:58.1506641Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T10:59:58.1506847Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T10:59:58.1507048Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T10:59:58.1507250Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T10:59:58.1507444Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T10:59:58.1507640Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T10:59:58.1507835Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T10:59:58.1508026Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T10:59:58.1508220Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T10:59:58.1508416Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T10:59:58.1508643Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T10:59:58.1508831Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T10:59:58.1509046Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T10:59:58.1509224Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T10:59:58.1509441Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T10:59:58.1509715Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T10:59:58.1509931Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T10:59:58.1510144Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T10:59:58.1510362Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T10:59:58.1510544Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T10:59:58.1510715Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T10:59:58.1510896Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T10:59:58.1511082Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T10:59:58.1511280Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T10:59:58.1511495Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T10:59:58.1511729Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T10:59:58.1511994Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T10:59:58.1512269Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T10:59:58.1512545Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T10:59:58.1512793Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T10:59:58.1513001Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T10:59:58.1513224Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T10:59:58.1513452Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T10:59:58.1513680Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T10:59:58.1513910Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T10:59:58.1514147Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T10:59:58.1514412Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T10:59:58.1514673Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T10:59:58.1514888Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T10:59:58.1515060Z * [new branch] main -> origin/main 2025-12-04T10:59:58.1515223Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T10:59:58.1515396Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T10:59:58.1515565Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T10:59:58.1515788Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T10:59:58.1515955Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T10:59:58.1516167Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T10:59:58.1516334Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T10:59:58.1516500Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T10:59:58.1516675Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T10:59:58.1516940Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T10:59:58.1517293Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T10:59:58.1517615Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T10:59:58.1517872Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T10:59:58.1517989Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T10:59:58.1518082Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T10:59:58.1518157Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T10:59:58.1518233Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T10:59:58.1518313Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T10:59:58.1518389Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T10:59:58.1518464Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T10:59:58.1518532Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T10:59:58.1518607Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T10:59:58.1518673Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T10:59:58.1518736Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T10:59:58.1518807Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T10:59:58.1518885Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T10:59:58.1518986Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T10:59:58.1519061Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T10:59:58.1519129Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T10:59:58.1519197Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T10:59:58.1519263Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T10:59:58.1519329Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T10:59:58.1519400Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T10:59:58.1519501Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T10:59:58.1519578Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T10:59:58.1519659Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T10:59:58.1519762Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T10:59:58.1519877Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T10:59:58.1519958Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T10:59:58.1520038Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T10:59:58.1520137Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T10:59:58.1520206Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T10:59:58.1520273Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T10:59:58.1520345Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T10:59:58.1520413Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T10:59:58.1520483Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T10:59:58.1520547Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T10:59:58.1520627Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T10:59:58.1520699Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T10:59:58.1520764Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T10:59:58.1520833Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T10:59:58.1520912Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T10:59:58.1520980Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T10:59:58.1521046Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T10:59:58.1521112Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T10:59:58.1521180Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T10:59:58.1521249Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T10:59:58.1521310Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T10:59:58.1521380Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T10:59:58.1521446Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T10:59:58.1521514Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T10:59:58.1521580Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T10:59:58.1521645Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T10:59:58.1521711Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T10:59:58.1521773Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T10:59:58.1521836Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T10:59:58.1521899Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T10:59:58.1521960Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T10:59:58.1522021Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T10:59:58.1522082Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T10:59:58.1522143Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T10:59:58.1522205Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T10:59:58.1522266Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T10:59:58.1522326Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T10:59:58.1522388Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T10:59:58.1522474Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T10:59:58.1522533Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T10:59:58.1522629Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T10:59:58.1522711Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T10:59:58.1522773Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T10:59:58.1522835Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T10:59:58.1522907Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T10:59:58.1523009Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T10:59:58.1523106Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T10:59:58.1523174Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T10:59:58.1523240Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T10:59:58.1523309Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T10:59:58.1523382Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T10:59:58.1523456Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T10:59:58.1523526Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T10:59:58.1523596Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T10:59:58.1523668Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T10:59:58.1523735Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T10:59:58.1523802Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T10:59:58.1523864Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T10:59:58.1523944Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T10:59:58.1524029Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T10:59:58.1524094Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T10:59:58.1524165Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T10:59:58.1524229Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T10:59:58.1524307Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T10:59:58.1524369Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T10:59:58.1524435Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T10:59:58.1524513Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T10:59:58.1524590Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T10:59:58.1524665Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T10:59:58.1524741Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T10:59:58.1524817Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T10:59:58.1524888Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T10:59:58.1524962Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T10:59:58.1525035Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T10:59:58.1525144Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T10:59:58.1525225Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T10:59:58.1525321Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T10:59:58.1525412Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T10:59:58.1525508Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T10:59:58.1525577Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T10:59:58.1525647Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T10:59:58.1525720Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T10:59:58.1525793Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T10:59:58.1525858Z * [new branch] module-shim -> origin/module-shim 2025-12-04T10:59:58.1525920Z * [new branch] move_config -> origin/move_config 2025-12-04T10:59:58.1525991Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T10:59:58.1526061Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T10:59:58.1526161Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T10:59:58.1526228Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T10:59:58.1526317Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T10:59:58.1526380Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T10:59:58.1526445Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T10:59:58.1526520Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T10:59:58.1526585Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T10:59:58.1526662Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T10:59:58.1526733Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T10:59:58.1526819Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T10:59:58.1526883Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T10:59:58.1526952Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T10:59:58.1527021Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T10:59:58.1527083Z * [new branch] nightly -> origin/nightly 2025-12-04T10:59:58.1527202Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T10:59:58.1527326Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T10:59:58.1527454Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T10:59:58.1527575Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T10:59:58.1527689Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T10:59:58.1527800Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T10:59:58.1527867Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T10:59:58.1528021Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T10:59:58.1528101Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T10:59:58.1528192Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T10:59:58.1528256Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T10:59:58.1528332Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T10:59:58.1528405Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T10:59:58.1528471Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T10:59:58.1528541Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T10:59:58.1528608Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T10:59:58.1528677Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T10:59:58.1528745Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T10:59:58.1528810Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T10:59:58.1528877Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T10:59:58.1528942Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T10:59:58.1529007Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T10:59:58.1529073Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T10:59:58.1529137Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T10:59:58.1529201Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T10:59:58.1529268Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T10:59:58.1529333Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T10:59:58.1529397Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T10:59:58.1529491Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T10:59:58.1529556Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T10:59:58.1529621Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T10:59:58.1529687Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T10:59:58.1529771Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T10:59:58.1529854Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T10:59:58.1529938Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T10:59:58.1530007Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T10:59:58.1530074Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T10:59:58.1530144Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T10:59:58.1530210Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T10:59:58.1530279Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T10:59:58.1530342Z * [new branch] pca2 -> origin/pca2 2025-12-04T10:59:58.1530414Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T10:59:58.1530478Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T10:59:58.1530542Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T10:59:58.1530659Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T10:59:58.1530747Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T10:59:58.1530895Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T10:59:58.1530995Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T10:59:58.1531080Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T10:59:58.1531172Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T10:59:58.1531273Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T10:59:58.1531370Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T10:59:58.1531475Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T10:59:58.1531549Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T10:59:58.1531632Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T10:59:58.1531743Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T10:59:58.1531830Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T10:59:58.1531927Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T10:59:58.1532012Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T10:59:58.1532102Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T10:59:58.1532193Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T10:59:58.1532273Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T10:59:58.1532381Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T10:59:58.1532468Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T10:59:58.1532551Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T10:59:58.1532648Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T10:59:58.1532748Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T10:59:58.1532844Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T10:59:58.1532969Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T10:59:58.1533074Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T10:59:58.1533168Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T10:59:58.1533283Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T10:59:58.1533376Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T10:59:58.1533479Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T10:59:58.1533559Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T10:59:58.1533666Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T10:59:58.1533744Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T10:59:58.1533848Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T10:59:58.1533981Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T10:59:58.1534096Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T10:59:58.1534177Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T10:59:58.1534283Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T10:59:58.1534389Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T10:59:58.1534471Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T10:59:58.1534549Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T10:59:58.1534663Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T10:59:58.1534759Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T10:59:58.1534840Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T10:59:58.1534919Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T10:59:58.1535010Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T10:59:58.1535106Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T10:59:58.1535182Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T10:59:58.1535261Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T10:59:58.1535355Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T10:59:58.1535431Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T10:59:58.1535499Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T10:59:58.1535562Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T10:59:58.1535621Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T10:59:58.1535690Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T10:59:58.1535756Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T10:59:58.1535824Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T10:59:58.1535904Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T10:59:58.1536035Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T10:59:58.1536172Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T10:59:58.1536253Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T10:59:58.1536325Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T10:59:58.1536421Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T10:59:58.1536486Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T10:59:58.1536594Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T10:59:58.1536657Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T10:59:58.1536720Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T10:59:58.1536814Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T10:59:58.1536878Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T10:59:58.1536940Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T10:59:58.1537000Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T10:59:58.1537060Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T10:59:58.1537120Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T10:59:58.1537180Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T10:59:58.1537241Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T10:59:58.1537301Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T10:59:58.1537361Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T10:59:58.1537422Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T10:59:58.1537482Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T10:59:58.1537541Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T10:59:58.1537601Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T10:59:58.1537662Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T10:59:58.1537721Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T10:59:58.1537781Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T10:59:58.1537848Z * [new branch] release_notes -> origin/release_notes 2025-12-04T10:59:58.1537924Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T10:59:58.1538047Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T10:59:58.1538168Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T10:59:58.1538286Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T10:59:58.1538403Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T10:59:58.1538532Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T10:59:58.1538643Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T10:59:58.1538746Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T10:59:58.1538847Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T10:59:58.1539014Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T10:59:58.1539111Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T10:59:58.1539209Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T10:59:58.1539277Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T10:59:58.1539374Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T10:59:58.1539526Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T10:59:58.1539634Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T10:59:58.1539766Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T10:59:58.1539869Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T10:59:58.1539952Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T10:59:58.1540098Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T10:59:58.1540185Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T10:59:58.1540262Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T10:59:58.1540325Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T10:59:58.1540387Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T10:59:58.1540455Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T10:59:58.1540519Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T10:59:58.1540685Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T10:59:58.1540777Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T10:59:58.1540888Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T10:59:58.1540948Z * [new branch] save -> origin/save 2025-12-04T10:59:58.1541011Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T10:59:58.1541075Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T10:59:58.1541137Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T10:59:58.1541244Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T10:59:58.1541320Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T10:59:58.1541397Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T10:59:58.1541471Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T10:59:58.1541549Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T10:59:58.1541630Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T10:59:58.1541712Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T10:59:58.1541785Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T10:59:58.1541845Z * [new branch] suo -> origin/suo 2025-12-04T10:59:58.1541908Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T10:59:58.1541970Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T10:59:58.1542063Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T10:59:58.1542132Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T10:59:58.1542201Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T10:59:58.1542269Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T10:59:58.1542368Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T10:59:58.1542434Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T10:59:58.1542496Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T10:59:58.1542588Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T10:59:58.1542656Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T10:59:58.1542724Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T10:59:58.1542786Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T10:59:58.1542852Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T10:59:58.1542923Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T10:59:58.1542989Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T10:59:58.1543056Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T10:59:58.1543140Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T10:59:58.1543218Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T10:59:58.1543299Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T10:59:58.1543360Z * [new branch] test-old -> origin/test-old 2025-12-04T10:59:58.1543423Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T10:59:58.1543521Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T10:59:58.1543632Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T10:59:58.1543713Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T10:59:58.1543839Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T10:59:58.1543973Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T10:59:58.1544073Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T10:59:58.1544166Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T10:59:58.1544263Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T10:59:58.1544365Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T10:59:58.1544464Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T10:59:58.1544544Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T10:59:58.1544627Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T10:59:58.1544695Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T10:59:58.1544771Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T10:59:58.1544830Z * [new branch] tmp -> origin/tmp 2025-12-04T10:59:58.1544897Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T10:59:58.1544975Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T10:59:58.1545058Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T10:59:58.1545141Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T10:59:58.1545239Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T10:59:58.1545305Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T10:59:58.1545395Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T10:59:58.1545455Z * [new branch] type_dec -> origin/type_dec 2025-12-04T10:59:58.1545548Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T10:59:58.1545685Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T10:59:58.1545817Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T10:59:58.1545946Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T10:59:58.1546076Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T10:59:58.1546206Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T10:59:58.1546336Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T10:59:58.1546468Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T10:59:58.1546601Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T10:59:58.1546733Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T10:59:58.1546865Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T10:59:58.1546996Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T10:59:58.1547127Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T10:59:58.1547256Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T10:59:58.1547339Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T10:59:58.1547461Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T10:59:58.1547584Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T10:59:58.1547704Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T10:59:58.1547829Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T10:59:58.1547910Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T10:59:58.1547998Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T10:59:58.1548085Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T10:59:58.1548172Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T10:59:58.1548257Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T10:59:58.1548344Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T10:59:58.1548454Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T10:59:58.1548545Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T10:59:58.1548667Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T10:59:58.1548729Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T10:59:58.1548790Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T10:59:58.1548849Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T10:59:58.1548906Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T10:59:58.1548963Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T10:59:58.1549020Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T10:59:58.1549077Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T10:59:58.1549141Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T10:59:58.1549211Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T10:59:58.1549279Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T10:59:58.1549343Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T10:59:58.1549418Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T10:59:58.1549521Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T10:59:58.1549586Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T10:59:58.1549704Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T10:59:58.1549769Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T10:59:58.1549830Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T10:59:58.1549920Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T10:59:58.1549987Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T10:59:58.1550052Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T10:59:58.1550114Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T10:59:58.1550178Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T10:59:58.1550241Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T10:59:58.1550306Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T10:59:58.1550367Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T10:59:58.1550439Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T10:59:58.1550502Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T10:59:58.1550578Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T10:59:58.1550640Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T10:59:58.1550703Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T10:59:58.1550771Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T10:59:58.1550921Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T10:59:58.1550991Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T10:59:58.1551060Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T10:59:58.1551179Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T10:59:58.1551243Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T10:59:58.1551342Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T10:59:58.1551410Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T10:59:58.1551483Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T10:59:58.1551558Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T10:59:58.1551623Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T10:59:58.1551688Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T10:59:58.1551751Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T10:59:58.1551819Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T10:59:58.1551887Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T10:59:58.1551979Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T10:59:58.1552047Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T10:59:58.1552113Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T10:59:58.1552178Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T10:59:58.1552261Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T10:59:58.1552358Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T10:59:58.1552513Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T10:59:58.1552658Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T10:59:58.1552731Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T10:59:58.1552795Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T10:59:58.1552857Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T10:59:58.1552944Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T10:59:58.1553021Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T10:59:58.1553116Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T10:59:58.1553185Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T10:59:58.1553287Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T10:59:58.1553350Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T10:59:58.1553422Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T10:59:58.1553511Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T10:59:58.1553590Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T10:59:58.1553653Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T10:59:58.1553726Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T10:59:58.1553785Z * [new branch] zb2p -> origin/zb2p 2025-12-04T10:59:58.1553900Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T10:59:58.1553987Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T10:59:58.1554091Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T10:59:58.1554198Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T10:59:58.1554321Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T10:59:58.1554418Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T10:59:58.1554505Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T10:59:58.1554593Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T10:59:58.1554721Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T10:59:58.1554819Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T10:59:58.1554908Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T10:59:58.1555004Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T10:59:58.1555121Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T10:59:58.1555194Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T10:59:58.1555298Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T10:59:58.1555374Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T10:59:58.1555449Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T10:59:58.1555523Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T10:59:58.1555601Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T10:59:58.1555664Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T10:59:58.1555730Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T10:59:58.1555820Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T10:59:58.1555887Z t [tag update] ciflow/dynamo/169525 -> ciflow/dynamo/169525 2025-12-04T10:59:58.1555955Z t [tag update] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T10:59:58.1556019Z t [tag update] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T10:59:58.1556085Z t [tag update] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T10:59:58.1556149Z t [tag update] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T10:59:58.1556211Z t [tag update] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T10:59:58.1556275Z t [tag update] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T10:59:58.1556335Z * [new tag] ciflow/trunk/169559 -> ciflow/trunk/169559 2025-12-04T10:59:58.1556399Z t [tag update] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T10:59:58.1556461Z t [tag update] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T10:59:58.1556524Z t [tag update] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T10:59:58.1556585Z t [tag update] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T10:59:58.1556645Z t [tag update] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T10:59:58.1556733Z * [new tag] ciflow/xpu/169559 -> ciflow/xpu/169559 2025-12-04T10:59:58.1556870Z * [new tag] trunk/c0cb6e78404416d418350632bfc554710a5f7281 -> trunk/c0cb6e78404416d418350632bfc554710a5f7281 2025-12-04T10:59:58.3539581Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T10:59:58.3664828Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:59:58.3670397Z ##[endgroup] 2025-12-04T10:59:58.3670721Z ##[group]Determining the checkout info 2025-12-04T10:59:58.3672036Z ##[endgroup] 2025-12-04T10:59:58.3676917Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T10:59:58.3759989Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T10:59:58.3779928Z ##[group]Checking out the ref 2025-12-04T10:59:58.3781395Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:59:58.4743777Z Previous HEAD position was c0cb6e784044 [DTensor] ExplicitRedistributionContext warning mode (#169452) 2025-12-04T10:59:58.4748215Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T10:59:58.4859803Z ##[endgroup] 2025-12-04T10:59:58.4860008Z ##[group]Setting up auth for fetching submodules 2025-12-04T10:59:58.4866482Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T10:59:58.4906098Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T10:59:58.4928704Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T10:59:58.4947431Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T10:59:58.4962155Z ##[endgroup] 2025-12-04T10:59:58.4962394Z ##[group]Fetching submodules 2025-12-04T10:59:58.4963681Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T10:59:58.5174184Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T10:59:58.5192503Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T10:59:58.5213070Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T10:59:58.5230934Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T10:59:58.5252063Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T10:59:58.5269973Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T10:59:58.5281734Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T10:59:58.5301372Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T10:59:58.5321694Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T10:59:58.5346049Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T10:59:58.5362813Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T10:59:58.5378895Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T10:59:58.5389863Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T10:59:58.5401513Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T10:59:58.5415117Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T10:59:58.5435628Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T10:59:58.5450339Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T10:59:58.5464513Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T10:59:58.5483029Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T10:59:58.5498115Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T10:59:58.5515037Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T10:59:58.5525964Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T10:59:58.5543358Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T10:59:58.5557814Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T10:59:58.5570236Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T10:59:58.5582587Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T10:59:58.5598051Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T10:59:58.5609798Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T10:59:58.5626461Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T10:59:58.5636889Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T10:59:58.5646370Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T10:59:58.5655372Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T10:59:58.5673560Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T10:59:58.5697002Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T10:59:58.5713241Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T10:59:58.5725659Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T10:59:58.5744768Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T10:59:58.5759426Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T10:59:58.5774165Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T10:59:58.5787197Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T10:59:58.5802694Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T10:59:58.5814340Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T10:59:58.5827228Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T10:59:58.5841594Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T10:59:58.5853090Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T10:59:58.5869366Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T10:59:58.5886251Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:58.5899811Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:58.5917861Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T10:59:58.5930938Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T10:59:58.5944547Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T10:59:58.5955679Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T10:59:58.5968759Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T10:59:58.5980968Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T10:59:58.6000731Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T10:59:58.6018051Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T10:59:58.6032304Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T10:59:58.6040636Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T10:59:58.6050944Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T10:59:58.6062321Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T10:59:58.6074411Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T10:59:58.6089977Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T10:59:58.6106644Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T10:59:58.6125986Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T10:59:58.6137827Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T10:59:58.6152146Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T10:59:58.6172851Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T10:59:58.6183874Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T10:59:58.6196368Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T10:59:58.6206058Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T10:59:58.6219939Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T10:59:58.6235480Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T10:59:58.6246436Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T10:59:58.6258445Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T10:59:58.6269173Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T10:59:58.6279919Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T10:59:58.6290231Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T10:59:58.6301168Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T10:59:58.6312054Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T10:59:58.6328474Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T10:59:58.6341227Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T10:59:58.6369089Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T10:59:58.6663523Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T10:59:58.6729365Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T10:59:58.6785340Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T10:59:58.6912396Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T10:59:58.6975764Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T10:59:58.7038107Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T10:59:59.1898394Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T10:59:59.2086386Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T10:59:59.2322847Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T10:59:59.2459104Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T10:59:59.2656492Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T10:59:59.2746510Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T10:59:59.3388440Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T10:59:59.3481694Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T10:59:59.3605453Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T10:59:59.4315346Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T10:59:59.4642463Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T10:59:59.4958138Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T10:59:59.5607285Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T10:59:59.9937566Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T11:00:00.0163442Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:00.0257150Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T11:00:00.0836688Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T11:00:00.0947632Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T11:00:00.1144273Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T11:00:00.1274317Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T11:00:00.1384673Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T11:00:00.1535421Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T11:00:00.1737473Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T11:00:00.1857020Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T11:00:00.2035876Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:00.2121444Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T11:00:00.6134479Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T11:00:00.6232061Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T11:00:00.6313953Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T11:00:00.6434622Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T11:00:00.6520797Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T11:00:00.6610814Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T11:00:00.6688651Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T11:00:00.6757696Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T11:00:00.6827052Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T11:00:00.6890733Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T11:00:00.6955806Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:00.7044864Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T11:00:00.7129274Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T11:00:00.7212925Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T11:00:00.7311910Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T11:00:00.7391312Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T11:00:00.7466762Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T11:00:00.7536141Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:00.7620178Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T11:00:00.7691448Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T11:00:00.7795856Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T11:00:00.9378614Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T11:00:00.9565239Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T11:00:00.9680305Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T11:00:00.9764874Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T11:00:00.9833759Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T11:00:00.9886843Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T11:00:00.9995997Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T11:00:01.0067595Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T11:00:01.0119121Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T11:00:01.0182071Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T11:00:01.0269878Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T11:00:01.0341657Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T11:00:01.0487722Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T11:00:01.0563248Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T11:00:01.0830042Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T11:00:01.0918826Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T11:00:01.1144636Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T11:00:01.1204899Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T11:00:01.1284191Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T11:00:01.1488352Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T11:00:01.1708699Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T11:00:01.1953449Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T11:00:01.2076566Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T11:00:01.2269567Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T11:00:01.2351391Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T11:00:01.2625640Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T11:00:01.2766064Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T11:00:01.2827936Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T11:00:01.2861971Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T11:00:01.3066378Z Entering 'android/libs/fbjni' 2025-12-04T11:00:01.3091199Z Entering 'third_party/FP16' 2025-12-04T11:00:01.3117060Z Entering 'third_party/FXdiv' 2025-12-04T11:00:01.3141897Z Entering 'third_party/NNPACK' 2025-12-04T11:00:01.3165320Z Entering 'third_party/NVTX' 2025-12-04T11:00:01.3196258Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:01.3220378Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:01.3261923Z Entering 'third_party/aiter' 2025-12-04T11:00:01.3295853Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:01.3323474Z Entering 'third_party/benchmark' 2025-12-04T11:00:01.3345068Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:01.3370645Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:01.3392052Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:01.3411572Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:01.3431355Z Entering 'third_party/cutlass' 2025-12-04T11:00:01.3466808Z Entering 'third_party/fbgemm' 2025-12-04T11:00:01.3492897Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:01.3518284Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:01.3541061Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:01.3562996Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:01.3593289Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:01.3615107Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:01.3639417Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:01.3665708Z Entering 'third_party/flash-attention' 2025-12-04T11:00:01.3690023Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:01.3710766Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:01.3743613Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:01.3763607Z Entering 'third_party/fmt' 2025-12-04T11:00:01.3787565Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:01.3808238Z Entering 'third_party/gloo' 2025-12-04T11:00:01.3834270Z Entering 'third_party/googletest' 2025-12-04T11:00:01.3855388Z Entering 'third_party/ideep' 2025-12-04T11:00:01.3878879Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:01.3903492Z Entering 'third_party/ittapi' 2025-12-04T11:00:01.3926489Z Entering 'third_party/kineto' 2025-12-04T11:00:01.3954368Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:01.3976603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:01.3997012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:01.4025433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:01.4047046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:01.4068252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:01.4090996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:01.4110887Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:01.4133002Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:01.4154476Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:01.4175333Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:01.4196842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:01.4218869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:01.4244042Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:01.4264695Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:01.4290930Z Entering 'third_party/kleidiai' 2025-12-04T11:00:01.4312176Z Entering 'third_party/mimalloc' 2025-12-04T11:00:01.4334016Z Entering 'third_party/nlohmann' 2025-12-04T11:00:01.4357061Z Entering 'third_party/onnx' 2025-12-04T11:00:01.4383494Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:01.4409184Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:01.4431145Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:01.4451038Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:01.4472053Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:01.4497101Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:01.4519689Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:01.4541484Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:01.4562667Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:01.4591486Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:01.4613207Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:01.4637459Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:01.4672509Z Entering 'third_party/pocketfft' 2025-12-04T11:00:01.4694023Z Entering 'third_party/protobuf' 2025-12-04T11:00:01.4715635Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:01.4736558Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:01.4760054Z Entering 'third_party/psimd' 2025-12-04T11:00:01.4781584Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:01.4802274Z Entering 'third_party/pybind11' 2025-12-04T11:00:01.4823412Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:01.4843648Z Entering 'third_party/sleef' 2025-12-04T11:00:01.4865855Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:01.4890800Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:01.4910315Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:01.4930682Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:01.4955574Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:01.4977043Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:01.5008524Z ##[endgroup] 2025-12-04T11:00:01.5008707Z ##[group]Persisting credentials for submodules 2025-12-04T11:00:01.5015139Z [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-12-04T11:00:01.5198459Z Entering 'android/libs/fbjni' 2025-12-04T11:00:01.5222543Z Entering 'third_party/FP16' 2025-12-04T11:00:01.5246627Z Entering 'third_party/FXdiv' 2025-12-04T11:00:01.5268517Z Entering 'third_party/NNPACK' 2025-12-04T11:00:01.5288909Z Entering 'third_party/NVTX' 2025-12-04T11:00:01.5309879Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:01.5333268Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:01.5365924Z Entering 'third_party/aiter' 2025-12-04T11:00:01.5397950Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:01.5433261Z Entering 'third_party/benchmark' 2025-12-04T11:00:01.5459040Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:01.5490561Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:01.5513163Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:01.5535200Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:01.5554928Z Entering 'third_party/cutlass' 2025-12-04T11:00:01.5580147Z Entering 'third_party/fbgemm' 2025-12-04T11:00:01.5603136Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:01.5622458Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:01.5648575Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:01.5671170Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:01.5694559Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:01.5718022Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:01.5750302Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:01.5777225Z Entering 'third_party/flash-attention' 2025-12-04T11:00:01.5799643Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:01.5823459Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:01.5849305Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:01.5871712Z Entering 'third_party/fmt' 2025-12-04T11:00:01.5891609Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:01.5911299Z Entering 'third_party/gloo' 2025-12-04T11:00:01.5930687Z Entering 'third_party/googletest' 2025-12-04T11:00:01.5951998Z Entering 'third_party/ideep' 2025-12-04T11:00:01.5971964Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:01.5996220Z Entering 'third_party/ittapi' 2025-12-04T11:00:01.6017272Z Entering 'third_party/kineto' 2025-12-04T11:00:01.6038702Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:01.6060240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:01.6082794Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:01.6102940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:01.6125894Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:01.6158264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:01.6182825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:01.6208417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:01.6235431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:01.6259606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:01.6280976Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:01.6303162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:01.6323956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:01.6351481Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:01.6379056Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:01.6407200Z Entering 'third_party/kleidiai' 2025-12-04T11:00:01.6432477Z Entering 'third_party/mimalloc' 2025-12-04T11:00:01.6454338Z Entering 'third_party/nlohmann' 2025-12-04T11:00:01.6476674Z Entering 'third_party/onnx' 2025-12-04T11:00:01.6504668Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:01.6538820Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:01.6564516Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:01.6592528Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:01.6616064Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:01.6651184Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:01.6669562Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:01.6690745Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:01.6709618Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:01.6731196Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:01.6752604Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:01.6774922Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:01.6822590Z Entering 'third_party/pocketfft' 2025-12-04T11:00:01.6848990Z Entering 'third_party/protobuf' 2025-12-04T11:00:01.6882640Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:01.6903389Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:01.6931726Z Entering 'third_party/psimd' 2025-12-04T11:00:01.6958988Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:01.6982250Z Entering 'third_party/pybind11' 2025-12-04T11:00:01.7003310Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:01.7025146Z Entering 'third_party/sleef' 2025-12-04T11:00:01.7052668Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:01.7074650Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:01.7100551Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:01.7124139Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:01.7144916Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:01.7163529Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:01.7200462Z [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-12-04T11:00:01.7375242Z Entering 'android/libs/fbjni' 2025-12-04T11:00:01.7398048Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T11:00:01.7409282Z Entering 'third_party/FP16' 2025-12-04T11:00:01.7429243Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T11:00:01.7439534Z Entering 'third_party/FXdiv' 2025-12-04T11:00:01.7460387Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T11:00:01.7470443Z Entering 'third_party/NNPACK' 2025-12-04T11:00:01.7492323Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T11:00:01.7502475Z Entering 'third_party/NVTX' 2025-12-04T11:00:01.7527196Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T11:00:01.7537109Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:01.7558688Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T11:00:01.7571325Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:01.7592042Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T11:00:01.7607218Z Entering 'third_party/aiter' 2025-12-04T11:00:01.7625984Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T11:00:01.7635984Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:01.7655418Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T11:00:01.7670321Z Entering 'third_party/benchmark' 2025-12-04T11:00:01.7693910Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:01.7704873Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:01.7726031Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T11:00:01.7744130Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:01.7763866Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T11:00:01.7773903Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:01.7796000Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T11:00:01.7807023Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:01.7826278Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T11:00:01.7836122Z Entering 'third_party/cutlass' 2025-12-04T11:00:01.7854817Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T11:00:01.7866691Z Entering 'third_party/fbgemm' 2025-12-04T11:00:01.7887173Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T11:00:01.7898587Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:01.7916457Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T11:00:01.7925817Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:01.7943057Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T11:00:01.7960455Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:01.7982135Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T11:00:01.7990957Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:01.8013843Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T11:00:01.8028041Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:01.8046694Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T11:00:01.8055490Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:01.8087599Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T11:00:01.8096262Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:01.8115377Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T11:00:01.8126218Z Entering 'third_party/flash-attention' 2025-12-04T11:00:01.8150067Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T11:00:01.8160506Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:01.8179158Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T11:00:01.8190690Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:01.8211247Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T11:00:01.8224489Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:01.8245512Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T11:00:01.8256782Z Entering 'third_party/fmt' 2025-12-04T11:00:01.8280467Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T11:00:01.8293595Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:01.8317272Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T11:00:01.8329097Z Entering 'third_party/gloo' 2025-12-04T11:00:01.8349386Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T11:00:01.8365118Z Entering 'third_party/googletest' 2025-12-04T11:00:01.8384282Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:01.8396013Z Entering 'third_party/ideep' 2025-12-04T11:00:01.8415144Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T11:00:01.8425309Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:01.8441737Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T11:00:01.8455581Z Entering 'third_party/ittapi' 2025-12-04T11:00:01.8474037Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T11:00:01.8490590Z Entering 'third_party/kineto' 2025-12-04T11:00:01.8517727Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T11:00:01.8528690Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:01.8549119Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T11:00:01.8557940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:01.8576324Z 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-12-04T11:00:01.8587094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:01.8606532Z 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-12-04T11:00:01.8615436Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:01.8633894Z 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-12-04T11:00:01.8642590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:01.8660883Z 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-12-04T11:00:01.8670606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:01.8690621Z 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-12-04T11:00:01.8703298Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:01.8724387Z 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-12-04T11:00:01.8733456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:01.8753490Z 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-12-04T11:00:01.8762857Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:01.8781190Z 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-12-04T11:00:01.8792260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:01.8817707Z 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-12-04T11:00:01.8827127Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:01.8852572Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:00:01.8862856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:01.8883499Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:00:01.8893088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:01.8913094Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:00:01.8931760Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:01.8951314Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T11:00:01.8960093Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:01.8978752Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T11:00:01.8989336Z Entering 'third_party/kleidiai' 2025-12-04T11:00:01.9009649Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T11:00:01.9020678Z Entering 'third_party/mimalloc' 2025-12-04T11:00:01.9041007Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T11:00:01.9052435Z Entering 'third_party/nlohmann' 2025-12-04T11:00:01.9070965Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T11:00:01.9082084Z Entering 'third_party/onnx' 2025-12-04T11:00:01.9100639Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T11:00:01.9116688Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:01.9134460Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:01.9149325Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:01.9168733Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T11:00:01.9179833Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:01.9198360Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:01.9217881Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:01.9236074Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:01.9244793Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:01.9262936Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T11:00:01.9271703Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:01.9288456Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T11:00:01.9297764Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:01.9316496Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T11:00:01.9324670Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:01.9343058Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T11:00:01.9352309Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:01.9370220Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:00:01.9386119Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:01.9417794Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:00:01.9437005Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:01.9460132Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:00:01.9477322Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:01.9497386Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T11:00:01.9514371Z Entering 'third_party/pocketfft' 2025-12-04T11:00:01.9539789Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T11:00:01.9550273Z Entering 'third_party/protobuf' 2025-12-04T11:00:01.9570273Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T11:00:01.9581337Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:01.9603272Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:01.9612445Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:01.9630774Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:01.9646541Z Entering 'third_party/psimd' 2025-12-04T11:00:01.9667117Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T11:00:01.9677490Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:01.9696158Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T11:00:01.9705520Z Entering 'third_party/pybind11' 2025-12-04T11:00:01.9724588Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:01.9734516Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:01.9754420Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T11:00:01.9764579Z Entering 'third_party/sleef' 2025-12-04T11:00:01.9789276Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T11:00:01.9799864Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:01.9822280Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T11:00:01.9834182Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:01.9851870Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:01.9864954Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:01.9888088Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T11:00:01.9897454Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:01.9914900Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T11:00:01.9924087Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:01.9942284Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:01.9955949Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:01.9974494Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T11:00:02.0165310Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T11:00:02.0388966Z Entering 'android/libs/fbjni' 2025-12-04T11:00:02.0412583Z Entering 'third_party/FP16' 2025-12-04T11:00:02.0439416Z Entering 'third_party/FXdiv' 2025-12-04T11:00:02.0466399Z Entering 'third_party/NNPACK' 2025-12-04T11:00:02.0494646Z Entering 'third_party/NVTX' 2025-12-04T11:00:02.0518461Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:02.0538896Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:02.0567086Z Entering 'third_party/aiter' 2025-12-04T11:00:02.0596160Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:02.0626363Z Entering 'third_party/benchmark' 2025-12-04T11:00:02.0652713Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:02.0684772Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:02.0707075Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:02.0735031Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:02.0763918Z Entering 'third_party/cutlass' 2025-12-04T11:00:02.0796998Z Entering 'third_party/fbgemm' 2025-12-04T11:00:02.0826304Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:02.0852540Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:02.0875757Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:02.0902655Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:02.0929738Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:02.0954541Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:02.0981572Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:02.1005280Z Entering 'third_party/flash-attention' 2025-12-04T11:00:02.1032384Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:02.1054307Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:02.1079614Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:02.1102898Z Entering 'third_party/fmt' 2025-12-04T11:00:02.1131940Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:02.1155083Z Entering 'third_party/gloo' 2025-12-04T11:00:02.1180822Z Entering 'third_party/googletest' 2025-12-04T11:00:02.1204593Z Entering 'third_party/ideep' 2025-12-04T11:00:02.1225650Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:02.1256012Z Entering 'third_party/ittapi' 2025-12-04T11:00:02.1277229Z Entering 'third_party/kineto' 2025-12-04T11:00:02.1302592Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:02.1326021Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:02.1352045Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:02.1379294Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:02.1400397Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:02.1426807Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:02.1461354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:02.1485062Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:02.1516066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:02.1542679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:02.1566136Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:02.1590015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:02.1616868Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:02.1647959Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:02.1672583Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:02.1699550Z Entering 'third_party/kleidiai' 2025-12-04T11:00:02.1728149Z Entering 'third_party/mimalloc' 2025-12-04T11:00:02.1753838Z Entering 'third_party/nlohmann' 2025-12-04T11:00:02.1777498Z Entering 'third_party/onnx' 2025-12-04T11:00:02.1805130Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:02.1837724Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:02.1861730Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:02.1888532Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:02.1916286Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:02.1941528Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:02.1969363Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:02.2001178Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:02.2025807Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:02.2044977Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:02.2063377Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:02.2082187Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:02.2124851Z Entering 'third_party/pocketfft' 2025-12-04T11:00:02.2154219Z Entering 'third_party/protobuf' 2025-12-04T11:00:02.2188803Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:02.2221163Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:02.2247141Z Entering 'third_party/psimd' 2025-12-04T11:00:02.2271728Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:02.2294683Z Entering 'third_party/pybind11' 2025-12-04T11:00:02.2321742Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:02.2345483Z Entering 'third_party/sleef' 2025-12-04T11:00:02.2370110Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:02.2392551Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:02.2421913Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:02.2442499Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:02.2476937Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:02.2498321Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:02.2537574Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T11:00:02.2714465Z Entering 'android/libs/fbjni' 2025-12-04T11:00:02.2735091Z Entering 'third_party/FP16' 2025-12-04T11:00:02.2760434Z Entering 'third_party/FXdiv' 2025-12-04T11:00:02.2782838Z Entering 'third_party/NNPACK' 2025-12-04T11:00:02.2802161Z Entering 'third_party/NVTX' 2025-12-04T11:00:02.2821242Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:02.2842000Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:02.2873290Z Entering 'third_party/aiter' 2025-12-04T11:00:02.2896878Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:02.2924968Z Entering 'third_party/benchmark' 2025-12-04T11:00:02.2949285Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:02.2971788Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:02.2989642Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:02.3010316Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:02.3029618Z Entering 'third_party/cutlass' 2025-12-04T11:00:02.3051345Z Entering 'third_party/fbgemm' 2025-12-04T11:00:02.3075100Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:02.3093951Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:02.3123130Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:02.3141903Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:02.3165336Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:02.3183156Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:02.3202130Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:02.3222600Z Entering 'third_party/flash-attention' 2025-12-04T11:00:02.3243339Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:02.3262231Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:02.3284534Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:02.3317024Z Entering 'third_party/fmt' 2025-12-04T11:00:02.3336583Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:02.3355263Z Entering 'third_party/gloo' 2025-12-04T11:00:02.3373446Z Entering 'third_party/googletest' 2025-12-04T11:00:02.3392647Z Entering 'third_party/ideep' 2025-12-04T11:00:02.3410568Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:02.3439769Z Entering 'third_party/ittapi' 2025-12-04T11:00:02.3458763Z Entering 'third_party/kineto' 2025-12-04T11:00:02.3476638Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:02.3496180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:02.3515687Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:02.3534828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:02.3557496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:02.3578838Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:02.3606518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:02.3624827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:02.3643863Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:02.3668591Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:02.3690457Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:02.3709690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:02.3729433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:02.3756377Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:02.3774880Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:02.3797859Z Entering 'third_party/kleidiai' 2025-12-04T11:00:02.3815910Z Entering 'third_party/mimalloc' 2025-12-04T11:00:02.3835207Z Entering 'third_party/nlohmann' 2025-12-04T11:00:02.3855323Z Entering 'third_party/onnx' 2025-12-04T11:00:02.3879156Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:02.3900559Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:02.3920038Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:02.3937769Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:02.3957124Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:02.3975271Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:02.3994007Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:02.4011813Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:02.4030079Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:02.4047037Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:02.4066940Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:02.4088727Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:02.4115411Z Entering 'third_party/pocketfft' 2025-12-04T11:00:02.4133970Z Entering 'third_party/protobuf' 2025-12-04T11:00:02.4154545Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:02.4172632Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:02.4197863Z Entering 'third_party/psimd' 2025-12-04T11:00:02.4216632Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:02.4235379Z Entering 'third_party/pybind11' 2025-12-04T11:00:02.4253975Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:02.4279441Z Entering 'third_party/sleef' 2025-12-04T11:00:02.4301139Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:02.4319927Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:02.4337507Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:02.4354171Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:02.4371644Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:02.4391204Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:02.4420470Z ##[endgroup] 2025-12-04T11:00:02.4594788Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T11:00:02.4696976Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:00:02.4833300Z ##[group]Run actions/checkout@v4 2025-12-04T11:00:02.4833456Z with: 2025-12-04T11:00:02.4833567Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:00:02.4833702Z fetch-depth: 0 2025-12-04T11:00:02.4833805Z submodules: recursive 2025-12-04T11:00:02.4833919Z show-progress: false 2025-12-04T11:00:02.4834040Z repository: pytorch/pytorch 2025-12-04T11:00:02.4834185Z token: *** 2025-12-04T11:00:02.4834277Z ssh-strict: true 2025-12-04T11:00:02.4834366Z ssh-user: git 2025-12-04T11:00:02.4834462Z persist-credentials: true 2025-12-04T11:00:02.4834567Z clean: true 2025-12-04T11:00:02.4834695Z sparse-checkout-cone-mode: true 2025-12-04T11:00:02.4834814Z fetch-tags: false 2025-12-04T11:00:02.4834903Z lfs: false 2025-12-04T11:00:02.4834995Z set-safe-directory: true 2025-12-04T11:00:02.4835097Z env: 2025-12-04T11:00:02.4835185Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:02.4835288Z ##[endgroup] 2025-12-04T11:00:02.5299951Z Syncing repository: pytorch/pytorch 2025-12-04T11:00:02.5300251Z ##[group]Getting Git version info 2025-12-04T11:00:02.5300468Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-12-04T11:00:02.5315707Z [command]/usr/bin/git version 2025-12-04T11:00:02.5334851Z git version 2.52.0 2025-12-04T11:00:02.5345577Z ##[endgroup] 2025-12-04T11:00:02.5349794Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/7c1fd743-7a74-4c7c-b293-22fc4acec193/.gitconfig' 2025-12-04T11:00:02.5354388Z Temporarily overriding HOME='/home/runner/_work/_temp/7c1fd743-7a74-4c7c-b293-22fc4acec193' before making global git config changes 2025-12-04T11:00:02.5354705Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T11:00:02.5356687Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T11:00:02.5378268Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T11:00:02.5391367Z https://github.com/pytorch/pytorch 2025-12-04T11:00:02.5408204Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T11:00:02.5412165Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T11:00:02.5427281Z HEAD 2025-12-04T11:00:02.5451648Z ##[endgroup] 2025-12-04T11:00:02.5453274Z [command]/usr/bin/git submodule status 2025-12-04T11:00:02.5670026Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T11:00:02.5724377Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T11:00:02.5774018Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T11:00:02.5835413Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T11:00:02.5873888Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T11:00:02.5941981Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T11:00:02.6227956Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T11:00:02.6267758Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T11:00:02.6288480Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T11:00:02.6347268Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T11:00:02.6430824Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T11:00:02.6501897Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T11:00:02.6525698Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T11:00:02.6600619Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T11:00:02.6630442Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T11:00:02.6687497Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T11:00:02.6706344Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T11:00:02.6946924Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T11:00:02.7015685Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T11:00:02.7106820Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T11:00:02.7255577Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T11:00:02.7315257Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T11:00:02.7372782Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T11:00:02.7529215Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T11:00:02.7557967Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T11:00:02.7581578Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T11:00:02.7608413Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T11:00:02.7829216Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T11:00:02.7847958Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T11:00:02.7878761Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T11:00:02.8114236Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T11:00:02.8177962Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T11:00:02.8214275Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T11:00:02.8240209Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T11:00:02.8302046Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T11:00:02.8362831Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T11:00:02.8413705Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T11:00:02.8425272Z ##[group]Cleaning the repository 2025-12-04T11:00:02.8429755Z [command]/usr/bin/git clean -ffdx 2025-12-04T11:00:02.8547660Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T11:00:02.9290983Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T11:00:02.9347130Z ##[endgroup] 2025-12-04T11:00:02.9350024Z ##[group]Disabling automatic garbage collection 2025-12-04T11:00:02.9356075Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T11:00:02.9385685Z ##[endgroup] 2025-12-04T11:00:02.9386055Z ##[group]Setting up auth 2025-12-04T11:00:02.9388730Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T11:00:02.9419554Z [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-12-04T11:00:02.9643605Z Entering 'android/libs/fbjni' 2025-12-04T11:00:02.9680437Z Entering 'third_party/FP16' 2025-12-04T11:00:02.9709822Z Entering 'third_party/FXdiv' 2025-12-04T11:00:02.9744594Z Entering 'third_party/NNPACK' 2025-12-04T11:00:02.9782834Z Entering 'third_party/NVTX' 2025-12-04T11:00:02.9813393Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:02.9845207Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:02.9885146Z Entering 'third_party/aiter' 2025-12-04T11:00:02.9916032Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:02.9947877Z Entering 'third_party/benchmark' 2025-12-04T11:00:02.9976402Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:03.0012501Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:03.0046065Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:03.0080268Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:03.0106402Z Entering 'third_party/cutlass' 2025-12-04T11:00:03.0136221Z Entering 'third_party/fbgemm' 2025-12-04T11:00:03.0163502Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:03.0191237Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:03.0223335Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:03.0252371Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:03.0282374Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:03.0310604Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:03.0337017Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:03.0364027Z Entering 'third_party/flash-attention' 2025-12-04T11:00:03.0392858Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:03.0426581Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:03.0461794Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:03.0490407Z Entering 'third_party/fmt' 2025-12-04T11:00:03.0518704Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:03.0545569Z Entering 'third_party/gloo' 2025-12-04T11:00:03.0572562Z Entering 'third_party/googletest' 2025-12-04T11:00:03.0604644Z Entering 'third_party/ideep' 2025-12-04T11:00:03.0631764Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:03.0668798Z Entering 'third_party/ittapi' 2025-12-04T11:00:03.0698864Z Entering 'third_party/kineto' 2025-12-04T11:00:03.0727053Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:03.0751675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:03.0781395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:03.0817008Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:03.0848050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:03.0879793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:03.0914305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:03.0940513Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:03.0971192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:03.0996733Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:03.1026501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:03.1056137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:03.1080379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:03.1110104Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:03.1135079Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:03.1169961Z Entering 'third_party/kleidiai' 2025-12-04T11:00:03.1197456Z Entering 'third_party/mimalloc' 2025-12-04T11:00:03.1228201Z Entering 'third_party/nlohmann' 2025-12-04T11:00:03.1254046Z Entering 'third_party/onnx' 2025-12-04T11:00:03.1292464Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:03.1319031Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:03.1347129Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:03.1376012Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:03.1417682Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:03.1438208Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:03.1470252Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:03.1504711Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:03.1531786Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:03.1563491Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:03.1593814Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:03.1626769Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:03.1669224Z Entering 'third_party/pocketfft' 2025-12-04T11:00:03.1696309Z Entering 'third_party/protobuf' 2025-12-04T11:00:03.1727929Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:03.1754074Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:03.1785746Z Entering 'third_party/psimd' 2025-12-04T11:00:03.1821439Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:03.1851874Z Entering 'third_party/pybind11' 2025-12-04T11:00:03.1877447Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:03.1905671Z Entering 'third_party/sleef' 2025-12-04T11:00:03.1931857Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:03.1960369Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:03.1983510Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:03.2010337Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:03.2033999Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:03.2058076Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:03.2107790Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T11:00:03.2124441Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2132166Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T11:00:03.2154628Z [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-12-04T11:00:03.2347440Z Entering 'android/libs/fbjni' 2025-12-04T11:00:03.2361973Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2385789Z Entering 'third_party/FP16' 2025-12-04T11:00:03.2405791Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2428875Z Entering 'third_party/FXdiv' 2025-12-04T11:00:03.2446473Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2463407Z Entering 'third_party/NNPACK' 2025-12-04T11:00:03.2477033Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2494711Z Entering 'third_party/NVTX' 2025-12-04T11:00:03.2513721Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2535300Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:03.2548006Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2570988Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:03.2584867Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2612588Z Entering 'third_party/aiter' 2025-12-04T11:00:03.2626382Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2650015Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:03.2673706Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2703759Z Entering 'third_party/benchmark' 2025-12-04T11:00:03.2716774Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2733426Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:03.2745972Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2773450Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:03.2794536Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2815793Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:03.2834648Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2856393Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:03.2870885Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2891709Z Entering 'third_party/cutlass' 2025-12-04T11:00:03.2904396Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2925093Z Entering 'third_party/fbgemm' 2025-12-04T11:00:03.2937325Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2954750Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:03.2966635Z http.https://github.com/.extraheader 2025-12-04T11:00:03.2995178Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:03.3007839Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3027580Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:03.3048162Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3073248Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:03.3095507Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3120405Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:03.3140553Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3158673Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:03.3179350Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3200791Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:03.3212912Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3234168Z Entering 'third_party/flash-attention' 2025-12-04T11:00:03.3248928Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3267976Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:03.3280031Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3299607Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:03.3314423Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3344633Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:03.3363288Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3381255Z Entering 'third_party/fmt' 2025-12-04T11:00:03.3393913Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3408524Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:03.3422528Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3443130Z Entering 'third_party/gloo' 2025-12-04T11:00:03.3455463Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3480345Z Entering 'third_party/googletest' 2025-12-04T11:00:03.3493069Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3509293Z Entering 'third_party/ideep' 2025-12-04T11:00:03.3525614Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3543917Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:03.3566444Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3588689Z Entering 'third_party/ittapi' 2025-12-04T11:00:03.3602661Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3618483Z Entering 'third_party/kineto' 2025-12-04T11:00:03.3631919Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3650640Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:03.3663284Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3685255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:03.3704984Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3728252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:03.3745159Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3770149Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:03.3792424Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3815342Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:03.3830753Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3852423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:03.3869749Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3893727Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:03.3914987Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3935565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:03.3953200Z http.https://github.com/.extraheader 2025-12-04T11:00:03.3973343Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:03.3989296Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4010296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:03.4026569Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4052321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:03.4067097Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4085158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:03.4104407Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4128443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:03.4145984Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4173582Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:03.4193624Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4213571Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:03.4230574Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4255884Z Entering 'third_party/kleidiai' 2025-12-04T11:00:03.4271529Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4290488Z Entering 'third_party/mimalloc' 2025-12-04T11:00:03.4303518Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4327236Z Entering 'third_party/nlohmann' 2025-12-04T11:00:03.4342959Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4367428Z Entering 'third_party/onnx' 2025-12-04T11:00:03.4385477Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4410921Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:03.4430126Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4451714Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:03.4467920Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4486347Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:03.4499430Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4522224Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:03.4536259Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4551704Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:03.4570048Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4594086Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:03.4611145Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4631619Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:03.4650372Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4673547Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:03.4691019Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4719872Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:03.4739052Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4759141Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:03.4771933Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4801076Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:03.4816229Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4843671Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:03.4858196Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4882729Z Entering 'third_party/pocketfft' 2025-12-04T11:00:03.4895502Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4913176Z Entering 'third_party/protobuf' 2025-12-04T11:00:03.4926905Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4948276Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:03.4961985Z http.https://github.com/.extraheader 2025-12-04T11:00:03.4984124Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:03.4997658Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5014749Z Entering 'third_party/psimd' 2025-12-04T11:00:03.5027848Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5043043Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:03.5058728Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5075892Z Entering 'third_party/pybind11' 2025-12-04T11:00:03.5089859Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5111797Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:03.5124848Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5147652Z Entering 'third_party/sleef' 2025-12-04T11:00:03.5163061Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5181029Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:03.5192674Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5215438Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:03.5233918Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5252842Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:03.5270653Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5294549Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:03.5312840Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5332359Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:03.5349430Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5370875Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:03.5386456Z http.https://github.com/.extraheader 2025-12-04T11:00:03.5425725Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.5450307Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T11:00:03.5631851Z Entering 'android/libs/fbjni' 2025-12-04T11:00:03.5644411Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T11:00:03.5655744Z Entering 'third_party/FP16' 2025-12-04T11:00:03.5667298Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T11:00:03.5676601Z Entering 'third_party/FXdiv' 2025-12-04T11:00:03.5691368Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T11:00:03.5701038Z Entering 'third_party/NNPACK' 2025-12-04T11:00:03.5715272Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T11:00:03.5726103Z Entering 'third_party/NVTX' 2025-12-04T11:00:03.5737275Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T11:00:03.5747044Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:03.5760297Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T11:00:03.5769987Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:03.5782034Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T11:00:03.5798289Z Entering 'third_party/aiter' 2025-12-04T11:00:03.5811827Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T11:00:03.5822781Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:03.5835519Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T11:00:03.5849756Z Entering 'third_party/benchmark' 2025-12-04T11:00:03.5862537Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:03.5872315Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:03.5882080Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T11:00:03.5893973Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:03.5905029Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T11:00:03.5921065Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:03.5935928Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T11:00:03.5946545Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:03.5957378Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T11:00:03.5969399Z Entering 'third_party/cutlass' 2025-12-04T11:00:03.5984973Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T11:00:03.6000762Z Entering 'third_party/fbgemm' 2025-12-04T11:00:03.6012820Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T11:00:03.6023291Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:03.6037274Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T11:00:03.6049055Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:03.6063522Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T11:00:03.6081189Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:03.6098486Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T11:00:03.6108364Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:03.6119953Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T11:00:03.6137229Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:03.6148368Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T11:00:03.6163356Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:03.6175780Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T11:00:03.6184276Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:03.6196782Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T11:00:03.6209268Z Entering 'third_party/flash-attention' 2025-12-04T11:00:03.6221106Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T11:00:03.6231215Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:03.6242187Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T11:00:03.6254982Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:03.6269782Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T11:00:03.6288783Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:03.6307373Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T11:00:03.6323599Z Entering 'third_party/fmt' 2025-12-04T11:00:03.6334680Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T11:00:03.6343737Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:03.6357127Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T11:00:03.6366960Z Entering 'third_party/gloo' 2025-12-04T11:00:03.6378922Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T11:00:03.6388670Z Entering 'third_party/googletest' 2025-12-04T11:00:03.6404779Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:03.6416252Z Entering 'third_party/ideep' 2025-12-04T11:00:03.6426859Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T11:00:03.6437024Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:03.6449643Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T11:00:03.6467123Z Entering 'third_party/ittapi' 2025-12-04T11:00:03.6478175Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T11:00:03.6487557Z Entering 'third_party/kineto' 2025-12-04T11:00:03.6499077Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T11:00:03.6508866Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:03.6526367Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T11:00:03.6535401Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:03.6551064Z 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-12-04T11:00:03.6561380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:03.6574386Z 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-12-04T11:00:03.6583792Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:03.6595101Z 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-12-04T11:00:03.6608993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:03.6621905Z 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-12-04T11:00:03.6632811Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:03.6644540Z 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-12-04T11:00:03.6656358Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:03.6670971Z 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-12-04T11:00:03.6680859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:03.6690270Z 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-12-04T11:00:03.6700251Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:03.6711959Z 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-12-04T11:00:03.6721745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:03.6734650Z 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-12-04T11:00:03.6747964Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:03.6759057Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:00:03.6772128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:03.6782099Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:00:03.6793558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:03.6808536Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:00:03.6826394Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:03.6839159Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T11:00:03.6853192Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:03.6867809Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T11:00:03.6885544Z Entering 'third_party/kleidiai' 2025-12-04T11:00:03.6899827Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T11:00:03.6919673Z Entering 'third_party/mimalloc' 2025-12-04T11:00:03.6932214Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T11:00:03.6945726Z Entering 'third_party/nlohmann' 2025-12-04T11:00:03.6959704Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T11:00:03.6975045Z Entering 'third_party/onnx' 2025-12-04T11:00:03.6991554Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T11:00:03.7017588Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:03.7033092Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:03.7049848Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:03.7071786Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T11:00:03.7088140Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:03.7101491Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:03.7114430Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:03.7130561Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:03.7141490Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:03.7152066Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T11:00:03.7161834Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:03.7175740Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T11:00:03.7190656Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:03.7205060Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T11:00:03.7216265Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:03.7227889Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T11:00:03.7237446Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:03.7256896Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:00:03.7266834Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:03.7280139Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:00:03.7293715Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:03.7306314Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:00:03.7316961Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:03.7335241Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T11:00:03.7358892Z Entering 'third_party/pocketfft' 2025-12-04T11:00:03.7373388Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T11:00:03.7387781Z Entering 'third_party/protobuf' 2025-12-04T11:00:03.7399343Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T11:00:03.7412037Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:03.7424567Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:03.7434469Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:03.7446197Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:03.7459737Z Entering 'third_party/psimd' 2025-12-04T11:00:03.7473935Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T11:00:03.7485891Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:03.7502914Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T11:00:03.7513883Z Entering 'third_party/pybind11' 2025-12-04T11:00:03.7527955Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:03.7538060Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:03.7551754Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T11:00:03.7565048Z Entering 'third_party/sleef' 2025-12-04T11:00:03.7578472Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T11:00:03.7587415Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:03.7598524Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T11:00:03.7608725Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:03.7620793Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:03.7633322Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:03.7645475Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T11:00:03.7655175Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:03.7667678Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T11:00:03.7682001Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:03.7693044Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:03.7703039Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:03.7718649Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T11:00:03.7748049Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7768361Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7788096Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7803837Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7822908Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7841927Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7860265Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7881037Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7898486Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7915961Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7935732Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7955985Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7972478Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.7994976Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8014387Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8032246Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8048188Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8067261Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8083780Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8100047Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8114688Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8135543Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8156084Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8176276Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8199175Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8216333Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8232428Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8249060Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8272504Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8288846Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8304993Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8320749Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8338419Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8355606Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8379617Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8397122Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8412848Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8437306Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8457491Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8476815Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8494926Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8518144Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8538563Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8558040Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8579393Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8602585Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8627080Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8645231Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8662811Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8679733Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8696252Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8713778Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8735622Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8753081Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8771381Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8797629Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8828036Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8851163Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8872579Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8891137Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8909320Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8926899Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8943293Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8962153Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8977589Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.8997548Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9016405Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9035042Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9052688Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9071514Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9090887Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9113239Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9131312Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9152437Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9169702Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9187634Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9206023Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9223963Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9243080Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9260814Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9280444Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:00:03.9301150Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T11:00:03.9333195Z ##[endgroup] 2025-12-04T11:00:03.9333391Z ##[group]Fetching the repository 2025-12-04T11:00:03.9342313Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T11:00:04.5639267Z From https://github.com/pytorch/pytorch 2025-12-04T11:00:06.9937231Z - [deleted] (none) -> ciflow/inductor/169437 2025-12-04T11:00:06.9937773Z t [tag update] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T11:00:07.0393591Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T11:00:07.0521503Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:00:07.0527103Z ##[endgroup] 2025-12-04T11:00:07.0527558Z ##[group]Determining the checkout info 2025-12-04T11:00:07.0529636Z ##[endgroup] 2025-12-04T11:00:07.0533809Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T11:00:07.0620020Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T11:00:07.0644360Z ##[group]Checking out the ref 2025-12-04T11:00:07.0646437Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:00:07.0962328Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T11:00:07.0968899Z ##[endgroup] 2025-12-04T11:00:07.0969344Z ##[group]Setting up auth for fetching submodules 2025-12-04T11:00:07.0975430Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T11:00:07.1005680Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T11:00:07.1029335Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T11:00:07.1050048Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T11:00:07.1065123Z ##[endgroup] 2025-12-04T11:00:07.1065315Z ##[group]Fetching submodules 2025-12-04T11:00:07.1066843Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T11:00:07.1303574Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T11:00:07.1315479Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T11:00:07.1332240Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T11:00:07.1346523Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T11:00:07.1357069Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T11:00:07.1374095Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:07.1386782Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T11:00:07.1406407Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T11:00:07.1427686Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:07.1441916Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T11:00:07.1455556Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T11:00:07.1470782Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T11:00:07.1484163Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T11:00:07.1495733Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T11:00:07.1512131Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T11:00:07.1530272Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T11:00:07.1542913Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:07.1555096Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:07.1568923Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:07.1584924Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:07.1599954Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:07.1611170Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:07.1620708Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T11:00:07.1634080Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T11:00:07.1647801Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:07.1658950Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:07.1676190Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T11:00:07.1688737Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T11:00:07.1700011Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:07.1709374Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T11:00:07.1718598Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T11:00:07.1732154Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T11:00:07.1743021Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:07.1758574Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T11:00:07.1769140Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T11:00:07.1784203Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:07.1802062Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:07.1814123Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:07.1824049Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:07.1836924Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:07.1848733Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:07.1863222Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:07.1874641Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:07.1885905Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:07.1897383Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:07.1908450Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:07.1923027Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:07.1933528Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:07.1951336Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:07.1961700Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:07.1975251Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T11:00:07.1986836Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T11:00:07.1998199Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T11:00:07.2010461Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T11:00:07.2030318Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:07.2047391Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T11:00:07.2059633Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:07.2075887Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:07.2086850Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:07.2100332Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:07.2114126Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:07.2127703Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:07.2147736Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:07.2166061Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:07.2179268Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:07.2200875Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:07.2230521Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T11:00:07.2246731Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T11:00:07.2261422Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:07.2271650Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:07.2285725Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T11:00:07.2296171Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T11:00:07.2313036Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T11:00:07.2325443Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T11:00:07.2336368Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T11:00:07.2354388Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T11:00:07.2366013Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:07.2379170Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:07.2390896Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:07.2405551Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:07.2418806Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:07.2456123Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T11:00:07.2743510Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T11:00:07.2792172Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T11:00:07.2849224Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T11:00:07.2905874Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T11:00:07.2969380Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T11:00:07.3029061Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T11:00:07.3173593Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T11:00:07.3320157Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T11:00:07.3490586Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T11:00:07.3559355Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T11:00:07.3746337Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T11:00:07.3814461Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T11:00:07.3873567Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T11:00:07.3940441Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T11:00:07.4064824Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T11:00:07.4198894Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T11:00:07.4268300Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T11:00:07.4453959Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T11:00:07.4536075Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T11:00:07.4652145Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T11:00:07.4720855Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:07.4787719Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T11:00:07.4875532Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T11:00:07.4956992Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T11:00:07.5129060Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T11:00:07.5241603Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T11:00:07.5348201Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T11:00:07.5402842Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T11:00:07.5471286Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T11:00:07.5532265Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T11:00:07.5589540Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:07.5645121Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T11:00:07.5793101Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T11:00:07.5850452Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T11:00:07.5913019Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T11:00:07.5985890Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T11:00:07.6056585Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T11:00:07.6109295Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T11:00:07.6174607Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T11:00:07.6227778Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T11:00:07.6286132Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T11:00:07.6339314Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T11:00:07.6402716Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:07.6482515Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T11:00:07.6530563Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T11:00:07.6591174Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T11:00:07.6675561Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T11:00:07.6752357Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T11:00:07.6820095Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T11:00:07.6885664Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T11:00:07.6971480Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T11:00:07.7050025Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T11:00:07.7150521Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T11:00:07.7294786Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T11:00:07.7373774Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T11:00:07.7458164Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T11:00:07.7514964Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T11:00:07.7569597Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T11:00:07.7617871Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T11:00:07.7697699Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T11:00:07.7746054Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T11:00:07.7796938Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T11:00:07.7852804Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T11:00:07.7938501Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T11:00:07.7996063Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T11:00:07.8136441Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T11:00:07.8190264Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T11:00:07.8356715Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T11:00:07.8406825Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T11:00:07.8461067Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T11:00:07.8515043Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T11:00:07.8568005Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T11:00:07.8639393Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T11:00:07.8686947Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T11:00:07.8749294Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T11:00:07.8813277Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T11:00:07.8866859Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T11:00:07.8912520Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T11:00:07.9044901Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T11:00:07.9105054Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T11:00:07.9150873Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T11:00:07.9177866Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T11:00:07.9370365Z Entering 'android/libs/fbjni' 2025-12-04T11:00:07.9390817Z Entering 'third_party/FP16' 2025-12-04T11:00:07.9408978Z Entering 'third_party/FXdiv' 2025-12-04T11:00:07.9427462Z Entering 'third_party/NNPACK' 2025-12-04T11:00:07.9446139Z Entering 'third_party/NVTX' 2025-12-04T11:00:07.9466687Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:07.9486974Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:07.9517840Z Entering 'third_party/aiter' 2025-12-04T11:00:07.9539549Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:07.9565907Z Entering 'third_party/benchmark' 2025-12-04T11:00:07.9593310Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:07.9620624Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:07.9640299Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:07.9659756Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:07.9679170Z Entering 'third_party/cutlass' 2025-12-04T11:00:07.9713113Z Entering 'third_party/fbgemm' 2025-12-04T11:00:07.9740345Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:07.9763577Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:07.9786966Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:07.9806009Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:07.9829576Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:07.9849026Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:07.9868029Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:07.9888680Z Entering 'third_party/flash-attention' 2025-12-04T11:00:07.9905990Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:07.9927273Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:07.9949208Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:07.9968234Z Entering 'third_party/fmt' 2025-12-04T11:00:07.9990619Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:08.0011853Z Entering 'third_party/gloo' 2025-12-04T11:00:08.0033998Z Entering 'third_party/googletest' 2025-12-04T11:00:08.0055778Z Entering 'third_party/ideep' 2025-12-04T11:00:08.0081495Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:08.0125336Z Entering 'third_party/ittapi' 2025-12-04T11:00:08.0146627Z Entering 'third_party/kineto' 2025-12-04T11:00:08.0170216Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:08.0191636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:08.0215668Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:08.0234117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:08.0264536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:08.0283222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:08.0303042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:08.0321075Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:08.0343107Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:08.0360572Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:08.0377396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:08.0394028Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.0415206Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.0440866Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:08.0466485Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:08.0488804Z Entering 'third_party/kleidiai' 2025-12-04T11:00:08.0507669Z Entering 'third_party/mimalloc' 2025-12-04T11:00:08.0526727Z Entering 'third_party/nlohmann' 2025-12-04T11:00:08.0545167Z Entering 'third_party/onnx' 2025-12-04T11:00:08.0569977Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:08.0593356Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:08.0613890Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:08.0631547Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:08.0650881Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:08.0668751Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:08.0686235Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:08.0703854Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:08.0721091Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:08.0739293Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.0767871Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.0798882Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:08.0833922Z Entering 'third_party/pocketfft' 2025-12-04T11:00:08.0854866Z Entering 'third_party/protobuf' 2025-12-04T11:00:08.0874944Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:08.0897611Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:08.0917018Z Entering 'third_party/psimd' 2025-12-04T11:00:08.0935429Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:08.0954521Z Entering 'third_party/pybind11' 2025-12-04T11:00:08.0974525Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:08.0993780Z Entering 'third_party/sleef' 2025-12-04T11:00:08.1017175Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:08.1037511Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:08.1054355Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:08.1077128Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:08.1096492Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:08.1114266Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:08.1144818Z ##[endgroup] 2025-12-04T11:00:08.1145012Z ##[group]Persisting credentials for submodules 2025-12-04T11:00:08.1152304Z [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-12-04T11:00:08.1383911Z Entering 'android/libs/fbjni' 2025-12-04T11:00:08.1398686Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1398974Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1427918Z Entering 'third_party/FP16' 2025-12-04T11:00:08.1443470Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1443647Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1477249Z Entering 'third_party/FXdiv' 2025-12-04T11:00:08.1494241Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1494411Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1522198Z Entering 'third_party/NNPACK' 2025-12-04T11:00:08.1538063Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1538221Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1561400Z Entering 'third_party/NVTX' 2025-12-04T11:00:08.1576172Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1576388Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1606725Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:08.1626039Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1626197Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1647827Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:08.1665007Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1665164Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1698361Z Entering 'third_party/aiter' 2025-12-04T11:00:08.1712896Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1713095Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1736292Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:08.1751508Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1751663Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1776822Z Entering 'third_party/benchmark' 2025-12-04T11:00:08.1793483Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1793637Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1811923Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:08.1828922Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1829071Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1857530Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:08.1871430Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1871586Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1889670Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:08.1909967Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1910116Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1932036Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:08.1947868Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1948018Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1965695Z Entering 'third_party/cutlass' 2025-12-04T11:00:08.1981102Z url.https://github.com/.insteadof 2025-12-04T11:00:08.1981252Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2005035Z Entering 'third_party/fbgemm' 2025-12-04T11:00:08.2020763Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2020911Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2047775Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:08.2064060Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2064210Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2079916Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:08.2094168Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2094312Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2116705Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:08.2136906Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2137051Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2159596Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:08.2173679Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2173827Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2203168Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:08.2220807Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2220948Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2241812Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:08.2256349Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2256479Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2277188Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:08.2291193Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2291321Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2313577Z Entering 'third_party/flash-attention' 2025-12-04T11:00:08.2327029Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2327152Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2355206Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:08.2376190Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2376320Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2403037Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:08.2415871Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2416469Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2448955Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:08.2466858Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2467105Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2491520Z Entering 'third_party/fmt' 2025-12-04T11:00:08.2508246Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2508377Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2526294Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:08.2541989Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2542115Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2566002Z Entering 'third_party/gloo' 2025-12-04T11:00:08.2593161Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2593284Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2623072Z Entering 'third_party/googletest' 2025-12-04T11:00:08.2640475Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2640600Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2667229Z Entering 'third_party/ideep' 2025-12-04T11:00:08.2684680Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2684811Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2702641Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:08.2716992Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2717116Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2738159Z Entering 'third_party/ittapi' 2025-12-04T11:00:08.2752257Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2752386Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2775342Z Entering 'third_party/kineto' 2025-12-04T11:00:08.2794021Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2794139Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2820007Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:08.2847133Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2847424Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2869752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:08.2892002Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2892213Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2910091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:08.2923816Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2924007Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2949377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:08.2967801Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2967984Z url.https://github.com/.insteadof 2025-12-04T11:00:08.2991142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:08.3014240Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3014416Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3032275Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:08.3052896Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3053093Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3079415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:08.3096347Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3096523Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3123954Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:08.3142741Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3142908Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3161137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:08.3174764Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3174928Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3200696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:08.3215546Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3235989Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3236383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:08.3251788Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3275618Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3275935Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.3293213Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3293353Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3313669Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.3334236Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3334362Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3357596Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:08.3372930Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3373057Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3396198Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:08.3415200Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3415325Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3437041Z Entering 'third_party/kleidiai' 2025-12-04T11:00:08.3451926Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3452044Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3474937Z Entering 'third_party/mimalloc' 2025-12-04T11:00:08.3495065Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3495201Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3515472Z Entering 'third_party/nlohmann' 2025-12-04T11:00:08.3531541Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3531659Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3555634Z Entering 'third_party/onnx' 2025-12-04T11:00:08.3573932Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3574061Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3598824Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:08.3614424Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3614587Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3638126Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:08.3652663Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3652842Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3674114Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:08.3688989Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3689146Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3712006Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:08.3729316Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3729506Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3750026Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:08.3769689Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3769838Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3793434Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:08.3806902Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3807055Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3825462Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:08.3840837Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3840982Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3859297Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:08.3874243Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3874396Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3891592Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:08.3905553Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3905697Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3924784Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.3937479Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3937628Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3959951Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.3975838Z url.https://github.com/.insteadof 2025-12-04T11:00:08.3975985Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4002535Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:08.4017047Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4017199Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4049140Z Entering 'third_party/pocketfft' 2025-12-04T11:00:08.4066610Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4066760Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4086013Z Entering 'third_party/protobuf' 2025-12-04T11:00:08.4100862Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4101012Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4123112Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:08.4145512Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4145663Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4169915Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:08.4187157Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4187311Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4209312Z Entering 'third_party/psimd' 2025-12-04T11:00:08.4225643Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4225796Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4248030Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:08.4263273Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4263400Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4286144Z Entering 'third_party/pybind11' 2025-12-04T11:00:08.4306277Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4306403Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4326452Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:08.4340663Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4340789Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4359384Z Entering 'third_party/sleef' 2025-12-04T11:00:08.4375442Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4375567Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4401178Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:08.4415879Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4415999Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4436573Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:08.4454844Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4454966Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4482813Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:08.4501947Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4502069Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4518965Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:08.4537167Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4537287Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4557133Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:08.4572942Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4573069Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4591495Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:08.4611233Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4611358Z url.https://github.com/.insteadof 2025-12-04T11:00:08.4655023Z [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-12-04T11:00:08.4856634Z Entering 'android/libs/fbjni' 2025-12-04T11:00:08.4881607Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T11:00:08.4892602Z Entering 'third_party/FP16' 2025-12-04T11:00:08.4912015Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T11:00:08.4921973Z Entering 'third_party/FXdiv' 2025-12-04T11:00:08.4941126Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T11:00:08.4953832Z Entering 'third_party/NNPACK' 2025-12-04T11:00:08.4978918Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T11:00:08.4989924Z Entering 'third_party/NVTX' 2025-12-04T11:00:08.5012245Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T11:00:08.5023970Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:08.5044794Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T11:00:08.5059881Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:08.5080745Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T11:00:08.5097165Z Entering 'third_party/aiter' 2025-12-04T11:00:08.5121374Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T11:00:08.5132378Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:08.5151374Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T11:00:08.5169268Z Entering 'third_party/benchmark' 2025-12-04T11:00:08.5193041Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:08.5202598Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:08.5229230Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T11:00:08.5243625Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:08.5271175Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T11:00:08.5281849Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:08.5300405Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T11:00:08.5310497Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:08.5336621Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T11:00:08.5352037Z Entering 'third_party/cutlass' 2025-12-04T11:00:08.5375378Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T11:00:08.5388493Z Entering 'third_party/fbgemm' 2025-12-04T11:00:08.5424182Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T11:00:08.5435180Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:08.5454766Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T11:00:08.5467933Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:08.5488188Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T11:00:08.5503609Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:08.5530220Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T11:00:08.5540181Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:08.5560160Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T11:00:08.5574989Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:08.5593961Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T11:00:08.5603154Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:08.5622034Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T11:00:08.5630701Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:08.5650092Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T11:00:08.5661241Z Entering 'third_party/flash-attention' 2025-12-04T11:00:08.5685079Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T11:00:08.5694421Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:08.5711641Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T11:00:08.5730647Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:08.5750718Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T11:00:08.5764719Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:08.5786066Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T11:00:08.5796979Z Entering 'third_party/fmt' 2025-12-04T11:00:08.5816942Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T11:00:08.5827075Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:08.5850665Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T11:00:08.5860946Z Entering 'third_party/gloo' 2025-12-04T11:00:08.5885050Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T11:00:08.5894682Z Entering 'third_party/googletest' 2025-12-04T11:00:08.5914701Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:08.5924386Z Entering 'third_party/ideep' 2025-12-04T11:00:08.5943962Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T11:00:08.5953850Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:08.5975372Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T11:00:08.5988410Z Entering 'third_party/ittapi' 2025-12-04T11:00:08.6014631Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T11:00:08.6026569Z Entering 'third_party/kineto' 2025-12-04T11:00:08.6047167Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T11:00:08.6057280Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:08.6076987Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T11:00:08.6086339Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:08.6107312Z 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-12-04T11:00:08.6116939Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:08.6141964Z 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-12-04T11:00:08.6154042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:08.6172619Z 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-12-04T11:00:08.6182232Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:08.6201766Z 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-12-04T11:00:08.6211121Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:08.6237226Z 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-12-04T11:00:08.6247714Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:08.6268152Z 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-12-04T11:00:08.6276554Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:08.6295068Z 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-12-04T11:00:08.6303728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:08.6324243Z 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-12-04T11:00:08.6334255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:08.6354836Z 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-12-04T11:00:08.6363962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:08.6381967Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:00:08.6395209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.6413831Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:00:08.6424547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.6443683Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:00:08.6456066Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:08.6477477Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T11:00:08.6486223Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:08.6502978Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T11:00:08.6512953Z Entering 'third_party/kleidiai' 2025-12-04T11:00:08.6533596Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T11:00:08.6551054Z Entering 'third_party/mimalloc' 2025-12-04T11:00:08.6571259Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T11:00:08.6580940Z Entering 'third_party/nlohmann' 2025-12-04T11:00:08.6598771Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T11:00:08.6612713Z Entering 'third_party/onnx' 2025-12-04T11:00:08.6632187Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T11:00:08.6657661Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:08.6678435Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:08.6691221Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:08.6710320Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T11:00:08.6720993Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:08.6759397Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:08.6771431Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:08.6789970Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:08.6798952Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:08.6820236Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T11:00:08.6833006Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:08.6855699Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T11:00:08.6865680Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:08.6887175Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T11:00:08.6896098Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:08.6916450Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T11:00:08.6925345Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:08.6943197Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:00:08.6951207Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.6970740Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:00:08.6983321Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.7002434Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:00:08.7013704Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:08.7032989Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T11:00:08.7050690Z Entering 'third_party/pocketfft' 2025-12-04T11:00:08.7070309Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T11:00:08.7081768Z Entering 'third_party/protobuf' 2025-12-04T11:00:08.7100960Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T11:00:08.7117170Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:08.7140622Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:00:08.7149695Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:08.7169218Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:08.7180459Z Entering 'third_party/psimd' 2025-12-04T11:00:08.7203340Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T11:00:08.7214788Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:08.7236693Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T11:00:08.7247235Z Entering 'third_party/pybind11' 2025-12-04T11:00:08.7269679Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:08.7279881Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:08.7312699Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T11:00:08.7324605Z Entering 'third_party/sleef' 2025-12-04T11:00:08.7348198Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T11:00:08.7360471Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:08.7379930Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T11:00:08.7389918Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:08.7408769Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:00:08.7420182Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:08.7440920Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T11:00:08.7449654Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:08.7469793Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T11:00:08.7478793Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:08.7497585Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:00:08.7507359Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:08.7526397Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T11:00:08.7739748Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T11:00:08.7949266Z Entering 'android/libs/fbjni' 2025-12-04T11:00:08.7989135Z Entering 'third_party/FP16' 2025-12-04T11:00:08.8017157Z Entering 'third_party/FXdiv' 2025-12-04T11:00:08.8046085Z Entering 'third_party/NNPACK' 2025-12-04T11:00:08.8073190Z Entering 'third_party/NVTX' 2025-12-04T11:00:08.8101129Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:08.8123582Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:08.8148261Z Entering 'third_party/aiter' 2025-12-04T11:00:08.8176418Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:08.8215208Z Entering 'third_party/benchmark' 2025-12-04T11:00:08.8239385Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:08.8269827Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:08.8295285Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:08.8315566Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:08.8338252Z Entering 'third_party/cutlass' 2025-12-04T11:00:08.8368732Z Entering 'third_party/fbgemm' 2025-12-04T11:00:08.8392451Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:08.8415838Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:08.8445527Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:08.8487208Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:08.8526548Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:08.8566125Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:08.8600591Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:08.8632308Z Entering 'third_party/flash-attention' 2025-12-04T11:00:08.8666174Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:08.8694291Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:08.8727469Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:08.8761330Z Entering 'third_party/fmt' 2025-12-04T11:00:08.8784422Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:08.8811879Z Entering 'third_party/gloo' 2025-12-04T11:00:08.8837473Z Entering 'third_party/googletest' 2025-12-04T11:00:08.8860333Z Entering 'third_party/ideep' 2025-12-04T11:00:08.8884644Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:08.8914159Z Entering 'third_party/ittapi' 2025-12-04T11:00:08.8938513Z Entering 'third_party/kineto' 2025-12-04T11:00:08.8961377Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:08.8985386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:08.9020213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:08.9045628Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:08.9069142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:08.9096697Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:08.9118868Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:08.9140839Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:08.9166004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:08.9188976Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:08.9216834Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:08.9241956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.9271566Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.9302417Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:08.9328225Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:08.9359951Z Entering 'third_party/kleidiai' 2025-12-04T11:00:08.9384539Z Entering 'third_party/mimalloc' 2025-12-04T11:00:08.9406729Z Entering 'third_party/nlohmann' 2025-12-04T11:00:08.9427912Z Entering 'third_party/onnx' 2025-12-04T11:00:08.9463171Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:08.9494910Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:08.9521416Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:08.9543028Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:08.9565465Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:08.9589025Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:08.9616454Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:08.9637128Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:08.9658960Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:08.9680380Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:08.9704823Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:08.9733991Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:08.9767547Z Entering 'third_party/pocketfft' 2025-12-04T11:00:08.9794595Z Entering 'third_party/protobuf' 2025-12-04T11:00:08.9816625Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:08.9846154Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:08.9872116Z Entering 'third_party/psimd' 2025-12-04T11:00:08.9893625Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:08.9914450Z Entering 'third_party/pybind11' 2025-12-04T11:00:08.9934630Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:08.9954021Z Entering 'third_party/sleef' 2025-12-04T11:00:08.9979309Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:09.0002804Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:09.0024912Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:09.0048644Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:09.0071635Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:09.0092326Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:09.0132600Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T11:00:09.0325268Z Entering 'android/libs/fbjni' 2025-12-04T11:00:09.0347082Z Entering 'third_party/FP16' 2025-12-04T11:00:09.0374414Z Entering 'third_party/FXdiv' 2025-12-04T11:00:09.0399393Z Entering 'third_party/NNPACK' 2025-12-04T11:00:09.0420638Z Entering 'third_party/NVTX' 2025-12-04T11:00:09.0441838Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:00:09.0463169Z Entering 'third_party/XNNPACK' 2025-12-04T11:00:09.0496103Z Entering 'third_party/aiter' 2025-12-04T11:00:09.0523608Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:00:09.0550555Z Entering 'third_party/benchmark' 2025-12-04T11:00:09.0576493Z Entering 'third_party/composable_kernel' 2025-12-04T11:00:09.0607095Z Entering 'third_party/cpp-httplib' 2025-12-04T11:00:09.0630919Z Entering 'third_party/cpuinfo' 2025-12-04T11:00:09.0654205Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:00:09.0675893Z Entering 'third_party/cutlass' 2025-12-04T11:00:09.0704441Z Entering 'third_party/fbgemm' 2025-12-04T11:00:09.0726227Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:00:09.0746832Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:00:09.0778956Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:00:09.0805361Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:00:09.0830355Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:00:09.0853472Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:00:09.0872894Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:00:09.0902565Z Entering 'third_party/flash-attention' 2025-12-04T11:00:09.0930001Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:00:09.0960236Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:00:09.0985682Z Entering 'third_party/flatbuffers' 2025-12-04T11:00:09.1013038Z Entering 'third_party/fmt' 2025-12-04T11:00:09.1037779Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:00:09.1060933Z Entering 'third_party/gloo' 2025-12-04T11:00:09.1089762Z Entering 'third_party/googletest' 2025-12-04T11:00:09.1113903Z Entering 'third_party/ideep' 2025-12-04T11:00:09.1138501Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:00:09.1165331Z Entering 'third_party/ittapi' 2025-12-04T11:00:09.1188524Z Entering 'third_party/kineto' 2025-12-04T11:00:09.1213281Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:00:09.1234032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:00:09.1257806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:00:09.1280127Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:00:09.1302696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:00:09.1322565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:00:09.1346268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:00:09.1367387Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:00:09.1396839Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:00:09.1417282Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:00:09.1440930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:00:09.1465198Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:09.1488267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:09.1515178Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:00:09.1541624Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:00:09.1570552Z Entering 'third_party/kleidiai' 2025-12-04T11:00:09.1599719Z Entering 'third_party/mimalloc' 2025-12-04T11:00:09.1624754Z Entering 'third_party/nlohmann' 2025-12-04T11:00:09.1652098Z Entering 'third_party/onnx' 2025-12-04T11:00:09.1680676Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:00:09.1707095Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:00:09.1734124Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:00:09.1757448Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:00:09.1777118Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:00:09.1796322Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:00:09.1815746Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:00:09.1834107Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:00:09.1856319Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:00:09.1881334Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:00:09.1908113Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:00:09.1932145Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:00:09.1971177Z Entering 'third_party/pocketfft' 2025-12-04T11:00:09.1992445Z Entering 'third_party/protobuf' 2025-12-04T11:00:09.2026410Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:00:09.2051154Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:00:09.2081276Z Entering 'third_party/psimd' 2025-12-04T11:00:09.2111299Z Entering 'third_party/pthreadpool' 2025-12-04T11:00:09.2137655Z Entering 'third_party/pybind11' 2025-12-04T11:00:09.2160963Z Entering 'third_party/python-peachpy' 2025-12-04T11:00:09.2187015Z Entering 'third_party/sleef' 2025-12-04T11:00:09.2222069Z Entering 'third_party/tensorpipe' 2025-12-04T11:00:09.2254700Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:00:09.2285900Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:00:09.2313322Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:00:09.2336826Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:00:09.2357249Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:00:09.2394804Z ##[endgroup] 2025-12-04T11:00:09.2980318Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T11:00:09.3107712Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:00:09.3242380Z Prepare all required actions 2025-12-04T11:00:09.3242644Z Getting action download info 2025-12-04T11:00:09.5608627Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-12-04T11:00:10.3152115Z ##[group]Run ./.github/actions/setup-rocm 2025-12-04T11:00:10.3152246Z env: 2025-12-04T11:00:10.3152337Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.3152439Z ##[endgroup] 2025-12-04T11:00:10.3163121Z ##[group]Run dpkg -l | grep -E " rocm" 2025-12-04T11:00:10.3163257Z dpkg -l | grep -E " rocm" 2025-12-04T11:00:10.3167395Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.3167536Z env: 2025-12-04T11:00:10.3167623Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.3167726Z ##[endgroup] 2025-12-04T11:00:10.3231832Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-12-04T11:00:10.3232074Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-12-04T11:00:10.3232303Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-12-04T11:00:10.3232705Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-12-04T11:00:10.3232952Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-12-04T11:00:10.3233187Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-12-04T11:00:10.3233391Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-12-04T11:00:10.3233581Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-12-04T11:00:10.3233789Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-12-04T11:00:10.3233991Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-12-04T11:00:10.3234204Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-12-04T11:00:10.3234621Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-12-04T11:00:10.3234981Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-12-04T11:00:10.3256830Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T11:00:10.3257233Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T11:00:10.3257475Z # shellcheck disable=SC2046 2025-12-04T11:00:10.3257697Z docker stop $(docker ps -q) || true 2025-12-04T11:00:10.3257892Z # Prune all stopped containers. 2025-12-04T11:00:10.3258085Z docker container prune -f 2025-12-04T11:00:10.3263239Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.3263417Z env: 2025-12-04T11:00:10.3263525Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.3263646Z ##[endgroup] 2025-12-04T11:00:10.3475657Z docker: 'docker stop' requires at least 1 argument 2025-12-04T11:00:10.3475780Z 2025-12-04T11:00:10.3475852Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-12-04T11:00:10.3475948Z 2025-12-04T11:00:10.3476008Z See 'docker stop --help' for more information 2025-12-04T11:00:10.3575053Z Total reclaimed space: 0B 2025-12-04T11:00:10.3594452Z ##[group]Run cat /etc/os-release || true 2025-12-04T11:00:10.3594611Z cat /etc/os-release || true 2025-12-04T11:00:10.3594751Z cat /etc/apt/sources.list.d/rocm.list || true 2025-12-04T11:00:10.3595042Z cat /opt/rocm/.info/version || true 2025-12-04T11:00:10.3595161Z whoami 2025-12-04T11:00:10.3597767Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.3597907Z env: 2025-12-04T11:00:10.3598003Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.3598103Z ##[endgroup] 2025-12-04T11:00:10.3621536Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-12-04T11:00:10.3621645Z NAME="Ubuntu" 2025-12-04T11:00:10.3621736Z VERSION_ID="22.04" 2025-12-04T11:00:10.3621832Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-12-04T11:00:10.3621950Z VERSION_CODENAME=jammy 2025-12-04T11:00:10.3622045Z ID=ubuntu 2025-12-04T11:00:10.3622121Z ID_LIKE=debian 2025-12-04T11:00:10.3622228Z HOME_URL="https://www.ubuntu.com/" 2025-12-04T11:00:10.3622354Z SUPPORT_URL="https://help.ubuntu.com/" 2025-12-04T11:00:10.3622502Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-12-04T11:00:10.3622708Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-12-04T11:00:10.3622901Z UBUNTU_CODENAME=jammy 2025-12-04T11:00:10.3631429Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-12-04T11:00:10.3640170Z 6.4.1-83 2025-12-04T11:00:10.3646549Z runner 2025-12-04T11:00:10.3664869Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-12-04T11:00:10.3665073Z dpkg -l | grep -E " amdgpu" 2025-12-04T11:00:10.3669984Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.3670157Z env: 2025-12-04T11:00:10.3670265Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.3670395Z ##[endgroup] 2025-12-04T11:00:10.3722955Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-12-04T11:00:10.3723228Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-12-04T11:00:10.3738327Z ##[group]Run rocm-smi 2025-12-04T11:00:10.3738502Z rocm-smi 2025-12-04T11:00:10.3742775Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.3742981Z env: 2025-12-04T11:00:10.3743090Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.3743226Z ##[endgroup] 2025-12-04T11:00:10.4381806Z 2025-12-04T11:00:10.4381881Z 2025-12-04T11:00:10.4382008Z ============================================ ROCm System Management Interface ============================================ 2025-12-04T11:00:10.4382682Z ====================================================== Concise Info ====================================================== 2025-12-04T11:00:10.4383384Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-12-04T11:00:10.4384373Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-12-04T11:00:10.4384911Z ========================================================================================================================== 2025-12-04T11:00:10.4385868Z 0 3 0x74a5, 51110 28.0°C 115.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T11:00:10.4386693Z 1 5 0x74a5, 2987 27.0°C 117.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T11:00:10.4387481Z 2 4 0x74a5, 61326 28.0°C 116.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T11:00:10.4388243Z 3 2 0x74a5, 9091 28.0°C 117.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T11:00:10.4388728Z ========================================================================================================================== 2025-12-04T11:00:10.4389163Z ================================================== End of ROCm SMI Log =================================================== 2025-12-04T11:00:10.4446653Z ##[group]Run rocminfo 2025-12-04T11:00:10.4446818Z rocminfo 2025-12-04T11:00:10.4451515Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.4451733Z env: 2025-12-04T11:00:10.4451863Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.4452017Z ##[endgroup] 2025-12-04T11:00:10.5354712Z ROCk module version 6.12.12 is loaded 2025-12-04T11:00:10.5354985Z ===================== 2025-12-04T11:00:10.5355168Z HSA System Attributes 2025-12-04T11:00:10.5355326Z ===================== 2025-12-04T11:00:10.5355515Z Runtime Version: 1.15 2025-12-04T11:00:10.5355684Z Runtime Ext Version: 1.7 2025-12-04T11:00:10.5372403Z System Timestamp Freq.: 1000.000000MHz 2025-12-04T11:00:10.5372697Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-12-04T11:00:10.5372974Z Machine Model: LARGE 2025-12-04T11:00:10.5373196Z System Endianness: LITTLE 2025-12-04T11:00:10.5373402Z Mwaitx: DISABLED 2025-12-04T11:00:10.5373553Z XNACK enabled: NO 2025-12-04T11:00:10.5373675Z DMAbuf Support: YES 2025-12-04T11:00:10.5373792Z VMM Support: YES 2025-12-04T11:00:10.5373873Z 2025-12-04T11:00:10.5373917Z ========== 2025-12-04T11:00:10.5374169Z HSA Agents 2025-12-04T11:00:10.5374277Z ========== 2025-12-04T11:00:10.5374387Z ******* 2025-12-04T11:00:10.5374490Z Agent 1 2025-12-04T11:00:10.5374597Z ******* 2025-12-04T11:00:10.5374735Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:00:10.5374931Z Uuid: CPU-XX 2025-12-04T11:00:10.5375122Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:00:10.5375295Z Vendor Name: CPU 2025-12-04T11:00:10.5375464Z Feature: None specified 2025-12-04T11:00:10.5375631Z Profile: FULL_PROFILE 2025-12-04T11:00:10.5375823Z Float Round Mode: NEAR 2025-12-04T11:00:10.5375985Z Max Queue Number: 0(0x0) 2025-12-04T11:00:10.5376160Z Queue Min Size: 0(0x0) 2025-12-04T11:00:10.5376320Z Queue Max Size: 0(0x0) 2025-12-04T11:00:10.5376485Z Queue Type: MULTI 2025-12-04T11:00:10.5376661Z Node: 0 2025-12-04T11:00:10.5376814Z Device Type: CPU 2025-12-04T11:00:10.5376970Z Cache Info: 2025-12-04T11:00:10.5377095Z L1: 49152(0xc000) KB 2025-12-04T11:00:10.5377248Z Chip ID: 0(0x0) 2025-12-04T11:00:10.5377410Z ASIC Revision: 0(0x0) 2025-12-04T11:00:10.5377577Z Cacheline Size: 64(0x40) 2025-12-04T11:00:10.5377754Z Max Clock Freq. (MHz): 3300 2025-12-04T11:00:10.5377920Z BDFID: 0 2025-12-04T11:00:10.5378087Z Internal Node ID: 0 2025-12-04T11:00:10.5378255Z Compute Unit: 64 2025-12-04T11:00:10.5378412Z SIMDs per CU: 0 2025-12-04T11:00:10.5378587Z Shader Engines: 0 2025-12-04T11:00:10.5378801Z Shader Arrs. per Eng.: 0 2025-12-04T11:00:10.5378975Z WatchPts on Addr. Ranges:1 2025-12-04T11:00:10.5379130Z Memory Properties: 2025-12-04T11:00:10.5379250Z Features: None 2025-12-04T11:00:10.5379364Z Pool Info: 2025-12-04T11:00:10.5379636Z Pool 1 2025-12-04T11:00:10.5379804Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:00:10.5379974Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:00:10.5380160Z Allocatable: TRUE 2025-12-04T11:00:10.5380327Z Alloc Granule: 4KB 2025-12-04T11:00:10.5380546Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5380739Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5380909Z Accessible by all: TRUE 2025-12-04T11:00:10.5381225Z Pool 2 2025-12-04T11:00:10.5381368Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:00:10.5381540Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:00:10.5381711Z Allocatable: TRUE 2025-12-04T11:00:10.5381880Z Alloc Granule: 4KB 2025-12-04T11:00:10.5382065Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5382317Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5382485Z Accessible by all: TRUE 2025-12-04T11:00:10.5382673Z Pool 3 2025-12-04T11:00:10.5382819Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T11:00:10.5382988Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:00:10.5383157Z Allocatable: TRUE 2025-12-04T11:00:10.5383331Z Alloc Granule: 4KB 2025-12-04T11:00:10.5383514Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5383695Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5383860Z Accessible by all: TRUE 2025-12-04T11:00:10.5384018Z Pool 4 2025-12-04T11:00:10.5384179Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:00:10.5384324Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:00:10.5384477Z Allocatable: TRUE 2025-12-04T11:00:10.5384628Z Alloc Granule: 4KB 2025-12-04T11:00:10.5384838Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5385006Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5385167Z Accessible by all: TRUE 2025-12-04T11:00:10.5385303Z ISA Info: 2025-12-04T11:00:10.5385404Z ******* 2025-12-04T11:00:10.5385499Z Agent 2 2025-12-04T11:00:10.5385620Z ******* 2025-12-04T11:00:10.5385730Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:00:10.5385872Z Uuid: CPU-XX 2025-12-04T11:00:10.5386035Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:00:10.5386201Z Vendor Name: CPU 2025-12-04T11:00:10.5386351Z Feature: None specified 2025-12-04T11:00:10.5386502Z Profile: FULL_PROFILE 2025-12-04T11:00:10.5386650Z Float Round Mode: NEAR 2025-12-04T11:00:10.5386809Z Max Queue Number: 0(0x0) 2025-12-04T11:00:10.5386960Z Queue Min Size: 0(0x0) 2025-12-04T11:00:10.5387107Z Queue Max Size: 0(0x0) 2025-12-04T11:00:10.5387287Z Queue Type: MULTI 2025-12-04T11:00:10.5387428Z Node: 1 2025-12-04T11:00:10.5387634Z Device Type: CPU 2025-12-04T11:00:10.5387820Z Cache Info: 2025-12-04T11:00:10.5387945Z L1: 49152(0xc000) KB 2025-12-04T11:00:10.5388091Z Chip ID: 0(0x0) 2025-12-04T11:00:10.5388245Z ASIC Revision: 0(0x0) 2025-12-04T11:00:10.5388404Z Cacheline Size: 64(0x40) 2025-12-04T11:00:10.5388559Z Max Clock Freq. (MHz): 3300 2025-12-04T11:00:10.5388704Z BDFID: 0 2025-12-04T11:00:10.5388857Z Internal Node ID: 1 2025-12-04T11:00:10.5389009Z Compute Unit: 64 2025-12-04T11:00:10.5389156Z SIMDs per CU: 0 2025-12-04T11:00:10.5389308Z Shader Engines: 0 2025-12-04T11:00:10.5389613Z Shader Arrs. per Eng.: 0 2025-12-04T11:00:10.5389812Z WatchPts on Addr. Ranges:1 2025-12-04T11:00:10.5389993Z Memory Properties: 2025-12-04T11:00:10.5390098Z Features: None 2025-12-04T11:00:10.5390208Z Pool Info: 2025-12-04T11:00:10.5390359Z Pool 1 2025-12-04T11:00:10.5390486Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:00:10.5390642Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:00:10.5390792Z Allocatable: TRUE 2025-12-04T11:00:10.5390947Z Alloc Granule: 4KB 2025-12-04T11:00:10.5391161Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5391328Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5391494Z Accessible by all: TRUE 2025-12-04T11:00:10.5391638Z Pool 2 2025-12-04T11:00:10.5391766Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:00:10.5391907Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:00:10.5392044Z Allocatable: TRUE 2025-12-04T11:00:10.5392189Z Alloc Granule: 4KB 2025-12-04T11:00:10.5392343Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5392497Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5392648Z Accessible by all: TRUE 2025-12-04T11:00:10.5392783Z Pool 3 2025-12-04T11:00:10.5392903Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T11:00:10.5393043Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:00:10.5393186Z Allocatable: TRUE 2025-12-04T11:00:10.5393340Z Alloc Granule: 4KB 2025-12-04T11:00:10.5393506Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5393689Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5393873Z Accessible by all: TRUE 2025-12-04T11:00:10.5394028Z Pool 4 2025-12-04T11:00:10.5394167Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:00:10.5394324Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:00:10.5394569Z Allocatable: TRUE 2025-12-04T11:00:10.5394730Z Alloc Granule: 4KB 2025-12-04T11:00:10.5394899Z Alloc Recommended Granule:4KB 2025-12-04T11:00:10.5395070Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5395234Z Accessible by all: TRUE 2025-12-04T11:00:10.5395379Z ISA Info: 2025-12-04T11:00:10.5395483Z ******* 2025-12-04T11:00:10.5395592Z Agent 3 2025-12-04T11:00:10.5395695Z ******* 2025-12-04T11:00:10.5395807Z Name: gfx942 2025-12-04T11:00:10.5395953Z Uuid: GPU-8d2247a6f133c730 2025-12-04T11:00:10.5396106Z Marketing Name: AMD Instinct MI325X 2025-12-04T11:00:10.5396282Z Vendor Name: AMD 2025-12-04T11:00:10.5396444Z Feature: KERNEL_DISPATCH 2025-12-04T11:00:10.5396593Z Profile: BASE_PROFILE 2025-12-04T11:00:10.5396768Z Float Round Mode: NEAR 2025-12-04T11:00:10.5396955Z Max Queue Number: 128(0x80) 2025-12-04T11:00:10.5397104Z Queue Min Size: 64(0x40) 2025-12-04T11:00:10.5397256Z Queue Max Size: 131072(0x20000) 2025-12-04T11:00:10.5397406Z Queue Type: MULTI 2025-12-04T11:00:10.5397544Z Node: 2 2025-12-04T11:00:10.5397693Z Device Type: GPU 2025-12-04T11:00:10.5397825Z Cache Info: 2025-12-04T11:00:10.5397942Z L1: 32(0x20) KB 2025-12-04T11:00:10.5398079Z L2: 4096(0x1000) KB 2025-12-04T11:00:10.5398208Z L3: 262144(0x40000) KB 2025-12-04T11:00:10.5398345Z Chip ID: 29861(0x74a5) 2025-12-04T11:00:10.5398492Z ASIC Revision: 1(0x1) 2025-12-04T11:00:10.5398645Z Cacheline Size: 128(0x80) 2025-12-04T11:00:10.5398801Z Max Clock Freq. (MHz): 2100 2025-12-04T11:00:10.5398943Z BDFID: 29952 2025-12-04T11:00:10.5399093Z Internal Node ID: 2 2025-12-04T11:00:10.5399248Z Compute Unit: 304 2025-12-04T11:00:10.5399391Z SIMDs per CU: 4 2025-12-04T11:00:10.5399578Z Shader Engines: 32 2025-12-04T11:00:10.5399735Z Shader Arrs. per Eng.: 1 2025-12-04T11:00:10.5399892Z WatchPts on Addr. Ranges:4 2025-12-04T11:00:10.5400056Z Coherent Host Access: FALSE 2025-12-04T11:00:10.5400196Z Memory Properties: 2025-12-04T11:00:10.5400318Z Features: KERNEL_DISPATCH 2025-12-04T11:00:10.5400465Z Fast F16 Operation: TRUE 2025-12-04T11:00:10.5400620Z Wavefront Size: 64(0x40) 2025-12-04T11:00:10.5400774Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5400913Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5401036Z x 1024(0x400) 2025-12-04T11:00:10.5401162Z y 1024(0x400) 2025-12-04T11:00:10.5401289Z z 1024(0x400) 2025-12-04T11:00:10.5401427Z Max Waves Per CU: 32(0x20) 2025-12-04T11:00:10.5401614Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:00:10.5401770Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5401902Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5402020Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5402150Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5402275Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5402422Z Max fbarriers/Workgrp: 32 2025-12-04T11:00:10.5404799Z Packet Processor uCode:: 185 2025-12-04T11:00:10.5404965Z SDMA engine uCode:: 24 2025-12-04T11:00:10.5405123Z IOMMU Support:: None 2025-12-04T11:00:10.5405256Z Pool Info: 2025-12-04T11:00:10.5405359Z Pool 1 2025-12-04T11:00:10.5405492Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:00:10.5405638Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5405786Z Allocatable: TRUE 2025-12-04T11:00:10.5406017Z Alloc Granule: 4KB 2025-12-04T11:00:10.5406174Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5406335Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5406488Z Accessible by all: FALSE 2025-12-04T11:00:10.5406625Z Pool 2 2025-12-04T11:00:10.5406753Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:00:10.5406897Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5407041Z Allocatable: TRUE 2025-12-04T11:00:10.5407194Z Alloc Granule: 4KB 2025-12-04T11:00:10.5407350Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5407509Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5407668Z Accessible by all: FALSE 2025-12-04T11:00:10.5407799Z Pool 3 2025-12-04T11:00:10.5407923Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:00:10.5408064Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5408208Z Allocatable: TRUE 2025-12-04T11:00:10.5408359Z Alloc Granule: 4KB 2025-12-04T11:00:10.5408516Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5408675Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5408832Z Accessible by all: FALSE 2025-12-04T11:00:10.5408963Z Pool 4 2025-12-04T11:00:10.5409086Z Segment: GROUP 2025-12-04T11:00:10.5409225Z Size: 64(0x40) KB 2025-12-04T11:00:10.5409368Z Allocatable: FALSE 2025-12-04T11:00:10.5409571Z Alloc Granule: 0KB 2025-12-04T11:00:10.5409727Z Alloc Recommended Granule:0KB 2025-12-04T11:00:10.5409886Z Alloc Alignment: 0KB 2025-12-04T11:00:10.5410041Z Accessible by all: FALSE 2025-12-04T11:00:10.5410174Z ISA Info: 2025-12-04T11:00:10.5410282Z ISA 1 2025-12-04T11:00:10.5410451Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:00:10.5410614Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5410768Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5410919Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5411080Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5411228Z Fast f16: TRUE 2025-12-04T11:00:10.5411377Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5411521Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5411652Z x 1024(0x400) 2025-12-04T11:00:10.5411780Z y 1024(0x400) 2025-12-04T11:00:10.5411910Z z 1024(0x400) 2025-12-04T11:00:10.5412050Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5412190Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5412312Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5412440Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5412599Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5412744Z FBarrier Max Size: 32 2025-12-04T11:00:10.5412875Z ISA 2 2025-12-04T11:00:10.5413014Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:00:10.5413185Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5413341Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5413494Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5413648Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5413796Z Fast f16: TRUE 2025-12-04T11:00:10.5413943Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5414082Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5414207Z x 1024(0x400) 2025-12-04T11:00:10.5414332Z y 1024(0x400) 2025-12-04T11:00:10.5414452Z z 1024(0x400) 2025-12-04T11:00:10.5414583Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5414716Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5414832Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5414961Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5415084Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5415227Z FBarrier Max Size: 32 2025-12-04T11:00:10.5415355Z ******* 2025-12-04T11:00:10.5415447Z Agent 4 2025-12-04T11:00:10.5415544Z ******* 2025-12-04T11:00:10.5415653Z Name: gfx942 2025-12-04T11:00:10.5415798Z Uuid: GPU-391dcf08406a934b 2025-12-04T11:00:10.5415950Z Marketing Name: AMD Instinct MI325X 2025-12-04T11:00:10.5416102Z Vendor Name: AMD 2025-12-04T11:00:10.5416251Z Feature: KERNEL_DISPATCH 2025-12-04T11:00:10.5416400Z Profile: BASE_PROFILE 2025-12-04T11:00:10.5416549Z Float Round Mode: NEAR 2025-12-04T11:00:10.5416702Z Max Queue Number: 128(0x80) 2025-12-04T11:00:10.5416878Z Queue Min Size: 64(0x40) 2025-12-04T11:00:10.5417028Z Queue Max Size: 131072(0x20000) 2025-12-04T11:00:10.5417178Z Queue Type: MULTI 2025-12-04T11:00:10.5417319Z Node: 3 2025-12-04T11:00:10.5417459Z Device Type: GPU 2025-12-04T11:00:10.5417591Z Cache Info: 2025-12-04T11:00:10.5417702Z L1: 32(0x20) KB 2025-12-04T11:00:10.5417828Z L2: 4096(0x1000) KB 2025-12-04T11:00:10.5417949Z L3: 262144(0x40000) KB 2025-12-04T11:00:10.5418079Z Chip ID: 29861(0x74a5) 2025-12-04T11:00:10.5418225Z ASIC Revision: 1(0x1) 2025-12-04T11:00:10.5418375Z Cacheline Size: 128(0x80) 2025-12-04T11:00:10.5418526Z Max Clock Freq. (MHz): 2100 2025-12-04T11:00:10.5418670Z BDFID: 1280 2025-12-04T11:00:10.5418812Z Internal Node ID: 3 2025-12-04T11:00:10.5418989Z Compute Unit: 304 2025-12-04T11:00:10.5419141Z SIMDs per CU: 4 2025-12-04T11:00:10.5419287Z Shader Engines: 32 2025-12-04T11:00:10.5419438Z Shader Arrs. per Eng.: 1 2025-12-04T11:00:10.5419622Z WatchPts on Addr. Ranges:4 2025-12-04T11:00:10.5419780Z Coherent Host Access: FALSE 2025-12-04T11:00:10.5419917Z Memory Properties: 2025-12-04T11:00:10.5420028Z Features: KERNEL_DISPATCH 2025-12-04T11:00:10.5420167Z Fast F16 Operation: TRUE 2025-12-04T11:00:10.5420319Z Wavefront Size: 64(0x40) 2025-12-04T11:00:10.5420467Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5420607Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5420724Z x 1024(0x400) 2025-12-04T11:00:10.5420845Z y 1024(0x400) 2025-12-04T11:00:10.5420964Z z 1024(0x400) 2025-12-04T11:00:10.5421097Z Max Waves Per CU: 32(0x20) 2025-12-04T11:00:10.5421247Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:00:10.5421395Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5421523Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5421632Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5421757Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5421882Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5422024Z Max fbarriers/Workgrp: 32 2025-12-04T11:00:10.5422188Z Packet Processor uCode:: 185 2025-12-04T11:00:10.5422343Z SDMA engine uCode:: 24 2025-12-04T11:00:10.5422493Z IOMMU Support:: None 2025-12-04T11:00:10.5422622Z Pool Info: 2025-12-04T11:00:10.5422722Z Pool 1 2025-12-04T11:00:10.5422844Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:00:10.5422989Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5423133Z Allocatable: TRUE 2025-12-04T11:00:10.5423283Z Alloc Granule: 4KB 2025-12-04T11:00:10.5423486Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5423648Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5423800Z Accessible by all: FALSE 2025-12-04T11:00:10.5423934Z Pool 2 2025-12-04T11:00:10.5424057Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:00:10.5424198Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5424338Z Allocatable: TRUE 2025-12-04T11:00:10.5424484Z Alloc Granule: 4KB 2025-12-04T11:00:10.5424642Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5424797Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5424946Z Accessible by all: FALSE 2025-12-04T11:00:10.5425083Z Pool 3 2025-12-04T11:00:10.5425205Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:00:10.5425343Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5425515Z Allocatable: TRUE 2025-12-04T11:00:10.5425660Z Alloc Granule: 4KB 2025-12-04T11:00:10.5425817Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5425973Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5426130Z Accessible by all: FALSE 2025-12-04T11:00:10.5426262Z Pool 4 2025-12-04T11:00:10.5426377Z Segment: GROUP 2025-12-04T11:00:10.5426510Z Size: 64(0x40) KB 2025-12-04T11:00:10.5426648Z Allocatable: FALSE 2025-12-04T11:00:10.5426798Z Alloc Granule: 0KB 2025-12-04T11:00:10.5426955Z Alloc Recommended Granule:0KB 2025-12-04T11:00:10.5427115Z Alloc Alignment: 0KB 2025-12-04T11:00:10.5427271Z Accessible by all: FALSE 2025-12-04T11:00:10.5427405Z ISA Info: 2025-12-04T11:00:10.5427502Z ISA 1 2025-12-04T11:00:10.5427628Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:00:10.5427787Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5427947Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5428102Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5428259Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5428407Z Fast f16: TRUE 2025-12-04T11:00:10.5428550Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5428688Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5428813Z x 1024(0x400) 2025-12-04T11:00:10.5428937Z y 1024(0x400) 2025-12-04T11:00:10.5429057Z z 1024(0x400) 2025-12-04T11:00:10.5429192Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5429324Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5429439Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5429607Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5429766Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5429909Z FBarrier Max Size: 32 2025-12-04T11:00:10.5430040Z ISA 2 2025-12-04T11:00:10.5430172Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:00:10.5430343Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5430496Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5430647Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5430804Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5430947Z Fast f16: TRUE 2025-12-04T11:00:10.5431090Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5431227Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5431345Z x 1024(0x400) 2025-12-04T11:00:10.5431470Z y 1024(0x400) 2025-12-04T11:00:10.5431590Z z 1024(0x400) 2025-12-04T11:00:10.5431721Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5431885Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5432003Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5432127Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5432251Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5432386Z FBarrier Max Size: 32 2025-12-04T11:00:10.5432514Z ******* 2025-12-04T11:00:10.5432607Z Agent 5 2025-12-04T11:00:10.5432697Z ******* 2025-12-04T11:00:10.5432807Z Name: gfx942 2025-12-04T11:00:10.5432944Z Uuid: GPU-84fb83e57eb07497 2025-12-04T11:00:10.5433095Z Marketing Name: AMD Instinct MI325X 2025-12-04T11:00:10.5433246Z Vendor Name: AMD 2025-12-04T11:00:10.5433390Z Feature: KERNEL_DISPATCH 2025-12-04T11:00:10.5433533Z Profile: BASE_PROFILE 2025-12-04T11:00:10.5433679Z Float Round Mode: NEAR 2025-12-04T11:00:10.5433824Z Max Queue Number: 128(0x80) 2025-12-04T11:00:10.5433970Z Queue Min Size: 64(0x40) 2025-12-04T11:00:10.5434114Z Queue Max Size: 131072(0x20000) 2025-12-04T11:00:10.5434260Z Queue Type: MULTI 2025-12-04T11:00:10.5434398Z Node: 4 2025-12-04T11:00:10.5434534Z Device Type: GPU 2025-12-04T11:00:10.5434665Z Cache Info: 2025-12-04T11:00:10.5434775Z L1: 32(0x20) KB 2025-12-04T11:00:10.5434902Z L2: 4096(0x1000) KB 2025-12-04T11:00:10.5435030Z L3: 262144(0x40000) KB 2025-12-04T11:00:10.5435160Z Chip ID: 29861(0x74a5) 2025-12-04T11:00:10.5435298Z ASIC Revision: 1(0x1) 2025-12-04T11:00:10.5435443Z Cacheline Size: 128(0x80) 2025-12-04T11:00:10.5435587Z Max Clock Freq. (MHz): 2100 2025-12-04T11:00:10.5435726Z BDFID: 25856 2025-12-04T11:00:10.5435867Z Internal Node ID: 4 2025-12-04T11:00:10.5436038Z Compute Unit: 304 2025-12-04T11:00:10.5436181Z SIMDs per CU: 4 2025-12-04T11:00:10.5436327Z Shader Engines: 32 2025-12-04T11:00:10.5436476Z Shader Arrs. per Eng.: 1 2025-12-04T11:00:10.5436636Z WatchPts on Addr. Ranges:4 2025-12-04T11:00:10.5436790Z Coherent Host Access: FALSE 2025-12-04T11:00:10.5436932Z Memory Properties: 2025-12-04T11:00:10.5437056Z Features: KERNEL_DISPATCH 2025-12-04T11:00:10.5437196Z Fast F16 Operation: TRUE 2025-12-04T11:00:10.5437355Z Wavefront Size: 64(0x40) 2025-12-04T11:00:10.5437513Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5437655Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5437788Z x 1024(0x400) 2025-12-04T11:00:10.5437916Z y 1024(0x400) 2025-12-04T11:00:10.5438046Z z 1024(0x400) 2025-12-04T11:00:10.5438190Z Max Waves Per CU: 32(0x20) 2025-12-04T11:00:10.5438374Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:00:10.5438533Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5438674Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5438791Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5438927Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5439060Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5439206Z Max fbarriers/Workgrp: 32 2025-12-04T11:00:10.5439379Z Packet Processor uCode:: 185 2025-12-04T11:00:10.5439577Z SDMA engine uCode:: 24 2025-12-04T11:00:10.5439738Z IOMMU Support:: None 2025-12-04T11:00:10.5439881Z Pool Info: 2025-12-04T11:00:10.5439990Z Pool 1 2025-12-04T11:00:10.5440124Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:00:10.5440280Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5440432Z Allocatable: TRUE 2025-12-04T11:00:10.5440591Z Alloc Granule: 4KB 2025-12-04T11:00:10.5440753Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5440921Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5441082Z Accessible by all: FALSE 2025-12-04T11:00:10.5441218Z Pool 2 2025-12-04T11:00:10.5441354Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:00:10.5441508Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5441653Z Allocatable: TRUE 2025-12-04T11:00:10.5441816Z Alloc Granule: 4KB 2025-12-04T11:00:10.5441983Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5442145Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5442307Z Accessible by all: FALSE 2025-12-04T11:00:10.5442443Z Pool 3 2025-12-04T11:00:10.5442574Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:00:10.5442726Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5442871Z Allocatable: TRUE 2025-12-04T11:00:10.5443064Z Alloc Granule: 4KB 2025-12-04T11:00:10.5443233Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5443396Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5443561Z Accessible by all: FALSE 2025-12-04T11:00:10.5443698Z Pool 4 2025-12-04T11:00:10.5443827Z Segment: GROUP 2025-12-04T11:00:10.5443974Z Size: 64(0x40) KB 2025-12-04T11:00:10.5444118Z Allocatable: FALSE 2025-12-04T11:00:10.5444278Z Alloc Granule: 0KB 2025-12-04T11:00:10.5444447Z Alloc Recommended Granule:0KB 2025-12-04T11:00:10.5444608Z Alloc Alignment: 0KB 2025-12-04T11:00:10.5444775Z Accessible by all: FALSE 2025-12-04T11:00:10.5444918Z ISA Info: 2025-12-04T11:00:10.5445021Z ISA 1 2025-12-04T11:00:10.5445155Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:00:10.5445367Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5445532Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5445699Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5445862Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5446020Z Fast f16: TRUE 2025-12-04T11:00:10.5446169Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5446305Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5446430Z x 1024(0x400) 2025-12-04T11:00:10.5446575Z y 1024(0x400) 2025-12-04T11:00:10.5446763Z z 1024(0x400) 2025-12-04T11:00:10.5447002Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5447178Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5447292Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5447417Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5447542Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5447680Z FBarrier Max Size: 32 2025-12-04T11:00:10.5447810Z ISA 2 2025-12-04T11:00:10.5447941Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:00:10.5448106Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5448262Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5448415Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5448569Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5448716Z Fast f16: TRUE 2025-12-04T11:00:10.5448859Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5448997Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5449118Z x 1024(0x400) 2025-12-04T11:00:10.5449237Z y 1024(0x400) 2025-12-04T11:00:10.5449358Z z 1024(0x400) 2025-12-04T11:00:10.5449535Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5449666Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5449831Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5449954Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5450079Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5450219Z FBarrier Max Size: 32 2025-12-04T11:00:10.5450345Z ******* 2025-12-04T11:00:10.5450438Z Agent 6 2025-12-04T11:00:10.5450530Z ******* 2025-12-04T11:00:10.5450635Z Name: gfx942 2025-12-04T11:00:10.5450771Z Uuid: GPU-36f1547156835698 2025-12-04T11:00:10.5450915Z Marketing Name: AMD Instinct MI325X 2025-12-04T11:00:10.5451066Z Vendor Name: AMD 2025-12-04T11:00:10.5451212Z Feature: KERNEL_DISPATCH 2025-12-04T11:00:10.5451360Z Profile: BASE_PROFILE 2025-12-04T11:00:10.5451506Z Float Round Mode: NEAR 2025-12-04T11:00:10.5451652Z Max Queue Number: 128(0x80) 2025-12-04T11:00:10.5451829Z Queue Min Size: 64(0x40) 2025-12-04T11:00:10.5451972Z Queue Max Size: 131072(0x20000) 2025-12-04T11:00:10.5452113Z Queue Type: MULTI 2025-12-04T11:00:10.5452251Z Node: 5 2025-12-04T11:00:10.5452388Z Device Type: GPU 2025-12-04T11:00:10.5452512Z Cache Info: 2025-12-04T11:00:10.5452621Z L1: 32(0x20) KB 2025-12-04T11:00:10.5452747Z L2: 4096(0x1000) KB 2025-12-04T11:00:10.5452871Z L3: 262144(0x40000) KB 2025-12-04T11:00:10.5452999Z Chip ID: 29861(0x74a5) 2025-12-04T11:00:10.5453138Z ASIC Revision: 1(0x1) 2025-12-04T11:00:10.5453285Z Cacheline Size: 128(0x80) 2025-12-04T11:00:10.5453438Z Max Clock Freq. (MHz): 2100 2025-12-04T11:00:10.5453575Z BDFID: 5376 2025-12-04T11:00:10.5453716Z Internal Node ID: 5 2025-12-04T11:00:10.5453863Z Compute Unit: 304 2025-12-04T11:00:10.5454002Z SIMDs per CU: 4 2025-12-04T11:00:10.5454146Z Shader Engines: 32 2025-12-04T11:00:10.5454294Z Shader Arrs. per Eng.: 1 2025-12-04T11:00:10.5454447Z WatchPts on Addr. Ranges:4 2025-12-04T11:00:10.5454600Z Coherent Host Access: FALSE 2025-12-04T11:00:10.5454732Z Memory Properties: 2025-12-04T11:00:10.5454841Z Features: KERNEL_DISPATCH 2025-12-04T11:00:10.5454984Z Fast F16 Operation: TRUE 2025-12-04T11:00:10.5455131Z Wavefront Size: 64(0x40) 2025-12-04T11:00:10.5455280Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5455420Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5455536Z x 1024(0x400) 2025-12-04T11:00:10.5455659Z y 1024(0x400) 2025-12-04T11:00:10.5455777Z z 1024(0x400) 2025-12-04T11:00:10.5455912Z Max Waves Per CU: 32(0x20) 2025-12-04T11:00:10.5456091Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:00:10.5456239Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5456369Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5456481Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5456605Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5456729Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5456867Z Max fbarriers/Workgrp: 32 2025-12-04T11:00:10.5457030Z Packet Processor uCode:: 185 2025-12-04T11:00:10.5457185Z SDMA engine uCode:: 24 2025-12-04T11:00:10.5457333Z IOMMU Support:: None 2025-12-04T11:00:10.5457463Z Pool Info: 2025-12-04T11:00:10.5457562Z Pool 1 2025-12-04T11:00:10.5457686Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:00:10.5457834Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5457979Z Allocatable: TRUE 2025-12-04T11:00:10.5458127Z Alloc Granule: 4KB 2025-12-04T11:00:10.5458310Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5458466Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5458620Z Accessible by all: FALSE 2025-12-04T11:00:10.5458753Z Pool 2 2025-12-04T11:00:10.5458878Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:00:10.5459021Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5459163Z Allocatable: TRUE 2025-12-04T11:00:10.5459310Z Alloc Granule: 4KB 2025-12-04T11:00:10.5459508Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5459664Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5459817Z Accessible by all: FALSE 2025-12-04T11:00:10.5459951Z Pool 3 2025-12-04T11:00:10.5460071Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:00:10.5460212Z Size: 268419072(0xfffc000) KB 2025-12-04T11:00:10.5460353Z Allocatable: TRUE 2025-12-04T11:00:10.5460500Z Alloc Granule: 4KB 2025-12-04T11:00:10.5460657Z Alloc Recommended Granule:2048KB 2025-12-04T11:00:10.5460815Z Alloc Alignment: 4KB 2025-12-04T11:00:10.5460968Z Accessible by all: FALSE 2025-12-04T11:00:10.5461101Z Pool 4 2025-12-04T11:00:10.5461217Z Segment: GROUP 2025-12-04T11:00:10.5461353Z Size: 64(0x40) KB 2025-12-04T11:00:10.5461497Z Allocatable: FALSE 2025-12-04T11:00:10.5461643Z Alloc Granule: 0KB 2025-12-04T11:00:10.5461799Z Alloc Recommended Granule:0KB 2025-12-04T11:00:10.5461954Z Alloc Alignment: 0KB 2025-12-04T11:00:10.5462104Z Accessible by all: FALSE 2025-12-04T11:00:10.5462238Z ISA Info: 2025-12-04T11:00:10.5462334Z ISA 1 2025-12-04T11:00:10.5462457Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:00:10.5462649Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5462804Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5462958Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5463118Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5463265Z Fast f16: TRUE 2025-12-04T11:00:10.5463412Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5463550Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5463678Z x 1024(0x400) 2025-12-04T11:00:10.5463804Z y 1024(0x400) 2025-12-04T11:00:10.5463925Z z 1024(0x400) 2025-12-04T11:00:10.5464061Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5464194Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5464309Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5464434Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5464558Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5464728Z FBarrier Max Size: 32 2025-12-04T11:00:10.5464858Z ISA 2 2025-12-04T11:00:10.5464987Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:00:10.5465154Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:00:10.5465308Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:00:10.5465459Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5465634Z Default Rounding Mode: NEAR 2025-12-04T11:00:10.5465784Z Fast f16: TRUE 2025-12-04T11:00:10.5465930Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:00:10.5466068Z Workgroup Max Size per Dimension: 2025-12-04T11:00:10.5466191Z x 1024(0x400) 2025-12-04T11:00:10.5466316Z y 1024(0x400) 2025-12-04T11:00:10.5466440Z z 1024(0x400) 2025-12-04T11:00:10.5466573Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:00:10.5466706Z Grid Max Size per Dimension: 2025-12-04T11:00:10.5466822Z x 4294967295(0xffffffff) 2025-12-04T11:00:10.5466946Z y 4294967295(0xffffffff) 2025-12-04T11:00:10.5467072Z z 4294967295(0xffffffff) 2025-12-04T11:00:10.5467211Z FBarrier Max Size: 32 2025-12-04T11:00:10.5467340Z *** Done *** 2025-12-04T11:00:10.5475856Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T11:00:10.5476030Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T11:00:10.5476306Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-12-04T11:00:10.5476559Z if [[ $ngpu -eq 0 ]]; then 2025-12-04T11:00:10.5476703Z  echo "Error: Failed to detect any GPUs on the runner" 2025-12-04T11:00:10.5476840Z  echo "$msg" 2025-12-04T11:00:10.5476938Z  exit 1 2025-12-04T11:00:10.5477026Z fi 2025-12-04T11:00:10.5480056Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.5480194Z env: 2025-12-04T11:00:10.5480278Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.5480375Z ##[endgroup] 2025-12-04T11:00:10.6584295Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-12-04T11:00:10.6584538Z with: 2025-12-04T11:00:10.6584634Z diskspace-cutoff: 70 2025-12-04T11:00:10.6584742Z env: 2025-12-04T11:00:10.6584832Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.6584944Z ##[endgroup] 2025-12-04T11:00:10.6617625Z ##[group]Run set -ex 2025-12-04T11:00:10.6617773Z set -ex 2025-12-04T11:00:10.6617871Z diskspace_cutoff=70 2025-12-04T11:00:10.6618013Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-12-04T11:00:10.6618175Z if [ ! -d "$docker_root_dir" ]; then 2025-12-04T11:00:10.6618371Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-12-04T11:00:10.6618552Z  exit 0 2025-12-04T11:00:10.6618646Z fi 2025-12-04T11:00:10.6618809Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T11:00:10.6619135Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-12-04T11:00:10.6619417Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-12-04T11:00:10.6619600Z  docker system prune -af 2025-12-04T11:00:10.6619943Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T11:00:10.6620157Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-12-04T11:00:10.6620319Z  diskspace_cutoff_int=$((diskspace_cutoff + 0)) 2025-12-04T11:00:10.6620470Z  difference=$((100 - diskspace_cutoff_int)) 2025-12-04T11:00:10.6620676Z  echo "Error: Available diskspace is less than $difference percent. Not enough diskspace." 2025-12-04T11:00:10.6620863Z  echo "$msg" 2025-12-04T11:00:10.6620963Z  exit 1 2025-12-04T11:00:10.6621059Z  else 2025-12-04T11:00:10.6621169Z  difference=$((diskspace - diskspace_new)) 2025-12-04T11:00:10.6621319Z  echo "Diskspace saved: $difference percent" 2025-12-04T11:00:10.6621447Z  fi 2025-12-04T11:00:10.6621529Z fi 2025-12-04T11:00:10.6625863Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.6626007Z env: 2025-12-04T11:00:10.6626101Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.6626208Z ##[endgroup] 2025-12-04T11:00:10.6645569Z + diskspace_cutoff=70 2025-12-04T11:00:10.6649139Z ++ docker info -f '{{.DockerRootDir}}' 2025-12-04T11:00:10.6987747Z + docker_root_dir=/home/runner/docker-data 2025-12-04T11:00:10.6988242Z + '[' '!' -d /home/runner/docker-data ']' 2025-12-04T11:00:10.6993013Z ++ df -H --output=pcent /home/runner/docker-data 2025-12-04T11:00:10.6993421Z ++ sed -n 2p 2025-12-04T11:00:10.6993716Z ++ sed s/%// 2025-12-04T11:00:10.6994517Z ++ sed 's/ //' 2025-12-04T11:00:10.7007961Z + diskspace=' 3' 2025-12-04T11:00:10.7008513Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2025-12-04T11:00:10.7008977Z + [[ 3 -ge 70 ]] 2025-12-04T11:00:10.7032334Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-12-04T11:00:10.7032612Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-12-04T11:00:10.7032790Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-12-04T11:00:10.7032924Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-12-04T11:00:10.7033100Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-12-04T11:00:10.7033261Z  2025-12-04T11:00:10.7033387Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-12-04T11:00:10.7033551Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-12-04T11:00:10.7033684Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-12-04T11:00:10.7033866Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-12-04T11:00:10.7034033Z  2025-12-04T11:00:10.7034308Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-12-04T11:00:10.7034444Z rm -rf "${RUNNER_DOCS_DIR}" 2025-12-04T11:00:10.7034573Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-12-04T11:00:10.7034727Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-12-04T11:00:10.7038839Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.7038986Z env: 2025-12-04T11:00:10.7039082Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.7039187Z ##[endgroup] 2025-12-04T11:00:10.7123332Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:10.7123607Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:10.7123831Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:10.7128646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.7128799Z env: 2025-12-04T11:00:10.7128907Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.7129046Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:10.7129218Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:10.7129385Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:10.7129728Z ##[endgroup] 2025-12-04T11:00:10.7180501Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-12-04T11:00:10.7180786Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-12-04T11:00:10.7180985Z # Add render group for container creation. 2025-12-04T11:00:10.7181150Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-12-04T11:00:10.7181352Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-12-04T11:00:10.7181550Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-12-04T11:00:10.7181725Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-12-04T11:00:10.7181860Z else 2025-12-04T11:00:10.7181962Z  DEVICE_FLAG="--device /dev/dri" 2025-12-04T11:00:10.7182074Z fi 2025-12-04T11:00:10.7182249Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-12-04T11:00:10.7182530Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-12-04T11:00:10.7182780Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-12-04T11:00:10.7183041Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-12-04T11:00:10.7183478Z echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd $DEVICE_FLAG --group-add video --group-add $render_gid --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host" >> "${GITHUB_ENV}" 2025-12-04T11:00:10.7186600Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:10.7186735Z env: 2025-12-04T11:00:10.7186820Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.7186947Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:10.7187117Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:10.7187274Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:10.7187392Z ##[endgroup] 2025-12-04T11:00:10.7253117Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-12-04T11:00:10.7253324Z with: 2025-12-04T11:00:10.7253480Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-12-04T11:00:10.7253659Z aws-region: us-east-1 2025-12-04T11:00:10.7253771Z role-duration-seconds: 18000 2025-12-04T11:00:10.7253900Z audience: sts.amazonaws.com 2025-12-04T11:00:10.7254011Z env: 2025-12-04T11:00:10.7254108Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:10.7254384Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:10.7254556Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:10.7254724Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:10.7255236Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:10.7255722Z ##[endgroup] 2025-12-04T11:00:11.0431359Z Assuming role with OIDC 2025-12-04T11:00:11.3866757Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-12-04T11:00:11.4790616Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-12-04T11:00:11.4790849Z with: 2025-12-04T11:00:11.4790964Z mask-password: true 2025-12-04T11:00:11.4791115Z registry-type: private 2025-12-04T11:00:11.4791241Z skip-logout: false 2025-12-04T11:00:11.4791352Z env: 2025-12-04T11:00:11.4791458Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:11.4791620Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:11.4791976Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:11.4792170Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:11.4792893Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:11.4793400Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:11.4793518Z AWS_REGION: us-east-1 2025-12-04T11:00:11.4793865Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:11.4794015Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:11.4796068Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:11.4796172Z ##[endgroup] 2025-12-04T11:00:11.8978992Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.5282264Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:12.5282614Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:12.5282871Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:12.5283124Z env | grep '^RUNNER' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:00:12.5288166Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:12.5288366Z env: 2025-12-04T11:00:12.5288497Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:12.5288681Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:12.5288920Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:12.5289145Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:12.5290019Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:12.5290545Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:12.5290675Z AWS_REGION: us-east-1 2025-12-04T11:00:12.5290919Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:12.5291083Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:12.5293314Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:12.5293425Z ##[endgroup] 2025-12-04T11:00:12.5393285Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T11:00:12.5393499Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T11:00:12.5393747Z if [[ $ngpu -lt 2 ]]; then #We are temporarily reducing this down to 2 from 4 so that we can run tests on nodes with less gpus. 2025-12-04T11:00:12.5394034Z  echo "Error: only $ngpu GPU(s) detected, at least 2 GPUs are needed for distributed jobs" 2025-12-04T11:00:12.5394219Z  exit 1 2025-12-04T11:00:12.5394314Z fi 2025-12-04T11:00:12.5398339Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:12.5398509Z env: 2025-12-04T11:00:12.5398608Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:12.5398744Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:12.5398926Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:12.5399096Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:12.5399775Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:12.5400268Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:12.5400386Z AWS_REGION: us-east-1 2025-12-04T11:00:12.5400632Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:12.5400787Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:12.5402807Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:12.5403052Z ##[endgroup] 2025-12-04T11:00:12.6497630Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-12-04T11:00:12.6497820Z with: 2025-12-04T11:00:12.6498093Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6498396Z use-custom-docker-registry: true 2025-12-04T11:00:12.6498522Z docker-build-dir: .ci/docker 2025-12-04T11:00:12.6498647Z docker-build-script: ./build.sh 2025-12-04T11:00:12.6498766Z working-directory: . 2025-12-04T11:00:12.6498907Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.6499064Z force-push: false 2025-12-04T11:00:12.6499160Z env: 2025-12-04T11:00:12.6499251Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:12.6499388Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:12.6499621Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:12.6499809Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:12.6500317Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:12.6500805Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:12.6500920Z AWS_REGION: us-east-1 2025-12-04T11:00:12.6501111Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:12.6501263Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:12.6503294Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:12.6503398Z ##[endgroup] 2025-12-04T11:00:12.6511838Z ##[group]Run set -ex 2025-12-04T11:00:12.6511970Z set -ex 2025-12-04T11:00:12.6512066Z  2025-12-04T11:00:12.6512220Z # If the docker build directory or the build script doesn't exist, the action will 2025-12-04T11:00:12.6512469Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-12-04T11:00:12.6512680Z # job could then download the pre-built image as usual 2025-12-04T11:00:12.6512931Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-12-04T11:00:12.6513166Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6513295Z else 2025-12-04T11:00:12.6513401Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6513572Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6513723Z  2025-12-04T11:00:12.6513933Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-12-04T11:00:12.6514165Z  exit 0 2025-12-04T11:00:12.6514265Z fi 2025-12-04T11:00:12.6514364Z  2025-12-04T11:00:12.6514512Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-12-04T11:00:12.6514746Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-12-04T11:00:12.6514954Z  # use it as it is, but first let's extract the tag 2025-12-04T11:00:12.6515147Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-12-04T11:00:12.6515347Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6515539Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6515699Z else 2025-12-04T11:00:12.6515820Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-12-04T11:00:12.6515981Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-12-04T11:00:12.6516141Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-12-04T11:00:12.6516279Z  fi 2025-12-04T11:00:12.6516662Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-12-04T11:00:12.6516898Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6517140Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6517402Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6517570Z fi 2025-12-04T11:00:12.6521809Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:12.6521967Z env: 2025-12-04T11:00:12.6522070Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:12.6522215Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:12.6522400Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:12.6522575Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:12.6523086Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:12.6523578Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:12.6523705Z AWS_REGION: us-east-1 2025-12-04T11:00:12.6523850Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:12.6524008Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:12.6526024Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:12.6526137Z REPO_NAME: pytorch 2025-12-04T11:00:12.6526417Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6526713Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T11:00:12.6526839Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-12-04T11:00:12.6527000Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.6527169Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-12-04T11:00:12.6527295Z CUSTOM_TAG_PREFIX: 2025-12-04T11:00:12.6527406Z ##[endgroup] 2025-12-04T11:00:12.6549851Z + [[ -d .ci/docker ]] 2025-12-04T11:00:12.6550102Z + [[ -f .ci/docker/./build.sh ]] 2025-12-04T11:00:12.6550342Z + [[ true == \t\r\u\e ]] 2025-12-04T11:00:12.6550521Z + echo skip=false 2025-12-04T11:00:12.6551142Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-12-04T11:00:12.6556892Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6557834Z ++ awk -F '[:,]' '{print $2}' 2025-12-04T11:00:12.6570173Z + DOCKER_TAG=pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6570623Z + echo docker-tag=pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6571128Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6593489Z ##[group]Run set +e 2025-12-04T11:00:12.6593674Z set +e 2025-12-04T11:00:12.6593796Z set -x 2025-12-04T11:00:12.6593904Z  2025-12-04T11:00:12.6594006Z login() { 2025-12-04T11:00:12.6594219Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T11:00:12.6594431Z } 2025-12-04T11:00:12.6594529Z  2025-12-04T11:00:12.6594629Z retry () { 2025-12-04T11:00:12.6594755Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T11:00:12.6594893Z } 2025-12-04T11:00:12.6594988Z  2025-12-04T11:00:12.6595094Z retry login "${DOCKER_REGISTRY}" 2025-12-04T11:00:12.6595359Z  2025-12-04T11:00:12.6595593Z START_TIME=$(date +%s) 2025-12-04T11:00:12.6595723Z # Wait up to 120 minutes 2025-12-04T11:00:12.6595881Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-12-04T11:00:12.6596079Z  # Check if image already exists, if it does then skip building it 2025-12-04T11:00:12.6596279Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-12-04T11:00:12.6596429Z  exit 0 2025-12-04T11:00:12.6596532Z  fi 2025-12-04T11:00:12.6596631Z  2025-12-04T11:00:12.6596791Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-12-04T11:00:12.6597042Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-12-04T11:00:12.6597288Z  # latter, it will wait for the Docker images to become available before continuing 2025-12-04T11:00:12.6597491Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-12-04T11:00:12.6597665Z  # It's a Docker build job, let's build the image 2025-12-04T11:00:12.6597802Z  break 2025-12-04T11:00:12.6597902Z  else 2025-12-04T11:00:12.6598040Z  # It's a regular build job, wait for the image to become available 2025-12-04T11:00:12.6598200Z  sleep 300 2025-12-04T11:00:12.6598304Z  fi 2025-12-04T11:00:12.6598399Z done 2025-12-04T11:00:12.6598495Z  2025-12-04T11:00:12.6598640Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-12-04T11:00:12.6598855Z # be empty. The default action would be to continue rebuild the image 2025-12-04T11:00:12.6599051Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-12-04T11:00:12.6599228Z  # if we're on the base branch then use the parent commit 2025-12-04T11:00:12.6599386Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-12-04T11:00:12.6599561Z else 2025-12-04T11:00:12.6599695Z  # otherwise we're on a PR, so use the most recent base commit 2025-12-04T11:00:12.6599879Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-12-04T11:00:12.6600021Z fi 2025-12-04T11:00:12.6600112Z  2025-12-04T11:00:12.6600214Z if [[ -z "${MERGE_BASE}" ]]; then 2025-12-04T11:00:12.6600361Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6600495Z  2025-12-04T11:00:12.6600673Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-12-04T11:00:12.6600877Z  exit 0 2025-12-04T11:00:12.6600973Z fi 2025-12-04T11:00:12.6601060Z  2025-12-04T11:00:12.6601187Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-12-04T11:00:12.6601458Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-12-04T11:00:12.6601673Z  exit 1 2025-12-04T11:00:12.6601765Z fi 2025-12-04T11:00:12.6601852Z  2025-12-04T11:00:12.6601991Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-12-04T11:00:12.6602233Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-12-04T11:00:12.6602450Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-12-04T11:00:12.6602697Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-12-04T11:00:12.6602971Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-12-04T11:00:12.6603139Z fi 2025-12-04T11:00:12.6603225Z  2025-12-04T11:00:12.6603332Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T11:00:12.6607421Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:12.6607655Z env: 2025-12-04T11:00:12.6607750Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:12.6607886Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:12.6608061Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:12.6608225Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:12.6608727Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:12.6609218Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:12.6609334Z AWS_REGION: us-east-1 2025-12-04T11:00:12.6609738Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:12.6609894Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:12.6611930Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:12.6612051Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T11:00:12.6612192Z BASE_REVISION: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:00:12.6612501Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6612856Z DOCKER_TAG: pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:12.6613083Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.6613233Z DOCKER_PUSH: 2025-12-04T11:00:12.6613330Z ##[endgroup] 2025-12-04T11:00:12.6629741Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.6629930Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.6633393Z + aws ecr get-login-password --region us-east-1 2025-12-04T11:00:12.6633609Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:12.6633893Z /home/runner/_work/_temp/11d1bc86-773e-4596-9be5-f93fd6de7fe9.sh: line 5: aws: command not found 2025-12-04T11:00:12.6727252Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:12.6738402Z + sleep 1 2025-12-04T11:00:13.6748226Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:13.6751798Z + aws ecr get-login-password --region us-east-1 2025-12-04T11:00:13.6752796Z /home/runner/_work/_temp/11d1bc86-773e-4596-9be5-f93fd6de7fe9.sh: line 5: aws: command not found 2025-12-04T11:00:13.6753605Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:13.6857582Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:13.6869999Z + sleep 2 2025-12-04T11:00:15.6883105Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:15.6887296Z + aws ecr get-login-password --region us-east-1 2025-12-04T11:00:15.6887878Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:15.6888676Z /home/runner/_work/_temp/11d1bc86-773e-4596-9be5-f93fd6de7fe9.sh: line 5: aws: command not found 2025-12-04T11:00:15.6979173Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:15.6993399Z ++ date +%s 2025-12-04T11:00:15.7001749Z + START_TIME=1764846015 2025-12-04T11:00:15.7005256Z ++ date +%s 2025-12-04T11:00:15.7012577Z + [[ 1764838815 -lt 1764846015 ]] 2025-12-04T11:00:15.7013400Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:17.0599958Z { 2025-12-04T11:00:17.0600336Z "schemaVersion": 2, 2025-12-04T11:00:17.0600767Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-12-04T11:00:17.0602193Z "config": { 2025-12-04T11:00:17.0602657Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-12-04T11:00:17.0603073Z "size": 30522, 2025-12-04T11:00:17.0603525Z "digest": "sha256:79498ef00fdf8abfcde955fd685c3a7412c33ca80383b5905abfdc3c70621215" 2025-12-04T11:00:17.0604976Z }, 2025-12-04T11:00:17.0605214Z "layers": [ 2025-12-04T11:00:17.0605448Z { 2025-12-04T11:00:17.0605821Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0606253Z "size": 30594402, 2025-12-04T11:00:17.0606707Z "digest": "sha256:02de03a7213b62b792ec66a7efb8c86c4117ca00fb8651facf8ecfe33044b485" 2025-12-04T11:00:17.0607195Z }, 2025-12-04T11:00:17.0607414Z { 2025-12-04T11:00:17.0607757Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0608181Z "size": 1554, 2025-12-04T11:00:17.0608836Z "digest": "sha256:3a5718b5258e28918133dd74ea64bd506b2c15530a2fa8a72c45c5b0d8f7c7b0" 2025-12-04T11:00:17.0609308Z }, 2025-12-04T11:00:17.0609600Z { 2025-12-04T11:00:17.0609933Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0610358Z "size": 335779211, 2025-12-04T11:00:17.0610805Z "digest": "sha256:bf3aa22776924a41b55849f0f30cb22af45d41da1177a9d682cf94cde99d8f98" 2025-12-04T11:00:17.0611278Z }, 2025-12-04T11:00:17.0611489Z { 2025-12-04T11:00:17.0611824Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0612237Z "size": 704, 2025-12-04T11:00:17.0612655Z "digest": "sha256:9d58e5257cefd43e8226153d71d28a865253662146aa9fce9a9f95af67b497fa" 2025-12-04T11:00:17.0613117Z }, 2025-12-04T11:00:17.0613325Z { 2025-12-04T11:00:17.0613661Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0614042Z "size": 1770, 2025-12-04T11:00:17.0614316Z "digest": "sha256:fde80a64553533a56c032d4bc388837e7d4631a0424d1bfe135703165b67fd4d" 2025-12-04T11:00:17.0614605Z }, 2025-12-04T11:00:17.0614739Z { 2025-12-04T11:00:17.0614951Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0615210Z "size": 485, 2025-12-04T11:00:17.0615472Z "digest": "sha256:6931c5f20e80e481e4f484471ff3a02878b4f8c54a9a5a4717213fdaa35c0bff" 2025-12-04T11:00:17.0615768Z }, 2025-12-04T11:00:17.0615902Z { 2025-12-04T11:00:17.0616118Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0616380Z "size": 120663474, 2025-12-04T11:00:17.0616660Z "digest": "sha256:170ea6d3edd62991e37d2e6ebe53dfcd4601f5d42e8f9720af5f8db5fc267856" 2025-12-04T11:00:17.0616960Z }, 2025-12-04T11:00:17.0617092Z { 2025-12-04T11:00:17.0617300Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0617565Z "size": 4433, 2025-12-04T11:00:17.0617838Z "digest": "sha256:dc8487f6c81cac00fa33031f8d3481e2c3634c4f064a9c4c36b87b41e78bc9fb" 2025-12-04T11:00:17.0618136Z }, 2025-12-04T11:00:17.0618271Z { 2025-12-04T11:00:17.0618489Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0618749Z "size": 1755, 2025-12-04T11:00:17.0619012Z "digest": "sha256:9748c5348f39a11c960c49fd9219fdea1c23e612ed11a02d71501424defc80f5" 2025-12-04T11:00:17.0619310Z }, 2025-12-04T11:00:17.0619444Z { 2025-12-04T11:00:17.0619710Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0619971Z "size": 724, 2025-12-04T11:00:17.0620245Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T11:00:17.0620573Z }, 2025-12-04T11:00:17.0620703Z { 2025-12-04T11:00:17.0620921Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0621190Z "size": 3378352584, 2025-12-04T11:00:17.0621473Z "digest": "sha256:af88f886884fe6f1a1992efb7ce8473901f795eef69caa199443f3e076fdfd5b" 2025-12-04T11:00:17.0621770Z }, 2025-12-04T11:00:17.0621904Z { 2025-12-04T11:00:17.0622117Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0622378Z "size": 396, 2025-12-04T11:00:17.0622647Z "digest": "sha256:32fbb88555c4195c45c7008cf92e389d67acc79a7e382503003ef93bcb886afe" 2025-12-04T11:00:17.0623107Z }, 2025-12-04T11:00:17.0623322Z { 2025-12-04T11:00:17.0623751Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0623959Z "size": 80171601, 2025-12-04T11:00:17.0624210Z "digest": "sha256:3231e1ab814b143b244037c540b637be259085834865ac43b1ed2b6f6ad631e1" 2025-12-04T11:00:17.0624427Z }, 2025-12-04T11:00:17.0624527Z { 2025-12-04T11:00:17.0624691Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0624920Z "size": 787, 2025-12-04T11:00:17.0625122Z "digest": "sha256:80061bf5dcbb9a4e38ac865a9cdc0a615bb294e3e6bfa357a6d515dcf3f54abc" 2025-12-04T11:00:17.0625347Z }, 2025-12-04T11:00:17.0625450Z { 2025-12-04T11:00:17.0625610Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0625808Z "size": 106, 2025-12-04T11:00:17.0626010Z "digest": "sha256:6e9524f4518ec02b47ff12c55b6b6afbc65b3f4be59072e2afe20c2c87522549" 2025-12-04T11:00:17.0626230Z }, 2025-12-04T11:00:17.0626329Z { 2025-12-04T11:00:17.0626493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0626694Z "size": 1495, 2025-12-04T11:00:17.0626897Z "digest": "sha256:ce919d4bf5eeff71d49b160a16603117225530497c3905e02224227d11e2ff88" 2025-12-04T11:00:17.0627115Z }, 2025-12-04T11:00:17.0627215Z { 2025-12-04T11:00:17.0627437Z + exit 0 2025-12-04T11:00:17.0627602Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0627800Z "size": 548601195, 2025-12-04T11:00:17.0628004Z "digest": "sha256:47681e3e6f37423139a5c86549ffbb43e4f258344b0461208f5821263da152e9" 2025-12-04T11:00:17.0628222Z }, 2025-12-04T11:00:17.0628319Z { 2025-12-04T11:00:17.0628480Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0628677Z "size": 162, 2025-12-04T11:00:17.0628883Z "digest": "sha256:cb70fe22c9ebacebfe8402519059c8a66da6d5a77979e4c0ecdb3a762bebe357" 2025-12-04T11:00:17.0629108Z }, 2025-12-04T11:00:17.0629209Z { 2025-12-04T11:00:17.0629375Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0629603Z "size": 104, 2025-12-04T11:00:17.0629803Z "digest": "sha256:17858e829c8cfe9a7e22516e03ad5273d8cf5c50f58edb10ff60c74e15c8e1f6" 2025-12-04T11:00:17.0630022Z }, 2025-12-04T11:00:17.0630125Z { 2025-12-04T11:00:17.0630288Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0630490Z "size": 724, 2025-12-04T11:00:17.0630691Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T11:00:17.0630916Z }, 2025-12-04T11:00:17.0631015Z { 2025-12-04T11:00:17.0631176Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0631372Z "size": 196, 2025-12-04T11:00:17.0631570Z "digest": "sha256:a63f3b4eed1157bcb3c51b64196e74e9f10d1f923652b02fd433c6ed993597ff" 2025-12-04T11:00:17.0631794Z }, 2025-12-04T11:00:17.0631894Z { 2025-12-04T11:00:17.0632056Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0632258Z "size": 2584, 2025-12-04T11:00:17.0632464Z "digest": "sha256:10ab3d1afbc4cb2d3ced8f3e0072c0b1dd124dcadcf68b95fadf8a7a9f663860" 2025-12-04T11:00:17.0632691Z }, 2025-12-04T11:00:17.0632797Z { 2025-12-04T11:00:17.0632958Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0633158Z "size": 7652105336, 2025-12-04T11:00:17.0633370Z "digest": "sha256:98ca88b5095b449a2f2d753a21217856271912fbe51c2d99f928a2196f4097d5" 2025-12-04T11:00:17.0633587Z }, 2025-12-04T11:00:17.0633685Z { 2025-12-04T11:00:17.0633823Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0633993Z "size": 135, 2025-12-04T11:00:17.0634152Z "digest": "sha256:025c90839a58c768b3cc444e48cae67c1a5b2c85320ad8827231f0ba390cf9aa" 2025-12-04T11:00:17.0634327Z }, 2025-12-04T11:00:17.0634407Z { 2025-12-04T11:00:17.0634536Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0634748Z "size": 104, 2025-12-04T11:00:17.0634943Z "digest": "sha256:9255df5942ae69fee24f8074314f451d5d2f1ca71b6c777274297fd43a0032d8" 2025-12-04T11:00:17.0635120Z }, 2025-12-04T11:00:17.0635201Z { 2025-12-04T11:00:17.0635331Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0635489Z "size": 612, 2025-12-04T11:00:17.0635651Z "digest": "sha256:f71ca9d4ed1c4ca8177602f3cb0db83d9787ea6c258a8ef203387b308ff3e0f0" 2025-12-04T11:00:17.0635828Z }, 2025-12-04T11:00:17.0635910Z { 2025-12-04T11:00:17.0636043Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0636206Z "size": 838191953, 2025-12-04T11:00:17.0636373Z "digest": "sha256:d02b47b56ca7f3598f5943d4fdc7139d5e3d3bc82d49185cedf9817dd55fc75c" 2025-12-04T11:00:17.0636553Z }, 2025-12-04T11:00:17.0636635Z { 2025-12-04T11:00:17.0636764Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0636926Z "size": 111, 2025-12-04T11:00:17.0637092Z "digest": "sha256:40279492aea7bc8fb650842b495912195621c21b14cef4c717a9e0a9fc535131" 2025-12-04T11:00:17.0637267Z }, 2025-12-04T11:00:17.0637349Z { 2025-12-04T11:00:17.0637478Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0637638Z "size": 1556, 2025-12-04T11:00:17.0637802Z "digest": "sha256:33a27ce74abd7e32a03a564fc45005bc75904b53ad516f18d47facbeb2f2794e" 2025-12-04T11:00:17.0637981Z }, 2025-12-04T11:00:17.0638062Z { 2025-12-04T11:00:17.0638191Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0638349Z "size": 107, 2025-12-04T11:00:17.0638515Z "digest": "sha256:6b66ed335d1d8df6140caba76d9c2babed83bb37962e1e638825d49e67184fa5" 2025-12-04T11:00:17.0638694Z }, 2025-12-04T11:00:17.0638776Z { 2025-12-04T11:00:17.0638902Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0639059Z "size": 166, 2025-12-04T11:00:17.0639220Z "digest": "sha256:9f010fa04118bfee2d7b4481e6badb714032bde0652b04151a6599e57e1bd91b" 2025-12-04T11:00:17.0639404Z }, 2025-12-04T11:00:17.0639524Z { 2025-12-04T11:00:17.0639653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0639813Z "size": 3702493, 2025-12-04T11:00:17.0639981Z "digest": "sha256:6c64d5e8bb6ae6ef4e3f1d316429d8b14a6e8a1fb410fb83b96c8bbd4a0a095c" 2025-12-04T11:00:17.0640162Z }, 2025-12-04T11:00:17.0640243Z { 2025-12-04T11:00:17.0640371Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0640530Z "size": 107, 2025-12-04T11:00:17.0640699Z "digest": "sha256:c20ea058f549f5f5538c95c5e0da23afbbc9fb7ffc1987d126fe684eeed743f5" 2025-12-04T11:00:17.0640884Z }, 2025-12-04T11:00:17.0640965Z { 2025-12-04T11:00:17.0641096Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0641255Z "size": 829, 2025-12-04T11:00:17.0641415Z "digest": "sha256:3c4fd2d54638a1336d39769fe36041aa6d186a8dea0e7096b8d8a7068ba0d3c0" 2025-12-04T11:00:17.0641593Z }, 2025-12-04T11:00:17.0641676Z { 2025-12-04T11:00:17.0641805Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0641966Z "size": 26673844, 2025-12-04T11:00:17.0642137Z "digest": "sha256:964ebac3d7a95c64ea7f0d828cd58e6244cc955e9a099a2525079ecf64026e3f" 2025-12-04T11:00:17.0642316Z }, 2025-12-04T11:00:17.0642397Z { 2025-12-04T11:00:17.0642527Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0642686Z "size": 104, 2025-12-04T11:00:17.0642852Z "digest": "sha256:2aaa7210673fc5bd15d36e54ee5c3fb495d1eafa1cb8d686054ccedb1c37bfc8" 2025-12-04T11:00:17.0643034Z }, 2025-12-04T11:00:17.0643119Z { 2025-12-04T11:00:17.0643249Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0643409Z "size": 424, 2025-12-04T11:00:17.0643572Z "digest": "sha256:fa273daa00371a98ed668535e14b8cc3cb425feba0b601b3e3c72314d0234312" 2025-12-04T11:00:17.0643748Z }, 2025-12-04T11:00:17.0643863Z { 2025-12-04T11:00:17.0644021Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0644176Z "size": 19279582, 2025-12-04T11:00:17.0644342Z "digest": "sha256:d931a62fd2408369decfa0e6eac11768e35d0ffddee87d769c82aaf1ad7e2899" 2025-12-04T11:00:17.0644519Z }, 2025-12-04T11:00:17.0644598Z { 2025-12-04T11:00:17.0644726Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0644881Z "size": 826, 2025-12-04T11:00:17.0645034Z "digest": "sha256:d3573d61c28e1400840260d3c2c786c9e104f6558162beac799e55b6f5c1e747" 2025-12-04T11:00:17.0645204Z }, 2025-12-04T11:00:17.0645286Z { 2025-12-04T11:00:17.0645414Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0645568Z "size": 724, 2025-12-04T11:00:17.0645724Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T11:00:17.0645896Z }, 2025-12-04T11:00:17.0645974Z { 2025-12-04T11:00:17.0646104Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0646259Z "size": 149, 2025-12-04T11:00:17.0646415Z "digest": "sha256:f9b32f08c49055dd61bd359d5f42f6adb9e5a183c2821d97d11572dd7ce1e91f" 2025-12-04T11:00:17.0646587Z }, 2025-12-04T11:00:17.0646667Z { 2025-12-04T11:00:17.0646793Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0646948Z "size": 136, 2025-12-04T11:00:17.0647101Z "digest": "sha256:3a0206399d60f6e8897f78c8e8f81b59d51969a329ef45485d28ae19607ca72c" 2025-12-04T11:00:17.0647270Z }, 2025-12-04T11:00:17.0647348Z { 2025-12-04T11:00:17.0647473Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0647626Z "size": 140, 2025-12-04T11:00:17.0647781Z "digest": "sha256:386f322edd1c1c275126bab065c22fcd3950916c1fb8491a21a7f5c358af599a" 2025-12-04T11:00:17.0647954Z }, 2025-12-04T11:00:17.0648032Z { 2025-12-04T11:00:17.0648156Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0648314Z "size": 32, 2025-12-04T11:00:17.0648476Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T11:00:17.0648657Z }, 2025-12-04T11:00:17.0648743Z { 2025-12-04T11:00:17.0648876Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0649036Z "size": 223, 2025-12-04T11:00:17.0649195Z "digest": "sha256:bbe49df30697f6959cd958299909d9255cd54663ce2e9e2c2d378f8f9dfe8345" 2025-12-04T11:00:17.0649371Z }, 2025-12-04T11:00:17.0649488Z { 2025-12-04T11:00:17.0649621Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0649780Z "size": 346, 2025-12-04T11:00:17.0649943Z "digest": "sha256:d6630aa6f375b12cb7471c5b60eb32e02ff8d70adf4497e061d6c15fead186c7" 2025-12-04T11:00:17.0650121Z }, 2025-12-04T11:00:17.0650202Z { 2025-12-04T11:00:17.0650329Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0650491Z "size": 88302, 2025-12-04T11:00:17.0650660Z "digest": "sha256:6d807afc1309592c99c7d77af3874afb54c1718377fe721ac0cc616f59d291b9" 2025-12-04T11:00:17.0650834Z }, 2025-12-04T11:00:17.0650914Z { 2025-12-04T11:00:17.0651041Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0651195Z "size": 106, 2025-12-04T11:00:17.0651350Z "digest": "sha256:60b679430e4e0b7690392dfe4f5dc417847f7a3ba2b761ce747b66d412e1d956" 2025-12-04T11:00:17.0651522Z }, 2025-12-04T11:00:17.0651601Z { 2025-12-04T11:00:17.0651726Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0651878Z "size": 1671, 2025-12-04T11:00:17.0652041Z "digest": "sha256:3992ae84f9eda1c5c52fa96b1f1d0fc3f93c661c5cf0b971a504a260c290da49" 2025-12-04T11:00:17.0652213Z }, 2025-12-04T11:00:17.0652291Z { 2025-12-04T11:00:17.0652419Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0652574Z "size": 724, 2025-12-04T11:00:17.0652804Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T11:00:17.0652978Z }, 2025-12-04T11:00:17.0653059Z { 2025-12-04T11:00:17.0653182Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0653334Z "size": 138, 2025-12-04T11:00:17.0653488Z "digest": "sha256:62d400609f9c38fce4745f72372423072ba0f142b3c03775ccb317f6c5240966" 2025-12-04T11:00:17.0653658Z }, 2025-12-04T11:00:17.0664817Z { 2025-12-04T11:00:17.0664974Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0665137Z "size": 119, 2025-12-04T11:00:17.0665299Z "digest": "sha256:7e7b097490967d568331cc9f8afdd02422fe101c6364ec5e12dba2970991e533" 2025-12-04T11:00:17.0665475Z }, 2025-12-04T11:00:17.0665555Z { 2025-12-04T11:00:17.0665688Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0665849Z "size": 6231259865, 2025-12-04T11:00:17.0666021Z "digest": "sha256:7dcdbd8421cb17aaa5d0cb965ddf94e196cb364e762b12ab78024cb25e3b6bcd" 2025-12-04T11:00:17.0666201Z }, 2025-12-04T11:00:17.0666283Z { 2025-12-04T11:00:17.0666412Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0666567Z "size": 174, 2025-12-04T11:00:17.0666722Z "digest": "sha256:cbb12613719bab9f179968227f9fb8881251992804e460b9a9e1c00f3ac4a0c5" 2025-12-04T11:00:17.0666892Z }, 2025-12-04T11:00:17.0666971Z { 2025-12-04T11:00:17.0667098Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0667253Z "size": 1896, 2025-12-04T11:00:17.0667413Z "digest": "sha256:e87038dce9bc8e13bd64006847d30ddcaf77455256c4985fccfec83f82d4b925" 2025-12-04T11:00:17.0667588Z }, 2025-12-04T11:00:17.0667668Z { 2025-12-04T11:00:17.0667793Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0667951Z "size": 162783968, 2025-12-04T11:00:17.0668119Z "digest": "sha256:e4606b636f96f1c80f4be26aeb9d6f5f990f6149789c2de160451c5ac76a467d" 2025-12-04T11:00:17.0668296Z }, 2025-12-04T11:00:17.0668376Z { 2025-12-04T11:00:17.0668502Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0668656Z "size": 302, 2025-12-04T11:00:17.0668811Z "digest": "sha256:6f2a5d33b946e561219b9968769773e36ce1d28bee8c62eff652098b7825fc79" 2025-12-04T11:00:17.0668981Z }, 2025-12-04T11:00:17.0669060Z { 2025-12-04T11:00:17.0669187Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0669341Z "size": 32, 2025-12-04T11:00:17.0669539Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T11:00:17.0669713Z }, 2025-12-04T11:00:17.0669794Z { 2025-12-04T11:00:17.0669921Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0670076Z "size": 108, 2025-12-04T11:00:17.0670234Z "digest": "sha256:a4f2bf2f19e63b91d46f2d9cf11a25c657517a6835996404da1e79a09d918b0e" 2025-12-04T11:00:17.0670410Z }, 2025-12-04T11:00:17.0670490Z { 2025-12-04T11:00:17.0670616Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T11:00:17.0670771Z "size": 54145661, 2025-12-04T11:00:17.0670938Z "digest": "sha256:1ae00acdac56cbc6d3f81b3c5d854a2b77c30d458b0fbe18c5935145364484f0" 2025-12-04T11:00:17.0671114Z } 2025-12-04T11:00:17.0671194Z ] 2025-12-04T11:00:17.0671275Z } 2025-12-04T11:00:17.0686147Z ##[group]Run set -eux 2025-12-04T11:00:17.0686266Z set -eux 2025-12-04T11:00:17.0686433Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-12-04T11:00:17.0686858Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin || true 2025-12-04T11:00:17.0691465Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:17.0691615Z env: 2025-12-04T11:00:17.0691756Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:17.0691936Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:17.0692115Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:17.0692284Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:17.0692792Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:17.0693296Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:17.0693414Z AWS_REGION: us-east-1 2025-12-04T11:00:17.0693602Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:17.0693755Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:17.0695801Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:17.0695907Z ##[endgroup] 2025-12-04T11:00:17.0722072Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-12-04T11:00:17.0722563Z + jq --raw-output .SecretString 2025-12-04T11:00:17.0723037Z /home/runner/_work/_temp/977dfe66-4d8d-475f-84b3-fe5d74859556.sh: line 3: aws: command not found 2025-12-04T11:00:17.0723629Z + docker login --username pytorchbot --password-stdin 2025-12-04T11:00:17.0723969Z + jq -r .docker_hub_readonly_token 2025-12-04T11:00:17.0825518Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:17.0835050Z + true 2025-12-04T11:00:17.0893769Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-12-04T11:00:17.0893946Z with: 2025-12-04T11:00:17.0894215Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:17.0894543Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:17.0894698Z env: 2025-12-04T11:00:17.0894796Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:17.0894945Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:17.0895124Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:17.0895297Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:17.0895821Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:17.0896320Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:17.0896442Z AWS_REGION: us-east-1 2025-12-04T11:00:17.0896629Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:17.0896785Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:17.0898817Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:17.0898926Z ##[endgroup] 2025-12-04T11:00:17.0905397Z ##[group]Run set -x 2025-12-04T11:00:17.0905538Z set -x 2025-12-04T11:00:17.0905637Z set +e 2025-12-04T11:00:17.0905730Z  2025-12-04T11:00:17.0905820Z login() { 2025-12-04T11:00:17.0906010Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T11:00:17.0906205Z } 2025-12-04T11:00:17.0906293Z  2025-12-04T11:00:17.0906382Z retry () { 2025-12-04T11:00:17.0906497Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T11:00:17.0906627Z } 2025-12-04T11:00:17.0906715Z  2025-12-04T11:00:17.0906814Z retry login "${DOCKER_REGISTRY}" 2025-12-04T11:00:17.0906937Z  2025-12-04T11:00:17.0907126Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-12-04T11:00:17.0907373Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-12-04T11:00:17.0907518Z  2025-12-04T11:00:17.0907603Z set -e 2025-12-04T11:00:17.0907835Z # ignore output since only exit code is used for conditional 2025-12-04T11:00:17.0908022Z # only pull docker image if it's not available locally 2025-12-04T11:00:17.0908230Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-12-04T11:00:17.0908420Z  retry docker pull "${DOCKER_IMAGE}" 2025-12-04T11:00:17.0908545Z fi 2025-12-04T11:00:17.0912563Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:17.0912715Z env: 2025-12-04T11:00:17.0912812Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:17.0912949Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:17.0913126Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:17.0913297Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:17.0913796Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:17.0914288Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:17.0914405Z AWS_REGION: us-east-1 2025-12-04T11:00:17.0914543Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:17.0914693Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:17.0916716Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:17.0917095Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:17.0917417Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:17.0917574Z ##[endgroup] 2025-12-04T11:00:17.0933357Z + set +e 2025-12-04T11:00:17.0933513Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:17.0933698Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:17.0936891Z + aws ecr get-login-password --region us-east-1 2025-12-04T11:00:17.0937129Z /home/runner/_work/_temp/66082d3c-94f3-4a0e-913f-51dfe98b2449.sh: line 5: aws: command not found 2025-12-04T11:00:17.0937392Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:17.1022520Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:17.1031562Z + sleep 1 2025-12-04T11:00:18.1044107Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:18.1048246Z + aws ecr get-login-password --region us-east-1 2025-12-04T11:00:18.1050207Z /home/runner/_work/_temp/66082d3c-94f3-4a0e-913f-51dfe98b2449.sh: line 5: aws: command not found 2025-12-04T11:00:18.1050803Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:18.1130708Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:18.1143367Z + sleep 2 2025-12-04T11:00:20.1157892Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:20.1161761Z + aws ecr get-login-password --region us-east-1 2025-12-04T11:00:20.1162423Z /home/runner/_work/_temp/66082d3c-94f3-4a0e-913f-51dfe98b2449.sh: line 5: aws: command not found 2025-12-04T11:00:20.1163550Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:00:20.1253349Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T11:00:20.1270783Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:20.1271372Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-12-04T11:00:21.4680493Z + IMAGE_SIZE=18579.916069984436 2025-12-04T11:00:21.4680784Z + echo 'Compressed size of image in MB: 18579.916069984436' 2025-12-04T11:00:21.4681001Z + set -e 2025-12-04T11:00:21.4681391Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:00:21.4682282Z Compressed size of image in MB: 18579.916069984436 2025-12-04T11:00:21.4854403Z Prepare all required actions 2025-12-04T11:00:21.4868553Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T11:00:21.4868693Z with: 2025-12-04T11:00:21.4868927Z github-token: *** 2025-12-04T11:00:21.4869027Z env: 2025-12-04T11:00:21.4869126Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:21.4869266Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:21.4869447Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:21.4869673Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:21.4870187Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:21.4870693Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:21.4870825Z AWS_REGION: us-east-1 2025-12-04T11:00:21.4870982Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:21.4871136Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:21.4873156Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:21.4873269Z ##[endgroup] 2025-12-04T11:00:21.4879541Z ##[group]Run set -eux 2025-12-04T11:00:21.4879658Z set -eux 2025-12-04T11:00:21.4879833Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T11:00:21.4883875Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:21.4884029Z env: 2025-12-04T11:00:21.4884125Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:21.4884261Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:21.4884437Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:21.4884610Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:21.4885117Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:21.4885607Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:21.4885729Z AWS_REGION: us-east-1 2025-12-04T11:00:21.4885871Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:21.4886022Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:21.4888041Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:21.4888199Z GITHUB_TOKEN: *** 2025-12-04T11:00:21.4888296Z ##[endgroup] 2025-12-04T11:00:21.4909411Z + python3 .github/scripts/get_workflow_job_id.py 19922798714 linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf 2025-12-04T11:00:22.1655572Z Setting output job-id=57117547519 2025-12-04T11:00:22.1656446Z Setting output job-name=linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:00:22.1763813Z Prepare all required actions 2025-12-04T11:00:22.1764073Z Getting action download info 2025-12-04T11:00:22.3925239Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T11:00:23.4970018Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-12-04T11:00:24.3734953Z ##[group]Run ./.github/actions/download-build-artifacts 2025-12-04T11:00:24.3735176Z with: 2025-12-04T11:00:24.3735323Z name: linux-noble-rocm-py3.12-mi300 2025-12-04T11:00:24.3735487Z s3-bucket: gha-artifacts 2025-12-04T11:00:24.3735650Z env: 2025-12-04T11:00:24.3735778Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:24.3735955Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:24.3736510Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:24.3736713Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:24.3737477Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:24.3738015Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:24.3738178Z AWS_REGION: us-east-1 2025-12-04T11:00:24.3738400Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:24.3738613Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:24.3741821Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:24.3741964Z ##[endgroup] 2025-12-04T11:00:24.3761385Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T11:00:24.3761552Z with: 2025-12-04T11:00:24.3762048Z name: linux-noble-rocm-py3.12-mi300 2025-12-04T11:00:24.3762227Z s3-bucket: gha-artifacts 2025-12-04T11:00:24.3762365Z region: us-east-1 2025-12-04T11:00:24.3762489Z env: 2025-12-04T11:00:24.3762635Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:24.3762808Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:24.3763036Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:24.3763235Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:24.3763774Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:24.3764311Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:24.3764454Z AWS_REGION: us-east-1 2025-12-04T11:00:24.3764614Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:24.3764807Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:24.3766890Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:24.3767035Z ##[endgroup] 2025-12-04T11:00:24.6009087Z (node:17076) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T11:00:24.6009546Z 2025-12-04T11:00:24.6009708Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T11:00:24.6010119Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T11:00:24.6010531Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T11:00:24.8868632Z Found 1 objects with prefix pytorch/pytorch/19922798714/linux-noble-rocm-py3.12-mi300/ 2025-12-04T11:00:24.8869162Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-12-04T11:00:59.8020160Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-12-04T11:00:59.8023289Z Artifact download has finished successfully 2025-12-04T11:00:59.8202003Z ##[group]Run unzip -o artifacts.zip 2025-12-04T11:00:59.8202176Z unzip -o artifacts.zip 2025-12-04T11:00:59.8206600Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:00:59.8206771Z env: 2025-12-04T11:00:59.8207063Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:00:59.8207200Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:00:59.8207376Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:00:59.8207548Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:00:59.8208055Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:00:59.8208539Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:00:59.8208660Z AWS_REGION: us-east-1 2025-12-04T11:00:59.8208854Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:00:59.8209006Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:00:59.8211062Z AWS_SESSION_TOKEN: *** 2025-12-04T11:00:59.8211175Z ##[endgroup] 2025-12-04T11:00:59.8248850Z Archive: artifacts.zip 2025-12-04T11:00:59.8249441Z creating: dist/ 2025-12-04T11:01:02.7506897Z inflating: dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-linux_x86_64.whl 2025-12-04T11:01:02.7585644Z inflating: dist/.ninja_log 2025-12-04T11:01:02.7586947Z creating: build/custom_test_artifacts/ 2025-12-04T11:01:02.7587446Z creating: build/custom_test_artifacts/custom-op-build/ 2025-12-04T11:01:02.7587905Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-12-04T11:01:02.7588421Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-12-04T11:01:02.7589578Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T11:01:02.7590137Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/ 2025-12-04T11:01:02.7590685Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T11:01:02.7591297Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T11:01:02.7591863Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T11:01:02.7592470Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T11:01:02.7593064Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T11:01:02.7593620Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T11:01:02.7594167Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T11:01:02.7594685Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T11:01:02.7595298Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T11:01:02.7595915Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T11:01:02.7596486Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T11:01:02.7597098Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T11:01:02.7597759Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T11:01:02.7598322Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-12-04T11:01:02.7598777Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-12-04T11:01:02.7599247Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-12-04T11:01:02.7599815Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-12-04T11:01:02.7600362Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-12-04T11:01:02.7601797Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-12-04T11:01:02.7602370Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-12-04T11:01:02.7602793Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-12-04T11:01:02.7603191Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-12-04T11:01:02.7603593Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-12-04T11:01:02.7603993Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-12-04T11:01:02.7604400Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-12-04T11:01:02.7604799Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-12-04T11:01:02.7611895Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-12-04T11:01:02.7728609Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-12-04T11:01:02.7729309Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.d 2025-12-04T11:01:02.7729974Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-12-04T11:01:02.7730638Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-12-04T11:01:02.7731392Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-12-04T11:01:02.7732019Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-12-04T11:01:02.7732683Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-12-04T11:01:02.7733396Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-12-04T11:01:02.7734082Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-12-04T11:01:02.7734760Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-12-04T11:01:02.7735440Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-12-04T11:01:02.7736112Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-12-04T11:01:02.7743584Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-12-04T11:01:02.7791093Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-12-04T11:01:02.7791594Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.d 2025-12-04T11:01:02.7792027Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T11:01:02.7792488Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-12-04T11:01:02.7792912Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-12-04T11:01:02.7793294Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-12-04T11:01:02.7793677Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-12-04T11:01:02.7794068Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-12-04T11:01:02.7794464Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-12-04T11:01:02.7794831Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-12-04T11:01:02.7795382Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-12-04T11:01:02.7795707Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-12-04T11:01:02.7896616Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-12-04T11:01:02.7930254Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-12-04T11:01:02.7930555Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-12-04T11:01:02.7930813Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-12-04T11:01:02.7931122Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-12-04T11:01:02.7933163Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T11:01:02.7933529Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/ 2025-12-04T11:01:02.7933877Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T11:01:02.7934325Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T11:01:02.7934674Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T11:01:02.7935080Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T11:01:02.7935550Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T11:01:02.7935982Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T11:01:02.7936355Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T11:01:02.7936719Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T11:01:02.7937571Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T11:01:02.7938181Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T11:01:02.7938593Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T11:01:02.7939784Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T11:01:02.7940314Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T11:01:02.7940708Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-12-04T11:01:02.7941021Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-12-04T11:01:02.7941361Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-12-04T11:01:02.7941714Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-12-04T11:01:02.7942098Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-12-04T11:01:02.7942533Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-12-04T11:01:02.7942949Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-12-04T11:01:02.7943273Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-12-04T11:01:02.7943611Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-12-04T11:01:02.7943947Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-12-04T11:01:02.7944287Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-12-04T11:01:02.7944628Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-12-04T11:01:02.7945016Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-12-04T11:01:02.7955716Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-12-04T11:01:02.7992711Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-12-04T11:01:02.7993035Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.d 2025-12-04T11:01:02.7993531Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T11:01:02.7993937Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-12-04T11:01:02.7994274Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-12-04T11:01:02.7994584Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-12-04T11:01:02.7994963Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-12-04T11:01:02.7995457Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-12-04T11:01:02.7995766Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-12-04T11:01:02.7996138Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-12-04T11:01:02.7996671Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-12-04T11:01:02.7996952Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-12-04T11:01:02.8019981Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-12-04T11:01:02.8020221Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-12-04T11:01:02.8020460Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-12-04T11:01:02.8020734Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-12-04T11:01:02.8022825Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T11:01:02.8023134Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/ 2025-12-04T11:01:02.8023439Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T11:01:02.8023766Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T11:01:02.8024084Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T11:01:02.8024997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T11:01:02.8025438Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T11:01:02.8025784Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T11:01:02.8026128Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T11:01:02.8026442Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T11:01:02.8027470Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T11:01:02.8028083Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T11:01:02.8028448Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T11:01:02.8029529Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T11:01:02.8030187Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T11:01:02.8030540Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-12-04T11:01:02.8030897Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-12-04T11:01:02.8031201Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-12-04T11:01:02.8031508Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-12-04T11:01:02.8031854Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-12-04T11:01:02.8032187Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-12-04T11:01:02.8032515Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-12-04T11:01:02.8032814Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-12-04T11:01:02.8033122Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-12-04T11:01:02.8033481Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-12-04T11:01:02.8033790Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-12-04T11:01:02.8034108Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-12-04T11:01:02.8034413Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-12-04T11:01:02.8035382Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-12-04T11:01:02.8105452Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-12-04T11:01:02.8105771Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.d 2025-12-04T11:01:02.8106059Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-12-04T11:01:02.8106379Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-12-04T11:01:02.8106728Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-12-04T11:01:02.8107060Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-12-04T11:01:02.8107372Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-12-04T11:01:02.8107691Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-12-04T11:01:02.8108010Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-12-04T11:01:02.8108337Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-12-04T11:01:02.8108665Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-12-04T11:01:02.8108986Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-12-04T11:01:02.8119934Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-12-04T11:01:02.8152217Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-12-04T11:01:02.8152556Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.d 2025-12-04T11:01:02.8152872Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T11:01:02.8153231Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-12-04T11:01:02.8153511Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-12-04T11:01:02.8153760Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-12-04T11:01:02.8154180Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-12-04T11:01:02.8154447Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-12-04T11:01:02.8154706Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-12-04T11:01:02.8155612Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-12-04T11:01:02.8155954Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-12-04T11:01:02.8156424Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-12-04T11:01:02.8216670Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-12-04T11:01:02.8240184Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-12-04T11:01:02.8240415Z creating: build/lib/ 2025-12-04T11:01:02.8289563Z inflating: build/lib/libprotobuf-lite.a 2025-12-04T11:01:02.8554072Z inflating: build/lib/libprotobuf.a 2025-12-04T11:01:02.8850301Z inflating: build/lib/libprotoc.a 2025-12-04T11:01:02.8855893Z inflating: build/lib/libpthreadpool.a 2025-12-04T11:01:02.8860654Z inflating: build/lib/libcpuinfo.a 2025-12-04T11:01:02.8865062Z inflating: build/lib/libcpuinfo_internals.a 2025-12-04T11:01:02.8865554Z inflating: build/lib/libclog.a 2025-12-04T11:01:02.8877105Z inflating: build/lib/libpytorch_qnnpack.a 2025-12-04T11:01:02.8878159Z inflating: build/lib/libnnpack_reference_layers.a 2025-12-04T11:01:02.8990492Z inflating: build/lib/libmicrokernels-prod.a 2025-12-04T11:01:02.9000889Z inflating: build/lib/libnnpack.a 2025-12-04T11:01:02.9527171Z inflating: build/lib/libmicrokernels-all.a 2025-12-04T11:01:02.9568471Z inflating: build/lib/libgtest.a 2025-12-04T11:01:02.9578559Z inflating: build/lib/libgmock.a 2025-12-04T11:01:02.9578795Z inflating: build/lib/libgtest_main.a 2025-12-04T11:01:02.9579004Z inflating: build/lib/libgmock_main.a 2025-12-04T11:01:02.9633173Z inflating: build/lib/libXNNPACK.a 2025-12-04T11:01:02.9678424Z inflating: build/lib/libbenchmark.a 2025-12-04T11:01:02.9678669Z inflating: build/lib/libbenchmark_main.a 2025-12-04T11:01:02.9718325Z inflating: build/lib/libasmjit.a 2025-12-04T11:01:02.9718555Z inflating: build/lib/libjitprofiling.a 2025-12-04T11:01:02.9723044Z inflating: build/lib/libittnotify.a 2025-12-04T11:01:03.0415126Z inflating: build/lib/libfbgemm.a 2025-12-04T11:01:03.0433352Z inflating: build/lib/libtensorpipe_uv.a 2025-12-04T11:01:03.0756511Z inflating: build/lib/libtensorpipe.a 2025-12-04T11:01:03.0828669Z inflating: build/lib/libgloo.a 2025-12-04T11:01:03.0856568Z inflating: build/lib/libonnx_proto.a 2025-12-04T11:01:03.1104270Z inflating: build/lib/libgloo_hip.a 2025-12-04T11:01:03.1528977Z inflating: build/lib/libonnx.a 2025-12-04T11:01:03.7552095Z inflating: build/lib/libdnnl.a 2025-12-04T11:01:03.7563515Z inflating: build/lib/libfmt.a 2025-12-04T11:01:03.7749752Z inflating: build/lib/libkineto.a 2025-12-04T11:01:03.7820012Z inflating: build/lib/libc10.so 2025-12-04T11:01:03.7820345Z inflating: build/lib/libtorch_global_deps.so 2025-12-04T11:01:03.7821644Z inflating: build/lib/libcaffe2_nvrtc.so 2025-12-04T11:01:03.7848115Z inflating: build/lib/libc10_hip.so 2025-12-04T11:01:03.8133304Z inflating: build/lib/libfbgemm_genai.a 2025-12-04T11:01:05.6587490Z inflating: build/lib/libtorch_cpu.so 2025-12-04T11:01:05.6589705Z inflating: build/lib/libshm.so 2025-12-04T11:01:06.5075581Z inflating: build/lib/libtorch_hip.so 2025-12-04T11:01:06.5075932Z inflating: build/lib/libtorch.so 2025-12-04T11:01:06.5089039Z inflating: build/lib/libjitbackend_test.so 2025-12-04T11:01:06.5101664Z inflating: build/lib/libbackend_with_compiler.so 2025-12-04T11:01:06.5144400Z inflating: build/lib/libtorchbind_test.so 2025-12-04T11:01:06.5160186Z inflating: build/lib/libaoti_custom_ops.so 2025-12-04T11:01:06.6596761Z inflating: build/lib/libtorch_python.so 2025-12-04T11:01:06.6618676Z inflating: build/lib/libnnapi_backend.so 2025-12-04T11:01:06.6618993Z creating: build/bin/ 2025-12-04T11:01:06.6619228Z creating: build/bin/CMakeFiles/ 2025-12-04T11:01:06.6619698Z inflating: build/bin/cmake_install.cmake 2025-12-04T11:01:06.6619986Z inflating: build/bin/CTestTestfile.cmake 2025-12-04T11:01:06.6896047Z inflating: build/bin/protoc-3.13.0.0 2025-12-04T11:01:06.7172421Z inflating: build/bin/protoc 2025-12-04T11:01:06.7208397Z inflating: build/bin/c10_AllocatorConfig_test 2025-12-04T11:01:06.7242270Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-12-04T11:01:06.7276867Z inflating: build/bin/c10_DeviceGuard_test 2025-12-04T11:01:06.7311344Z inflating: build/bin/c10_Device_test 2025-12-04T11:01:06.7344201Z inflating: build/bin/c10_StreamGuard_test 2025-12-04T11:01:06.7380011Z inflating: build/bin/c10_Scalar_test 2025-12-04T11:01:06.7419346Z inflating: build/bin/c10_DispatchKeySet_test 2025-12-04T11:01:06.7455491Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-12-04T11:01:06.7492874Z inflating: build/bin/c10_SymInt_test 2025-12-04T11:01:06.7529880Z inflating: build/bin/c10_InlineStreamGuard_test 2025-12-04T11:01:06.7567010Z inflating: build/bin/c10_SizesAndStrides_test 2025-12-04T11:01:06.7600092Z inflating: build/bin/c10_ArrayRef_test 2025-12-04T11:01:06.7646164Z inflating: build/bin/c10_cow_test 2025-12-04T11:01:06.7678896Z inflating: build/bin/c10_ConstexprCrc_test 2025-12-04T11:01:06.7712163Z inflating: build/bin/c10_DeadlockDetection_test 2025-12-04T11:01:06.7750089Z inflating: build/bin/c10_Enumerate_test 2025-12-04T11:01:06.7785599Z inflating: build/bin/c10_IntrusiveList_test 2025-12-04T11:01:06.7819897Z inflating: build/bin/c10_Half_test 2025-12-04T11:01:06.7854936Z inflating: build/bin/c10_Bitset_test 2025-12-04T11:01:06.7891982Z inflating: build/bin/c10_LeftRight_test 2025-12-04T11:01:06.7925211Z inflating: build/bin/c10_Semaphore_test 2025-12-04T11:01:06.7960665Z inflating: build/bin/c10_NetworkFlow_test 2025-12-04T11:01:06.7997483Z inflating: build/bin/c10_ThreadLocal_test 2025-12-04T11:01:06.8030950Z inflating: build/bin/c10_Synchronized_test 2025-12-04T11:01:06.8065463Z inflating: build/bin/c10_TypeIndex_test 2025-12-04T11:01:06.8099935Z inflating: build/bin/c10_accumulate_test 2025-12-04T11:01:06.8133072Z inflating: build/bin/c10_error_test 2025-12-04T11:01:06.8166655Z inflating: build/bin/c10_bit_cast_test 2025-12-04T11:01:06.8203711Z inflating: build/bin/c10_bfloat16_test 2025-12-04T11:01:06.8240435Z inflating: build/bin/c10_complex_test 2025-12-04T11:01:06.8275419Z inflating: build/bin/c10_exception_test 2025-12-04T11:01:06.8312919Z inflating: build/bin/c10_complex_math_test 2025-12-04T11:01:06.8347365Z inflating: build/bin/c10_flags_test 2025-12-04T11:01:06.8381070Z inflating: build/bin/c10_generic_math_test 2025-12-04T11:01:06.8415194Z inflating: build/bin/c10_irange_test 2025-12-04T11:01:06.8514140Z inflating: build/bin/c10_intrusive_ptr_test 2025-12-04T11:01:06.8549937Z inflating: build/bin/c10_lazy_test 2025-12-04T11:01:06.8587953Z inflating: build/bin/c10_logging_test 2025-12-04T11:01:06.8621376Z inflating: build/bin/c10_nofatal_test 2025-12-04T11:01:06.8670417Z inflating: build/bin/c10_optional_test 2025-12-04T11:01:06.8705857Z inflating: build/bin/c10_registry_test 2025-12-04T11:01:06.8746610Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-12-04T11:01:06.8843436Z inflating: build/bin/c10_small_vector_test 2025-12-04T11:01:06.8878009Z inflating: build/bin/c10_ssize_test 2025-12-04T11:01:06.8915314Z inflating: build/bin/c10_string_util_test 2025-12-04T11:01:06.8948145Z inflating: build/bin/c10_string_view_test 2025-12-04T11:01:06.8977464Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-12-04T11:01:06.9010966Z inflating: build/bin/c10_tempfile_test 2025-12-04T11:01:06.9048253Z inflating: build/bin/c10_typeid_test 2025-12-04T11:01:06.9081129Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-12-04T11:01:06.9134735Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-12-04T11:01:06.9146769Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-12-04T11:01:06.9179611Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-12-04T11:01:06.9212168Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-12-04T11:01:06.9244966Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-12-04T11:01:06.9277880Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-12-04T11:01:06.9311004Z inflating: build/bin/c10_hip_HIPTest 2025-12-04T11:01:06.9672851Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-12-04T11:01:07.0044252Z inflating: build/bin/vec_test_all_types_AVX512 2025-12-04T11:01:07.0421001Z inflating: build/bin/vec_test_all_types_AVX2 2025-12-04T11:01:07.0484326Z inflating: build/bin/test_aoti_abi_check 2025-12-04T11:01:07.0517328Z inflating: build/bin/test_vec_half_DEFAULT 2025-12-04T11:01:07.0550741Z inflating: build/bin/test_vec_half_AVX2 2025-12-04T11:01:07.0584112Z inflating: build/bin/test_vec_half_AVX512 2025-12-04T11:01:07.0618917Z inflating: build/bin/BackoffTest 2025-12-04T11:01:07.0654368Z inflating: build/bin/FileStoreTest 2025-12-04T11:01:07.0691984Z inflating: build/bin/TCPStoreTest 2025-12-04T11:01:07.0727986Z inflating: build/bin/HashStoreTest 2025-12-04T11:01:07.0772099Z inflating: build/bin/ProcessGroupGlooTest 2025-12-04T11:01:07.0773673Z inflating: build/bin/example_allreduce 2025-12-04T11:01:07.0775638Z inflating: build/bin/torch_shm_manager 2025-12-04T11:01:07.0811639Z inflating: build/bin/static_runtime_bench 2025-12-04T11:01:07.0969564Z inflating: build/bin/static_runtime_test 2025-12-04T11:01:07.1017229Z inflating: build/bin/Dict_test 2025-12-04T11:01:07.1052110Z inflating: build/bin/Dimname_test 2025-12-04T11:01:07.1094731Z inflating: build/bin/MaybeOwned_test 2025-12-04T11:01:07.1132353Z inflating: build/bin/NamedTensor_test 2025-12-04T11:01:07.1171365Z inflating: build/bin/apply_utils_test 2025-12-04T11:01:07.1210244Z inflating: build/bin/atest 2025-12-04T11:01:07.1252486Z inflating: build/bin/basic 2025-12-04T11:01:07.1289010Z inflating: build/bin/broadcast_test 2025-12-04T11:01:07.1322865Z inflating: build/bin/cpu_allocator_test 2025-12-04T11:01:07.1361240Z inflating: build/bin/cpu_generator_test 2025-12-04T11:01:07.1396367Z inflating: build/bin/cpu_profiling_allocator_test 2025-12-04T11:01:07.1455822Z inflating: build/bin/cpu_rng_test 2025-12-04T11:01:07.1490107Z inflating: build/bin/dlconvertor_test 2025-12-04T11:01:07.1528170Z inflating: build/bin/extension_backend_test 2025-12-04T11:01:07.1565062Z inflating: build/bin/half_test 2025-12-04T11:01:07.1628037Z inflating: build/bin/ivalue_test 2025-12-04T11:01:07.1661367Z inflating: build/bin/lazy_tensor_test 2025-12-04T11:01:07.1696551Z inflating: build/bin/math_kernel_test 2025-12-04T11:01:07.1731919Z inflating: build/bin/memory_format_test 2025-12-04T11:01:07.1767529Z inflating: build/bin/memory_overlapping_test 2025-12-04T11:01:07.1801476Z inflating: build/bin/operator_name_test 2025-12-04T11:01:07.1836884Z inflating: build/bin/mobile_memory_cleanup 2025-12-04T11:01:07.1873946Z inflating: build/bin/native_test 2025-12-04T11:01:07.1908763Z inflating: build/bin/packedtensoraccessor_test 2025-12-04T11:01:07.1942842Z inflating: build/bin/operators_test 2025-12-04T11:01:07.1987450Z inflating: build/bin/pow_test 2025-12-04T11:01:07.2024798Z inflating: build/bin/quantized_test 2025-12-04T11:01:07.2058966Z inflating: build/bin/reportMemoryUsage_test 2025-12-04T11:01:07.2092410Z inflating: build/bin/reduce_ops_test 2025-12-04T11:01:07.2126699Z inflating: build/bin/StorageUtils_test 2025-12-04T11:01:07.2164783Z inflating: build/bin/scalar_test 2025-12-04T11:01:07.2201901Z inflating: build/bin/scalar_tensor_test 2025-12-04T11:01:07.2236393Z inflating: build/bin/stride_properties_test 2025-12-04T11:01:07.2288086Z inflating: build/bin/tensor_iterator_test 2025-12-04T11:01:07.2324368Z inflating: build/bin/test_parallel 2025-12-04T11:01:07.2361145Z inflating: build/bin/type_ptr_test 2025-12-04T11:01:07.2394876Z inflating: build/bin/thread_init_test 2025-12-04T11:01:07.2430036Z inflating: build/bin/undefined_tensor_test 2025-12-04T11:01:07.2469089Z inflating: build/bin/type_test 2025-12-04T11:01:07.2502124Z inflating: build/bin/verify_api_visibility 2025-12-04T11:01:07.2536206Z inflating: build/bin/weakref_test 2025-12-04T11:01:07.2582611Z inflating: build/bin/legacy_vmap_test 2025-12-04T11:01:07.2617004Z inflating: build/bin/wrapdim_test 2025-12-04T11:01:07.2656165Z inflating: build/bin/IListRef_test 2025-12-04T11:01:07.2690377Z inflating: build/bin/xla_tensor_test 2025-12-04T11:01:07.2758061Z inflating: build/bin/List_test 2025-12-04T11:01:07.2835295Z inflating: build/bin/kernel_function_legacy_test 2025-12-04T11:01:07.2897046Z inflating: build/bin/kernel_function_test 2025-12-04T11:01:07.2940413Z inflating: build/bin/KernelFunction_test 2025-12-04T11:01:07.3020762Z inflating: build/bin/kernel_lambda_legacy_test 2025-12-04T11:01:07.3086226Z inflating: build/bin/kernel_lambda_test 2025-12-04T11:01:07.3147833Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-12-04T11:01:07.3187384Z inflating: build/bin/kernel_stackbased_test 2025-12-04T11:01:07.3221565Z inflating: build/bin/CppSignature_test 2025-12-04T11:01:07.3254536Z inflating: build/bin/op_allowlist_test 2025-12-04T11:01:07.3447117Z inflating: build/bin/op_registration_test 2025-12-04T11:01:07.3480037Z inflating: build/bin/hip_complex_math_test 2025-12-04T11:01:07.3523939Z inflating: build/bin/inline_container_test 2025-12-04T11:01:07.3560694Z inflating: build/bin/backend_fallback_test 2025-12-04T11:01:07.3595986Z inflating: build/bin/hip_apply_test 2025-12-04T11:01:07.3628768Z inflating: build/bin/hip_complex_test 2025-12-04T11:01:07.3661545Z inflating: build/bin/hip_distributions_test 2025-12-04T11:01:07.3694278Z inflating: build/bin/hip_generator_test 2025-12-04T11:01:07.3726996Z inflating: build/bin/hip_half_test 2025-12-04T11:01:07.3759709Z inflating: build/bin/hip_integer_divider_test 2025-12-04T11:01:07.3792467Z inflating: build/bin/hip_optional_test 2025-12-04T11:01:07.3825278Z inflating: build/bin/hip_packedtensoraccessor_test 2025-12-04T11:01:07.3859953Z inflating: build/bin/hip_dlconvertor_test 2025-12-04T11:01:07.3892740Z inflating: build/bin/hip_vectorized_test 2025-12-04T11:01:07.4574741Z inflating: build/bin/test_jit 2025-12-04T11:01:07.4790782Z inflating: build/bin/test_lazy 2025-12-04T11:01:07.4827357Z inflating: build/bin/test_dist_autograd 2025-12-04T11:01:07.4872389Z inflating: build/bin/test_cpp_rpc 2025-12-04T11:01:07.4873722Z inflating: build/bin/parallel_benchmark 2025-12-04T11:01:07.5597157Z inflating: build/bin/test_api 2025-12-04T11:01:07.5597393Z creating: .additional_ci_files/ 2025-12-04T11:01:07.5635946Z inflating: .additional_ci_files/test-times.json 2025-12-04T11:01:07.5778559Z inflating: .additional_ci_files/test-class-times.json 2025-12-04T11:01:07.5806603Z ##[group]Run rm artifacts.zip 2025-12-04T11:01:07.5806840Z rm artifacts.zip 2025-12-04T11:01:07.5812002Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:07.5812195Z env: 2025-12-04T11:01:07.5812322Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:07.5812499Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:07.5812729Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:07.5812947Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:07.5813589Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:07.5814220Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:07.5814373Z AWS_REGION: us-east-1 2025-12-04T11:01:07.5814602Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:07.5814807Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:07.5817393Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:07.5817544Z ##[endgroup] 2025-12-04T11:01:07.6806220Z ##[group]Run df -H 2025-12-04T11:01:07.6806363Z df -H 2025-12-04T11:01:07.6810991Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:07.6811153Z env: 2025-12-04T11:01:07.6811257Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:07.6811399Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:07.6811582Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:07.6811756Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:07.6812270Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:07.6812767Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:07.6812923Z AWS_REGION: us-east-1 2025-12-04T11:01:07.6813116Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:07.6813273Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:07.6815286Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:07.6815400Z ##[endgroup] 2025-12-04T11:01:07.7778636Z Filesystem Size Used Avail Use% Mounted on 2025-12-04T11:01:07.7779019Z overlay 16T 427G 15T 3% / 2025-12-04T11:01:07.7779247Z tmpfs 68M 0 68M 0% /dev 2025-12-04T11:01:07.7779530Z /dev/md0 16T 427G 15T 3% /run 2025-12-04T11:01:07.7779750Z shm 68M 17k 68M 1% /dev/shm 2025-12-04T11:01:07.7780043Z amdprj2-k8s_2 5.5T 120G 5.4T 3% /home/runner/pytorch-data 2025-12-04T11:01:07.7780369Z tmpfs 3.3T 13k 3.3T 1% /run/secrets/kubernetes.io/serviceaccount 2025-12-04T11:01:07.7780814Z tmpfs 1.7T 0 1.7T 0% /proc/acpi 2025-12-04T11:01:07.7781119Z tmpfs 1.7T 0 1.7T 0% /proc/scsi 2025-12-04T11:01:07.7781381Z tmpfs 1.7T 0 1.7T 0% /sys/firmware 2025-12-04T11:01:07.7781666Z tmpfs 1.7T 0 1.7T 0% /sys/devices/virtual/powercap 2025-12-04T11:01:07.7806822Z Prepare all required actions 2025-12-04T11:01:07.7807069Z Getting action download info 2025-12-04T11:01:08.0138921Z ##[group]Run ./.github/actions/download-td-artifacts 2025-12-04T11:01:08.0139088Z with: 2025-12-04T11:01:08.0139187Z env: 2025-12-04T11:01:08.0139291Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:08.0139435Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:08.0139663Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:08.0139838Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:08.0140353Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:08.0140864Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:08.0141010Z AWS_REGION: us-east-1 2025-12-04T11:01:08.0141208Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:08.0141364Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:08.0143364Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:08.0143479Z ##[endgroup] 2025-12-04T11:01:08.0157704Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T11:01:08.0157844Z with: 2025-12-04T11:01:08.0157944Z name: td_results 2025-12-04T11:01:08.0158053Z s3-bucket: gha-artifacts 2025-12-04T11:01:08.0158169Z region: us-east-1 2025-12-04T11:01:08.0158270Z env: 2025-12-04T11:01:08.0158368Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:08.0158507Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:08.0158688Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:08.0158860Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:08.0159571Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:08.0160062Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:08.0160185Z AWS_REGION: us-east-1 2025-12-04T11:01:08.0160322Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:08.0160477Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:08.0162495Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:08.0162608Z ##[endgroup] 2025-12-04T11:01:08.2382108Z (node:17108) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T11:01:08.2382444Z 2025-12-04T11:01:08.2382606Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T11:01:08.2382975Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T11:01:08.2383376Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T11:01:08.5168687Z Found 1 objects with prefix pytorch/pytorch/19922798714/td_results/ 2025-12-04T11:01:08.5169318Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-12-04T11:01:08.9511233Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-12-04T11:01:08.9515061Z Artifact download has finished successfully 2025-12-04T11:01:08.9660320Z ##[group]Run mkdir -p .additional_ci_files 2025-12-04T11:01:08.9660549Z mkdir -p .additional_ci_files 2025-12-04T11:01:08.9660791Z mv td_results.json .additional_ci_files/td_results.json || true 2025-12-04T11:01:08.9665782Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:08.9665989Z env: 2025-12-04T11:01:08.9666126Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:08.9666321Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:08.9666570Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:08.9666822Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:08.9667701Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:08.9668283Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:08.9668412Z AWS_REGION: us-east-1 2025-12-04T11:01:08.9668665Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:08.9668847Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:08.9671238Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:08.9671354Z ##[endgroup] 2025-12-04T11:01:08.9732182Z ##[group]Run .github/scripts/parse_ref.py 2025-12-04T11:01:08.9732385Z .github/scripts/parse_ref.py 2025-12-04T11:01:08.9737209Z shell: /usr/bin/bash -e {0} 2025-12-04T11:01:08.9737338Z env: 2025-12-04T11:01:08.9737472Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:08.9737632Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:08.9737835Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:08.9738004Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:08.9738510Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:08.9739035Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:08.9739156Z AWS_REGION: us-east-1 2025-12-04T11:01:08.9739358Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:08.9739563Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:08.9741625Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:08.9741732Z ##[endgroup] 2025-12-04T11:01:08.9831604Z Setting output branch=main 2025-12-04T11:01:08.9915129Z Prepare all required actions 2025-12-04T11:01:08.9915397Z Getting action download info 2025-12-04T11:01:09.1870491Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T11:01:09.1870694Z with: 2025-12-04T11:01:09.1870993Z github-token: *** 2025-12-04T11:01:09.1872766Z test-matrix: {"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T11:01:09.1874851Z job-name: linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:01:09.1875192Z env: 2025-12-04T11:01:09.1875314Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:09.1875508Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:09.1875751Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:09.1875973Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:09.1876664Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:09.1877343Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:09.1877504Z AWS_REGION: us-east-1 2025-12-04T11:01:09.1877675Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:09.1877875Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:09.1880366Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:09.1880478Z ##[endgroup] 2025-12-04T11:01:09.1897749Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T11:01:09.1897874Z with: 2025-12-04T11:01:09.1897967Z shell: bash 2025-12-04T11:01:09.1898063Z timeout_minutes: 10 2025-12-04T11:01:09.1898166Z max_attempts: 5 2025-12-04T11:01:09.1898267Z retry_wait_seconds: 30 2025-12-04T11:01:09.1898567Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T11:01:09.1898875Z polling_interval_seconds: 1 2025-12-04T11:01:09.1898993Z warning_on_retry: true 2025-12-04T11:01:09.1899103Z continue_on_error: false 2025-12-04T11:01:09.1899211Z env: 2025-12-04T11:01:09.1899305Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:09.1899442Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:09.1899825Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:09.1899998Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:09.1900501Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:09.1901110Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:09.1901346Z AWS_REGION: us-east-1 2025-12-04T11:01:09.1901490Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:09.1901642Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:09.1903652Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:09.1903811Z GITHUB_TOKEN: *** 2025-12-04T11:01:09.1903915Z ##[endgroup] 2025-12-04T11:01:09.2291908Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T11:01:09.3679035Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T11:01:09.4638540Z Collecting requests==2.27.1 2025-12-04T11:01:09.5112742Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T11:01:09.5213060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 6.4 MB/s eta 0:00:00 2025-12-04T11:01:09.5648240Z Collecting pyyaml==6.0.2 2025-12-04T11:01:09.5708561Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-12-04T11:01:09.6126653Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 18.7 MB/s eta 0:00:00 2025-12-04T11:01:09.6324994Z Collecting idna<4,>=2.5 2025-12-04T11:01:09.6377335Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T11:01:09.6404401Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 36.7 MB/s eta 0:00:00 2025-12-04T11:01:09.6593001Z Collecting certifi>=2017.4.17 2025-12-04T11:01:09.6653265Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T11:01:09.6715529Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 KB 28.1 MB/s eta 0:00:00 2025-12-04T11:01:09.7626786Z Collecting charset-normalizer~=2.0.0 2025-12-04T11:01:09.7684283Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T11:01:09.7975537Z Collecting urllib3<1.27,>=1.21.1 2025-12-04T11:01:09.8038593Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T11:01:09.8107626Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 24.1 MB/s eta 0:00:00 2025-12-04T11:01:09.8649242Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T11:01:09.9561762Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-12-04T11:01:09.9562634Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T11:01:09.9735396Z Successfully installed certifi-2025.11.12 charset-normalizer-2.0.12 idna-3.11 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-12-04T11:01:10.2293868Z Command completed after 1 attempt(s). 2025-12-04T11:01:10.2343659Z ##[group]Run set -x 2025-12-04T11:01:10.2343862Z set -x 2025-12-04T11:01:10.2344012Z  2025-12-04T11:01:10.2344245Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T11:01:10.2344535Z # in runner workspace 2025-12-04T11:01:10.2344779Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T11:01:10.2349844Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:10.2350036Z env: 2025-12-04T11:01:10.2350160Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:10.2350323Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:10.2350535Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:10.2350740Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:10.2351349Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:10.2351941Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:10.2352082Z AWS_REGION: us-east-1 2025-12-04T11:01:10.2352281Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:10.2352471Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:10.2354872Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:10.2355283Z ##[endgroup] 2025-12-04T11:01:10.2375698Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-12-04T11:01:10.2456338Z Setting output branch=main 2025-12-04T11:01:10.2492863Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T11:01:10.2493122Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T11:01:10.2493323Z echo "Job name: ${JOB_NAME}" 2025-12-04T11:01:10.2493498Z  2025-12-04T11:01:10.2493713Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T11:01:10.2493973Z # in runner workspace 2025-12-04T11:01:10.2494210Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T11:01:10.2494473Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T11:01:10.2494667Z  --job-name "${JOB_NAME}" \ 2025-12-04T11:01:10.2496515Z  --test-matrix "{"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]}" \ 2025-12-04T11:01:10.2498371Z  --selected-test-configs "" \ 2025-12-04T11:01:10.2498525Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T11:01:10.2498669Z  --tag "${TAG}" \ 2025-12-04T11:01:10.2498805Z  --event-name "${EVENT_NAME}" \ 2025-12-04T11:01:10.2498954Z  --schedule "${SCHEDULE}" \ 2025-12-04T11:01:10.2499094Z  --branch "${HEAD_BRANCH}" 2025-12-04T11:01:10.2503598Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:10.2503765Z env: 2025-12-04T11:01:10.2503874Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:10.2504029Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:10.2504227Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:10.2504416Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:10.2504983Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:10.2505533Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:10.2505668Z AWS_REGION: us-east-1 2025-12-04T11:01:10.2505856Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:10.2506031Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:10.2508235Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:10.2508435Z GITHUB_TOKEN: *** 2025-12-04T11:01:10.2508679Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:01:10.2508932Z PR_NUMBER: 2025-12-04T11:01:10.2509029Z TAG: 2025-12-04T11:01:10.2509127Z EVENT_NAME: schedule 2025-12-04T11:01:10.2509235Z SCHEDULE: 29 8 * * * 2025-12-04T11:01:10.2509344Z HEAD_BRANCH: main 2025-12-04T11:01:10.2509490Z ##[endgroup] 2025-12-04T11:01:10.2526019Z Workflow: periodic-rocm-mi300 2025-12-04T11:01:10.2526301Z Job name: linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:01:10.8428884Z Setting output keep-going=True 2025-12-04T11:01:10.8429274Z Setting output ci-verbose-test-logs=False 2025-12-04T11:01:10.8429790Z Setting output ci-test-showlocals=False 2025-12-04T11:01:10.8430118Z Setting output ci-no-test-timeout=False 2025-12-04T11:01:10.8430431Z Setting output ci-no-td=False 2025-12-04T11:01:10.8430722Z Setting output ci-td-distributed=False 2025-12-04T11:01:10.8431030Z Setting output is-unstable=False 2025-12-04T11:01:10.8431318Z Setting output reenabled-issues= 2025-12-04T11:01:10.8437706Z Setting output test-matrix={"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T11:01:10.8443124Z Setting output is-test-matrix-empty=False 2025-12-04T11:01:10.8516460Z ##[group]Run echo "Filtered matrix:" 2025-12-04T11:01:10.8516746Z echo "Filtered matrix:" 2025-12-04T11:01:10.8520680Z echo "{"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2025-12-04T11:01:10.8524649Z  2025-12-04T11:01:10.8524772Z echo 2025-12-04T11:01:10.8524946Z echo "Is the current job unstable? False" 2025-12-04T11:01:10.8525131Z  2025-12-04T11:01:10.8525255Z echo 2025-12-04T11:01:10.8525404Z echo "Is keep-going label set? True" 2025-12-04T11:01:10.8525582Z  2025-12-04T11:01:10.8525695Z echo 2025-12-04T11:01:10.8525839Z echo "Reenabled issues? " 2025-12-04T11:01:10.8529234Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:10.8529398Z env: 2025-12-04T11:01:10.8529659Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:10.8529812Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:10.8530008Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:10.8530195Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:10.8530741Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:10.8531280Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:10.8531417Z AWS_REGION: us-east-1 2025-12-04T11:01:10.8531580Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:10.8531791Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:10.8533991Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:10.8534113Z ##[endgroup] 2025-12-04T11:01:10.8555104Z Filtered matrix: 2025-12-04T11:01:10.8563010Z {include: [{config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check, rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests, mem_leak_check: mem_leak_check}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check, rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests, mem_leak_check: mem_leak_check}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check, rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests, mem_leak_check: mem_leak_check}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests}]} 2025-12-04T11:01:10.8568914Z 2025-12-04T11:01:10.8569022Z Is the current job unstable? False 2025-12-04T11:01:10.8569189Z 2025-12-04T11:01:10.8569294Z Is keep-going label set? True 2025-12-04T11:01:10.8569518Z 2025-12-04T11:01:10.8569600Z Reenabled issues? 2025-12-04T11:01:10.8609029Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T11:01:10.8609254Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T11:01:10.8613747Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:10.8613904Z env: 2025-12-04T11:01:10.8614000Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:10.8614131Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:10.8614305Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:10.8614472Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:10.8614975Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:10.8615484Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:10.8615604Z AWS_REGION: us-east-1 2025-12-04T11:01:10.8615761Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:10.8615915Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:10.8617953Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:10.8618058Z JOB_TIMEOUT: 300 2025-12-04T11:01:10.8618157Z ##[endgroup] 2025-12-04T11:01:10.8669039Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:01:10.8669533Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:01:10.8669831Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T11:01:10.8676042Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:01:10.8676297Z env: 2025-12-04T11:01:10.8676468Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:10.8676710Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:10.8677014Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:10.8677257Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:10.8677973Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:10.8678784Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:10.8678941Z AWS_REGION: us-east-1 2025-12-04T11:01:10.8679200Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:10.8679586Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:10.8682146Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:10.8682296Z ##[endgroup] 2025-12-04T11:01:10.8769787Z ##[group]Run set -x 2025-12-04T11:01:10.8769940Z set -x 2025-12-04T11:01:10.8770040Z  2025-12-04T11:01:10.8770153Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-12-04T11:01:10.8770321Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-12-04T11:01:10.8770483Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-12-04T11:01:10.8770642Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-12-04T11:01:10.8770766Z else 2025-12-04T11:01:10.8770876Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-12-04T11:01:10.8770999Z fi 2025-12-04T11:01:10.8771089Z  2025-12-04T11:01:10.8771226Z # detached container should get cleaned up by teardown_ec2_linux 2025-12-04T11:01:10.8771434Z # TODO: Stop building test binaries as part of the build phase 2025-12-04T11:01:10.8771617Z # Used for GPU_FLAG since that doesn't play nice 2025-12-04T11:01:10.8771790Z # shellcheck disable=SC2086,SC2090 2025-12-04T11:01:10.8771927Z container_name=$(docker run \ 2025-12-04T11:01:10.8772058Z  ${GPU_FLAG:-} \ 2025-12-04T11:01:10.8772180Z  -e BUILD_ENVIRONMENT \ 2025-12-04T11:01:10.8772307Z  -e PR_NUMBER \ 2025-12-04T11:01:10.8772423Z  -e GITHUB_ACTIONS \ 2025-12-04T11:01:10.8772544Z  -e GITHUB_REPOSITORY \ 2025-12-04T11:01:10.8772671Z  -e GITHUB_WORKFLOW \ 2025-12-04T11:01:10.8772788Z  -e GITHUB_JOB \ 2025-12-04T11:01:10.8772900Z  -e GITHUB_RUN_ID \ 2025-12-04T11:01:10.8773019Z  -e GITHUB_RUN_NUMBER \ 2025-12-04T11:01:10.8773142Z  -e GITHUB_RUN_ATTEMPT \ 2025-12-04T11:01:10.8773292Z  -e JOB_ID \ 2025-12-04T11:01:10.8773404Z  -e JOB_NAME \ 2025-12-04T11:01:10.8773518Z  -e BASE_SHA \ 2025-12-04T11:01:10.8773627Z  -e BRANCH \ 2025-12-04T11:01:10.8773732Z  -e SHA1 \ 2025-12-04T11:01:10.8773844Z  -e AWS_DEFAULT_REGION \ 2025-12-04T11:01:10.8773967Z  -e IN_WHEEL_TEST \ 2025-12-04T11:01:10.8774085Z  -e SHARD_NUMBER \ 2025-12-04T11:01:10.8774200Z  -e TEST_CONFIG \ 2025-12-04T11:01:10.8774318Z  -e NUM_TEST_SHARDS \ 2025-12-04T11:01:10.8774442Z  -e REENABLED_ISSUES \ 2025-12-04T11:01:10.8774568Z  -e CONTINUE_THROUGH_ERROR \ 2025-12-04T11:01:10.8774701Z  -e VERBOSE_TEST_LOGS \ 2025-12-04T11:01:10.8774823Z  -e TEST_SHOWLOCALS \ 2025-12-04T11:01:10.8774942Z  -e NO_TEST_TIMEOUT \ 2025-12-04T11:01:10.8775058Z  -e NO_TD \ 2025-12-04T11:01:10.8775180Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-12-04T11:01:10.8775328Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-12-04T11:01:10.8775477Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-12-04T11:01:10.8775616Z  -e TESTS_TO_INCLUDE \ 2025-12-04T11:01:10.8775742Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-12-04T11:01:10.8775873Z  -e DASHBOARD_TAG \ 2025-12-04T11:01:10.8776028Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T11:01:10.8776193Z  --ulimit stack=10485760:83886080 \ 2025-12-04T11:01:10.8776325Z  --ulimit core=0 \ 2025-12-04T11:01:10.8776464Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T11:01:10.8776743Z  --security-opt seccomp=unconfined \ 2025-12-04T11:01:10.8776886Z  --cap-add=SYS_PTRACE \ 2025-12-04T11:01:10.8777010Z  --shm-size="8g" \ 2025-12-04T11:01:10.8777123Z  --tty \ 2025-12-04T11:01:10.8777228Z  --detach \ 2025-12-04T11:01:10.8777344Z  --name="${container_name}" \ 2025-12-04T11:01:10.8777474Z  --user jenkins \ 2025-12-04T11:01:10.8777621Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-12-04T11:01:10.8777782Z  -w /var/lib/jenkins/workspace \ 2025-12-04T11:01:10.8777968Z  "${DOCKER_IMAGE}" 2025-12-04T11:01:10.8778080Z ) 2025-12-04T11:01:10.8778190Z # save container name for later step 2025-12-04T11:01:10.8778355Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-12-04T11:01:10.8778628Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-12-04T11:01:10.8778979Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-12-04T11:01:10.8782428Z shell: /usr/bin/bash -e {0} 2025-12-04T11:01:10.8782547Z env: 2025-12-04T11:01:10.8782648Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:01:10.8782790Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:01:10.8782972Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:01:10.8783142Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:01:10.8783650Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:01:10.8784136Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:01:10.8784262Z AWS_REGION: us-east-1 2025-12-04T11:01:10.8784415Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:01:10.8784568Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:01:10.8786579Z AWS_SESSION_TOKEN: *** 2025-12-04T11:01:10.8786712Z BUILD_ENVIRONMENT: linux-noble-rocm-py3.12-mi300 2025-12-04T11:01:10.8786852Z PR_NUMBER: 2025-12-04T11:01:10.8786959Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T11:01:10.8787094Z GITHUB_WORKFLOW: periodic-rocm-mi300 2025-12-04T11:01:10.8787218Z GITHUB_JOB: test 2025-12-04T11:01:10.8787321Z GITHUB_RUN_ID: 19922798714 2025-12-04T11:01:10.8787434Z GITHUB_RUN_NUMBER: 1861 2025-12-04T11:01:10.8787550Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T11:01:10.8787655Z JOB_ID: 57117547519 2025-12-04T11:01:10.8787892Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:01:10.8788140Z BRANCH: main 2025-12-04T11:01:10.8788257Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:10.8788415Z BASE_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:10.8788559Z TEST_CONFIG: distributed 2025-12-04T11:01:10.8788669Z SHARD_NUMBER: 2 2025-12-04T11:01:10.8788769Z NUM_TEST_SHARDS: 3 2025-12-04T11:01:10.8788872Z REENABLED_ISSUES: 2025-12-04T11:01:10.8788981Z CONTINUE_THROUGH_ERROR: True 2025-12-04T11:01:10.8789101Z VERBOSE_TEST_LOGS: False 2025-12-04T11:01:10.8789213Z TEST_SHOWLOCALS: False 2025-12-04T11:01:10.8789324Z NO_TEST_TIMEOUT: False 2025-12-04T11:01:10.8789432Z NO_TD: False 2025-12-04T11:01:10.8789754Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:01:10.8790047Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-12-04T11:01:10.8790184Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 1 2025-12-04T11:01:10.8790314Z TESTS_TO_INCLUDE: 2025-12-04T11:01:10.8790419Z DASHBOARD_TAG: 2025-12-04T11:01:10.8790566Z HUGGING_FACE_HUB_TOKEN: *** 2025-12-04T11:01:10.8790727Z ##[endgroup] 2025-12-04T11:01:10.8808248Z + [[ distributed == \m\u\l\t\i\g\p\u ]] 2025-12-04T11:01:10.8808413Z + [[ linux-noble-rocm-py3.12-mi300 == *onnx* ]] 2025-12-04T11:01:10.8808577Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-12-04T11:01:10.8814352Z +++ nproc --ignore=2 2025-12-04T11:01:10.8821195Z ++ docker run --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e TEST_SHOWLOCALS -e NO_TEST_TIMEOUT -e NO_TD -e MAX_JOBS=126 -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e TESTS_TO_INCLUDE -e HUGGING_FACE_HUB_TOKEN -e DASHBOARD_TAG --env-file=/home/runner/_work/_temp/github_env_19922798714 --ulimit stack=10485760:83886080 --ulimit core=0 --env-file=/tmp/github_env_19922798714 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T11:01:11.1260241Z + container_name=c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:01:11.1260600Z + echo CONTAINER_NAME=c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:01:11.1261028Z + docker exec -t c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-12-04T11:01:14.4186618Z Processing ./dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-linux_x86_64.whl 2025-12-04T11:01:14.9518952Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (3.18.0) 2025-12-04T11:01:14.9520267Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (4.12.2) 2025-12-04T11:01:14.9521742Z Requirement already satisfied: setuptools in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (78.1.1) 2025-12-04T11:01:14.9522937Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (1.13.3) 2025-12-04T11:01:14.9524342Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (2.8.8) 2025-12-04T11:01:14.9525444Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (3.1.6) 2025-12-04T11:01:14.9527041Z Requirement already satisfied: fsspec>=0.8.5 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (2025.10.0) 2025-12-04T11:01:14.9572942Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from sympy>=1.13.3->torch==2.10.0a0+gitffd9b0f) (1.3.0) 2025-12-04T11:01:14.9591907Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from jinja2->torch==2.10.0a0+gitffd9b0f) (3.0.3) 2025-12-04T11:01:15.0679833Z Installing collected packages: torch 2025-12-04T11:01:20.5743783Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T11:01:20.6196716Z + export TERM=vt100 2025-12-04T11:01:20.6196996Z + TERM=vt100 2025-12-04T11:01:20.6200983Z ++ dirname .ci/pytorch/test.sh 2025-12-04T11:01:20.6209846Z + source .ci/pytorch/common.sh 2025-12-04T11:01:20.6215634Z +++ dirname .ci/pytorch/common.sh 2025-12-04T11:01:20.6227304Z ++ source .ci/pytorch/common_utils.sh 2025-12-04T11:01:20.6229548Z +++ declare -f -t trap_add 2025-12-04T11:01:20.6235133Z ++ set -ex -o pipefail 2025-12-04T11:01:20.6235368Z ++ [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T11:01:20.6237984Z ++ unset HIP_PLATFORM 2025-12-04T11:01:20.6238178Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-12-04T11:01:20.6238381Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-12-04T11:01:20.6238573Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T11:01:20.6242874Z ++ dirname .ci/pytorch/test.sh 2025-12-04T11:01:20.6255318Z + source .ci/pytorch/common-build.sh 2025-12-04T11:01:20.6257580Z ++ [[ linux-noble-rocm-py3.12-mi300 != *win-* ]] 2025-12-04T11:01:20.6267705Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T11:01:20.6279741Z +++ cd .ci/pytorch 2025-12-04T11:01:20.6280408Z +++ pwd -P 2025-12-04T11:01:20.6283547Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-12-04T11:01:20.6283821Z ++ [[ linux-noble-rocm-py3.12-mi300 == *-pch* ]] 2025-12-04T11:01:20.6284008Z ++ which sccache 2025-12-04T11:01:20.6297218Z ++ [[ -z '' ]] 2025-12-04T11:01:20.6297361Z ++ unset SCCACHE_BUCKET 2025-12-04T11:01:20.6297509Z ++ unset SCCACHE_REGION 2025-12-04T11:01:20.6297656Z ++ sccache --stop-server 2025-12-04T11:01:20.6315137Z ++ true 2025-12-04T11:01:20.6315273Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T11:01:20.6330188Z ++ trap_add sccache_epilogue EXIT 2025-12-04T11:01:20.6330361Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T11:01:20.6330514Z ++ shift 2025-12-04T11:01:20.6330645Z ++ for trap_add_name in "$@" 2025-12-04T11:01:20.6337392Z ++++ trap -p EXIT 2025-12-04T11:01:20.6340987Z +++ eval 'extract_trap_cmd ' 2025-12-04T11:01:20.6341221Z ++++ extract_trap_cmd 2025-12-04T11:01:20.6341395Z ++++ printf '%s\n' '' 2025-12-04T11:01:20.6341586Z +++ printf '%s\n' sccache_epilogue 2025-12-04T11:01:20.6344714Z ++ trap -- ' 2025-12-04T11:01:20.6344888Z sccache_epilogue' EXIT 2025-12-04T11:01:20.6345077Z ++ [[ -n '' ]] 2025-12-04T11:01:20.6345274Z ++ [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T11:01:20.6345536Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T11:01:20.6345779Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T11:01:20.6345962Z ++ sccache --start-server 2025-12-04T11:01:20.6358895Z sccache: Starting the server... 2025-12-04T11:01:20.6558618Z sccache: Listening on address 127.0.0.1:4226 2025-12-04T11:01:20.6567681Z ++ sccache --zero-stats 2025-12-04T11:01:20.6580486Z Statistics zeroed. 2025-12-04T11:01:20.6582968Z ++ which ccache 2025-12-04T11:01:20.6591710Z + [[ linux-noble-rocm-py3.12-mi300 != *rocm* ]] 2025-12-04T11:01:20.6591934Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T11:01:20.6592130Z + echo 'Environment variables:' 2025-12-04T11:01:20.6592299Z Environment variables: 2025-12-04T11:01:20.6592441Z + env 2025-12-04T11:01:20.6598436Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-12-04T11:01:20.6598664Z CONTINUE_THROUGH_ERROR=True 2025-12-04T11:01:20.6598851Z BUILD_ENVIRONMENT=linux-noble-rocm-py3.12-mi300 2025-12-04T11:01:20.6599087Z HOSTNAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf 2025-12-04T11:01:20.6599414Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6599744Z GITHUB_ACTION=__run_2 2025-12-04T11:01:20.6599896Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T11:01:20.6600059Z GITHUB_RUN_NUMBER=1861 2025-12-04T11:01:20.6600200Z TEST_CONFIG=distributed 2025-12-04T11:01:20.6600392Z RUNNER_NAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf 2025-12-04T11:01:20.6600606Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T11:01:20.6600783Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T11:01:20.6600970Z RUNNER_ARTIFACT_DIR=/home/runner/_work/_temp/artifacts 2025-12-04T11:01:20.6601172Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T11:01:20.6601342Z GITHUB_REF_TYPE=branch 2025-12-04T11:01:20.6601509Z BASE_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6602058Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T11:01:20.6604849Z *** 2025-12-04T11:01:20.6604983Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T11:01:20.6605144Z GITHUB_ACTIONS=true 2025-12-04T11:01:20.6605305Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6605511Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6605817Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/periodic-rocm-mi300.yml@refs/heads/main 2025-12-04T11:01:20.6606091Z UCC_HOME=/usr 2025-12-04T11:01:20.6606235Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T11:01:20.6606460Z VERBOSE_TEST_LOGS=False 2025-12-04T11:01:20.6606611Z GITHUB_REF=refs/heads/main 2025-12-04T11:01:20.6606756Z RUNNER_OS=Linux 2025-12-04T11:01:20.6606885Z SHARD_NUMBER=2 2025-12-04T11:01:20.6607019Z GITHUB_REF_PROTECTED=true 2025-12-04T11:01:20.6607172Z RUNNER_MANUALLY_TRAP_SIG=1 2025-12-04T11:01:20.6607321Z HOME=/var/lib/jenkins 2025-12-04T11:01:20.6607484Z GITHUB_API_URL=https://api.github.com 2025-12-04T11:01:20.6607692Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T11:01:20.6607860Z RUNNER_DOCS_DIR=/home/runner/_work/_temp/docs 2025-12-04T11:01:20.6608017Z LANG=C.UTF-8 2025-12-04T11:01:20.6608157Z UCX_COMMIT=29831d319e6be55cb8c768ca61de335c934ca39e 2025-12-04T11:01:20.6608327Z PYTORCH_TEST_WITH_ROCM=1 2025-12-04T11:01:20.6608501Z RUNNER_TRACKING_ID=github_2812f7a4-8c48-4fdd-9911-4ef8783c7ddc 2025-12-04T11:01:20.6608680Z RUNNER_ARCH=X64 2025-12-04T11:01:20.6608806Z RUNNER_TEMP=/home/runner/_work/_temp 2025-12-04T11:01:20.6608950Z NUM_TEST_SHARDS=3 2025-12-04T11:01:20.6609067Z UCX_HOME=/usr 2025-12-04T11:01:20.6609297Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6609783Z JOB_NAME=linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:01:20.6610087Z MAGMA_HOME=/opt/rocm/magma 2025-12-04T11:01:20.6610322Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6610648Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-12-04T11:01:20.6610847Z GITHUB_EVENT_NAME=schedule 2025-12-04T11:01:20.6611039Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.12.1 2025-12-04T11:01:20.6611237Z DASHBOARD_TAG= 2025-12-04T11:01:20.6611356Z GITHUB_RUN_ID=19922798714 2025-12-04T11:01:20.6611605Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6611879Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T11:01:20.6612013Z PR_NUMBER= 2025-12-04T11:01:20.6612127Z GITHUB_RUN_ATTEMPT=1 2025-12-04T11:01:20.6612258Z ANACONDA_PYTHON_VERSION=3.12 2025-12-04T11:01:20.6612424Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T11:01:20.6612587Z TERM=vt100 2025-12-04T11:01:20.6612698Z INSTALLED_VISION=yes 2025-12-04T11:01:20.6612820Z BRANCH=main 2025-12-04T11:01:20.6612942Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T11:01:20.6613078Z TESTS_TO_INCLUDE= 2025-12-04T11:01:20.6613273Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-12-04T11:01:20.6613504Z GITHUB_SERVER_URL=https://github.com 2025-12-04T11:01:20.6613673Z PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 2025-12-04T11:01:20.6613856Z UCC_COMMIT=9f4b242cbbd8b1462cbc732eb29316cdfa124b77 2025-12-04T11:01:20.6614019Z REENABLED_ISSUES= 2025-12-04T11:01:20.6614134Z SHLVL=1 2025-12-04T11:01:20.6614239Z MAX_JOBS=126 2025-12-04T11:01:20.6614398Z RUNNER_TEST_RESULTS_DIR=/home/runner/_work/_temp/test-results 2025-12-04T11:01:20.6614582Z GITHUB_ACTOR_ID=97764156 2025-12-04T11:01:20.6614723Z RUNNER_TOOL_CACHE=/home/runner/_work/_tool 2025-12-04T11:01:20.6614915Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6615094Z GITHUB_REF_NAME=main 2025-12-04T11:01:20.6615217Z ROCM_PATH=/opt/rocm 2025-12-04T11:01:20.6615335Z GITHUB_JOB=test 2025-12-04T11:01:20.6615503Z NO_TEST_TIMEOUT=False 2025-12-04T11:01:20.6615637Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T11:01:20.6615784Z LC_ALL=C.UTF-8 2025-12-04T11:01:20.6615902Z GITHUB_RETENTION_DAYS=90 2025-12-04T11:01:20.6616045Z RUNNER_WORKSPACE=/home/runner/_work/pytorch 2025-12-04T11:01:20.6616198Z OPENSSL_DIR=/opt/openssl 2025-12-04T11:01:20.6616331Z GITHUB_ACTION_REPOSITORY= 2025-12-04T11:01:20.6616754Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T11:01:20.6617227Z GITHUB_BASE_REF= 2025-12-04T11:01:20.6617337Z CI=true 2025-12-04T11:01:20.6617453Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T11:01:20.6617585Z JOB_ID=57117547519 2025-12-04T11:01:20.6617687Z GITHUB_HEAD_REF= 2025-12-04T11:01:20.6617786Z GITHUB_ACTION_REF= 2025-12-04T11:01:20.6617888Z TEST_SHOWLOCALS=False 2025-12-04T11:01:20.6618008Z GITHUB_WORKFLOW=periodic-rocm-mi300 2025-12-04T11:01:20.6618148Z DEBIAN_FRONTEND=noninteractive 2025-12-04T11:01:20.6618359Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6618568Z NO_TD=False 2025-12-04T11:01:20.6618665Z OLDPWD=/var/lib/jenkins 2025-12-04T11:01:20.6618771Z _=/usr/bin/env 2025-12-04T11:01:20.6618911Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-12-04T11:01:20.6664527Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch 2025-12-04T11:01:20.6664794Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T11:01:20.6665017Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib 2025-12-04T11:01:20.6665241Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/test 2025-12-04T11:01:20.6665417Z + BUILD_DIR=build 2025-12-04T11:01:20.6665534Z + BUILD_RENAMED_DIR=build_renamed 2025-12-04T11:01:20.6665666Z + BUILD_BIN_DIR=build/bin 2025-12-04T11:01:20.6665787Z + SHARD_NUMBER=2 2025-12-04T11:01:20.6665891Z + NUM_TEST_SHARDS=3 2025-12-04T11:01:20.6666005Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T11:01:20.6666140Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T11:01:20.6666261Z + export VALGRIND=ON 2025-12-04T11:01:20.6666367Z + VALGRIND=ON 2025-12-04T11:01:20.6666487Z + [[ linux-noble-rocm-py3.12-mi300 == *clang9* ]] 2025-12-04T11:01:20.6666644Z + [[ linux-noble-rocm-py3.12-mi300 == *xpu* ]] 2025-12-04T11:01:20.6666777Z + detect_cuda_arch 2025-12-04T11:01:20.6666902Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T11:01:20.6667055Z + [[ linux-noble-rocm-py3.12-mi300 == *s390x* ]] 2025-12-04T11:01:20.6667189Z + [[ 1 == \1 ]] 2025-12-04T11:01:20.6667289Z + ulimit -c 0 2025-12-04T11:01:20.6667403Z + [[ linux-noble-rocm-py3.12-mi300 != *bazel* ]] 2025-12-04T11:01:20.6669527Z ++ realpath build/custom_test_artifacts 2025-12-04T11:01:20.6678734Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-12-04T11:01:20.6679229Z + [[ -n '' ]] 2025-12-04T11:01:20.6679510Z + echo 'Environment variables' 2025-12-04T11:01:20.6679753Z Environment variables 2025-12-04T11:01:20.6679958Z + env 2025-12-04T11:01:20.6684651Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-12-04T11:01:20.6685003Z CONTINUE_THROUGH_ERROR=True 2025-12-04T11:01:20.6685286Z BUILD_ENVIRONMENT=linux-noble-rocm-py3.12-mi300 2025-12-04T11:01:20.6685621Z HOSTNAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf 2025-12-04T11:01:20.6686098Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6686545Z GITHUB_ACTION=__run_2 2025-12-04T11:01:20.6686776Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T11:01:20.6687036Z GITHUB_RUN_NUMBER=1861 2025-12-04T11:01:20.6687251Z TEST_CONFIG=distributed 2025-12-04T11:01:20.6687535Z RUNNER_NAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf 2025-12-04T11:01:20.6687845Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T11:01:20.6688590Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T11:01:20.6688837Z RUNNER_ARTIFACT_DIR=/home/runner/_work/_temp/artifacts 2025-12-04T11:01:20.6689100Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T11:01:20.6689325Z GITHUB_REF_TYPE=branch 2025-12-04T11:01:20.6689609Z BASE_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6690075Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T11:01:20.6690363Z *** 2025-12-04T11:01:20.6690530Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T11:01:20.6690725Z GITHUB_ACTIONS=true 2025-12-04T11:01:20.6690934Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6691372Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6691777Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/periodic-rocm-mi300.yml@refs/heads/main 2025-12-04T11:01:20.6692132Z UCC_HOME=/usr 2025-12-04T11:01:20.6692322Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T11:01:20.6692529Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T11:01:20.6692735Z VERBOSE_TEST_LOGS=False 2025-12-04T11:01:20.6692938Z GITHUB_REF=refs/heads/main 2025-12-04T11:01:20.6693115Z RUNNER_OS=Linux 2025-12-04T11:01:20.6693291Z SHARD_NUMBER=2 2025-12-04T11:01:20.6693460Z GITHUB_REF_PROTECTED=true 2025-12-04T11:01:20.6693660Z RUNNER_MANUALLY_TRAP_SIG=1 2025-12-04T11:01:20.6693859Z HOME=/var/lib/jenkins 2025-12-04T11:01:20.6694067Z GITHUB_API_URL=https://api.github.com 2025-12-04T11:01:20.6694306Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T11:01:20.6694542Z RUNNER_DOCS_DIR=/home/runner/_work/_temp/docs 2025-12-04T11:01:20.6694775Z LANG=C.UTF-8 2025-12-04T11:01:20.6694978Z UCX_COMMIT=29831d319e6be55cb8c768ca61de335c934ca39e 2025-12-04T11:01:20.6695228Z PYTORCH_TEST_WITH_ROCM=1 2025-12-04T11:01:20.6695488Z RUNNER_TRACKING_ID=github_2812f7a4-8c48-4fdd-9911-4ef8783c7ddc 2025-12-04T11:01:20.6695753Z RUNNER_ARCH=X64 2025-12-04T11:01:20.6695927Z RUNNER_TEMP=/home/runner/_work/_temp 2025-12-04T11:01:20.6696145Z NUM_TEST_SHARDS=3 2025-12-04T11:01:20.6696310Z UCX_HOME=/usr 2025-12-04T11:01:20.6696634Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6697191Z JOB_NAME=linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:01:20.6697542Z MAGMA_HOME=/opt/rocm/magma 2025-12-04T11:01:20.6697806Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6698146Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-12-04T11:01:20.6698374Z GITHUB_EVENT_NAME=schedule 2025-12-04T11:01:20.6698595Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.12.1 2025-12-04T11:01:20.6698827Z DASHBOARD_TAG= 2025-12-04T11:01:20.6698957Z GITHUB_RUN_ID=19922798714 2025-12-04T11:01:20.6699255Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6699628Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T11:01:20.6699793Z PR_NUMBER= 2025-12-04T11:01:20.6699921Z GITHUB_RUN_ATTEMPT=1 2025-12-04T11:01:20.6700066Z VALGRIND=ON 2025-12-04T11:01:20.6700205Z ANACONDA_PYTHON_VERSION=3.12 2025-12-04T11:01:20.6700425Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T11:01:20.6700616Z TERM=vt100 2025-12-04T11:01:20.6700738Z INSTALLED_VISION=yes 2025-12-04T11:01:20.6700882Z BRANCH=main 2025-12-04T11:01:20.6701012Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T11:01:20.6701172Z TESTS_TO_INCLUDE= 2025-12-04T11:01:20.6701394Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-12-04T11:01:20.6701658Z GITHUB_SERVER_URL=https://github.com 2025-12-04T11:01:20.6701852Z PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 2025-12-04T11:01:20.6702063Z UCC_COMMIT=9f4b242cbbd8b1462cbc732eb29316cdfa124b77 2025-12-04T11:01:20.6702250Z REENABLED_ISSUES= 2025-12-04T11:01:20.6702377Z SHLVL=1 2025-12-04T11:01:20.6702493Z MAX_JOBS=126 2025-12-04T11:01:20.6702673Z RUNNER_TEST_RESULTS_DIR=/home/runner/_work/_temp/test-results 2025-12-04T11:01:20.6702934Z GITHUB_ACTOR_ID=97764156 2025-12-04T11:01:20.6703092Z RUNNER_TOOL_CACHE=/home/runner/_work/_tool 2025-12-04T11:01:20.6703312Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:01:20.6703516Z GITHUB_REF_NAME=main 2025-12-04T11:01:20.6703663Z ROCM_PATH=/opt/rocm 2025-12-04T11:01:20.6703802Z GITHUB_JOB=test 2025-12-04T11:01:20.6703931Z NO_TEST_TIMEOUT=False 2025-12-04T11:01:20.6704090Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T11:01:20.6704253Z LC_ALL=C.UTF-8 2025-12-04T11:01:20.6704382Z GITHUB_RETENTION_DAYS=90 2025-12-04T11:01:20.6704594Z RUNNER_WORKSPACE=/home/runner/_work/pytorch 2025-12-04T11:01:20.6704778Z OPENSSL_DIR=/opt/openssl 2025-12-04T11:01:20.6704930Z GITHUB_ACTION_REPOSITORY= 2025-12-04T11:01:20.6705413Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T11:01:20.6705909Z GITHUB_BASE_REF= 2025-12-04T11:01:20.6706041Z CI=true 2025-12-04T11:01:20.6706171Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T11:01:20.6706328Z JOB_ID=57117547519 2025-12-04T11:01:20.6706480Z GITHUB_HEAD_REF= 2025-12-04T11:01:20.6706612Z GITHUB_ACTION_REF= 2025-12-04T11:01:20.6706743Z TEST_SHOWLOCALS=False 2025-12-04T11:01:20.6706893Z GITHUB_WORKFLOW=periodic-rocm-mi300 2025-12-04T11:01:20.6707068Z DEBIAN_FRONTEND=noninteractive 2025-12-04T11:01:20.6707345Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_0cda1673-6740-45da-9f6f-bdbc4407b8de 2025-12-04T11:01:20.6707613Z NO_TD=False 2025-12-04T11:01:20.6707738Z OLDPWD=/var/lib/jenkins 2025-12-04T11:01:20.6707864Z _=/usr/bin/env 2025-12-04T11:01:20.6707968Z + echo 'Testing pytorch' 2025-12-04T11:01:20.6708081Z Testing pytorch 2025-12-04T11:01:20.6708184Z + export LANG=C.UTF-8 2025-12-04T11:01:20.6708295Z + LANG=C.UTF-8 2025-12-04T11:01:20.6708394Z + PR_NUMBER= 2025-12-04T11:01:20.6708500Z + [[ distributed == \d\e\f\a\u\l\t ]] 2025-12-04T11:01:20.6708640Z + [[ distributed == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-12-04T11:01:20.6708795Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T11:01:20.6708946Z + export HIP_VISIBLE_DEVICES=0,1,2,3 2025-12-04T11:01:20.6709082Z + HIP_VISIBLE_DEVICES=0,1,2,3 2025-12-04T11:01:20.6709210Z + [[ distributed == \s\l\o\w ]] 2025-12-04T11:01:20.6720163Z + [[ linux-noble-rocm-py3.12-mi300 == *slow-gradcheck* ]] 2025-12-04T11:01:20.6720356Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T11:01:20.6720508Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T11:01:20.6720661Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T11:01:20.6720805Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T11:01:20.6720942Z + [[ distributed == *crossref* ]] 2025-12-04T11:01:20.6721080Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T11:01:20.6721217Z + export VALGRIND=OFF 2025-12-04T11:01:20.6721324Z + VALGRIND=OFF 2025-12-04T11:01:20.6721427Z + rocminfo 2025-12-04T11:01:20.6806912Z ROCk module version 6.12.12 is loaded 2025-12-04T11:01:20.7509663Z ===================== 2025-12-04T11:01:20.7509879Z HSA System Attributes 2025-12-04T11:01:20.7510024Z ===================== 2025-12-04T11:01:20.7510174Z Runtime Version: 1.18 2025-12-04T11:01:20.7510347Z Runtime Ext Version: 1.14 2025-12-04T11:01:20.7510508Z System Timestamp Freq.: 1000.000000MHz 2025-12-04T11:01:20.7510751Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-12-04T11:01:20.7511012Z Machine Model: LARGE 2025-12-04T11:01:20.7511232Z System Endianness: LITTLE 2025-12-04T11:01:20.7511419Z Mwaitx: DISABLED 2025-12-04T11:01:20.7511569Z XNACK enabled: NO 2025-12-04T11:01:20.7511720Z DMAbuf Support: YES 2025-12-04T11:01:20.7511873Z VMM Support: YES 2025-12-04T11:01:20.7511963Z 2025-12-04T11:01:20.7512014Z ========== 2025-12-04T11:01:20.7512661Z HSA Agents 2025-12-04T11:01:20.7512804Z ========== 2025-12-04T11:01:20.7512927Z ******* 2025-12-04T11:01:20.7513068Z Agent 1 2025-12-04T11:01:20.7513209Z ******* 2025-12-04T11:01:20.7513370Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:01:20.7513563Z Uuid: CPU-XX 2025-12-04T11:01:20.7513764Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:01:20.7513969Z Vendor Name: CPU 2025-12-04T11:01:20.7514294Z Feature: None specified 2025-12-04T11:01:20.7514504Z Profile: FULL_PROFILE 2025-12-04T11:01:20.7514708Z Float Round Mode: NEAR 2025-12-04T11:01:20.7514920Z Max Queue Number: 0(0x0) 2025-12-04T11:01:20.7515136Z Queue Min Size: 0(0x0) 2025-12-04T11:01:20.7515327Z Queue Max Size: 0(0x0) 2025-12-04T11:01:20.7515524Z Queue Type: MULTI 2025-12-04T11:01:20.7515713Z Node: 0 2025-12-04T11:01:20.7515893Z Device Type: CPU 2025-12-04T11:01:20.7516071Z Cache Info: 2025-12-04T11:01:20.7516238Z L1: 49152(0xc000) KB 2025-12-04T11:01:20.7516440Z Chip ID: 0(0x0) 2025-12-04T11:01:20.7516618Z ASIC Revision: 0(0x0) 2025-12-04T11:01:20.7516805Z Cacheline Size: 64(0x40) 2025-12-04T11:01:20.7516987Z Max Clock Freq. (MHz): 3300 2025-12-04T11:01:20.7517160Z BDFID: 0 2025-12-04T11:01:20.7517350Z Internal Node ID: 0 2025-12-04T11:01:20.7517530Z Compute Unit: 64 2025-12-04T11:01:20.7517710Z SIMDs per CU: 0 2025-12-04T11:01:20.7517889Z Shader Engines: 0 2025-12-04T11:01:20.7518083Z Shader Arrs. per Eng.: 0 2025-12-04T11:01:20.7518278Z WatchPts on Addr. Ranges:1 2025-12-04T11:01:20.7518444Z Memory Properties: 2025-12-04T11:01:20.7518589Z Features: None 2025-12-04T11:01:20.7518736Z Pool Info: 2025-12-04T11:01:20.7518897Z Pool 1 2025-12-04T11:01:20.7519057Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:01:20.7519250Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:01:20.7519503Z Allocatable: TRUE 2025-12-04T11:01:20.7519688Z Alloc Granule: 4KB 2025-12-04T11:01:20.7519881Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7520110Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7520295Z Accessible by all: TRUE 2025-12-04T11:01:20.7520460Z Pool 2 2025-12-04T11:01:20.7520626Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:01:20.7520844Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:01:20.7521018Z Allocatable: TRUE 2025-12-04T11:01:20.7521222Z Alloc Granule: 4KB 2025-12-04T11:01:20.7521416Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7521674Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7521863Z Accessible by all: TRUE 2025-12-04T11:01:20.7522036Z Pool 3 2025-12-04T11:01:20.7522192Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T11:01:20.7522411Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:01:20.7522588Z Allocatable: TRUE 2025-12-04T11:01:20.7522784Z Alloc Granule: 4KB 2025-12-04T11:01:20.7523063Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7523259Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7523456Z Accessible by all: TRUE 2025-12-04T11:01:20.7523621Z Pool 4 2025-12-04T11:01:20.7523803Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:01:20.7524105Z Size: 1584733168(0x5e751bf0) KB 2025-12-04T11:01:20.7524290Z Allocatable: TRUE 2025-12-04T11:01:20.7524481Z Alloc Granule: 4KB 2025-12-04T11:01:20.7524676Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7524865Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7525105Z Accessible by all: TRUE 2025-12-04T11:01:20.7525272Z ISA Info: 2025-12-04T11:01:20.7525401Z ******* 2025-12-04T11:01:20.7525526Z Agent 2 2025-12-04T11:01:20.7525652Z ******* 2025-12-04T11:01:20.7525800Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:01:20.7525971Z Uuid: CPU-XX 2025-12-04T11:01:20.7526161Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:01:20.7526350Z Vendor Name: CPU 2025-12-04T11:01:20.7526525Z Feature: None specified 2025-12-04T11:01:20.7526692Z Profile: FULL_PROFILE 2025-12-04T11:01:20.7526884Z Float Round Mode: NEAR 2025-12-04T11:01:20.7527069Z Max Queue Number: 0(0x0) 2025-12-04T11:01:20.7527241Z Queue Min Size: 0(0x0) 2025-12-04T11:01:20.7527409Z Queue Max Size: 0(0x0) 2025-12-04T11:01:20.7527583Z Queue Type: MULTI 2025-12-04T11:01:20.7527762Z Node: 1 2025-12-04T11:01:20.7527918Z Device Type: CPU 2025-12-04T11:01:20.7528075Z Cache Info: 2025-12-04T11:01:20.7528214Z L1: 49152(0xc000) KB 2025-12-04T11:01:20.7528365Z Chip ID: 0(0x0) 2025-12-04T11:01:20.7528523Z ASIC Revision: 0(0x0) 2025-12-04T11:01:20.7528688Z Cacheline Size: 64(0x40) 2025-12-04T11:01:20.7528855Z Max Clock Freq. (MHz): 3300 2025-12-04T11:01:20.7529029Z BDFID: 0 2025-12-04T11:01:20.7529206Z Internal Node ID: 1 2025-12-04T11:01:20.7529371Z Compute Unit: 64 2025-12-04T11:01:20.7529574Z SIMDs per CU: 0 2025-12-04T11:01:20.7529797Z Shader Engines: 0 2025-12-04T11:01:20.7529965Z Shader Arrs. per Eng.: 0 2025-12-04T11:01:20.7530179Z WatchPts on Addr. Ranges:1 2025-12-04T11:01:20.7530335Z Memory Properties: 2025-12-04T11:01:20.7530466Z Features: None 2025-12-04T11:01:20.7530608Z Pool Info: 2025-12-04T11:01:20.7530734Z Pool 1 2025-12-04T11:01:20.7530876Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:01:20.7531039Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:01:20.7531277Z Allocatable: TRUE 2025-12-04T11:01:20.7531451Z Alloc Granule: 4KB 2025-12-04T11:01:20.7531626Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7531803Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7531979Z Accessible by all: TRUE 2025-12-04T11:01:20.7532133Z Pool 2 2025-12-04T11:01:20.7532281Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:01:20.7532443Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:01:20.7532613Z Allocatable: TRUE 2025-12-04T11:01:20.7532782Z Alloc Granule: 4KB 2025-12-04T11:01:20.7532957Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7533163Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7533340Z Accessible by all: TRUE 2025-12-04T11:01:20.7533507Z Pool 3 2025-12-04T11:01:20.7533650Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T11:01:20.7533812Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:01:20.7533971Z Allocatable: TRUE 2025-12-04T11:01:20.7534157Z Alloc Granule: 4KB 2025-12-04T11:01:20.7534355Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7534531Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7534702Z Accessible by all: TRUE 2025-12-04T11:01:20.7534852Z Pool 4 2025-12-04T11:01:20.7534994Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:01:20.7535160Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T11:01:20.7535320Z Allocatable: TRUE 2025-12-04T11:01:20.7535489Z Alloc Granule: 4KB 2025-12-04T11:01:20.7535668Z Alloc Recommended Granule:4KB 2025-12-04T11:01:20.7535842Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7536029Z Accessible by all: TRUE 2025-12-04T11:01:20.7536180Z ISA Info: 2025-12-04T11:01:20.7536305Z ******* 2025-12-04T11:01:20.7536447Z Agent 3 2025-12-04T11:01:20.7536553Z ******* 2025-12-04T11:01:20.7536674Z Name: gfx942 2025-12-04T11:01:20.7536823Z Uuid: GPU-8d2247a6f133c730 2025-12-04T11:01:20.7536990Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.7537156Z Vendor Name: AMD 2025-12-04T11:01:20.7537345Z Feature: KERNEL_DISPATCH 2025-12-04T11:01:20.7537505Z Profile: BASE_PROFILE 2025-12-04T11:01:20.7537661Z Float Round Mode: NEAR 2025-12-04T11:01:20.7537852Z Max Queue Number: 128(0x80) 2025-12-04T11:01:20.7538012Z Queue Min Size: 64(0x40) 2025-12-04T11:01:20.7538187Z Queue Max Size: 131072(0x20000) 2025-12-04T11:01:20.7538345Z Queue Type: MULTI 2025-12-04T11:01:20.7538497Z Node: 2 2025-12-04T11:01:20.7538649Z Device Type: GPU 2025-12-04T11:01:20.7538803Z Cache Info: 2025-12-04T11:01:20.7538955Z L1: 32(0x20) KB 2025-12-04T11:01:20.7539117Z L2: 4096(0x1000) KB 2025-12-04T11:01:20.7539256Z L3: 262144(0x40000) KB 2025-12-04T11:01:20.7539405Z Chip ID: 29861(0x74a5) 2025-12-04T11:01:20.7539627Z ASIC Revision: 1(0x1) 2025-12-04T11:01:20.7539798Z Cacheline Size: 128(0x80) 2025-12-04T11:01:20.7539978Z Max Clock Freq. (MHz): 2100 2025-12-04T11:01:20.7540134Z BDFID: 29952 2025-12-04T11:01:20.7540283Z Internal Node ID: 2 2025-12-04T11:01:20.7540438Z Compute Unit: 304 2025-12-04T11:01:20.7540587Z SIMDs per CU: 4 2025-12-04T11:01:20.7540745Z Shader Engines: 32 2025-12-04T11:01:20.7540903Z Shader Arrs. per Eng.: 1 2025-12-04T11:01:20.7541067Z WatchPts on Addr. Ranges:4 2025-12-04T11:01:20.7541255Z Coherent Host Access: FALSE 2025-12-04T11:01:20.7541403Z Memory Properties: 2025-12-04T11:01:20.7541531Z Features: KERNEL_DISPATCH 2025-12-04T11:01:20.7541679Z Fast F16 Operation: TRUE 2025-12-04T11:01:20.7541838Z Wavefront Size: 64(0x40) 2025-12-04T11:01:20.7541997Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7542150Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7542283Z x 1024(0x400) 2025-12-04T11:01:20.7542424Z y 1024(0x400) 2025-12-04T11:01:20.7542593Z z 1024(0x400) 2025-12-04T11:01:20.7542742Z Max Waves Per CU: 32(0x20) 2025-12-04T11:01:20.7542898Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:01:20.7543061Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7543214Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7543337Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7543500Z y 65535(0xffff) 2025-12-04T11:01:20.7543640Z z 65535(0xffff) 2025-12-04T11:01:20.7543795Z Max fbarriers/Workgrp: 32 2025-12-04T11:01:20.7544020Z Packet Processor uCode:: 185 2025-12-04T11:01:20.7544190Z SDMA engine uCode:: 24 2025-12-04T11:01:20.7544365Z IOMMU Support:: None 2025-12-04T11:01:20.7544504Z Pool Info: 2025-12-04T11:01:20.7544618Z Pool 1 2025-12-04T11:01:20.7544760Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:01:20.7544923Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7545078Z Allocatable: TRUE 2025-12-04T11:01:20.7545298Z Alloc Granule: 4KB 2025-12-04T11:01:20.7545502Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7545670Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7545838Z Accessible by all: FALSE 2025-12-04T11:01:20.7545984Z Pool 2 2025-12-04T11:01:20.7546138Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:01:20.7546328Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7546511Z Allocatable: TRUE 2025-12-04T11:01:20.7546675Z Alloc Granule: 4KB 2025-12-04T11:01:20.7546854Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7547021Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7547188Z Accessible by all: FALSE 2025-12-04T11:01:20.7547335Z Pool 3 2025-12-04T11:01:20.7547493Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:01:20.7547649Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7547806Z Allocatable: TRUE 2025-12-04T11:01:20.7547970Z Alloc Granule: 4KB 2025-12-04T11:01:20.7548155Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7548325Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7548491Z Accessible by all: FALSE 2025-12-04T11:01:20.7548643Z Pool 4 2025-12-04T11:01:20.7548812Z Segment: GROUP 2025-12-04T11:01:20.7548970Z Size: 64(0x40) KB 2025-12-04T11:01:20.7549145Z Allocatable: FALSE 2025-12-04T11:01:20.7549305Z Alloc Granule: 0KB 2025-12-04T11:01:20.7549534Z Alloc Recommended Granule:0KB 2025-12-04T11:01:20.7549729Z Alloc Alignment: 0KB 2025-12-04T11:01:20.7549901Z Accessible by all: FALSE 2025-12-04T11:01:20.7550049Z ISA Info: 2025-12-04T11:01:20.7550187Z ISA 1 2025-12-04T11:01:20.7550343Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:01:20.7550519Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7550684Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7550848Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7551017Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7551179Z Fast f16: TRUE 2025-12-04T11:01:20.7551344Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7551494Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7551632Z x 1024(0x400) 2025-12-04T11:01:20.7551769Z y 1024(0x400) 2025-12-04T11:01:20.7551908Z z 1024(0x400) 2025-12-04T11:01:20.7552057Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7552200Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7552328Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7552464Z y 65535(0xffff) 2025-12-04T11:01:20.7552646Z z 65535(0xffff) 2025-12-04T11:01:20.7552795Z FBarrier Max Size: 32 2025-12-04T11:01:20.7552934Z ISA 2 2025-12-04T11:01:20.7553078Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:01:20.7553257Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7553425Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7553627Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7553798Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7553963Z Fast f16: TRUE 2025-12-04T11:01:20.7554121Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7554272Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7554410Z x 1024(0x400) 2025-12-04T11:01:20.7554542Z y 1024(0x400) 2025-12-04T11:01:20.7554681Z z 1024(0x400) 2025-12-04T11:01:20.7554830Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7554980Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7555111Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7555254Z y 65535(0xffff) 2025-12-04T11:01:20.7555394Z z 65535(0xffff) 2025-12-04T11:01:20.7555549Z FBarrier Max Size: 32 2025-12-04T11:01:20.7555690Z ******* 2025-12-04T11:01:20.7555802Z Agent 4 2025-12-04T11:01:20.7555911Z ******* 2025-12-04T11:01:20.7556039Z Name: gfx942 2025-12-04T11:01:20.7556194Z Uuid: GPU-391dcf08406a934b 2025-12-04T11:01:20.7556357Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.7556525Z Vendor Name: AMD 2025-12-04T11:01:20.7556688Z Feature: KERNEL_DISPATCH 2025-12-04T11:01:20.7556845Z Profile: BASE_PROFILE 2025-12-04T11:01:20.7557012Z Float Round Mode: NEAR 2025-12-04T11:01:20.7557175Z Max Queue Number: 128(0x80) 2025-12-04T11:01:20.7557335Z Queue Min Size: 64(0x40) 2025-12-04T11:01:20.7557494Z Queue Max Size: 131072(0x20000) 2025-12-04T11:01:20.7557650Z Queue Type: MULTI 2025-12-04T11:01:20.7557802Z Node: 3 2025-12-04T11:01:20.7557952Z Device Type: GPU 2025-12-04T11:01:20.7558095Z Cache Info: 2025-12-04T11:01:20.7558218Z L1: 32(0x20) KB 2025-12-04T11:01:20.7558358Z L2: 4096(0x1000) KB 2025-12-04T11:01:20.7558497Z L3: 262144(0x40000) KB 2025-12-04T11:01:20.7558641Z Chip ID: 29861(0x74a5) 2025-12-04T11:01:20.7558797Z ASIC Revision: 1(0x1) 2025-12-04T11:01:20.7558957Z Cacheline Size: 128(0x80) 2025-12-04T11:01:20.7559118Z Max Clock Freq. (MHz): 2100 2025-12-04T11:01:20.7559272Z BDFID: 1280 2025-12-04T11:01:20.7559429Z Internal Node ID: 3 2025-12-04T11:01:20.7559664Z Compute Unit: 304 2025-12-04T11:01:20.7559827Z SIMDs per CU: 4 2025-12-04T11:01:20.7559989Z Shader Engines: 32 2025-12-04T11:01:20.7560159Z Shader Arrs. per Eng.: 1 2025-12-04T11:01:20.7560327Z WatchPts on Addr. Ranges:4 2025-12-04T11:01:20.7560498Z Coherent Host Access: FALSE 2025-12-04T11:01:20.7560678Z Memory Properties: 2025-12-04T11:01:20.7560817Z Features: KERNEL_DISPATCH 2025-12-04T11:01:20.7560962Z Fast F16 Operation: TRUE 2025-12-04T11:01:20.7561121Z Wavefront Size: 64(0x40) 2025-12-04T11:01:20.7561284Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7561434Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7561562Z x 1024(0x400) 2025-12-04T11:01:20.7561693Z y 1024(0x400) 2025-12-04T11:01:20.7561824Z z 1024(0x400) 2025-12-04T11:01:20.7561967Z Max Waves Per CU: 32(0x20) 2025-12-04T11:01:20.7562126Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:01:20.7562283Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7562427Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7562553Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7562693Z y 65535(0xffff) 2025-12-04T11:01:20.7562823Z z 65535(0xffff) 2025-12-04T11:01:20.7562976Z Max fbarriers/Workgrp: 32 2025-12-04T11:01:20.7563149Z Packet Processor uCode:: 185 2025-12-04T11:01:20.7563319Z SDMA engine uCode:: 24 2025-12-04T11:01:20.7563482Z IOMMU Support:: None 2025-12-04T11:01:20.7563626Z Pool Info: 2025-12-04T11:01:20.7563741Z Pool 1 2025-12-04T11:01:20.7563886Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:01:20.7564049Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7564214Z Allocatable: TRUE 2025-12-04T11:01:20.7564380Z Alloc Granule: 4KB 2025-12-04T11:01:20.7564550Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7564723Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7564893Z Accessible by all: FALSE 2025-12-04T11:01:20.7565043Z Pool 2 2025-12-04T11:01:20.7565181Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:01:20.7565341Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7565501Z Allocatable: TRUE 2025-12-04T11:01:20.7565662Z Alloc Granule: 4KB 2025-12-04T11:01:20.7565832Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7566004Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7566171Z Accessible by all: FALSE 2025-12-04T11:01:20.7566314Z Pool 3 2025-12-04T11:01:20.7566450Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:01:20.7566601Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7566784Z Allocatable: TRUE 2025-12-04T11:01:20.7566941Z Alloc Granule: 4KB 2025-12-04T11:01:20.7567107Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7567273Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7567435Z Accessible by all: FALSE 2025-12-04T11:01:20.7567575Z Pool 4 2025-12-04T11:01:20.7567729Z Segment: GROUP 2025-12-04T11:01:20.7567877Z Size: 64(0x40) KB 2025-12-04T11:01:20.7568027Z Allocatable: FALSE 2025-12-04T11:01:20.7568189Z Alloc Granule: 0KB 2025-12-04T11:01:20.7568359Z Alloc Recommended Granule:0KB 2025-12-04T11:01:20.7568530Z Alloc Alignment: 0KB 2025-12-04T11:01:20.7568691Z Accessible by all: FALSE 2025-12-04T11:01:20.7568832Z ISA Info: 2025-12-04T11:01:20.7568941Z ISA 1 2025-12-04T11:01:20.7569075Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:01:20.7569242Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7569406Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7569617Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7569785Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7569943Z Fast f16: TRUE 2025-12-04T11:01:20.7570098Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7570246Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7570381Z x 1024(0x400) 2025-12-04T11:01:20.7570515Z y 1024(0x400) 2025-12-04T11:01:20.7570647Z z 1024(0x400) 2025-12-04T11:01:20.7570797Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7570938Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7571065Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7571203Z y 65535(0xffff) 2025-12-04T11:01:20.7571338Z z 65535(0xffff) 2025-12-04T11:01:20.7571486Z FBarrier Max Size: 32 2025-12-04T11:01:20.7571626Z ISA 2 2025-12-04T11:01:20.7571767Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:01:20.7571944Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7572108Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7572272Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7572438Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7572594Z Fast f16: TRUE 2025-12-04T11:01:20.7572748Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7572896Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7573027Z x 1024(0x400) 2025-12-04T11:01:20.7573158Z y 1024(0x400) 2025-12-04T11:01:20.7573289Z z 1024(0x400) 2025-12-04T11:01:20.7573434Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7573614Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7573741Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7573876Z y 65535(0xffff) 2025-12-04T11:01:20.7574008Z z 65535(0xffff) 2025-12-04T11:01:20.7574157Z FBarrier Max Size: 32 2025-12-04T11:01:20.7574294Z ******* 2025-12-04T11:01:20.7574398Z Agent 5 2025-12-04T11:01:20.7574527Z ******* 2025-12-04T11:01:20.7574646Z Name: gfx942 2025-12-04T11:01:20.7574794Z Uuid: GPU-84fb83e57eb07497 2025-12-04T11:01:20.7574951Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.7575112Z Vendor Name: AMD 2025-12-04T11:01:20.7575276Z Feature: KERNEL_DISPATCH 2025-12-04T11:01:20.7575430Z Profile: BASE_PROFILE 2025-12-04T11:01:20.7575586Z Float Round Mode: NEAR 2025-12-04T11:01:20.7575744Z Max Queue Number: 128(0x80) 2025-12-04T11:01:20.7575899Z Queue Min Size: 64(0x40) 2025-12-04T11:01:20.7576052Z Queue Max Size: 131072(0x20000) 2025-12-04T11:01:20.7576211Z Queue Type: MULTI 2025-12-04T11:01:20.7576356Z Node: 4 2025-12-04T11:01:20.7576500Z Device Type: GPU 2025-12-04T11:01:20.7576639Z Cache Info: 2025-12-04T11:01:20.7576757Z L1: 32(0x20) KB 2025-12-04T11:01:20.7576893Z L2: 4096(0x1000) KB 2025-12-04T11:01:20.7577031Z L3: 262144(0x40000) KB 2025-12-04T11:01:20.7577169Z Chip ID: 29861(0x74a5) 2025-12-04T11:01:20.7577318Z ASIC Revision: 1(0x1) 2025-12-04T11:01:20.7577473Z Cacheline Size: 128(0x80) 2025-12-04T11:01:20.7577631Z Max Clock Freq. (MHz): 2100 2025-12-04T11:01:20.7577779Z BDFID: 25856 2025-12-04T11:01:20.7577932Z Internal Node ID: 4 2025-12-04T11:01:20.7578087Z Compute Unit: 304 2025-12-04T11:01:20.7578237Z SIMDs per CU: 4 2025-12-04T11:01:20.7578391Z Shader Engines: 32 2025-12-04T11:01:20.7578552Z Shader Arrs. per Eng.: 1 2025-12-04T11:01:20.7578715Z WatchPts on Addr. Ranges:4 2025-12-04T11:01:20.7578879Z Coherent Host Access: FALSE 2025-12-04T11:01:20.7579023Z Memory Properties: 2025-12-04T11:01:20.7579144Z Features: KERNEL_DISPATCH 2025-12-04T11:01:20.7579289Z Fast F16 Operation: TRUE 2025-12-04T11:01:20.7579492Z Wavefront Size: 64(0x40) 2025-12-04T11:01:20.7579651Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7579798Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7579926Z x 1024(0x400) 2025-12-04T11:01:20.7580059Z y 1024(0x400) 2025-12-04T11:01:20.7580189Z z 1024(0x400) 2025-12-04T11:01:20.7580333Z Max Waves Per CU: 32(0x20) 2025-12-04T11:01:20.7580537Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:01:20.7580695Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7580835Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7580956Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7581089Z y 65535(0xffff) 2025-12-04T11:01:20.7581220Z z 65535(0xffff) 2025-12-04T11:01:20.7581454Z Max fbarriers/Workgrp: 32 2025-12-04T11:01:20.7581626Z Packet Processor uCode:: 185 2025-12-04T11:01:20.7581795Z SDMA engine uCode:: 24 2025-12-04T11:01:20.7581957Z IOMMU Support:: None 2025-12-04T11:01:20.7582098Z Pool Info: 2025-12-04T11:01:20.7582213Z Pool 1 2025-12-04T11:01:20.7582347Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:01:20.7582503Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7582657Z Allocatable: TRUE 2025-12-04T11:01:20.7582818Z Alloc Granule: 4KB 2025-12-04T11:01:20.7582985Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7583150Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7583321Z Accessible by all: FALSE 2025-12-04T11:01:20.7583463Z Pool 2 2025-12-04T11:01:20.7583598Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:01:20.7583749Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7583899Z Allocatable: TRUE 2025-12-04T11:01:20.7584062Z Alloc Granule: 4KB 2025-12-04T11:01:20.7584228Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7584392Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7584554Z Accessible by all: FALSE 2025-12-04T11:01:20.7584696Z Pool 3 2025-12-04T11:01:20.7584825Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:01:20.7584979Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7585128Z Allocatable: TRUE 2025-12-04T11:01:20.7585286Z Alloc Granule: 4KB 2025-12-04T11:01:20.7585450Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7585615Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7585777Z Accessible by all: FALSE 2025-12-04T11:01:20.7585917Z Pool 4 2025-12-04T11:01:20.7586043Z Segment: GROUP 2025-12-04T11:01:20.7586190Z Size: 64(0x40) KB 2025-12-04T11:01:20.7586338Z Allocatable: FALSE 2025-12-04T11:01:20.7586496Z Alloc Granule: 0KB 2025-12-04T11:01:20.7586673Z Alloc Recommended Granule:0KB 2025-12-04T11:01:20.7586844Z Alloc Alignment: 0KB 2025-12-04T11:01:20.7587012Z Accessible by all: FALSE 2025-12-04T11:01:20.7587158Z ISA Info: 2025-12-04T11:01:20.7587276Z ISA 1 2025-12-04T11:01:20.7587415Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:01:20.7587623Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7587792Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7587961Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7588135Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7588298Z Fast f16: TRUE 2025-12-04T11:01:20.7588461Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7588637Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7588777Z x 1024(0x400) 2025-12-04T11:01:20.7588917Z y 1024(0x400) 2025-12-04T11:01:20.7589057Z z 1024(0x400) 2025-12-04T11:01:20.7589208Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7589361Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7589532Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7589673Z y 65535(0xffff) 2025-12-04T11:01:20.7589814Z z 65535(0xffff) 2025-12-04T11:01:20.7589970Z FBarrier Max Size: 32 2025-12-04T11:01:20.7590115Z ISA 2 2025-12-04T11:01:20.7590270Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:01:20.7590452Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7590621Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7590790Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7590963Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7591131Z Fast f16: TRUE 2025-12-04T11:01:20.7591292Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7591444Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7591579Z x 1024(0x400) 2025-12-04T11:01:20.7591717Z y 1024(0x400) 2025-12-04T11:01:20.7591854Z z 1024(0x400) 2025-12-04T11:01:20.7592008Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7592153Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7592283Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7592421Z y 65535(0xffff) 2025-12-04T11:01:20.7592559Z z 65535(0xffff) 2025-12-04T11:01:20.7592714Z FBarrier Max Size: 32 2025-12-04T11:01:20.7592855Z ******* 2025-12-04T11:01:20.7592967Z Agent 6 2025-12-04T11:01:20.7593077Z ******* 2025-12-04T11:01:20.7593202Z Name: gfx942 2025-12-04T11:01:20.7593352Z Uuid: GPU-36f1547156835698 2025-12-04T11:01:20.7593515Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.7593681Z Vendor Name: AMD 2025-12-04T11:01:20.7593842Z Feature: KERNEL_DISPATCH 2025-12-04T11:01:20.7594002Z Profile: BASE_PROFILE 2025-12-04T11:01:20.7594164Z Float Round Mode: NEAR 2025-12-04T11:01:20.7594326Z Max Queue Number: 128(0x80) 2025-12-04T11:01:20.7594526Z Queue Min Size: 64(0x40) 2025-12-04T11:01:20.7594685Z Queue Max Size: 131072(0x20000) 2025-12-04T11:01:20.7594843Z Queue Type: MULTI 2025-12-04T11:01:20.7594994Z Node: 5 2025-12-04T11:01:20.7595145Z Device Type: GPU 2025-12-04T11:01:20.7595286Z Cache Info: 2025-12-04T11:01:20.7595410Z L1: 32(0x20) KB 2025-12-04T11:01:20.7595581Z L2: 4096(0x1000) KB 2025-12-04T11:01:20.7595722Z L3: 262144(0x40000) KB 2025-12-04T11:01:20.7595870Z Chip ID: 29861(0x74a5) 2025-12-04T11:01:20.7596026Z ASIC Revision: 1(0x1) 2025-12-04T11:01:20.7596189Z Cacheline Size: 128(0x80) 2025-12-04T11:01:20.7596360Z Max Clock Freq. (MHz): 2100 2025-12-04T11:01:20.7596517Z BDFID: 5376 2025-12-04T11:01:20.7596675Z Internal Node ID: 5 2025-12-04T11:01:20.7596839Z Compute Unit: 304 2025-12-04T11:01:20.7596999Z SIMDs per CU: 4 2025-12-04T11:01:20.7597162Z Shader Engines: 32 2025-12-04T11:01:20.7597331Z Shader Arrs. per Eng.: 1 2025-12-04T11:01:20.7597501Z WatchPts on Addr. Ranges:4 2025-12-04T11:01:20.7597675Z Coherent Host Access: FALSE 2025-12-04T11:01:20.7597827Z Memory Properties: 2025-12-04T11:01:20.7597955Z Features: KERNEL_DISPATCH 2025-12-04T11:01:20.7598109Z Fast F16 Operation: TRUE 2025-12-04T11:01:20.7598272Z Wavefront Size: 64(0x40) 2025-12-04T11:01:20.7598435Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7598586Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7598719Z x 1024(0x400) 2025-12-04T11:01:20.7598857Z y 1024(0x400) 2025-12-04T11:01:20.7598991Z z 1024(0x400) 2025-12-04T11:01:20.7599146Z Max Waves Per CU: 32(0x20) 2025-12-04T11:01:20.7599309Z Max Work-item Per CU: 2048(0x800) 2025-12-04T11:01:20.7599509Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7599655Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7599782Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7599920Z y 65535(0xffff) 2025-12-04T11:01:20.7600056Z z 65535(0xffff) 2025-12-04T11:01:20.7600213Z Max fbarriers/Workgrp: 32 2025-12-04T11:01:20.7600390Z Packet Processor uCode:: 185 2025-12-04T11:01:20.7600562Z SDMA engine uCode:: 24 2025-12-04T11:01:20.7600729Z IOMMU Support:: None 2025-12-04T11:01:20.7600871Z Pool Info: 2025-12-04T11:01:20.7600990Z Pool 1 2025-12-04T11:01:20.7601130Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T11:01:20.7601292Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7601453Z Allocatable: TRUE 2025-12-04T11:01:20.7601622Z Alloc Granule: 4KB 2025-12-04T11:01:20.7601834Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7602003Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7602175Z Accessible by all: FALSE 2025-12-04T11:01:20.7602322Z Pool 2 2025-12-04T11:01:20.7602464Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T11:01:20.7602622Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7602816Z Allocatable: TRUE 2025-12-04T11:01:20.7602981Z Alloc Granule: 4KB 2025-12-04T11:01:20.7603153Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7603324Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7603493Z Accessible by all: FALSE 2025-12-04T11:01:20.7603645Z Pool 3 2025-12-04T11:01:20.7603783Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T11:01:20.7603939Z Size: 268419072(0xfffc000) KB 2025-12-04T11:01:20.7604096Z Allocatable: TRUE 2025-12-04T11:01:20.7604260Z Alloc Granule: 4KB 2025-12-04T11:01:20.7604435Z Alloc Recommended Granule:2048KB 2025-12-04T11:01:20.7604610Z Alloc Alignment: 4KB 2025-12-04T11:01:20.7604779Z Accessible by all: FALSE 2025-12-04T11:01:20.7604929Z Pool 4 2025-12-04T11:01:20.7605062Z Segment: GROUP 2025-12-04T11:01:20.7605213Z Size: 64(0x40) KB 2025-12-04T11:01:20.7605372Z Allocatable: FALSE 2025-12-04T11:01:20.7605533Z Alloc Granule: 0KB 2025-12-04T11:01:20.7605703Z Alloc Recommended Granule:0KB 2025-12-04T11:01:20.7605872Z Alloc Alignment: 0KB 2025-12-04T11:01:20.7606037Z Accessible by all: FALSE 2025-12-04T11:01:20.7606181Z ISA Info: 2025-12-04T11:01:20.7606294Z ISA 1 2025-12-04T11:01:20.7606438Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T11:01:20.7606612Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7606782Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7606951Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7607124Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7607289Z Fast f16: TRUE 2025-12-04T11:01:20.7607454Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7607607Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7607744Z x 1024(0x400) 2025-12-04T11:01:20.7607882Z y 1024(0x400) 2025-12-04T11:01:20.7608019Z z 1024(0x400) 2025-12-04T11:01:20.7608173Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7608321Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7608452Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7608592Z y 65535(0xffff) 2025-12-04T11:01:20.7608733Z z 65535(0xffff) 2025-12-04T11:01:20.7608917Z FBarrier Max Size: 32 2025-12-04T11:01:20.7609062Z ISA 2 2025-12-04T11:01:20.7609214Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T11:01:20.7609397Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T11:01:20.7609603Z Profiles: HSA_PROFILE_BASE 2025-12-04T11:01:20.7609774Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7610003Z Default Rounding Mode: NEAR 2025-12-04T11:01:20.7610166Z Fast f16: TRUE 2025-12-04T11:01:20.7610326Z Workgroup Max Size: 1024(0x400) 2025-12-04T11:01:20.7610477Z Workgroup Max Size per Dimension: 2025-12-04T11:01:20.7610611Z x 1024(0x400) 2025-12-04T11:01:20.7610753Z y 1024(0x400) 2025-12-04T11:01:20.7610890Z z 1024(0x400) 2025-12-04T11:01:20.7611041Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T11:01:20.7611188Z Grid Max Size per Dimension: 2025-12-04T11:01:20.7611320Z x 2147483647(0x7fffffff) 2025-12-04T11:01:20.7611459Z y 65535(0xffff) 2025-12-04T11:01:20.7611602Z z 65535(0xffff) 2025-12-04T11:01:20.7611760Z FBarrier Max Size: 32 2025-12-04T11:01:20.7611902Z *** Done *** 2025-12-04T11:01:20.7612016Z + rocminfo 2025-12-04T11:01:20.7612119Z + grep -E 'Name:.*\sgfx|Marketing' 2025-12-04T11:01:20.8518331Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:01:20.8518874Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T11:01:20.8519319Z Name: gfx942 2025-12-04T11:01:20.8519891Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.8520308Z Name: gfx942 2025-12-04T11:01:20.8520728Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.8521163Z Name: gfx942 2025-12-04T11:01:20.8521589Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.8522015Z Name: gfx942 2025-12-04T11:01:20.8522429Z Marketing Name: AMD Radeon Graphics 2025-12-04T11:01:20.8617623Z + MAYBE_ROCM=rocm/ 2025-12-04T11:01:20.8617777Z + [[ linux-noble-rocm-py3.12-mi300 == *xpu* ]] 2025-12-04T11:01:20.8617944Z + [[ linux-noble-rocm-py3.12-mi300 != *-bazel-* ]] 2025-12-04T11:01:20.8618096Z + pip_install ninja==1.10.2 2025-12-04T11:01:20.8618259Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-12-04T11:01:20.8618449Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-12-04T11:01:21.0413736Z Collecting ninja==1.10.2 2025-12-04T11:01:21.0672564Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-12-04T11:01:21.0755872Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-12-04T11:01:21.1720571Z Installing collected packages: ninja 2025-12-04T11:01:21.1721041Z Attempting uninstall: ninja 2025-12-04T11:01:21.1734276Z Found existing installation: ninja 1.11.1.4 2025-12-04T11:01:21.1743167Z Uninstalling ninja-1.11.1.4: 2025-12-04T11:01:21.1771446Z Successfully uninstalled ninja-1.11.1.4 2025-12-04T11:01:21.1854818Z Successfully installed ninja-1.10.2 2025-12-04T11:01:21.2168797Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T11:01:21.2171667Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T11:01:21.2172839Z + [[ linux-noble-rocm-py3.12-mi300 == *aarch64* ]] 2025-12-04T11:01:21.2173504Z + [[ linux-noble-rocm-py3.12-mi300 == *asan* ]] 2025-12-04T11:01:21.2173937Z + [[ linux-noble-rocm-py3.12-mi300 == *-debug* ]] 2025-12-04T11:01:21.2174366Z + [[ linux-noble-rocm-py3.12-mi300 != *-bazel-* ]] 2025-12-04T11:01:21.2174953Z + echo 'We are not in debug mode: linux-noble-rocm-py3.12-mi300. Expect the assertion to pass' 2025-12-04T11:01:21.2175649Z We are not in debug mode: linux-noble-rocm-py3.12-mi300. Expect the assertion to pass 2025-12-04T11:01:21.2176164Z + cd test 2025-12-04T11:01:21.2176541Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-12-04T11:01:22.1241159Z + [[ distributed == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-12-04T11:01:22.1241624Z + [[ distributed == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-12-04T11:01:22.1242064Z + [[ distributed == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-12-04T11:01:22.1242481Z + DYNAMO_BENCHMARK_FLAGS=() 2025-12-04T11:01:22.1242811Z + [[ distributed == *pr_time_benchmarks* ]] 2025-12-04T11:01:22.1243169Z + [[ distributed == *dynamo_eager* ]] 2025-12-04T11:01:22.1243537Z + [[ distributed == *aot_eager* ]] 2025-12-04T11:01:22.1243868Z + [[ distributed == *aot_inductor* ]] 2025-12-04T11:01:22.1244216Z + [[ distributed == *max_autotune_inductor* ]] 2025-12-04T11:01:22.1244572Z + [[ distributed == *inductor* ]] 2025-12-04T11:01:22.1244900Z + [[ distributed == *dynamic* ]] 2025-12-04T11:01:22.1245212Z + [[ distributed == *cpu* ]] 2025-12-04T11:01:22.1245512Z + [[ distributed == *xpu* ]] 2025-12-04T11:01:22.1245864Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-12-04T11:01:22.1246263Z + [[ linux-noble-rocm-py3.12-mi300 == *libtorch* ]] 2025-12-04T11:01:22.1246687Z + [[ linux-noble-rocm-py3.12-mi300 == *-bazel-* ]] 2025-12-04T11:01:22.1247039Z + cd test 2025-12-04T11:01:22.1247388Z + python -c 'import torch; print(torch.__config__.show())' 2025-12-04T11:01:22.8999585Z PyTorch built with: 2025-12-04T11:01:22.8999901Z - GCC 11.5 2025-12-04T11:01:22.9000130Z - C++ Version: 201703 2025-12-04T11:01:22.9000683Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-12-04T11:01:22.9001331Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-12-04T11:01:22.9001725Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-12-04T11:01:22.9002032Z - LAPACK is enabled (usually provided by MKL) 2025-12-04T11:01:22.9002324Z - NNPACK is enabled 2025-12-04T11:01:22.9002574Z - CPU capability usage: AVX512 2025-12-04T11:01:22.9002848Z - HIP Runtime 7.1.25424 2025-12-04T11:01:22.9003075Z - MIOpen 3.5.1 2025-12-04T11:01:22.9003287Z - Magma 2.9.0 2025-12-04T11:01:22.9006901Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_FBGEMM_GENAI -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, TORCH_VERSION=2.10.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF, 2025-12-04T11:01:22.9011159Z 2025-12-04T11:01:23.1533728Z + cd test 2025-12-04T11:01:23.1534171Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-12-04T11:01:23.8143179Z ATen/Parallel: 2025-12-04T11:01:23.8144759Z at::get_num_threads() : 128 2025-12-04T11:01:23.8145958Z at::get_num_interop_threads() : 128 2025-12-04T11:01:23.8146323Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-12-04T11:01:23.8146655Z omp_get_max_threads() : 128 2025-12-04T11:01:23.8147213Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-12-04T11:01:23.8147703Z mkl_get_max_threads() : 128 2025-12-04T11:01:23.8148051Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-12-04T11:01:23.8148451Z std::thread::hardware_concurrency() : 128 2025-12-04T11:01:23.8148741Z Environment variables: 2025-12-04T11:01:23.8148982Z OMP_NUM_THREADS : [not set] 2025-12-04T11:01:23.8149225Z MKL_NUM_THREADS : [not set] 2025-12-04T11:01:23.8149627Z ATen parallel backend: OpenMP 2025-12-04T11:01:23.8149806Z 2025-12-04T11:01:24.0424087Z + [[ distributed == *numpy_2* ]] 2025-12-04T11:01:24.0424412Z + [[ linux-noble-rocm-py3.12-mi300 == *aarch64* ]] 2025-12-04T11:01:24.0424685Z + [[ distributed == *backward* ]] 2025-12-04T11:01:24.0424963Z + [[ distributed == *libtorch_agnostic_targetting* ]] 2025-12-04T11:01:24.0425223Z + [[ distributed == *xla* ]] 2025-12-04T11:01:24.0425428Z + [[ distributed == *vllm* ]] 2025-12-04T11:01:24.0425641Z + [[ distributed == *executorch* ]] 2025-12-04T11:01:24.0425872Z + [[ distributed == \j\i\t\_\l\e\g\a\c\y ]] 2025-12-04T11:01:24.0426117Z + [[ distributed == \q\u\a\n\t\i\z\a\t\i\o\n ]] 2025-12-04T11:01:24.0426393Z + [[ linux-noble-rocm-py3.12-mi300 == *libtorch* ]] 2025-12-04T11:01:24.0426651Z + [[ distributed == distributed ]] 2025-12-04T11:01:24.0426862Z + test_distributed 2025-12-04T11:01:24.0427058Z + echo 'Testing distributed python tests' 2025-12-04T11:01:24.0427297Z Testing distributed python tests 2025-12-04T11:01:24.0427591Z + python test/run_test.py --distributed-tests --shard 2 3 --verbose 2025-12-04T11:01:25.7223944Z Excluding distributed/rpc/test_faulty_agent on ROCm 2025-12-04T11:01:25.7224500Z Excluding distributed/rpc/test_tensorpipe_agent on ROCm 2025-12-04T11:01:25.7224982Z Excluding distributed/rpc/test_share_memory on ROCm 2025-12-04T11:01:25.7225456Z Excluding distributed/rpc/cuda/test_tensorpipe_agent on ROCm 2025-12-04T11:01:26.5493135Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T11:01:26.9739415Z Ignoring disabled issues: [''] 2025-12-04T11:01:26.9796018Z Found test times from artifacts 2025-12-04T11:01:26.9966392Z Found test times from artifacts 2025-12-04T11:01:26.9972387Z Running all tests 2025-12-04T11:01:27.0019614Z Running parallel tests on 4 processes 2025-12-04T11:01:27.0020156Z Name: tests to run (est. time: 120.12min) 2025-12-04T11:01:27.0020434Z Serial tests (74): 2025-12-04T11:01:27.0020687Z distributed/test_dynamo_distributed 1/1 2025-12-04T11:01:27.0020993Z distributed/pipelining/test_backward 1/1 2025-12-04T11:01:27.0021284Z distributed/tensor/test_dtensor 1/1 2025-12-04T11:01:27.0021569Z distributed/tensor/test_redistribute 2/2 2025-12-04T11:01:27.0021921Z distributed/tensor/test_xla_integration 1/1 2025-12-04T11:01:27.0022256Z distributed/checkpoint/_experimental/test_types 1/1 2025-12-04T11:01:27.0022628Z distributed/tensor/experimental/test_register_sharding 1/1 2025-12-04T11:01:27.0022974Z distributed/tensor/test_tensor_ops 1/1 2025-12-04T11:01:27.0023275Z distributed/checkpoint/fsdp/test_fsdp_dsd 1/1 2025-12-04T11:01:27.0024164Z distributed/tensor/debug/test_comm_mode_features 1/1 2025-12-04T11:01:27.0024475Z distributed/tensor/test_dtensor_ops 1/1 2025-12-04T11:01:27.0024742Z distributed/tensor/test_init 1/1 2025-12-04T11:01:27.0025027Z distributed/_composable/test_checkpoint 1/1 2025-12-04T11:01:27.0025329Z distributed/_tools/test_fsdp2_mem_tracker 1/1 2025-12-04T11:01:27.0025639Z distributed/checkpoint/e2e/test_fine_tuning 1/1 2025-12-04T11:01:27.0025936Z distributed/tensor/test_matrix_ops 1/1 2025-12-04T11:01:27.0026208Z distributed/pipelining/test_stage 1/1 2025-12-04T11:01:27.0026658Z distributed/tensor/parallel/test_tp_random_state 1/1 2025-12-04T11:01:27.0026982Z distributed/checkpoint/test_planner 1/1 2025-12-04T11:01:27.0027232Z distributed/checkpoint/test_dtensor_checkpoint 1/1 2025-12-04T11:01:27.0027487Z distributed/pipelining/test_schedule 1/1 2025-12-04T11:01:27.0027758Z distributed/_composable/fsdp/test_fully_shard_overlap 1/1 2025-12-04T11:01:27.0028020Z distributed/test_run 1/1 2025-12-04T11:01:27.0028235Z distributed/tensor/test_math_ops 1/1 2025-12-04T11:01:27.0028458Z distributed/test_functional_api 1/1 2025-12-04T11:01:27.0028721Z distributed/_composable/fsdp/test_fully_shard_compile 1/1 2025-12-04T11:01:27.0028994Z distributed/_composable/test_replicate 1/1 2025-12-04T11:01:27.0029241Z distributed/checkpoint/test_pg_transport 1/1 2025-12-04T11:01:27.0029593Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 2025-12-04T11:01:27.0029881Z distributed/checkpoint/test_utils 1/1 2025-12-04T11:01:27.0030174Z distributed/checkpoint/_experimental/test_checkpoint_process 1/1 2025-12-04T11:01:27.0030455Z distributed/test_c10d_logger 1/1 2025-12-04T11:01:27.0030701Z distributed/_composable/test_replicate_training 1/1 2025-12-04T11:01:27.0030992Z distributed/optim/test_apply_optimizer_in_backward 1/1 2025-12-04T11:01:27.0031252Z distributed/fsdp/test_fsdp_uneven 1/1 2025-12-04T11:01:27.0031474Z distributed/tensor/test_op_strategy 1/1 2025-12-04T11:01:27.0031706Z distributed/fsdp/test_fsdp_grad_acc 1/1 2025-12-04T11:01:27.0031952Z distributed/checkpoint/test_state_dict_stager 1/1 2025-12-04T11:01:27.0032221Z distributed/fsdp/test_fsdp_freezing_weights 1/1 2025-12-04T11:01:27.0032496Z distributed/_composable/fsdp/test_fully_shard_init 1/1 2025-12-04T11:01:27.0032757Z distributed/fsdp/test_fsdp_exec_order 1/1 2025-12-04T11:01:27.0032999Z distributed/fsdp/test_fsdp_flatten_params 1/1 2025-12-04T11:01:27.0033240Z distributed/test_distributed_spawn 3/7 2025-12-04T11:01:27.0033478Z distributed/test_distributed_spawn 6/7 2025-12-04T11:01:27.0033707Z distributed/fsdp/test_fsdp_traversal 1/1 2025-12-04T11:01:27.0033939Z distributed/test_serialization 1/1 2025-12-04T11:01:27.0034188Z distributed/fsdp/test_fsdp_multiple_wrapping 1/1 2025-12-04T11:01:27.0034446Z distributed/fsdp/test_fsdp_ignored_modules 1/1 2025-12-04T11:01:27.0034696Z distributed/fsdp/test_checkpoint_wrapper 1/1 2025-12-04T11:01:27.0034947Z distributed/fsdp/test_fsdp_checkpoint 1/1 2025-12-04T11:01:27.0035181Z distributed/fsdp/test_fsdp_fine_tune 1/1 2025-12-04T11:01:27.0035429Z distributed/fsdp/test_fsdp_dtensor_state_dict 1/1 2025-12-04T11:01:27.0035680Z distributed/fsdp/test_fsdp_comm_hooks 1/1 2025-12-04T11:01:27.0035914Z distributed/fsdp/test_fsdp_hybrid_shard 1/1 2025-12-04T11:01:27.0036161Z distributed/_shard/test_sharder 1/1 2025-12-04T11:01:27.0036413Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 1/1 2025-12-04T11:01:27.0036709Z distributed/_shard/sharding_plan/test_sharding_plan 1/1 2025-12-04T11:01:27.0036962Z distributed/fsdp/test_fsdp_comm 1/1 2025-12-04T11:01:27.0037183Z distributed/test_c10d_pypg 1/1 2025-12-04T11:01:27.0037386Z distributed/test_pg_wrapper 1/1 2025-12-04T11:01:27.0037554Z distributed/tensor/test_utils 1/1 2025-12-04T11:01:27.0037732Z distributed/fsdp/test_fsdp_unshard_params 1/1 2025-12-04T11:01:27.0037926Z distributed/checkpoint/test_state_dict_utils 1/1 2025-12-04T11:01:27.0038182Z distributed/_shard/sharded_tensor/ops/test_init 1/1 2025-12-04T11:01:27.0038396Z distributed/_shard/sharded_tensor/ops/test_embedding 1/1 2025-12-04T11:01:27.0038628Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 1/1 2025-12-04T11:01:27.0038887Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 1/1 2025-12-04T11:01:27.0039095Z distributed/fsdp/test_fsdp_core 1/3 2025-12-04T11:01:27.0039260Z distributed/test_c10d_spawn_gloo 1/1 2025-12-04T11:01:27.0039423Z distributed/test_c10d_spawn_ucc 1/1 2025-12-04T11:01:27.0039669Z distributed/test_c10d_gloo 1/2 2025-12-04T11:01:27.0039842Z distributed/fsdp/test_fsdp_mixed_precision 1/1 2025-12-04T11:01:27.0040012Z distributed/test_c10d_nccl 2/3 2025-12-04T11:01:27.0040165Z distributed/elastic/timer/api_test 1/1 2025-12-04T11:01:27.0040320Z Parallel tests (0): 2025-12-04T11:01:27.0040454Z Name: excluded (est. time: 0.0min) 2025-12-04T11:01:27.0040602Z Serial tests (0): 2025-12-04T11:01:27.0040728Z Parallel tests (0): 2025-12-04T11:01:27.0040962Z Running distributed/test_dynamo_distributed 1/1 ... [2025-12-04 11:01:27.002196][2229594.036245293] 2025-12-04T11:01:27.0041222Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:01:27.0041791Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_dynamo_distributed.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:01:27.002444] 2025-12-04T11:01:50.1966983Z 2025-12-04T11:01:50.1970755Z PRINTING LOG FILE of distributed/test_dynamo_distributed 1/1 (test/test-reports/distributed.test_dynamo_distributed_1.1_10e410dee02370d6_.log) 2025-12-04T11:01:50.1971677Z Test results will be stored in test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:01:50.1972326Z ============================= test session starts ============================== 2025-12-04T11:01:50.1972778Z platform linux -- Python 3.12.5, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-12-04T11:01:50.1973183Z cachedir: .pytest_cache 2025-12-04T11:01:50.1973689Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T11:01:50.1974189Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T11:01:50.1974432Z configfile: pytest.ini 2025-12-04T11:01:50.1974903Z plugins: hypothesis-6.56.4, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, subtests-0.13.1, xdist-3.3.1, xdoctest-1.3.0, typeguard-4.3.0 2025-12-04T11:01:50.1975393Z collecting ... collected 62 items 2025-12-04T11:01:50.1975679Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T11:01:50.1976565Z Running 2 items in this shard: test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_automatic_dynamic_tensor, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.1977314Z 2025-12-04T11:01:50.1977928Z distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_automatic_dynamic_tensor SKIPPED [0.0005s] (Test is enabled but --rerun-disabled-tests verification mode is set, so only disabled tests are run) [ 50%] 2025-12-04T11:01:50.1979174Z distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_type_mismatch I1204 11:01:33.106000 726 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 0 with pid 1929 2025-12-04T11:01:50.1980146Z I1204 11:01:33.118000 726 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 1 with pid 1930 2025-12-04T11:01:50.1980711Z I1204 11:01:33.118000 726 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 2 with pid 1931 2025-12-04T11:01:50.1981195Z I1204 11:01:33.119000 726 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 3 with pid 1932 2025-12-04T11:01:50.1982033Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T11:01:50.1982508Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T11:01:50.1983356Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T11:01:50.1984032Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T11:01:50.1984716Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T11:01:50.1985353Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T11:01:50.1985971Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T11:01:50.1986630Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T11:01:50.1987193Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-12-04T11:01:50.1987756Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwds) 2025-12-04T11:01:50.1988221Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^ 2025-12-04T11:01:50.1988911Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_dynamo_distributed.py", line 1180, in test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.1989645Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(res[0], r) 2025-12-04T11:01:50.1990298Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T11:01:50.1990862Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T11:01:50.1991309Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Scalars are not equal! 2025-12-04T11:01:50.1991669Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.1991985Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] Expected 2 but got 1. 2025-12-04T11:01:50.1992339Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] Absolute difference: 1 2025-12-04T11:01:50.1992691Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] Relative difference: 0.5 2025-12-04T11:01:50.1993012Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.1993389Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T11:01:50.1993985Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dynamo_distributed.py TestMultiProc.test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.1994522Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.1994911Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T11:01:50.1995361Z E1204 11:01:47.348000 1929 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 0 with exit code: 10 2025-12-04T11:01:50.1995784Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T11:01:50.1996153Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T11:01:50.1996686Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T11:01:50.1997208Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T11:01:50.1997731Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T11:01:50.1998216Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T11:01:50.1998703Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T11:01:50.1999208Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T11:01:50.1999685Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-12-04T11:01:50.2000124Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwds) 2025-12-04T11:01:50.2000472Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^ 2025-12-04T11:01:50.2000938Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_dynamo_distributed.py", line 1180, in test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2001410Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(res[0], r) 2025-12-04T11:01:50.2001869Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T11:01:50.2002369Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T11:01:50.2002751Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Scalars are not equal! 2025-12-04T11:01:50.2003051Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2003323Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] Expected 2 but got 1. 2025-12-04T11:01:50.2003620Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] Absolute difference: 1 2025-12-04T11:01:50.2003925Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] Relative difference: 0.5 2025-12-04T11:01:50.2004234Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2004562Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T11:01:50.2005064Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dynamo_distributed.py TestMultiProc.test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2005516Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2005858Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T11:01:50.2006248Z E1204 11:01:47.361000 1932 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 3 with exit code: 10 2025-12-04T11:01:50.2006570Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T11:01:50.2006884Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T11:01:50.2007342Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T11:01:50.2007795Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T11:01:50.2008246Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T11:01:50.2008665Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T11:01:50.2009080Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T11:01:50.2009548Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T11:01:50.2009926Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-12-04T11:01:50.2010307Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwds) 2025-12-04T11:01:50.2010624Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^ 2025-12-04T11:01:50.2011088Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_dynamo_distributed.py", line 1180, in test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2011550Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(res[0], r) 2025-12-04T11:01:50.2012000Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T11:01:50.2012486Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T11:01:50.2012858Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Scalars are not equal! 2025-12-04T11:01:50.2013151Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2013453Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] Expected 2 but got 1. 2025-12-04T11:01:50.2013751Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] Absolute difference: 1 2025-12-04T11:01:50.2014051Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] Relative difference: 0.5 2025-12-04T11:01:50.2014322Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2014701Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T11:01:50.2015211Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dynamo_distributed.py TestMultiProc.test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2015631Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2015968Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T11:01:50.2016354Z E1204 11:01:47.369000 1930 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 1 with exit code: 10 2025-12-04T11:01:50.2016674Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T11:01:50.2016986Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T11:01:50.2017445Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T11:01:50.2017898Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T11:01:50.2018348Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T11:01:50.2018766Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T11:01:50.2019184Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T11:01:50.2019665Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T11:01:50.2020046Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-12-04T11:01:50.2020425Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwds) 2025-12-04T11:01:50.2020741Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^ 2025-12-04T11:01:50.2021204Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_dynamo_distributed.py", line 1180, in test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2021665Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(res[0], r) 2025-12-04T11:01:50.2022132Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T11:01:50.2022649Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T11:01:50.2023022Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Scalars are not equal! 2025-12-04T11:01:50.2023314Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2023611Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] Expected 2 but got 1. 2025-12-04T11:01:50.2023908Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] Absolute difference: 1 2025-12-04T11:01:50.2024208Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] Relative difference: 0.5 2025-12-04T11:01:50.2024479Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2024805Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T11:01:50.2025306Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dynamo_distributed.py TestMultiProc.test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2025725Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T11:01:50.2026063Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T11:01:50.2026449Z E1204 11:01:47.372000 1931 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 2 with exit code: 10 2025-12-04T11:01:50.2026683Z FAILED [16.0284s] [100%] 2025-12-04T11:01:50.2026753Z 2025-12-04T11:01:50.2026810Z =================================== FAILURES =================================== 2025-12-04T11:01:50.2027007Z ____________ TestMultiProc.test_compiler_collectives_type_mismatch _____________ 2025-12-04T11:01:50.2027180Z Traceback (most recent call last): 2025-12-04T11:01:50.2027424Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 770, in wrapper 2025-12-04T11:01:50.2027667Z self._join_processes(fn) 2025-12-04T11:01:50.2027913Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1039, in _join_processes 2025-12-04T11:01:50.2028177Z self._check_return_codes(fn, elapsed_time) 2025-12-04T11:01:50.2028444Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1079, in _check_return_codes 2025-12-04T11:01:50.2028703Z raise RuntimeError(error) 2025-12-04T11:01:50.2028857Z RuntimeError: Process 1 exited with error code 10 and exception: 2025-12-04T11:01:50.2029020Z Traceback (most recent call last): 2025-12-04T11:01:50.2029259Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T11:01:50.2029550Z getattr(self, test_name)() 2025-12-04T11:01:50.2029781Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T11:01:50.2030016Z fn() 2025-12-04T11:01:50.2030217Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T11:01:50.2030450Z method(*args, **kwargs) 2025-12-04T11:01:50.2030609Z File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-12-04T11:01:50.2030776Z return func(*args, **kwds) 2025-12-04T11:01:50.2030885Z ^^^^^^^^^^^^^^^^^^^ 2025-12-04T11:01:50.2031161Z File "/var/lib/jenkins/pytorch/test/distributed/test_dynamo_distributed.py", line 1180, in test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2031412Z self.assertEqual(res[0], r) 2025-12-04T11:01:50.2031645Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T11:01:50.2031914Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T11:01:50.2032073Z AssertionError: Scalars are not equal! 2025-12-04T11:01:50.2032159Z 2025-12-04T11:01:50.2032200Z Expected 2 but got 1. 2025-12-04T11:01:50.2032336Z Absolute difference: 1 2025-12-04T11:01:50.2032443Z Relative difference: 0.5 2025-12-04T11:01:50.2032511Z 2025-12-04T11:01:50.2032588Z To execute this test, run the following from the base repo dir: 2025-12-04T11:01:50.2032866Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dynamo_distributed.py TestMultiProc.test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2033069Z 2025-12-04T11:01:50.2033158Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T11:01:50.2033284Z 2025-12-04T11:01:50.2033286Z 2025-12-04T11:01:50.2033364Z ----------------------------- Captured stdout call ----------------------------- 2025-12-04T11:01:50.2033565Z Process 1 terminated with exit code 10, terminating remaining processes. 2025-12-04T11:01:50.2033940Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml - 2025-12-04T11:01:50.2034282Z =========================== short test summary info ============================ 2025-12-04T11:01:50.2034612Z FAILED [16.0284s] distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_type_mismatch - RuntimeError: Process 1 exited with error code 10 and exception: 2025-12-04T11:01:50.2034922Z Traceback (most recent call last): 2025-12-04T11:01:50.2035165Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T11:01:50.2035408Z getattr(self, test_name)() 2025-12-04T11:01:50.2035638Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T11:01:50.2035871Z fn() 2025-12-04T11:01:50.2036070Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T11:01:50.2036299Z method(*args, **kwargs) 2025-12-04T11:01:50.2036460Z File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-12-04T11:01:50.2036626Z return func(*args, **kwds) 2025-12-04T11:01:50.2036734Z ^^^^^^^^^^^^^^^^^^^ 2025-12-04T11:01:50.2036971Z File "/var/lib/jenkins/pytorch/test/distributed/test_dynamo_distributed.py", line 1180, in test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2037218Z self.assertEqual(res[0], r) 2025-12-04T11:01:50.2037450Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T11:01:50.2037715Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T11:01:50.2037871Z AssertionError: Scalars are not equal! 2025-12-04T11:01:50.2037956Z 2025-12-04T11:01:50.2037996Z Expected 2 but got 1. 2025-12-04T11:01:50.2038101Z Absolute difference: 1 2025-12-04T11:01:50.2038206Z Relative difference: 0.5 2025-12-04T11:01:50.2038274Z 2025-12-04T11:01:50.2038351Z To execute this test, run the following from the base repo dir: 2025-12-04T11:01:50.2038626Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dynamo_distributed.py TestMultiProc.test_compiler_collectives_type_mismatch 2025-12-04T11:01:50.2038826Z 2025-12-04T11:01:50.2038911Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T11:01:50.2039099Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-12-04T11:01:50.2039293Z ======================== 1 failed, 1 skipped in 16.04s ========================= 2025-12-04T11:01:50.2039393Z 2025-12-04T11:01:50.2039670Z FINISHED PRINTING LOG FILE of distributed/test_dynamo_distributed 1/1 (test/test-reports/distributed.test_dynamo_distributed_1.1_10e410dee02370d6_.log) 2025-12-04T11:01:50.2039904Z 2025-12-04T11:01:50.2040032Z Finished distributed/test_dynamo_distributed 1/1 ... [2025-12-04 11:01:50.196516][2229617.230564875], took 0.39min 2025-12-04T11:01:50.2040487Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:01:51.2638052Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:01:51.2638542Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T11:01:51.2638891Z Uploading artifacts took 0.00 seconds 2025-12-04T11:01:51.2639192Z distributed/test_dynamo_distributed 1/1 failed! 2025-12-04T11:01:51.2639773Z Running distributed/pipelining/test_backward 1/1 ... [2025-12-04 11:01:51.263570][2229618.297617433] 2025-12-04T11:01:51.2640168Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:01:51.2642664Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/pipelining/test_backward.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:01:51.263838] 2025-12-04T11:01:53.4818410Z 2025-12-04T11:01:53.4819222Z distributed/pipelining/test_backward 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_backward_1.1_9fb8b2ad3bbc51e1_.log 2025-12-04T11:01:53.4819893Z Running 0 items in this shard: 2025-12-04T11:01:53.4820016Z 2025-12-04T11:01:53.4820216Z Finished distributed/pipelining/test_backward 1/1 ... [2025-12-04 11:01:53.481717][2229620.515765712], took 0.04min 2025-12-04T11:01:53.4824739Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:01:53.4831708Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:01:53.4834546Z Running distributed/tensor/test_dtensor 1/1 ... [2025-12-04 11:01:53.483368][2229620.517421201] 2025-12-04T11:01:53.4834821Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:01:53.4836907Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_dtensor.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:01:53.483560] 2025-12-04T11:01:55.4371193Z 2025-12-04T11:01:55.4372121Z distributed/tensor/test_dtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_dtensor_1.1_580aceb3766c9ce1_.log 2025-12-04T11:01:55.4372515Z Running 0 items in this shard: 2025-12-04T11:01:55.4372598Z 2025-12-04T11:01:55.4372732Z Finished distributed/tensor/test_dtensor 1/1 ... [2025-12-04 11:01:55.436883][2229622.470932546], took 0.03min 2025-12-04T11:01:55.4373987Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:01:55.4382447Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:01:55.4383763Z Running distributed/tensor/test_redistribute 2/2 ... [2025-12-04 11:01:55.438292][2229622.472345378] 2025-12-04T11:01:55.4383978Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:01:55.4386302Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_redistribute.py', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:01:55.438475] 2025-12-04T11:01:57.4795668Z 2025-12-04T11:01:57.4796505Z distributed/tensor/test_redistribute 2/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_redistribute_2.2_5e757baea5528484_.log 2025-12-04T11:01:57.4797303Z Running 1 items in this shard: test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTest::test_ordered_distribute_all_combination 2025-12-04T11:01:57.4798602Z 2025-12-04T11:01:57.4798810Z Finished distributed/tensor/test_redistribute 2/2 ... [2025-12-04 11:01:57.479330][2229624.513377624], took 0.03min 2025-12-04T11:01:57.4801857Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:01:57.4811260Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:01:57.4812619Z Running distributed/tensor/test_xla_integration 1/1 ... [2025-12-04 11:01:57.481119][2229624.515171891] 2025-12-04T11:01:57.4812895Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:01:57.4814947Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_xla_integration.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:01:57.481337] 2025-12-04T11:01:59.3037401Z 2025-12-04T11:01:59.3038301Z distributed/tensor/test_xla_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_xla_integration_1.1_2902f3a7350c8cfc_.log 2025-12-04T11:01:59.3038937Z Running 0 items in this shard: 2025-12-04T11:01:59.3039090Z 2025-12-04T11:01:59.3039348Z Finished distributed/tensor/test_xla_integration 1/1 ... [2025-12-04 11:01:59.303382][2229626.337428276], took 0.03min 2025-12-04T11:01:59.3042588Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:01:59.3051453Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:01:59.3054977Z Running distributed/checkpoint/_experimental/test_types 1/1 ... [2025-12-04 11:01:59.305375][2229626.339427701] 2025-12-04T11:01:59.3055330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:01:59.3057454Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/_experimental/test_types.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:01:59.305610] 2025-12-04T11:02:01.1893682Z 2025-12-04T11:02:01.1894434Z distributed/checkpoint/_experimental/test_types 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint._experimental.test_types_1.1_d6cb4cb960776bac_.log 2025-12-04T11:02:01.1894834Z Running 0 items in this shard: 2025-12-04T11:02:01.1894913Z 2025-12-04T11:02:01.1895073Z Finished distributed/checkpoint/_experimental/test_types 1/1 ... [2025-12-04 11:02:01.189064][2229628.223113147], took 0.03min 2025-12-04T11:02:01.1900287Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:01.1908639Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:01.1912379Z Running distributed/tensor/experimental/test_register_sharding 1/1 ... [2025-12-04 11:02:01.191073][2229628.225125682] 2025-12-04T11:02:01.1912930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:01.1914829Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/experimental/test_register_sharding.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:01.191305] 2025-12-04T11:02:03.0946727Z 2025-12-04T11:02:03.0947921Z distributed/tensor/experimental/test_register_sharding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.experimental.test_register_sharding_1.1_44f5fc7a0c9edd8e_.log 2025-12-04T11:02:03.0949293Z Running 0 items in this shard: 2025-12-04T11:02:03.0949642Z 2025-12-04T11:02:03.0950067Z Finished distributed/tensor/experimental/test_register_sharding 1/1 ... [2025-12-04 11:02:03.094346][2229630.12839368], took 0.03min 2025-12-04T11:02:03.0952863Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:03.0960698Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:03.0965828Z Running distributed/tensor/test_tensor_ops 1/1 ... [2025-12-04 11:02:03.096306][2229630.130358895] 2025-12-04T11:02:03.0966185Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:03.0966964Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_tensor_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:03.096533] 2025-12-04T11:02:04.9567893Z 2025-12-04T11:02:04.9568747Z distributed/tensor/test_tensor_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_tensor_ops_1.1_9b1bf047aad73376_.log 2025-12-04T11:02:04.9569370Z Running 0 items in this shard: 2025-12-04T11:02:04.9569704Z 2025-12-04T11:02:04.9569945Z Finished distributed/tensor/test_tensor_ops 1/1 ... [2025-12-04 11:02:04.956514][2229631.990561041], took 0.03min 2025-12-04T11:02:04.9574931Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:04.9583347Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:04.9586548Z Running distributed/checkpoint/fsdp/test_fsdp_dsd 1/1 ... [2025-12-04 11:02:04.958542][2229631.992595185] 2025-12-04T11:02:04.9586876Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:04.9589257Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/fsdp/test_fsdp_dsd.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:04.958750] 2025-12-04T11:02:06.8988125Z 2025-12-04T11:02:06.8988735Z distributed/checkpoint/fsdp/test_fsdp_dsd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.fsdp.test_fsdp_dsd_1.1_7fb9c42e4128e84d_.log 2025-12-04T11:02:06.8989105Z Running 0 items in this shard: 2025-12-04T11:02:06.8989185Z 2025-12-04T11:02:06.8989329Z Finished distributed/checkpoint/fsdp/test_fsdp_dsd 1/1 ... [2025-12-04 11:02:06.898538][2229633.93258619], took 0.03min 2025-12-04T11:02:06.8991980Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:06.8998165Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:06.9001196Z Running distributed/tensor/debug/test_comm_mode_features 1/1 ... [2025-12-04 11:02:06.900027][2229633.934080601] 2025-12-04T11:02:06.9001428Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:06.9003292Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/debug/test_comm_mode_features.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:06.900213] 2025-12-04T11:02:08.7640171Z 2025-12-04T11:02:08.7641676Z distributed/tensor/debug/test_comm_mode_features 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.debug.test_comm_mode_features_1.1_c0faf1eb76714a73_.log 2025-12-04T11:02:08.7642449Z Running 0 items in this shard: 2025-12-04T11:02:08.7642612Z 2025-12-04T11:02:08.7642949Z Finished distributed/tensor/debug/test_comm_mode_features 1/1 ... [2025-12-04 11:02:08.763687][2229635.797736024], took 0.03min 2025-12-04T11:02:08.7643899Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:08.7649705Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:08.7652713Z Running distributed/tensor/test_dtensor_ops 1/1 ... [2025-12-04 11:02:08.765169][2229635.799222695] 2025-12-04T11:02:08.7653075Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:08.7654892Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_dtensor_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:08.765356] 2025-12-04T11:02:11.7805884Z 2025-12-04T11:02:11.7806565Z distributed/tensor/test_dtensor_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_dtensor_ops_1.1_ae05fb83053093d9_.log 2025-12-04T11:02:11.7806926Z Running 0 items in this shard: 2025-12-04T11:02:11.7807029Z 2025-12-04T11:02:11.7807164Z Finished distributed/tensor/test_dtensor_ops 1/1 ... [2025-12-04 11:02:11.780338][2229638.814384384], took 0.05min 2025-12-04T11:02:11.7812184Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:11.7821439Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:11.7824723Z Running distributed/tensor/test_init 1/1 ... [2025-12-04 11:02:11.782390][2229638.816442868] 2025-12-04T11:02:11.7824941Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:11.7827323Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_init.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:11.782625] 2025-12-04T11:02:13.6489864Z 2025-12-04T11:02:13.6490924Z distributed/tensor/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_init_1.1_7ee15ccdf7478ff9_.log 2025-12-04T11:02:13.6491644Z Running 0 items in this shard: 2025-12-04T11:02:13.6491820Z 2025-12-04T11:02:13.6492109Z Finished distributed/tensor/test_init 1/1 ... [2025-12-04 11:02:13.648653][2229640.682700966], took 0.03min 2025-12-04T11:02:13.6497344Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:13.6505948Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:13.6508771Z Running distributed/_composable/test_checkpoint 1/1 ... [2025-12-04 11:02:13.650767][2229640.684819829] 2025-12-04T11:02:13.6509204Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:13.6511548Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/test_checkpoint.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:13.650984] 2025-12-04T11:02:15.6281777Z 2025-12-04T11:02:15.6282736Z distributed/_composable/test_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_checkpoint_1.1_eb6d5f2b48159e90_.log 2025-12-04T11:02:15.6283447Z Running 0 items in this shard: 2025-12-04T11:02:15.6283606Z 2025-12-04T11:02:15.6284517Z Finished distributed/_composable/test_checkpoint 1/1 ... [2025-12-04 11:02:15.627921][2229642.661967385], took 0.03min 2025-12-04T11:02:15.6289927Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:15.6298710Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:15.6302094Z Running distributed/_tools/test_fsdp2_mem_tracker 1/1 ... [2025-12-04 11:02:15.630082][2229642.664135027] 2025-12-04T11:02:15.6302443Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:15.6304391Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_tools/test_fsdp2_mem_tracker.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:15.630302] 2025-12-04T11:02:17.5176355Z 2025-12-04T11:02:17.5177648Z distributed/_tools/test_fsdp2_mem_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._tools.test_fsdp2_mem_tracker_1.1_0ddc99e4d1beddf6_.log 2025-12-04T11:02:17.5178325Z Running 0 items in this shard: 2025-12-04T11:02:17.5178469Z 2025-12-04T11:02:17.5178745Z Finished distributed/_tools/test_fsdp2_mem_tracker 1/1 ... [2025-12-04 11:02:17.517289][2229644.551336851], took 0.03min 2025-12-04T11:02:17.5182628Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:17.5191558Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:17.5194373Z Running distributed/checkpoint/e2e/test_fine_tuning 1/1 ... [2025-12-04 11:02:17.519336][2229644.553388685] 2025-12-04T11:02:17.5194728Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:17.5197025Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/e2e/test_fine_tuning.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:17.519569] 2025-12-04T11:02:19.4118158Z 2025-12-04T11:02:19.4119612Z distributed/checkpoint/e2e/test_fine_tuning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.e2e.test_fine_tuning_1.1_52c27133090fa57e_.log 2025-12-04T11:02:19.4120621Z Running 0 items in this shard: 2025-12-04T11:02:19.4120839Z 2025-12-04T11:02:19.4121270Z Finished distributed/checkpoint/e2e/test_fine_tuning 1/1 ... [2025-12-04 11:02:19.411511][2229646.445559256], took 0.03min 2025-12-04T11:02:19.4126166Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:19.4134645Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:19.4137287Z Running distributed/tensor/test_matrix_ops 1/1 ... [2025-12-04 11:02:19.413627][2229646.447680139] 2025-12-04T11:02:19.4137678Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:19.4139878Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_matrix_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:19.413842] 2025-12-04T11:02:21.4383986Z 2025-12-04T11:02:21.4384910Z distributed/tensor/test_matrix_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_matrix_ops_1.1_98a6bf8feda99cbc_.log 2025-12-04T11:02:21.4385581Z Running 0 items in this shard: 2025-12-04T11:02:21.4385736Z 2025-12-04T11:02:21.4386974Z Finished distributed/tensor/test_matrix_ops 1/1 ... [2025-12-04 11:02:21.438100][2229648.472147341], took 0.03min 2025-12-04T11:02:21.4392953Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:21.4400497Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:21.4404280Z Running distributed/pipelining/test_stage 1/1 ... [2025-12-04 11:02:21.440279][2229648.474332313] 2025-12-04T11:02:21.4404620Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:21.4406687Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/pipelining/test_stage.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:21.440515] 2025-12-04T11:02:23.3587890Z 2025-12-04T11:02:23.3588772Z distributed/pipelining/test_stage 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_stage_1.1_41e8ac8e7490b354_.log 2025-12-04T11:02:23.3589283Z Running 0 items in this shard: 2025-12-04T11:02:23.3589404Z 2025-12-04T11:02:23.3589724Z Finished distributed/pipelining/test_stage 1/1 ... [2025-12-04 11:02:23.358524][2229650.392573367], took 0.03min 2025-12-04T11:02:23.3593408Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:23.3601151Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:23.3604358Z Running distributed/tensor/parallel/test_tp_random_state 1/1 ... [2025-12-04 11:02:23.360345][2229650.394398544] 2025-12-04T11:02:23.3604656Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:23.3606603Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/parallel/test_tp_random_state.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:23.360541] 2025-12-04T11:02:25.2431778Z 2025-12-04T11:02:25.2433180Z distributed/tensor/parallel/test_tp_random_state 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.parallel.test_tp_random_state_1.1_904603cf49b3202a_.log 2025-12-04T11:02:25.2434256Z Running 0 items in this shard: 2025-12-04T11:02:25.2434473Z 2025-12-04T11:02:25.2434901Z Finished distributed/tensor/parallel/test_tp_random_state 1/1 ... [2025-12-04 11:02:25.242844][2229652.2768933], took 0.03min 2025-12-04T11:02:25.2440308Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:25.2449193Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:25.2451742Z Running distributed/checkpoint/test_planner 1/1 ... [2025-12-04 11:02:25.245062][2229652.279115212] 2025-12-04T11:02:25.2452125Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:25.2454249Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_planner.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:25.245284] 2025-12-04T11:02:27.1339688Z 2025-12-04T11:02:27.1340732Z distributed/checkpoint/test_planner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_planner_1.1_ae296763edf19ccf_.log 2025-12-04T11:02:27.1341562Z Running 0 items in this shard: 2025-12-04T11:02:27.1341756Z 2025-12-04T11:02:27.1342726Z Finished distributed/checkpoint/test_planner 1/1 ... [2025-12-04 11:02:27.133664][2229654.167711961], took 0.03min 2025-12-04T11:02:27.1348882Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:27.1357241Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:27.1360075Z Running distributed/checkpoint/test_dtensor_checkpoint 1/1 ... [2025-12-04 11:02:27.135884][2229654.169938113] 2025-12-04T11:02:27.1360496Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:27.1362648Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_dtensor_checkpoint.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:27.136101] 2025-12-04T11:02:29.0398395Z 2025-12-04T11:02:29.0399638Z distributed/checkpoint/test_dtensor_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_dtensor_checkpoint_1.1_913040d29192ceb7_.log 2025-12-04T11:02:29.0400433Z Running 0 items in this shard: 2025-12-04T11:02:29.0400592Z 2025-12-04T11:02:29.0400927Z Finished distributed/checkpoint/test_dtensor_checkpoint 1/1 ... [2025-12-04 11:02:29.039601][2229656.073649792], took 0.03min 2025-12-04T11:02:29.0403620Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:29.0409972Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:29.0413067Z Running distributed/pipelining/test_schedule 1/1 ... [2025-12-04 11:02:29.041200][2229656.075253682] 2025-12-04T11:02:29.0413417Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:29.0415535Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/pipelining/test_schedule.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:29.041389] 2025-12-04T11:02:30.9220167Z 2025-12-04T11:02:30.9220867Z distributed/pipelining/test_schedule 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_schedule_1.1_dc1a8172e7bccde4_.log 2025-12-04T11:02:30.9221367Z Running 0 items in this shard: 2025-12-04T11:02:30.9221476Z 2025-12-04T11:02:30.9221654Z Finished distributed/pipelining/test_schedule 1/1 ... [2025-12-04 11:02:30.921784][2229657.955831383], took 0.03min 2025-12-04T11:02:30.9227133Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:30.9235119Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:30.9237865Z Running distributed/_composable/fsdp/test_fully_shard_overlap 1/1 ... [2025-12-04 11:02:30.923711][2229657.957764289] 2025-12-04T11:02:30.9238155Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:30.9240250Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_overlap.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:30.923900] 2025-12-04T11:02:41.3304829Z 2025-12-04T11:02:41.3306128Z distributed/_composable/fsdp/test_fully_shard_overlap 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_overlap_1.1_4920595c166d4bb2_.log 2025-12-04T11:02:41.3308347Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_overlap.py::TestFullyShardOverlap::test_fully_shard_post_optim_event_overlap 2025-12-04T11:02:41.3309004Z 2025-12-04T11:02:41.3309435Z Finished distributed/_composable/fsdp/test_fully_shard_overlap 1/1 ... [2025-12-04 11:02:41.330174][2229668.364220559], took 0.17min 2025-12-04T11:02:41.3313903Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:41.3322333Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:41.3325562Z Running distributed/test_run 1/1 ... [2025-12-04 11:02:41.332463][2229668.36651697] 2025-12-04T11:02:41.3325906Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:41.3328061Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_run.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:41.332672] 2025-12-04T11:02:43.1015282Z 2025-12-04T11:02:43.1016009Z distributed/test_run 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_run_1.1_af57ba096a7de4b0_.log 2025-12-04T11:02:43.1016536Z Running 0 items in this shard: 2025-12-04T11:02:43.1016675Z 2025-12-04T11:02:43.1016903Z Finished distributed/test_run 1/1 ... [2025-12-04 11:02:43.101255][2229670.135302101], took 0.03min 2025-12-04T11:02:43.1025459Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:43.1032610Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:43.1035739Z Running distributed/tensor/test_math_ops 1/1 ... [2025-12-04 11:02:43.103487][2229670.137540323] 2025-12-04T11:02:43.1036076Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:43.1038184Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_math_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:43.103684] 2025-12-04T11:02:44.9821702Z 2025-12-04T11:02:44.9822719Z distributed/tensor/test_math_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_math_ops_1.1_2c976d3a7b19bfc6_.log 2025-12-04T11:02:44.9823293Z Running 0 items in this shard: 2025-12-04T11:02:44.9823431Z 2025-12-04T11:02:44.9823658Z Finished distributed/tensor/test_math_ops 1/1 ... [2025-12-04 11:02:44.981871][2229672.015919236], took 0.03min 2025-12-04T11:02:44.9830846Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:44.9839586Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:44.9844088Z Running distributed/test_functional_api 1/1 ... [2025-12-04 11:02:44.984183][2229672.018235937] 2025-12-04T11:02:44.9844395Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:44.9845579Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_functional_api.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:44.984414] 2025-12-04T11:02:50.3827560Z 2025-12-04T11:02:50.3828341Z distributed/test_functional_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_functional_api_1.1_279093f57ae8aac5_.log 2025-12-04T11:02:50.3828880Z Running 0 items in this shard: 2025-12-04T11:02:50.3829015Z 2025-12-04T11:02:50.3830225Z Finished distributed/test_functional_api 1/1 ... [2025-12-04 11:02:50.382426][2229677.416472819], took 0.09min 2025-12-04T11:02:50.3836603Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:50.3845276Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:50.3848115Z Running distributed/_composable/fsdp/test_fully_shard_compile 1/1 ... [2025-12-04 11:02:50.384710][2229677.41876398] 2025-12-04T11:02:50.3848452Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:50.3850604Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_compile.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:50.384919] 2025-12-04T11:02:55.5657331Z 2025-12-04T11:02:55.5658461Z distributed/_composable/fsdp/test_fully_shard_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_compile_1.1_c4a78efe0998eb8e_.log 2025-12-04T11:02:55.5659302Z Running 0 items in this shard: 2025-12-04T11:02:55.5659615Z 2025-12-04T11:02:55.5659965Z Finished distributed/_composable/fsdp/test_fully_shard_compile 1/1 ... [2025-12-04 11:02:55.565410][2229682.599456328], took 0.09min 2025-12-04T11:02:55.5666929Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:55.5675268Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:55.5678468Z Running distributed/_composable/test_replicate 1/1 ... [2025-12-04 11:02:55.567726][2229682.601779479] 2025-12-04T11:02:55.5678901Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:55.5680813Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/test_replicate.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:55.567933] 2025-12-04T11:02:57.3255329Z 2025-12-04T11:02:57.3256358Z distributed/_composable/test_replicate 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_replicate_1.1_c102b2b55bc0fa4f_.log 2025-12-04T11:02:57.3257167Z Running 0 items in this shard: 2025-12-04T11:02:57.3257347Z 2025-12-04T11:02:57.3257657Z Finished distributed/_composable/test_replicate 1/1 ... [2025-12-04 11:02:57.325227][2229684.359275151], took 0.03min 2025-12-04T11:02:57.3265505Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:57.3273513Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:57.3276702Z Running distributed/checkpoint/test_pg_transport 1/1 ... [2025-12-04 11:02:57.327551][2229684.361604712] 2025-12-04T11:02:57.3277120Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:57.3278905Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_pg_transport.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:57.327755] 2025-12-04T11:02:59.2170582Z 2025-12-04T11:02:59.2171475Z distributed/checkpoint/test_pg_transport 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_pg_transport_1.1_9e37584728c24c5a_.log 2025-12-04T11:02:59.2172138Z Running 0 items in this shard: 2025-12-04T11:02:59.2172292Z 2025-12-04T11:02:59.2173166Z Finished distributed/checkpoint/test_pg_transport 1/1 ... [2025-12-04 11:02:59.216723][2229686.250770044], took 0.03min 2025-12-04T11:02:59.2180914Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:02:59.2189390Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:02:59.2192891Z Running distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 ... [2025-12-04 11:02:59.219178][2229686.253231603] 2025-12-04T11:02:59.2193284Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:02:59.2195389Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_mixed_precision.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:02:59.219408] 2025-12-04T11:03:01.0888921Z 2025-12-04T11:03:01.0890141Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_mixed_precision_1.1_77e6d7219535d092_.log 2025-12-04T11:03:01.0891009Z Running 0 items in this shard: 2025-12-04T11:03:01.0891201Z 2025-12-04T11:03:01.0891541Z Finished distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 ... [2025-12-04 11:03:01.088604][2229688.122650992], took 0.03min 2025-12-04T11:03:01.0899607Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:01.0910943Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:01.0911558Z Running distributed/checkpoint/test_utils 1/1 ... [2025-12-04 11:03:01.091007][2229688.125060831] 2025-12-04T11:03:01.0911970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:01.0913787Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:01.091227] 2025-12-04T11:03:02.9942084Z 2025-12-04T11:03:02.9943036Z distributed/checkpoint/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_utils_1.1_7b3982145448b37c_.log 2025-12-04T11:03:02.9943795Z Running 0 items in this shard: 2025-12-04T11:03:02.9943978Z 2025-12-04T11:03:02.9944290Z Finished distributed/checkpoint/test_utils 1/1 ... [2025-12-04 11:03:02.993910][2229690.027955851], took 0.03min 2025-12-04T11:03:02.9952615Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:02.9960736Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:02.9963925Z Running distributed/checkpoint/_experimental/test_checkpoint_process 1/1 ... [2025-12-04 11:03:02.996278][2229690.030330731] 2025-12-04T11:03:02.9964386Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:02.9966410Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/_experimental/test_checkpoint_process.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:02.996495] 2025-12-04T11:03:04.9509069Z 2025-12-04T11:03:04.9511426Z distributed/checkpoint/_experimental/test_checkpoint_process 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint._experimental.test_checkpoint_process_1.1_4bf0333c18d446a1_.log 2025-12-04T11:03:04.9512381Z Running 0 items in this shard: 2025-12-04T11:03:04.9512550Z 2025-12-04T11:03:04.9512934Z Finished distributed/checkpoint/_experimental/test_checkpoint_process 1/1 ... [2025-12-04 11:03:04.950553][2229691.984599918], took 0.03min 2025-12-04T11:03:04.9519763Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:04.9528190Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:04.9530623Z Running distributed/test_c10d_logger 1/1 ... [2025-12-04 11:03:04.952953][2229691.987005868] 2025-12-04T11:03:04.9530968Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:04.9533153Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_logger.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:04.953170] 2025-12-04T11:03:06.7534594Z 2025-12-04T11:03:06.7535870Z distributed/test_c10d_logger 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_logger_1.1_bf358e40404537dd_.log 2025-12-04T11:03:06.7536765Z Running 0 items in this shard: 2025-12-04T11:03:06.7537025Z 2025-12-04T11:03:06.7537374Z Finished distributed/test_c10d_logger 1/1 ... [2025-12-04 11:03:06.753142][2229693.787189481], took 0.03min 2025-12-04T11:03:06.7542611Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:06.7549673Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:06.7552279Z Running distributed/_composable/test_replicate_training 1/1 ... [2025-12-04 11:03:06.755130][2229693.789183746] 2025-12-04T11:03:06.7552647Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:06.7554630Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/test_replicate_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:06.755330] 2025-12-04T11:03:08.6583546Z 2025-12-04T11:03:08.6584703Z distributed/_composable/test_replicate_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_replicate_training_1.1_e95f2839c8556be7_.log 2025-12-04T11:03:08.6585714Z Running 0 items in this shard: 2025-12-04T11:03:08.6585943Z 2025-12-04T11:03:08.6586369Z Finished distributed/_composable/test_replicate_training 1/1 ... [2025-12-04 11:03:08.658000][2229695.692046925], took 0.03min 2025-12-04T11:03:08.6594616Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:08.6602793Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:08.6605436Z Running distributed/optim/test_apply_optimizer_in_backward 1/1 ... [2025-12-04 11:03:08.660429][2229695.694482855] 2025-12-04T11:03:08.6606403Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:08.6607844Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/optim/test_apply_optimizer_in_backward.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:08.660629] 2025-12-04T11:03:09.8646166Z 2025-12-04T11:03:09.8647719Z distributed/optim/test_apply_optimizer_in_backward 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.optim.test_apply_optimizer_in_backward_1.1_a12d01464d461642_.log 2025-12-04T11:03:09.8648357Z 2025-12-04T11:03:09.8648689Z Finished distributed/optim/test_apply_optimizer_in_backward 1/1 ... [2025-12-04 11:03:09.864440][2229696.898489403], took 0.02min 2025-12-04T11:03:09.8658421Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:09.8666498Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:09.8669829Z Running distributed/fsdp/test_fsdp_uneven 1/1 ... [2025-12-04 11:03:09.866868][2229696.900920062] 2025-12-04T11:03:09.8670140Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:09.8672372Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_uneven.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:09.867092] 2025-12-04T11:03:12.0360658Z 2025-12-04T11:03:12.0361207Z distributed/fsdp/test_fsdp_uneven 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_uneven_1.1_1bffcbe8e0eadb9d_.log 2025-12-04T11:03:12.0361800Z Running 0 items in this shard: 2025-12-04T11:03:12.0361959Z 2025-12-04T11:03:12.0362209Z Finished distributed/fsdp/test_fsdp_uneven 1/1 ... [2025-12-04 11:03:12.035764][2229699.069811975], took 0.04min 2025-12-04T11:03:12.0374496Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:12.0381496Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:12.0384115Z Running distributed/tensor/test_op_strategy 1/1 ... [2025-12-04 11:03:12.038276][2229699.072329214] 2025-12-04T11:03:12.0384473Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:12.0386427Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_op_strategy.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:12.038491] 2025-12-04T11:03:13.9139230Z 2025-12-04T11:03:13.9140281Z distributed/tensor/test_op_strategy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_op_strategy_1.1_6dc759b2cef254d2_.log 2025-12-04T11:03:13.9141078Z Running 0 items in this shard: 2025-12-04T11:03:13.9141258Z 2025-12-04T11:03:13.9141574Z Finished distributed/tensor/test_op_strategy 1/1 ... [2025-12-04 11:03:13.913640][2229700.947686613], took 0.03min 2025-12-04T11:03:13.9151957Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:13.9159337Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:13.9163064Z Running distributed/fsdp/test_fsdp_grad_acc 1/1 ... [2025-12-04 11:03:13.916155][2229700.950208361] 2025-12-04T11:03:13.9163457Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:13.9165400Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_grad_acc.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:13.916378] 2025-12-04T11:03:15.6952275Z 2025-12-04T11:03:15.6953377Z distributed/fsdp/test_fsdp_grad_acc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_grad_acc_1.1_ba2346c0fe86966f_.log 2025-12-04T11:03:15.6953744Z Running 0 items in this shard: 2025-12-04T11:03:15.6953827Z 2025-12-04T11:03:15.6954533Z Finished distributed/fsdp/test_fsdp_grad_acc 1/1 ... [2025-12-04 11:03:15.694969][2229702.728997374], took 0.03min 2025-12-04T11:03:15.6965184Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:15.6972274Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:15.6975682Z Running distributed/checkpoint/test_state_dict_stager 1/1 ... [2025-12-04 11:03:15.697416][2229702.731469363] 2025-12-04T11:03:15.6976237Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:15.6978956Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_state_dict_stager.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:15.697613] 2025-12-04T11:03:17.6346950Z 2025-12-04T11:03:17.6347824Z distributed/checkpoint/test_state_dict_stager 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_state_dict_stager_1.1_c556eb5ac311902e_.log 2025-12-04T11:03:17.6348486Z Running 0 items in this shard: 2025-12-04T11:03:17.6348628Z 2025-12-04T11:03:17.6348897Z Finished distributed/checkpoint/test_state_dict_stager 1/1 ... [2025-12-04 11:03:17.634446][2229704.668494621], took 0.03min 2025-12-04T11:03:17.6358830Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:17.6367232Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:17.6369974Z Running distributed/fsdp/test_fsdp_freezing_weights 1/1 ... [2025-12-04 11:03:17.636904][2229704.670957251] 2025-12-04T11:03:17.6370312Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:17.6372724Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_freezing_weights.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:17.637123] 2025-12-04T11:03:19.5821054Z 2025-12-04T11:03:19.5822196Z distributed/fsdp/test_fsdp_freezing_weights 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_freezing_weights_1.1_489a3ddb727dcfee_.log 2025-12-04T11:03:19.5823163Z Running 0 items in this shard: 2025-12-04T11:03:19.5823376Z 2025-12-04T11:03:19.5823779Z Finished distributed/fsdp/test_fsdp_freezing_weights 1/1 ... [2025-12-04 11:03:19.581795][2229706.61584298], took 0.03min 2025-12-04T11:03:19.5833290Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:19.5846628Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:19.5850277Z Running distributed/_composable/fsdp/test_fully_shard_init 1/1 ... [2025-12-04 11:03:19.584869][2229706.618916422] 2025-12-04T11:03:19.5850688Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:19.5853961Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_init.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:19.585235] 2025-12-04T11:03:21.3866824Z 2025-12-04T11:03:21.3867957Z distributed/_composable/fsdp/test_fully_shard_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_init_1.1_ac79e1e378e37317_.log 2025-12-04T11:03:21.3869796Z Running 0 items in this shard: 2025-12-04T11:03:21.3869975Z 2025-12-04T11:03:21.3870350Z Finished distributed/_composable/fsdp/test_fully_shard_init 1/1 ... [2025-12-04 11:03:21.386416][2229708.420462938], took 0.03min 2025-12-04T11:03:21.3877073Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:21.3884496Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:21.3887070Z Running distributed/fsdp/test_fsdp_exec_order 1/1 ... [2025-12-04 11:03:21.388626][2229708.42267971] 2025-12-04T11:03:21.3887452Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:21.3889549Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_exec_order.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:21.388816] 2025-12-04T11:03:23.5755503Z 2025-12-04T11:03:23.5756421Z distributed/fsdp/test_fsdp_exec_order 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_exec_order_1.1_2539ceda420f53a9_.log 2025-12-04T11:03:23.5757092Z Running 0 items in this shard: 2025-12-04T11:03:23.5757249Z 2025-12-04T11:03:23.5757548Z Finished distributed/fsdp/test_fsdp_exec_order 1/1 ... [2025-12-04 11:03:23.575295][2229710.609342957], took 0.04min 2025-12-04T11:03:23.5765784Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:23.5773036Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:23.5775831Z Running distributed/fsdp/test_fsdp_flatten_params 1/1 ... [2025-12-04 11:03:23.577497][2229710.61154983] 2025-12-04T11:03:23.5776212Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:23.5778071Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_flatten_params.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:23.577680] 2025-12-04T11:03:25.3633359Z 2025-12-04T11:03:25.3634423Z distributed/fsdp/test_fsdp_flatten_params 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_flatten_params_1.1_0aac2861aee4c167_.log 2025-12-04T11:03:25.3635277Z Running 0 items in this shard: 2025-12-04T11:03:25.3635460Z 2025-12-04T11:03:25.3635808Z Finished distributed/fsdp/test_fsdp_flatten_params 1/1 ... [2025-12-04 11:03:25.363060][2229712.397108493], took 0.03min 2025-12-04T11:03:25.3643098Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:03:25.3649985Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:03:25.3652955Z Running distributed/test_distributed_spawn 3/7 ... [2025-12-04 11:03:25.365175][2229712.399228097] 2025-12-04T11:03:25.3654271Z MPI not available -- MPI backend tests will be skipped 2025-12-04T11:03:25.3655212Z Running distributed tests for the test backend with env init_method 2025-12-04T11:03:25.3656229Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:25.3658214Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=3', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:25.365696] 2025-12-04T11:03:27.2753388Z 2025-12-04T11:03:27.2754819Z distributed/test_distributed_spawn 3/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_3.7_45cdb00ceeb44e1a_.log 2025-12-04T11:03:27.2755467Z Running 0 items in this shard: 2025-12-04T11:03:27.2755623Z 2025-12-04T11:03:27.2758417Z Running distributed tests for the test backend with file init_method 2025-12-04T11:03:27.2758920Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:27.2761532Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=3', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:27.275990] 2025-12-04T11:03:29.2028288Z 2025-12-04T11:03:29.2029421Z distributed/test_distributed_spawn 3/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_3.7_352aa798bbbe124a_.log 2025-12-04T11:03:29.2030562Z Running 0 items in this shard: 2025-12-04T11:03:29.2030794Z 2025-12-04T11:03:29.2032195Z Running distributed tests for the nccl backend with env init_method 2025-12-04T11:03:29.2032678Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:29.2035232Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=3', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:29.203337] 2025-12-04T11:03:44.1417375Z 2025-12-04T11:03:44.1417981Z distributed/test_distributed_spawn 3/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_3.7_e983f2adf56b9920_.log 2025-12-04T11:03:44.1418689Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:03:44.1419282Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream 2025-12-04T11:03:44.1419711Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:03:44.1419908Z 2025-12-04T11:03:44.1421366Z Running distributed tests for the nccl backend with file init_method 2025-12-04T11:03:44.1421794Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:44.1423580Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=3', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:44.142259] 2025-12-04T11:03:59.6383289Z 2025-12-04T11:03:59.6384484Z distributed/test_distributed_spawn 3/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_3.7_62e3735d73a9118a_.log 2025-12-04T11:03:59.6386232Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:03:59.6388279Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream 2025-12-04T11:03:59.6389158Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:03:59.6389787Z 2025-12-04T11:03:59.6391454Z Running distributed tests for the gloo backend with env init_method 2025-12-04T11:03:59.6391840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:03:59.6394043Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=3', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:03:59.639199] 2025-12-04T11:04:13.5061856Z 2025-12-04T11:04:13.5062515Z distributed/test_distributed_spawn 3/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_3.7_01c92d0768d5e657_.log 2025-12-04T11:04:13.5063218Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:04:13.5063793Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream 2025-12-04T11:04:13.5066268Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:04:13.5066472Z 2025-12-04T11:04:13.5066609Z Running distributed tests for the gloo backend with file init_method 2025-12-04T11:04:13.5069108Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:13.5070030Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=3', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:13.506865] 2025-12-04T11:04:27.0921697Z 2025-12-04T11:04:27.0922339Z distributed/test_distributed_spawn 3/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_3.7_79e2a9ef2abfced4_.log 2025-12-04T11:04:27.0923048Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:04:27.0923635Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_non_default_stream 2025-12-04T11:04:27.0924025Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups 2025-12-04T11:04:27.0924226Z 2025-12-04T11:04:27.0927096Z Finished distributed/test_distributed_spawn 3/7 ... [2025-12-04 11:04:27.092563][2229774.126610403], took 1.03min 2025-12-04T11:04:27.0940400Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:27.0946647Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:27.0950376Z Running distributed/test_distributed_spawn 6/7 ... [2025-12-04 11:04:27.094868][2229774.128921594] 2025-12-04T11:04:27.0950985Z MPI not available -- MPI backend tests will be skipped 2025-12-04T11:04:27.0951584Z Running distributed tests for the test backend with env init_method 2025-12-04T11:04:27.0952564Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:27.0954393Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=6', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:27.095308] 2025-12-04T11:04:29.0321317Z 2025-12-04T11:04:29.0324777Z distributed/test_distributed_spawn 6/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_6.7_fafd5218c2e903c7_.log 2025-12-04T11:04:29.0325685Z Running 0 items in this shard: 2025-12-04T11:04:29.0325905Z 2025-12-04T11:04:29.0327404Z Running distributed tests for the test backend with file init_method 2025-12-04T11:04:29.0327822Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:29.0330916Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=6', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:29.032903] 2025-12-04T11:04:30.9789532Z 2025-12-04T11:04:30.9790179Z distributed/test_distributed_spawn 6/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_6.7_262928b24a5ef692_.log 2025-12-04T11:04:30.9790917Z Running 0 items in this shard: 2025-12-04T11:04:30.9791100Z 2025-12-04T11:04:30.9795821Z Running distributed tests for the nccl backend with env init_method 2025-12-04T11:04:30.9796240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:30.9798933Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=6', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:30.979742] 2025-12-04T11:04:34.7975003Z 2025-12-04T11:04:34.7975729Z distributed/test_distributed_spawn 6/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_6.7_da7dad977e41f3e1_.log 2025-12-04T11:04:34.7976831Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:34.7977650Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:34.7978092Z 2025-12-04T11:04:34.7982181Z Running distributed tests for the nccl backend with file init_method 2025-12-04T11:04:34.7982618Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:34.7984920Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=6', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:34.798281] 2025-12-04T11:04:38.6755188Z 2025-12-04T11:04:38.6755807Z distributed/test_distributed_spawn 6/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_6.7_357a48a45a236327_.log 2025-12-04T11:04:38.6756327Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:38.6756689Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:38.6756883Z 2025-12-04T11:04:38.6762284Z Running distributed tests for the gloo backend with env init_method 2025-12-04T11:04:38.6765168Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:38.6766313Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=6', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:38.676441] 2025-12-04T11:04:42.5392128Z 2025-12-04T11:04:42.5392732Z distributed/test_distributed_spawn 6/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_6.7_4fea99ca12d4ff28_.log 2025-12-04T11:04:42.5393691Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:42.5394398Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:42.5395191Z 2025-12-04T11:04:42.5397114Z Running distributed tests for the gloo backend with file init_method 2025-12-04T11:04:42.5397474Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:42.5400065Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=6', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:42.539844] 2025-12-04T11:04:46.4556640Z 2025-12-04T11:04:46.4558223Z distributed/test_distributed_spawn 6/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_6.7_2991088da554e3ff_.log 2025-12-04T11:04:46.4559608Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:46.4560642Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_has_finalized 2025-12-04T11:04:46.4561185Z 2025-12-04T11:04:46.4563160Z Finished distributed/test_distributed_spawn 6/7 ... [2025-12-04 11:04:46.456100][2229793.490146707], took 0.32min 2025-12-04T11:04:46.4577277Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:46.4582760Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:46.4585370Z Running distributed/fsdp/test_fsdp_traversal 1/1 ... [2025-12-04 11:04:46.458458][2229793.492511788] 2025-12-04T11:04:46.4585665Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:46.4587550Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_traversal.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:46.458630] 2025-12-04T11:04:48.4862336Z 2025-12-04T11:04:48.4863315Z distributed/fsdp/test_fsdp_traversal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_traversal_1.1_25e3c12cd6108607_.log 2025-12-04T11:04:48.4864052Z Running 0 items in this shard: 2025-12-04T11:04:48.4864255Z 2025-12-04T11:04:48.4864543Z Finished distributed/fsdp/test_fsdp_traversal 1/1 ... [2025-12-04 11:04:48.486038][2229795.520084979], took 0.03min 2025-12-04T11:04:48.4876267Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:48.4884027Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:48.4888378Z Running distributed/test_serialization 1/1 ... [2025-12-04 11:04:48.488589][2229795.522641637] 2025-12-04T11:04:48.4888743Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:48.4889542Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_serialization.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:48.488795] 2025-12-04T11:04:50.3690254Z 2025-12-04T11:04:50.3691223Z distributed/test_serialization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_serialization_1.1_e48c31f86191877c_.log 2025-12-04T11:04:50.3691910Z Running 0 items in this shard: 2025-12-04T11:04:50.3692056Z 2025-12-04T11:04:50.3692280Z Finished distributed/test_serialization 1/1 ... [2025-12-04 11:04:50.368677][2229797.402725493], took 0.03min 2025-12-04T11:04:50.3702290Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:50.3708710Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:50.3712184Z Running distributed/fsdp/test_fsdp_multiple_wrapping 1/1 ... [2025-12-04 11:04:50.371098][2229797.405150784] 2025-12-04T11:04:50.3712711Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:50.3714299Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_multiple_wrapping.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:50.371288] 2025-12-04T11:04:52.5570132Z 2025-12-04T11:04:52.5570607Z distributed/fsdp/test_fsdp_multiple_wrapping 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_multiple_wrapping_1.1_ed72c9647d1c50a0_.log 2025-12-04T11:04:52.5571157Z Running 0 items in this shard: 2025-12-04T11:04:52.5571294Z 2025-12-04T11:04:52.5571528Z Finished distributed/fsdp/test_fsdp_multiple_wrapping 1/1 ... [2025-12-04 11:04:52.556761][2229799.590808276], took 0.04min 2025-12-04T11:04:52.5582657Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:52.5589893Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:52.5593409Z Running distributed/fsdp/test_fsdp_ignored_modules 1/1 ... [2025-12-04 11:04:52.559210][2229799.593263336] 2025-12-04T11:04:52.5593926Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:52.5595450Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_ignored_modules.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:52.559398] 2025-12-04T11:04:54.3276734Z 2025-12-04T11:04:54.3277940Z distributed/fsdp/test_fsdp_ignored_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_ignored_modules_1.1_bb45cd533204ac7d_.log 2025-12-04T11:04:54.3278927Z Running 0 items in this shard: 2025-12-04T11:04:54.3279161Z 2025-12-04T11:04:54.3279798Z Finished distributed/fsdp/test_fsdp_ignored_modules 1/1 ... [2025-12-04 11:04:54.327335][2229801.361382979], took 0.03min 2025-12-04T11:04:54.3288569Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:54.3297380Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:54.3298262Z Running distributed/fsdp/test_checkpoint_wrapper 1/1 ... [2025-12-04 11:04:54.329710][2229801.36376365] 2025-12-04T11:04:54.3298680Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:54.3300836Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_checkpoint_wrapper.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:54.329908] 2025-12-04T11:04:56.1794171Z 2025-12-04T11:04:56.1795126Z distributed/fsdp/test_checkpoint_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_checkpoint_wrapper_1.1_157243d47ca33903_.log 2025-12-04T11:04:56.1795829Z Running 0 items in this shard: 2025-12-04T11:04:56.1796068Z 2025-12-04T11:04:56.1796354Z Finished distributed/fsdp/test_checkpoint_wrapper 1/1 ... [2025-12-04 11:04:56.179128][2229803.213175736], took 0.03min 2025-12-04T11:04:56.1806371Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:56.1812791Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:56.1815302Z Running distributed/fsdp/test_fsdp_checkpoint 1/1 ... [2025-12-04 11:04:56.181454][2229803.215507117] 2025-12-04T11:04:56.1815660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:56.1817972Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_checkpoint.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:56.181684] 2025-12-04T11:04:58.3599945Z 2025-12-04T11:04:58.3600399Z distributed/fsdp/test_fsdp_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_checkpoint_1.1_c48d311ba11b6756_.log 2025-12-04T11:04:58.3600866Z Running 0 items in this shard: 2025-12-04T11:04:58.3600991Z 2025-12-04T11:04:58.3601188Z Finished distributed/fsdp/test_fsdp_checkpoint 1/1 ... [2025-12-04 11:04:58.359686][2229805.393732888], took 0.04min 2025-12-04T11:04:58.3613115Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:04:58.3619623Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:04:58.3622981Z Running distributed/fsdp/test_fsdp_fine_tune 1/1 ... [2025-12-04 11:04:58.362210][2229805.396263057] 2025-12-04T11:04:58.3623238Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:04:58.3625055Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_fine_tune.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:04:58.362396] 2025-12-04T11:05:00.5557657Z 2025-12-04T11:05:00.5558516Z distributed/fsdp/test_fsdp_fine_tune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_fine_tune_1.1_0a41f1aeb074116f_.log 2025-12-04T11:05:00.5559167Z Running 0 items in this shard: 2025-12-04T11:05:00.5559320Z 2025-12-04T11:05:00.5559739Z Finished distributed/fsdp/test_fsdp_fine_tune 1/1 ... [2025-12-04 11:05:00.555515][2229807.589562263], took 0.04min 2025-12-04T11:05:00.5572737Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:00.5579738Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:00.5582895Z Running distributed/fsdp/test_fsdp_dtensor_state_dict 1/1 ... [2025-12-04 11:05:00.558189][2229807.59224247] 2025-12-04T11:05:00.5583286Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:00.5585095Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_dtensor_state_dict.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:00.558376] 2025-12-04T11:05:02.6087254Z 2025-12-04T11:05:02.6088408Z distributed/fsdp/test_fsdp_dtensor_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_dtensor_state_dict_1.1_232240270cfe32ed_.log 2025-12-04T11:05:02.6088815Z Running 0 items in this shard: 2025-12-04T11:05:02.6088903Z 2025-12-04T11:05:02.6089059Z Finished distributed/fsdp/test_fsdp_dtensor_state_dict 1/1 ... [2025-12-04 11:05:02.608534][2229809.642583225], took 0.03min 2025-12-04T11:05:02.6097017Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:02.6104586Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:02.6106011Z Running distributed/fsdp/test_fsdp_comm_hooks 1/1 ... [2025-12-04 11:05:02.610522][2229809.64457564] 2025-12-04T11:05:02.6106235Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:02.6107996Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_comm_hooks.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:02.610711] 2025-12-04T11:05:04.4637971Z 2025-12-04T11:05:04.4638882Z distributed/fsdp/test_fsdp_comm_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_comm_hooks_1.1_4fc891c2bc4df7a1_.log 2025-12-04T11:05:04.4639989Z Running 0 items in this shard: 2025-12-04T11:05:04.4640205Z 2025-12-04T11:05:04.4640634Z Finished distributed/fsdp/test_fsdp_comm_hooks 1/1 ... [2025-12-04 11:05:04.463515][2229811.497562055], took 0.03min 2025-12-04T11:05:04.4652330Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:04.4659355Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:04.4663882Z Running distributed/fsdp/test_fsdp_hybrid_shard 1/1 ... [2025-12-04 11:05:04.466123][2229811.500176503] 2025-12-04T11:05:04.4664216Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:04.4664907Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_hybrid_shard.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:04.466309] 2025-12-04T11:05:06.4738965Z 2025-12-04T11:05:06.4740284Z distributed/fsdp/test_fsdp_hybrid_shard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_hybrid_shard_1.1_3f6b1412a19e31af_.log 2025-12-04T11:05:06.4741250Z Running 0 items in this shard: 2025-12-04T11:05:06.4741484Z 2025-12-04T11:05:06.4741886Z Finished distributed/fsdp/test_fsdp_hybrid_shard 1/1 ... [2025-12-04 11:05:06.473644][2229813.507690137], took 0.03min 2025-12-04T11:05:06.4754935Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:06.4760514Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:06.4763115Z Running distributed/_shard/test_sharder 1/1 ... [2025-12-04 11:05:06.476220][2229813.510273696] 2025-12-04T11:05:06.4763467Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:06.4765831Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/test_sharder.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:06.476410] 2025-12-04T11:05:08.2496967Z 2025-12-04T11:05:08.2497748Z distributed/_shard/test_sharder 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.test_sharder_1.1_f74c9d5bc7194b4b_.log 2025-12-04T11:05:08.2498774Z Running 0 items in this shard: 2025-12-04T11:05:08.2498924Z 2025-12-04T11:05:08.2499161Z Finished distributed/_shard/test_sharder 1/1 ... [2025-12-04 11:05:08.249437][2229815.28348484], took 0.03min 2025-12-04T11:05:08.2511972Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:08.2518904Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:08.2522008Z Running distributed/_shard/sharded_tensor/ops/test_tensor_ops 1/1 ... [2025-12-04 11:05:08.252090][2229815.286143157] 2025-12-04T11:05:08.2522380Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:08.2524346Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/ops/test_tensor_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:08.252292] 2025-12-04T11:05:10.0107043Z 2025-12-04T11:05:10.0108251Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.ops.test_tensor_ops_1.1_f5f58f5774b40343_.log 2025-12-04T11:05:10.0109324Z Running 0 items in this shard: 2025-12-04T11:05:10.0109699Z 2025-12-04T11:05:10.0110191Z Finished distributed/_shard/sharded_tensor/ops/test_tensor_ops 1/1 ... [2025-12-04 11:05:10.010458][2229817.044505699], took 0.03min 2025-12-04T11:05:10.0121728Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:10.0128673Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:10.0131917Z Running distributed/_shard/sharding_plan/test_sharding_plan 1/1 ... [2025-12-04 11:05:10.013078][2229817.047131407] 2025-12-04T11:05:10.0132352Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:10.0133964Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharding_plan/test_sharding_plan.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:10.013264] 2025-12-04T11:05:11.7702481Z 2025-12-04T11:05:11.7703394Z distributed/_shard/sharding_plan/test_sharding_plan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharding_plan.test_sharding_plan_1.1_f457f02c7fbeb7f9_.log 2025-12-04T11:05:11.7704112Z Running 0 items in this shard: 2025-12-04T11:05:11.7704262Z 2025-12-04T11:05:11.7704581Z Finished distributed/_shard/sharding_plan/test_sharding_plan 1/1 ... [2025-12-04 11:05:11.769970][2229818.804018143], took 0.03min 2025-12-04T11:05:11.7712890Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:11.7718483Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:11.7721340Z Running distributed/fsdp/test_fsdp_comm 1/1 ... [2025-12-04 11:05:11.772037][2229818.806090328] 2025-12-04T11:05:11.7721697Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:11.7723713Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_comm.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:11.772228] 2025-12-04T11:05:13.9785748Z 2025-12-04T11:05:13.9787044Z distributed/fsdp/test_fsdp_comm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_comm_1.1_838e772a7d272069_.log 2025-12-04T11:05:13.9787973Z Running 0 items in this shard: 2025-12-04T11:05:13.9788192Z 2025-12-04T11:05:13.9788541Z Finished distributed/fsdp/test_fsdp_comm 1/1 ... [2025-12-04 11:05:13.978233][2229821.01228066], took 0.04min 2025-12-04T11:05:13.9800470Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:13.9806095Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:13.9809543Z Running distributed/test_c10d_pypg 1/1 ... [2025-12-04 11:05:13.980804][2229821.014857948] 2025-12-04T11:05:13.9809918Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:13.9811601Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_pypg.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:13.981009] 2025-12-04T11:05:16.0794969Z 2025-12-04T11:05:16.0796172Z distributed/test_c10d_pypg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_pypg_1.1_573c028cc6bda6ef_.log 2025-12-04T11:05:16.0796918Z Running 0 items in this shard: 2025-12-04T11:05:16.0797103Z 2025-12-04T11:05:16.0797426Z Finished distributed/test_c10d_pypg 1/1 ... [2025-12-04 11:05:16.079276][2229823.113324673], took 0.03min 2025-12-04T11:05:16.0806521Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:16.0812790Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:16.0815049Z Running distributed/test_pg_wrapper 1/1 ... [2025-12-04 11:05:16.081425][2229823.115478997] 2025-12-04T11:05:16.0815422Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:16.0817399Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_pg_wrapper.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:16.081610] 2025-12-04T11:05:17.8763050Z 2025-12-04T11:05:17.8764407Z distributed/test_pg_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_pg_wrapper_1.1_5229bedeb2814f67_.log 2025-12-04T11:05:17.8765288Z Running 0 items in this shard: 2025-12-04T11:05:17.8765507Z 2025-12-04T11:05:17.8765844Z Finished distributed/test_pg_wrapper 1/1 ... [2025-12-04 11:05:17.876019][2229824.910065956], took 0.03min 2025-12-04T11:05:17.8777368Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:17.8784401Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:17.8786605Z Running distributed/tensor/test_utils 1/1 ... [2025-12-04 11:05:17.878584][2229824.912637665] 2025-12-04T11:05:17.8786892Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:17.8788764Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:17.878776] 2025-12-04T11:05:19.7676307Z 2025-12-04T11:05:19.7677554Z distributed/tensor/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_utils_1.1_405a2b90060f9a62_.log 2025-12-04T11:05:19.7679191Z Running 0 items in this shard: 2025-12-04T11:05:19.7679412Z 2025-12-04T11:05:19.7679899Z Finished distributed/tensor/test_utils 1/1 ... [2025-12-04 11:05:19.767357][2229826.801404953], took 0.03min 2025-12-04T11:05:19.7692350Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:05:19.7698836Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:05:19.7702029Z Running distributed/fsdp/test_fsdp_unshard_params 1/1 ... [2025-12-04 11:05:19.770093][2229826.804147119] 2025-12-04T11:05:19.7702365Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:05:19.7704000Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_unshard_params.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:05:19.770278] 2025-12-04T11:10:22.3234958Z 2025-12-04T11:10:22.3235567Z PRINTING LOG FILE of distributed/fsdp/test_fsdp_unshard_params 1/1 (test/test-reports/distributed.fsdp.test_fsdp_unshard_params_1.1_6c030bfaea024304_.log) 2025-12-04T11:10:22.3239142Z Test results will be stored in test-reports/python-pytest/distributed.fsdp.test_fsdp_unshard_params/distributed.fsdp.test_fsdp_unshard_params-c0a9d4dc3abdee74.xml 2025-12-04T11:10:22.3239677Z ============================= test session starts ============================== 2025-12-04T11:10:22.3239934Z platform linux -- Python 3.12.5, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-12-04T11:10:22.3240135Z cachedir: .pytest_cache 2025-12-04T11:10:22.3240360Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T11:10:22.3240604Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T11:10:22.3240735Z configfile: pytest.ini 2025-12-04T11:10:22.3241002Z plugins: hypothesis-6.56.4, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, subtests-0.13.1, xdist-3.3.1, xdoctest-1.3.0, typeguard-4.3.0 2025-12-04T11:10:22.3241322Z collecting ... collected 15 items 2025-12-04T11:10:22.3241464Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T11:10:22.3241784Z Running 1 items in this shard: test/distributed/fsdp/test_fsdp_unshard_params.py::TestUnshardParams::test_unshard_params_respects_reshard 2025-12-04T11:10:22.3241990Z 2025-12-04T11:10:22.3242301Z distributed/fsdp/test_fsdp_unshard_params.py::TestUnshardParams::test_unshard_params_respects_reshard I1204 11:05:21.314000 15526 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 0 with pid 15594 2025-12-04T11:10:22.3242814Z I1204 11:05:21.314000 15526 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 1 with pid 15595 2025-12-04T11:10:22.3243478Z /var/lib/jenkins/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py:308: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-12-04T11:10:22.3244053Z return flat_param._full_param_padded.storage().size() 2025-12-04T11:10:22.3244618Z /var/lib/jenkins/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py:308: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-12-04T11:10:22.3245176Z return flat_param._full_param_padded.storage().size() 2025-12-04T11:10:22.3245570Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/c10d_logger.py:83: UserWarning: barrier(): using the device under current context. You can specify `device_id` in `init_process_group` to mute this warning. 2025-12-04T11:10:22.3246968Z return func(*args, **kwargs) 2025-12-04T11:10:22.3247246Z [rank1]:I1204 11:10:21.348000 15595 site-packages/torch/testing/_internal/common_distributed.py:880] Received event Event.GET_TRACEBACK on process 1 2025-12-04T11:10:22.3247644Z [rank0]:I1204 11:10:21.348000 15594 site-packages/torch/testing/_internal/common_distributed.py:880] Received event Event.GET_TRACEBACK on process 0 2025-12-04T11:10:22.3248188Z [rank1]:I1204 11:10:21.349000 15595 site-packages/torch/testing/_internal/common_distributed.py:891] Process 1 sent traceback 2025-12-04T11:10:22.3248518Z [rank0]:I1204 11:10:21.350000 15594 site-packages/torch/testing/_internal/common_distributed.py:891] Process 0 sent traceback 2025-12-04T11:10:22.3248857Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Process 0 timed out with traceback: 2025-12-04T11:10:22.3249160Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3249532Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x00007af2395ff6c0 (most recent call first): 2025-12-04T11:10:22.3249871Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3250143Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3250458Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x00007af2417fe6c0 (most recent call first): 2025-12-04T11:10:22.3250794Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3251065Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3251380Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x00007af2421ff6c0 (most recent call first): 2025-12-04T11:10:22.3251712Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3251985Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3252296Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x00007af24c3ff6c0 (most recent call first): 2025-12-04T11:10:22.3252632Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3252900Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3253221Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Current thread 0x00007af390ffe6c0 (most recent call first): 2025-12-04T11:10:22.3253735Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 885 in _event_listener 2025-12-04T11:10:22.3254265Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/threading.py", line 1012 in run 2025-12-04T11:10:22.3254735Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-12-04T11:10:22.3255208Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-12-04T11:10:22.3255558Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3255925Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x00007b158c764600 (most recent call first): 2025-12-04T11:10:22.3256378Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/cuda/__init__.py", line 1108 in synchronize 2025-12-04T11:10:22.3257011Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/_unshard_param_utils.py", line 177 in _unshard_fsdp_state_params 2025-12-04T11:10:22.3257565Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3258114Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/_unshard_param_utils.py", line 260 in _unshard_params_for_summon 2025-12-04T11:10:22.3258663Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3259120Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 526 in enter_context 2025-12-04T11:10:22.3259687Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/_unshard_param_utils.py", line 299 in _unshard_params 2025-12-04T11:10:22.3260219Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3260772Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py", line 933 in summon_full_params 2025-12-04T11:10:22.3261319Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3261860Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/var/lib/jenkins/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py", line 345 in _test_unshard_params_respects_reshard 2025-12-04T11:10:22.3262474Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1206 in run_subtests 2025-12-04T11:10:22.3263068Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_fsdp.py", line 1222 in run_subtests 2025-12-04T11:10:22.3263670Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/var/lib/jenkins/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py", line 269 in test_unshard_params_respects_reshard 2025-12-04T11:10:22.3264272Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 227 in wrapper 2025-12-04T11:10:22.3264846Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329 in wrapper 2025-12-04T11:10:22.3265419Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772 in wrapper 2025-12-04T11:10:22.3266045Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925 in run_test 2025-12-04T11:10:22.3266639Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_fsdp.py", line 1272 in _run 2025-12-04T11:10:22.3267154Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/process.py", line 108 in run 2025-12-04T11:10:22.3267640Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/process.py", line 314 in _bootstrap 2025-12-04T11:10:22.3268127Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/spawn.py", line 135 in _main 2025-12-04T11:10:22.3268604Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/spawn.py", line 122 in spawn_main 2025-12-04T11:10:22.3269023Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "", line 1 in 2025-12-04T11:10:22.3269319Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3269652Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Process 1 timed out with traceback: 2025-12-04T11:10:22.3269950Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3270263Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x0000750fd33fe6c0 (most recent call first): 2025-12-04T11:10:22.3270599Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3270867Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3271178Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x0000750fd29fd6c0 (most recent call first): 2025-12-04T11:10:22.3271514Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3271786Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3272095Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x0000750fd3dff6c0 (most recent call first): 2025-12-04T11:10:22.3272429Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3272695Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3273003Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x0000750fddfff6c0 (most recent call first): 2025-12-04T11:10:22.3273340Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3273609Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3273929Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Current thread 0x00007511233ff6c0 (most recent call first): 2025-12-04T11:10:22.3274431Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 885 in _event_listener 2025-12-04T11:10:22.3274990Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/threading.py", line 1012 in run 2025-12-04T11:10:22.3275447Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-12-04T11:10:22.3275970Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-12-04T11:10:22.3276322Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3276634Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] Thread 0x000075331dd4a600 (most recent call first): 2025-12-04T11:10:22.3277086Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/cuda/__init__.py", line 1108 in synchronize 2025-12-04T11:10:22.3277670Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/_unshard_param_utils.py", line 177 in _unshard_fsdp_state_params 2025-12-04T11:10:22.3278218Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3278765Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/_unshard_param_utils.py", line 260 in _unshard_params_for_summon 2025-12-04T11:10:22.3279312Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3279810Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 526 in enter_context 2025-12-04T11:10:22.3280350Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/_unshard_param_utils.py", line 299 in _unshard_params 2025-12-04T11:10:22.3280878Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3281424Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py", line 933 in summon_full_params 2025-12-04T11:10:22.3281972Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 137 in __enter__ 2025-12-04T11:10:22.3282512Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/var/lib/jenkins/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py", line 345 in _test_unshard_params_respects_reshard 2025-12-04T11:10:22.3283124Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1206 in run_subtests 2025-12-04T11:10:22.3283710Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_fsdp.py", line 1222 in run_subtests 2025-12-04T11:10:22.3284347Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/var/lib/jenkins/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py", line 269 in test_unshard_params_respects_reshard 2025-12-04T11:10:22.3284973Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 227 in wrapper 2025-12-04T11:10:22.3285545Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329 in wrapper 2025-12-04T11:10:22.3286116Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772 in wrapper 2025-12-04T11:10:22.3286697Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925 in run_test 2025-12-04T11:10:22.3287262Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_fsdp.py", line 1272 in _run 2025-12-04T11:10:22.3287778Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/process.py", line 108 in run 2025-12-04T11:10:22.3288266Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/process.py", line 314 in _bootstrap 2025-12-04T11:10:22.3288753Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/spawn.py", line 135 in _main 2025-12-04T11:10:22.3289235Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "/opt/conda/envs/py_3.12/lib/python3.12/multiprocessing/spawn.py", line 122 in spawn_main 2025-12-04T11:10:22.3289682Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] File "", line 1 in 2025-12-04T11:10:22.3289981Z E1204 11:10:21.350000 15526 site-packages/torch/testing/_internal/common_distributed.py:988] 2025-12-04T11:10:22.3290172Z FAILED [300.2099s] [100%] 2025-12-04T11:10:22.3290240Z 2025-12-04T11:10:22.3290301Z =================================== FAILURES =================================== 2025-12-04T11:10:22.3290490Z ____________ TestUnshardParams.test_unshard_params_respects_reshard ____________ 2025-12-04T11:10:22.3290665Z Traceback (most recent call last): 2025-12-04T11:10:22.3290910Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 770, in wrapper 2025-12-04T11:10:22.3291157Z self._join_processes(fn) 2025-12-04T11:10:22.3291562Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1039, in _join_processes 2025-12-04T11:10:22.3291830Z self._check_return_codes(fn, elapsed_time) 2025-12-04T11:10:22.3292101Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1084, in _check_return_codes 2025-12-04T11:10:22.3292358Z raise RuntimeError( 2025-12-04T11:10:22.3292518Z RuntimeError: Process 0 terminated or timed out after 300.0364694595337 seconds 2025-12-04T11:10:22.3292728Z ----------------------------- Captured stdout call ----------------------------- 2025-12-04T11:10:22.3292908Z Timing out after 300 seconds and killing subprocesses. 2025-12-04T11:10:22.3293317Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.fsdp.test_fsdp_unshard_params/distributed.fsdp.test_fsdp_unshard_params-c0a9d4dc3abdee74.xml - 2025-12-04T11:10:22.3293677Z =========================== short test summary info ============================ 2025-12-04T11:10:22.3294035Z FAILED [300.2099s] distributed/fsdp/test_fsdp_unshard_params.py::TestUnshardParams::test_unshard_params_respects_reshard - RuntimeError: Process 0 terminated or timed out after 300.0364694595337 seconds 2025-12-04T11:10:22.3294434Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-12-04T11:10:22.3294597Z ======================== 1 failed in 300.22s (0:05:00) ========================= 2025-12-04T11:10:22.3294694Z 2025-12-04T11:10:22.3294906Z FINISHED PRINTING LOG FILE of distributed/fsdp/test_fsdp_unshard_params 1/1 (test/test-reports/distributed.fsdp.test_fsdp_unshard_params_1.1_6c030bfaea024304_.log) 2025-12-04T11:10:22.3295153Z 2025-12-04T11:10:22.3295291Z Finished distributed/fsdp/test_fsdp_unshard_params 1/1 ... [2025-12-04 11:10:22.323263][2230129.357310214], took 5.04min 2025-12-04T11:10:22.3295735Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:22.3296119Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:22.3296337Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T11:10:22.3296518Z Uploading artifacts took 0.00 seconds 2025-12-04T11:10:22.3296665Z distributed/fsdp/test_fsdp_unshard_params 1/1 failed! 2025-12-04T11:10:22.3296891Z Running distributed/checkpoint/test_state_dict_utils 1/1 ... [2025-12-04 11:10:22.326133][2230129.360185481] 2025-12-04T11:10:22.3297103Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:22.3297559Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_state_dict_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:22.326331] 2025-12-04T11:10:24.2546602Z 2025-12-04T11:10:24.2547730Z distributed/checkpoint/test_state_dict_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_state_dict_utils_1.1_31f8f29ddaae3680_.log 2025-12-04T11:10:24.2548552Z Running 0 items in this shard: 2025-12-04T11:10:24.2548715Z 2025-12-04T11:10:24.2549028Z Finished distributed/checkpoint/test_state_dict_utils 1/1 ... [2025-12-04 11:10:24.254354][2230131.288401031], took 0.03min 2025-12-04T11:10:24.2562677Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:24.2569598Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:24.2572853Z Running distributed/_shard/sharded_tensor/ops/test_init 1/1 ... [2025-12-04 11:10:24.257195][2230131.291247878] 2025-12-04T11:10:24.2573235Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:24.2575143Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/ops/test_init.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:24.257399] 2025-12-04T11:10:26.0207582Z 2025-12-04T11:10:26.0208548Z distributed/_shard/sharded_tensor/ops/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.ops.test_init_1.1_9ed026113ebb3f47_.log 2025-12-04T11:10:26.0209290Z Running 0 items in this shard: 2025-12-04T11:10:26.0210125Z 2025-12-04T11:10:26.0210426Z Finished distributed/_shard/sharded_tensor/ops/test_init 1/1 ... [2025-12-04 11:10:26.020540][2230133.054588113], took 0.03min 2025-12-04T11:10:26.0225375Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:26.0232532Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:26.0235530Z Running distributed/_shard/sharded_tensor/ops/test_embedding 1/1 ... [2025-12-04 11:10:26.023455][2230133.057508339] 2025-12-04T11:10:26.0236077Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:26.0237633Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/ops/test_embedding.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:26.023644] 2025-12-04T11:10:27.7921464Z 2025-12-04T11:10:27.7922608Z distributed/_shard/sharded_tensor/ops/test_embedding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.ops.test_embedding_1.1_62708c9339026a2f_.log 2025-12-04T11:10:27.7935175Z Running 0 items in this shard: 2025-12-04T11:10:27.7935343Z 2025-12-04T11:10:27.7935657Z Finished distributed/_shard/sharded_tensor/ops/test_embedding 1/1 ... [2025-12-04 11:10:27.791854][2230134.825902229], took 0.03min 2025-12-04T11:10:27.7939321Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:27.7945286Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:27.7947971Z Running distributed/_shard/sharded_tensor/ops/test_embedding_bag 1/1 ... [2025-12-04 11:10:27.794718][2230134.828771685] 2025-12-04T11:10:27.7948302Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:27.7950319Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/ops/test_embedding_bag.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:27.794907] 2025-12-04T11:10:29.5887246Z 2025-12-04T11:10:29.5888499Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.ops.test_embedding_bag_1.1_edbb393658787889_.log 2025-12-04T11:10:29.5889619Z Running 0 items in this shard: 2025-12-04T11:10:29.5889812Z 2025-12-04T11:10:29.5890202Z Finished distributed/_shard/sharded_tensor/ops/test_embedding_bag 1/1 ... [2025-12-04 11:10:29.588432][2230136.622479703], took 0.03min 2025-12-04T11:10:29.5901048Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:29.5907060Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:29.5910233Z Running distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 1/1 ... [2025-12-04 11:10:29.590891][2230136.624944794] 2025-12-04T11:10:29.5910718Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:29.5912290Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/test_sharded_tensor_reshard.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:29.591085] 2025-12-04T11:10:31.4066280Z 2025-12-04T11:10:31.4067230Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.test_sharded_tensor_reshard_1.1_e6c2a188955b9379_.log 2025-12-04T11:10:31.4068203Z Running 0 items in this shard: 2025-12-04T11:10:31.4068288Z 2025-12-04T11:10:31.4068470Z Finished distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 1/1 ... [2025-12-04 11:10:31.406326][2230138.44037493], took 0.03min 2025-12-04T11:10:31.4076309Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:31.4083068Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:31.4085341Z Running distributed/fsdp/test_fsdp_core 1/3 ... [2025-12-04 11:10:31.408458][2230138.442511985] 2025-12-04T11:10:31.4085547Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:31.4087396Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_core.py', '--shard-id=1', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:31.408648] 2025-12-04T11:10:33.4111324Z 2025-12-04T11:10:33.4112501Z distributed/fsdp/test_fsdp_core 1/3 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_core_1.3_7b7b9a0ac8ee21a8_.log 2025-12-04T11:10:33.4113180Z Running 0 items in this shard: 2025-12-04T11:10:33.4113345Z 2025-12-04T11:10:33.4113648Z Finished distributed/fsdp/test_fsdp_core 1/3 ... [2025-12-04 11:10:33.410895][2230140.444945047], took 0.03min 2025-12-04T11:10:33.4123459Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:33.4128857Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:33.4131782Z Running distributed/test_c10d_spawn_gloo 1/1 ... [2025-12-04 11:10:33.413087][2230140.447140261] 2025-12-04T11:10:33.4132162Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:33.4134026Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_spawn_gloo.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:33.413276] 2025-12-04T11:10:35.4362538Z 2025-12-04T11:10:35.4363321Z distributed/test_c10d_spawn_gloo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_spawn_gloo_1.1_d0c98c9e6758eff3_.log 2025-12-04T11:10:35.4364116Z Running 0 items in this shard: 2025-12-04T11:10:35.4364323Z 2025-12-04T11:10:35.4364655Z Finished distributed/test_c10d_spawn_gloo 1/1 ... [2025-12-04 11:10:35.436025][2230142.470076537], took 0.03min 2025-12-04T11:10:35.4379886Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:35.4385685Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:35.4387358Z Running distributed/test_c10d_spawn_ucc 1/1 ... [2025-12-04 11:10:35.438655][2230142.472709037] 2025-12-04T11:10:35.4387743Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:35.4389547Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_spawn_ucc.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:35.438813] 2025-12-04T11:10:37.2073273Z 2025-12-04T11:10:37.2074363Z distributed/test_c10d_spawn_ucc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_spawn_ucc_1.1_ae8891711f2b7db0_.log 2025-12-04T11:10:37.2075641Z Running 0 items in this shard: 2025-12-04T11:10:37.2075822Z 2025-12-04T11:10:37.2076100Z Finished distributed/test_c10d_spawn_ucc 1/1 ... [2025-12-04 11:10:37.207168][2230144.241219054], took 0.03min 2025-12-04T11:10:37.2090824Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:37.2095883Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:37.2097993Z Running distributed/test_c10d_gloo 1/2 ... [2025-12-04 11:10:37.209696][2230144.243749154] 2025-12-04T11:10:37.2098346Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:37.2099912Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_gloo.py', '--shard-id=1', '--num-shards=2', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:37.209846] 2025-12-04T11:10:41.2301635Z 2025-12-04T11:10:41.2302696Z distributed/test_c10d_gloo 1/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_gloo_1.2_3b076e2ebfc4039d_.log 2025-12-04T11:10:41.2303863Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_send_recv_all_to_all 2025-12-04T11:10:41.2304764Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_send_recv_all_to_all 2025-12-04T11:10:41.2305237Z 2025-12-04T11:10:41.2305581Z Finished distributed/test_c10d_gloo 1/2 ... [2025-12-04 11:10:41.229963][2230148.263997158], took 0.07min 2025-12-04T11:10:41.2319056Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:41.2326167Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:41.2328465Z Running distributed/fsdp/test_fsdp_mixed_precision 1/1 ... [2025-12-04 11:10:41.232775][2230148.266828445] 2025-12-04T11:10:41.2328750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:41.2330764Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_mixed_precision.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:41.232966] 2025-12-04T11:10:43.0975705Z 2025-12-04T11:10:43.0976755Z distributed/fsdp/test_fsdp_mixed_precision 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_mixed_precision_1.1_f18f93588110414d_.log 2025-12-04T11:10:43.0977542Z Running 0 items in this shard: 2025-12-04T11:10:43.0977716Z 2025-12-04T11:10:43.0978070Z Finished distributed/fsdp/test_fsdp_mixed_precision 1/1 ... [2025-12-04 11:10:43.097320][2230150.13136813], took 0.03min 2025-12-04T11:10:43.0992020Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:43.0998942Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:43.1001557Z Running distributed/test_c10d_nccl 2/3 ... [2025-12-04 11:10:43.100061][2230150.134114208] 2025-12-04T11:10:43.1001898Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:43.1003791Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_nccl.py', '--shard-id=2', '--num-shards=3', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:43.100257] 2025-12-04T11:10:49.2971883Z 2025-12-04T11:10:49.2973156Z distributed/test_c10d_nccl 2/3 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_nccl_2.3_a150569556a8aac2_.log 2025-12-04T11:10:49.2973744Z Running 2 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float16, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float64 2025-12-04T11:10:49.2974198Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float16 2025-12-04T11:10:49.2974746Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float64 2025-12-04T11:10:49.2974933Z 2025-12-04T11:10:49.2975052Z Finished distributed/test_c10d_nccl 2/3 ... [2025-12-04 11:10:49.296893][2230156.330939509], took 0.10min 2025-12-04T11:10:49.2989882Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:49.2997184Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:49.3000349Z Running distributed/elastic/timer/api_test 1/1 ... [2025-12-04 11:10:49.299907][2230156.333961163] 2025-12-04T11:10:49.3000827Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T11:10:49.3002581Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/elastic/timer/api_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 11:10:49.300105] 2025-12-04T11:10:50.1718043Z 2025-12-04T11:10:50.1718978Z distributed/elastic/timer/api_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.timer.api_test_1.1_32d1237bb7425bee_.log 2025-12-04T11:10:50.1719853Z 2025-12-04T11:10:50.1720185Z Finished distributed/elastic/timer/api_test 1/1 ... [2025-12-04 11:10:50.171519][2230157.205569258], took 0.01min 2025-12-04T11:10:50.1736657Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a62d24f218309ede.xml 2025-12-04T11:10:50.1744008Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T11:10:52.8351365Z Running test batch 'tests to run' cost 565.83 seconds 2025-12-04T11:10:52.8353646Z Emitting td_test_failure_stats_v2 2025-12-04T11:10:52.8358254Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764846652_e5c2097ad10111f0b8fe227fd3e02e63 2025-12-04T11:10:54.8524840Z /var/lib/jenkins/pytorch/tools/stats/upload_metrics.py:156: UserWarning: Error uploading metric td_test_failure_stats_v2 to DynamoDB: Unable to locate credentials 2025-12-04T11:10:54.8525737Z warn(f"Error uploading metric {metric_name} to DynamoDB: {e}") 2025-12-04T11:10:54.8526177Z Emitting td_test_failure_stats_v2 2025-12-04T11:10:54.8526800Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764846654_e6f5c6c4d10111f0b8fe227fd3e02e63 2025-12-04T11:10:54.8542326Z distributed/test_dynamo_distributed 1/1 failed! 2025-12-04T11:10:54.8542635Z distributed/fsdp/test_fsdp_unshard_params 1/1 failed! 2025-12-04T11:10:55.4331953Z 2025-12-04T11:10:55.4332093Z real 9m31.390s 2025-12-04T11:10:55.4332314Z user 19m18.908s 2025-12-04T11:10:55.4332505Z sys 15m13.683s 2025-12-04T11:10:55.4332697Z + assert_git_not_dirty 2025-12-04T11:10:55.4332970Z + [[ linux-noble-rocm-py3.12-mi300 != *rocm* ]] 2025-12-04T11:10:55.4333276Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T11:10:55.4333554Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T11:10:55.4333800Z + [[ 2 == 1 ]] 2025-12-04T11:10:55.4333976Z + [[ 2 == 1 ]] 2025-12-04T11:10:55.4334175Z + sccache_epilogue 2025-12-04T11:10:55.4334617Z + echo '::group::Sccache Compilation Log' 2025-12-04T11:10:55.4335584Z ##[group]Sccache Compilation Log 2025-12-04T11:10:55.4335907Z + echo '=================== sccache compilation log ===================' 2025-12-04T11:10:55.4336268Z =================== sccache compilation log =================== 2025-12-04T11:10:55.4336801Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T11:10:55.4410965Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T11:10:55.4411564Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T11:10:55.4411879Z + sccache --show-stats 2025-12-04T11:10:55.4430768Z Compile requests 29 2025-12-04T11:10:55.4431008Z Compile requests executed 0 2025-12-04T11:10:55.4431229Z Cache hits 0 2025-12-04T11:10:55.4431420Z Cache misses 0 2025-12-04T11:10:55.4431621Z Cache hits rate - 2025-12-04T11:10:55.4431812Z Cache timeouts 0 2025-12-04T11:10:55.4432007Z Cache read errors 0 2025-12-04T11:10:55.4432201Z Forced recaches 0 2025-12-04T11:10:55.4432396Z Cache write errors 0 2025-12-04T11:10:55.4432582Z Cache errors 0 2025-12-04T11:10:55.4432773Z Compilations 0 2025-12-04T11:10:55.4432970Z Compilation failures 0 2025-12-04T11:10:55.4433172Z Non-cacheable compilations 0 2025-12-04T11:10:55.4433398Z Non-cacheable calls 0 2025-12-04T11:10:55.4433592Z Non-compilation calls 29 2025-12-04T11:10:55.4433789Z Unsupported compiler calls 0 2025-12-04T11:10:55.4433993Z Average cache write 0.000 s 2025-12-04T11:10:55.4434209Z Average compiler 0.000 s 2025-12-04T11:10:55.4434414Z Average cache read hit 0.000 s 2025-12-04T11:10:55.4434610Z Failed distributed compilations 0 2025-12-04T11:10:55.4434861Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-12-04T11:10:55.4435121Z Use direct/preprocessor mode? yes 2025-12-04T11:10:55.4435320Z Version (client) 0.10.0 2025-12-04T11:10:55.4435522Z Max cache size 10 GiB 2025-12-04T11:10:55.4435730Z + sccache --stop-server 2025-12-04T11:10:55.4451859Z Stopping sccache server... 2025-12-04T11:10:55.4453582Z Compile requests 29 2025-12-04T11:10:55.4453915Z Compile requests executed 0 2025-12-04T11:10:55.4454292Z Cache hits 0 2025-12-04T11:10:55.4454572Z Cache misses 0 2025-12-04T11:10:55.4454858Z Cache hits rate - 2025-12-04T11:10:55.4455140Z Cache timeouts 0 2025-12-04T11:10:55.4455411Z Cache read errors 0 2025-12-04T11:10:55.4455697Z Forced recaches 0 2025-12-04T11:10:55.4455998Z Cache write errors 0 2025-12-04T11:10:55.4456274Z Cache errors 0 2025-12-04T11:10:55.4456549Z Compilations 0 2025-12-04T11:10:55.4456829Z Compilation failures 0 2025-12-04T11:10:55.4457122Z Non-cacheable compilations 0 2025-12-04T11:10:55.4457408Z Non-cacheable calls 0 2025-12-04T11:10:55.4457697Z Non-compilation calls 29 2025-12-04T11:10:55.4457990Z Unsupported compiler calls 0 2025-12-04T11:10:55.4458284Z Average cache write 0.000 s 2025-12-04T11:10:55.4458558Z Average compiler 0.000 s 2025-12-04T11:10:55.4458800Z Average cache read hit 0.000 s 2025-12-04T11:10:55.4459053Z Failed distributed compilations 0 2025-12-04T11:10:55.4459374Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-12-04T11:10:55.4459898Z Use direct/preprocessor mode? yes 2025-12-04T11:10:55.4460711Z Version (client) 0.10.0 2025-12-04T11:10:55.4460956Z Max cache size 10 GiB 2025-12-04T11:10:55.4461242Z + echo ::endgroup:: 2025-12-04T11:10:55.4461845Z ##[endgroup] 2025-12-04T11:10:55.4529901Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-12-04T11:10:55.4530230Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-12-04T11:10:55.4530600Z docker exec -t "c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-12-04T11:10:55.4534764Z shell: /usr/bin/bash -e {0} 2025-12-04T11:10:55.4534879Z env: 2025-12-04T11:10:55.4534980Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:10:55.4535118Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:10:55.4535294Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:10:55.4535471Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:10:55.4535997Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:10:55.4536482Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:10:55.4536601Z AWS_REGION: us-east-1 2025-12-04T11:10:55.4536761Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:10:55.4536910Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:10:55.4538928Z AWS_SESSION_TOKEN: *** 2025-12-04T11:10:55.4539098Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:10:55.4539282Z ##[endgroup] 2025-12-04T11:10:55.5071503Z ##[group]Run docker exec -t "c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c" sh -c "sudo chown -R 1001:1001 test" 2025-12-04T11:10:55.5071904Z docker exec -t "c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c" sh -c "sudo chown -R 1001:1001 test" 2025-12-04T11:10:55.5076150Z shell: /usr/bin/bash -e {0} 2025-12-04T11:10:55.5076268Z env: 2025-12-04T11:10:55.5076363Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:10:55.5076500Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:10:55.5076680Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:10:55.5076846Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:10:55.5077362Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:10:55.5077855Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:10:55.5077971Z AWS_REGION: us-east-1 2025-12-04T11:10:55.5078128Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:10:55.5078277Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:10:55.5080341Z AWS_SESSION_TOKEN: *** 2025-12-04T11:10:55.5080509Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:10:55.5080690Z ##[endgroup] 2025-12-04T11:10:55.5877994Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T11:10:55.5878162Z cat test/**/*_toprint.log || true 2025-12-04T11:10:55.5880744Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:10:55.5880890Z env: 2025-12-04T11:10:55.5880985Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:10:55.5881124Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:10:55.5881300Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:10:55.5881465Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:10:55.5881965Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:10:55.5882527Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:10:55.5882655Z AWS_REGION: us-east-1 2025-12-04T11:10:55.5882789Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:10:55.5882939Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:10:55.5884945Z AWS_SESSION_TOKEN: *** 2025-12-04T11:10:55.5885113Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:10:55.5885292Z ##[endgroup] 2025-12-04T11:10:55.5924134Z cat: 'test/**/*_toprint.log': No such file or directory 2025-12-04T11:10:55.5981989Z Prepare all required actions 2025-12-04T11:10:55.5982310Z Getting action download info 2025-12-04T11:10:55.9816474Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T11:10:56.8959630Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T11:10:57.8262792Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T11:10:57.8262943Z with: 2025-12-04T11:10:57.8263038Z use-gha: true 2025-12-04T11:10:57.8263194Z file-suffix: test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519 2025-12-04T11:10:57.8263380Z s3-bucket: gha-artifacts 2025-12-04T11:10:57.8263487Z env: 2025-12-04T11:10:57.8263578Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:10:57.8263711Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:10:57.8263889Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:10:57.8264068Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:10:57.8264578Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:10:57.8265081Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:10:57.8265206Z AWS_REGION: us-east-1 2025-12-04T11:10:57.8265355Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:10:57.8265503Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:10:57.8267540Z AWS_SESSION_TOKEN: *** 2025-12-04T11:10:57.8267706Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:10:57.8267886Z ##[endgroup] 2025-12-04T11:10:57.8297945Z ##[group]Run actions/upload-artifact@v4 2025-12-04T11:10:57.8298073Z with: 2025-12-04T11:10:57.8298268Z name: test-jsons-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip 2025-12-04T11:10:57.8298481Z retention-days: 14 2025-12-04T11:10:57.8298588Z if-no-files-found: warn 2025-12-04T11:10:57.8298696Z path: test/**/*.json 2025-12-04T11:10:57.8298797Z compression-level: 6 2025-12-04T11:10:57.8298897Z overwrite: false 2025-12-04T11:10:57.8299003Z include-hidden-files: false 2025-12-04T11:10:57.8299114Z env: 2025-12-04T11:10:57.8299204Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:10:57.8299337Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:10:57.8299570Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:10:57.8299737Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:10:57.8300245Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:10:57.8300736Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:10:57.8300851Z AWS_REGION: us-east-1 2025-12-04T11:10:57.8300981Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:10:57.8301127Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:10:57.8303135Z AWS_SESSION_TOKEN: *** 2025-12-04T11:10:57.8304340Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:10:57.8304520Z ##[endgroup] 2025-12-04T11:10:58.2038462Z With the provided path, there will be 6 files uploaded 2025-12-04T11:10:58.2042166Z Artifact name is valid! 2025-12-04T11:10:58.2042802Z Root directory input is valid! 2025-12-04T11:10:58.4441810Z Beginning upload of artifact content to blob storage 2025-12-04T11:10:58.7947817Z Uploaded bytes 44615 2025-12-04T11:10:58.8590775Z Finished uploading artifact content to blob storage! 2025-12-04T11:10:58.8592179Z SHA256 digest of uploaded artifact zip is 79be425a28e564fb073e4d3eb730dad543682337c85bd02ee737a266bc0b9c92 2025-12-04T11:10:58.8593519Z Finalizing artifact upload 2025-12-04T11:10:59.0327906Z Artifact test-jsons-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip.zip successfully finalized. Artifact ID 4763076566 2025-12-04T11:10:59.0328822Z Artifact test-jsons-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip has been successfully uploaded! Final size is 44615 bytes. Artifact ID is 4763076566 2025-12-04T11:10:59.0333745Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19922798714/artifacts/4763076566 2025-12-04T11:10:59.0447117Z ##[group]Run actions/upload-artifact@v4 2025-12-04T11:10:59.0447285Z with: 2025-12-04T11:10:59.0447508Z name: test-reports-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip 2025-12-04T11:10:59.0447760Z retention-days: 14 2025-12-04T11:10:59.0447889Z if-no-files-found: ignore 2025-12-04T11:10:59.0448028Z path: test/**/*.xml test/**/*.csv 2025-12-04T11:10:59.0448166Z compression-level: 6 2025-12-04T11:10:59.0448312Z overwrite: false 2025-12-04T11:10:59.0448439Z include-hidden-files: false 2025-12-04T11:10:59.0448564Z env: 2025-12-04T11:10:59.0448672Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:10:59.0448828Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:10:59.0449047Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:10:59.0449235Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:10:59.0449839Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:10:59.0450373Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:10:59.0450514Z AWS_REGION: us-east-1 2025-12-04T11:10:59.0450709Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:10:59.0450877Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:10:59.0453053Z AWS_SESSION_TOKEN: *** 2025-12-04T11:10:59.0453243Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:10:59.0453445Z ##[endgroup] 2025-12-04T11:10:59.4244608Z With the provided path, there will be 83 files uploaded 2025-12-04T11:10:59.4247593Z Artifact name is valid! 2025-12-04T11:10:59.4248319Z Root directory input is valid! 2025-12-04T11:10:59.6390376Z Beginning upload of artifact content to blob storage 2025-12-04T11:11:00.0243691Z Uploaded bytes 46944 2025-12-04T11:11:00.0964036Z Finished uploading artifact content to blob storage! 2025-12-04T11:11:00.0965288Z SHA256 digest of uploaded artifact zip is 12f58fedfb3437b8b7e1fc7d3ee740f2583c52e530242b8ccbb996a12bdcafc3 2025-12-04T11:11:00.0966003Z Finalizing artifact upload 2025-12-04T11:11:00.2588726Z Artifact test-reports-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip.zip successfully finalized. Artifact ID 4763076754 2025-12-04T11:11:00.2606928Z Artifact test-reports-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip has been successfully uploaded! Final size is 46944 bytes. Artifact ID is 4763076754 2025-12-04T11:11:00.2617230Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19922798714/artifacts/4763076754 2025-12-04T11:11:00.2744408Z ##[group]Run actions/upload-artifact@v4 2025-12-04T11:11:00.2744585Z with: 2025-12-04T11:11:00.2744783Z name: logs-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip 2025-12-04T11:11:00.2745000Z retention-days: 14 2025-12-04T11:11:00.2745126Z if-no-files-found: ignore 2025-12-04T11:11:00.2745265Z path: usage_log.txt test/**/*.log 2025-12-04T11:11:00.2745402Z compression-level: 6 2025-12-04T11:11:00.2745522Z overwrite: false 2025-12-04T11:11:00.2745643Z include-hidden-files: false 2025-12-04T11:11:00.2745776Z env: 2025-12-04T11:11:00.2745880Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:00.2746032Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:00.2746396Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:00.2746581Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:00.2747105Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:00.2747626Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:00.2747760Z AWS_REGION: us-east-1 2025-12-04T11:11:00.2747950Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:00.2748116Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:00.2750349Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:00.2750536Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:00.2750733Z ##[endgroup] 2025-12-04T11:11:00.6538207Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-12-04T11:11:00.6539054Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-12-04T11:11:00.6539538Z With the provided path, there will be 84 files uploaded 2025-12-04T11:11:00.6542111Z Artifact name is valid! 2025-12-04T11:11:00.6543033Z Root directory input is valid! 2025-12-04T11:11:00.8753548Z Beginning upload of artifact content to blob storage 2025-12-04T11:11:01.2656320Z Uploaded bytes 67700 2025-12-04T11:11:01.3320071Z Finished uploading artifact content to blob storage! 2025-12-04T11:11:01.3322306Z SHA256 digest of uploaded artifact zip is 5151924919038befc8ec20988fadff209d8eea01eb751feb643712d37863a379 2025-12-04T11:11:01.3323681Z Finalizing artifact upload 2025-12-04T11:11:01.4601943Z Artifact logs-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip.zip successfully finalized. Artifact ID 4763076937 2025-12-04T11:11:01.4602483Z Artifact logs-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57117547519.zip has been successfully uploaded! Final size is 67700 bytes. Artifact ID is 4763076937 2025-12-04T11:11:01.4608484Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19922798714/artifacts/4763076937 2025-12-04T11:11:01.4722834Z ##[group]Run # shellcheck disable=SC2156 2025-12-04T11:11:01.4723026Z # shellcheck disable=SC2156 2025-12-04T11:11:01.4723270Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-12-04T11:11:01.4727613Z shell: /usr/bin/bash -e {0} 2025-12-04T11:11:01.4727745Z env: 2025-12-04T11:11:01.4727860Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:01.4728018Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:01.4728216Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:01.4728402Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:01.4728948Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:01.4729701Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:01.4729834Z AWS_REGION: us-east-1 2025-12-04T11:11:01.4730021Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:01.4730201Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:01.4732240Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:01.4732422Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:01.4732616Z ##[endgroup] 2025-12-04T11:11:01.6055687Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-12-04T11:11:01.6055907Z with: 2025-12-04T11:11:01.6056074Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_upload-benchmark-results 2025-12-04T11:11:01.6056272Z role-duration-seconds: 18000 2025-12-04T11:11:01.6056406Z aws-region: us-east-1 2025-12-04T11:11:01.6056525Z audience: sts.amazonaws.com 2025-12-04T11:11:01.6056649Z env: 2025-12-04T11:11:01.6056745Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:01.6056895Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:01.6057102Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:01.6057279Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:01.6057813Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:01.6058320Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:01.6058449Z AWS_REGION: us-east-1 2025-12-04T11:11:01.6058618Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:01.6058784Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:01.6060974Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:01.6061156Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:01.6061343Z ##[endgroup] 2025-12-04T11:11:01.9001409Z Assuming role with OIDC 2025-12-04T11:11:02.2419270Z Authenticated as assumedRoleId AROAUPVRELQNA5GQHA6IA:GitHubActions 2025-12-04T11:11:02.3413339Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-12-04T11:11:02.3413559Z with: 2025-12-04T11:11:02.3413685Z benchmark-results-dir: test/test-reports 2025-12-04T11:11:02.3413836Z dry-run: false 2025-12-04T11:11:02.3413956Z schema-version: v3 2025-12-04T11:11:02.3414242Z github-token: *** 2025-12-04T11:11:02.3414357Z env: 2025-12-04T11:11:02.3414476Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:02.3414640Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:02.3414839Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:02.3415027Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:02.3415569Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:02.3416095Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:02.3416233Z AWS_REGION: us-east-1 2025-12-04T11:11:02.3416379Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:02.3416554Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:02.3418576Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:02.3418760Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:02.3418958Z ##[endgroup] 2025-12-04T11:11:02.3428015Z ##[group]Run set -eux 2025-12-04T11:11:02.3428167Z set -eux 2025-12-04T11:11:02.3428287Z  2025-12-04T11:11:02.3428405Z if [[ -n "" ]]; then 2025-12-04T11:11:02.3428539Z  source "" 2025-12-04T11:11:02.3428661Z fi 2025-12-04T11:11:02.3428827Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T11:11:02.3429007Z  2025-12-04T11:11:02.3429259Z DEVICE_NAME="" 2025-12-04T11:11:02.3429392Z DEVICE_TYPE="" 2025-12-04T11:11:02.3429578Z  2025-12-04T11:11:02.3429701Z if command -v nvidia-smi; then 2025-12-04T11:11:02.3429901Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-12-04T11:11:02.3430136Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-12-04T11:11:02.3430365Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-12-04T11:11:02.3430555Z  python3 -mpip install torch==2.7.1 2025-12-04T11:11:02.3430712Z elif command -v rocminfo; then 2025-12-04T11:11:02.3430906Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-12-04T11:11:02.3431136Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-12-04T11:11:02.3431369Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-12-04T11:11:02.3431587Z  # GPU device name coming from rocminfo instead 2025-12-04T11:11:02.3431752Z  DEVICE_NAME=rocm 2025-12-04T11:11:02.3431964Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-12-04T11:11:02.3432166Z fi 2025-12-04T11:11:02.3432278Z  2025-12-04T11:11:02.3432414Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-12-04T11:11:02.3432597Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-12-04T11:11:02.3436986Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:02.3437154Z env: 2025-12-04T11:11:02.3437270Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:02.3437425Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:02.3437628Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:02.3437819Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:02.3438409Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:02.3438923Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:02.3439064Z AWS_REGION: us-east-1 2025-12-04T11:11:02.3439219Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:02.3439397Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:02.3441443Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:02.3441632Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:02.3441835Z ##[endgroup] 2025-12-04T11:11:02.3460807Z + [[ -n '' ]] 2025-12-04T11:11:02.3461081Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T11:11:02.4858919Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T11:11:02.8437438Z Collecting boto3==1.35.33 2025-12-04T11:11:02.8811758Z Downloading boto3-1.35.33-py3-none-any.whl (139 kB) 2025-12-04T11:11:02.8968516Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.1/139.1 KB 9.1 MB/s eta 0:00:00 2025-12-04T11:11:02.9743595Z Collecting psutil==7.0.0 2025-12-04T11:11:02.9813251Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-12-04T11:11:02.9918076Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 KB 30.2 MB/s eta 0:00:00 2025-12-04T11:11:03.0051250Z Collecting pynvml==12.0.0 2025-12-04T11:11:03.0102725Z Downloading pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-12-04T11:11:03.0294491Z Collecting s3transfer<0.11.0,>=0.10.0 2025-12-04T11:11:03.0346326Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T11:11:03.0363900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 KB 83.5 MB/s eta 0:00:00 2025-12-04T11:11:03.0486925Z Collecting jmespath<2.0.0,>=0.7.1 2025-12-04T11:11:03.0540868Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T11:11:03.3870698Z Collecting botocore<1.36.0,>=1.35.33 2025-12-04T11:11:03.3936953Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T11:11:03.5533618Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 106.5 MB/s eta 0:00:00 2025-12-04T11:11:03.5879917Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 2025-12-04T11:11:03.5937666Z Downloading nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-12-04T11:11:03.5954410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 KB 63.6 MB/s eta 0:00:00 2025-12-04T11:11:03.6129732Z Collecting python-dateutil<3.0.0,>=2.1 2025-12-04T11:11:03.6182951Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T11:11:03.6202292Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 240.0 MB/s eta 0:00:00 2025-12-04T11:11:03.6214343Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /home/runner/.local/lib/python3.10/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-12-04T11:11:03.7076241Z Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.16.0) 2025-12-04T11:11:03.7751978Z Installing collected packages: nvidia-ml-py, python-dateutil, pynvml, psutil, jmespath, botocore, s3transfer, boto3 2025-12-04T11:11:04.1027875Z Successfully installed boto3-1.35.33 botocore-1.35.99 jmespath-1.0.1 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 python-dateutil-2.9.0.post0 s3transfer-0.10.4 2025-12-04T11:11:04.1788196Z + DEVICE_NAME= 2025-12-04T11:11:04.1788458Z + DEVICE_TYPE= 2025-12-04T11:11:04.1788707Z + command -v nvidia-smi 2025-12-04T11:11:04.1788958Z + command -v rocminfo 2025-12-04T11:11:04.1789521Z + DEVICE_NAME=rocm 2025-12-04T11:11:04.1789730Z /usr/bin/rocminfo 2025-12-04T11:11:04.1800568Z ++ rocminfo 2025-12-04T11:11:04.1803416Z ++ grep 'Marketing Name' 2025-12-04T11:11:04.1803856Z ++ tail -n1 2025-12-04T11:11:04.1804187Z ++ awk -F: '{print $2}' 2025-12-04T11:11:04.1804464Z ++ xargs 2025-12-04T11:11:04.2745766Z + DEVICE_TYPE='AMD Instinct MI325X' 2025-12-04T11:11:04.2746133Z + echo DEVICE_NAME=rocm 2025-12-04T11:11:04.2746426Z + echo 'DEVICE_TYPE=AMD Instinct MI325X' 2025-12-04T11:11:04.2771976Z ##[group]Run set -eux 2025-12-04T11:11:04.2772206Z set -eux 2025-12-04T11:11:04.2772388Z  2025-12-04T11:11:04.2772581Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-12-04T11:11:04.2772830Z  echo "Missing github-token input" 2025-12-04T11:11:04.2773059Z  exit 1 2025-12-04T11:11:04.2773232Z fi 2025-12-04T11:11:04.2778258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:04.2778464Z env: 2025-12-04T11:11:04.2778615Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:04.2778822Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:04.2779070Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:04.2779332Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:04.2780044Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:04.2780692Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:04.2780858Z AWS_REGION: us-east-1 2025-12-04T11:11:04.2781104Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:04.2781320Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:04.2783819Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:04.2784049Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:04.2784291Z DEVICE_NAME: rocm 2025-12-04T11:11:04.2784448Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:04.2784727Z GITHUB_TOKEN: *** 2025-12-04T11:11:04.2784849Z ##[endgroup] 2025-12-04T11:11:04.2803905Z + [[ -z *** ]] 2025-12-04T11:11:04.2841419Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-12-04T11:11:04.2841641Z with: 2025-12-04T11:11:04.2841830Z github-token: *** 2025-12-04T11:11:04.2841964Z env: 2025-12-04T11:11:04.2842082Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:04.2842255Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:04.2842477Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:04.2842675Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:04.2843239Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:04.2843793Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:04.2843944Z AWS_REGION: us-east-1 2025-12-04T11:11:04.2844111Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:04.2844298Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:04.2846354Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:04.2846549Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:04.2846750Z DEVICE_NAME: rocm 2025-12-04T11:11:04.2846876Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:04.2847019Z ##[endgroup] 2025-12-04T11:11:04.2853892Z ##[group]Run set -eux 2025-12-04T11:11:04.2854037Z set -eux 2025-12-04T11:11:04.2854149Z  2025-12-04T11:11:04.2854361Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T11:11:04.2858563Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:04.2858733Z env: 2025-12-04T11:11:04.2858851Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:04.2859008Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:04.2859212Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:04.2859513Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:04.2860040Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:04.2860548Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:04.2860688Z AWS_REGION: us-east-1 2025-12-04T11:11:04.2860843Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:04.2861019Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:04.2863045Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:04.2863230Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:04.2863432Z DEVICE_NAME: rocm 2025-12-04T11:11:04.2863562Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:04.2863755Z GITHUB_TOKEN: *** 2025-12-04T11:11:04.2863877Z ##[endgroup] 2025-12-04T11:11:04.2883042Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 19922798714 linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf 2025-12-04T11:11:05.1000099Z setting job-id=57117547519 2025-12-04T11:11:05.1001084Z setting job-name=linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:11:05.1089950Z ##[group]Run set -eux 2025-12-04T11:11:05.1090120Z set -eux 2025-12-04T11:11:05.1090237Z  2025-12-04T11:11:05.1090353Z if [[ -n "" ]]; then 2025-12-04T11:11:05.1090487Z  source "" 2025-12-04T11:11:05.1090603Z fi 2025-12-04T11:11:05.1104932Z  2025-12-04T11:11:05.1105126Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-12-04T11:11:05.1105348Z  --schema-version "${SCHEMA_VERSION}" \ 2025-12-04T11:11:05.1105726Z  --repo "${REPO}" \ 2025-12-04T11:11:05.1105881Z  --head-branch "${HEAD_BRANCH}" \ 2025-12-04T11:11:05.1106033Z  --head-sha "${HEAD_SHA}" \ 2025-12-04T11:11:05.1106185Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-12-04T11:11:05.1106342Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-12-04T11:11:05.1106487Z  --job-id "${JOB_ID}" \ 2025-12-04T11:11:05.1106626Z  --job-name "${JOB_NAME}" 2025-12-04T11:11:05.1111301Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:05.1111473Z env: 2025-12-04T11:11:05.1111586Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:05.1111746Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:05.1111948Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:05.1112132Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:05.1112660Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:05.1113178Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:05.1113318Z AWS_REGION: us-east-1 2025-12-04T11:11:05.1113538Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:05.1113712Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:05.1115698Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:05.1115890Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:05.1116090Z DEVICE_NAME: rocm 2025-12-04T11:11:05.1116216Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:05.1116358Z SCHEMA_VERSION: v3 2025-12-04T11:11:05.1116488Z REPO: pytorch/pytorch 2025-12-04T11:11:05.1116616Z HEAD_BRANCH: refs/heads/main 2025-12-04T11:11:05.1116779Z HEAD_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T11:11:05.1116943Z WORKFLOW_RUN_ID: 19922798714 2025-12-04T11:11:05.1117071Z RUN_ATTEMPT: 1 2025-12-04T11:11:05.1117328Z JOB_ID: 57117547519 2025-12-04T11:11:05.1117589Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T11:11:05.1117860Z ##[endgroup] 2025-12-04T11:11:05.1143101Z + [[ -n '' ]] 2025-12-04T11:11:05.1145053Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/heads/main --head-sha ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 --workflow-id 19922798714 --run-attempt 1 --job-id 57117547519 --job-name 'linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl...' 2025-12-04T11:11:05.1316135Z ##[group]Run set -eux 2025-12-04T11:11:05.1316333Z set -eux 2025-12-04T11:11:05.1316502Z  2025-12-04T11:11:05.1316651Z if [[ -n "" ]]; then 2025-12-04T11:11:05.1316838Z  source "" 2025-12-04T11:11:05.1316990Z fi 2025-12-04T11:11:05.1317130Z  2025-12-04T11:11:05.1317357Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-12-04T11:11:05.1322134Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:05.1322347Z env: 2025-12-04T11:11:05.1322491Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:05.1322697Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:05.1322957Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:05.1323202Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:05.1323886Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:05.1324703Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:05.1324882Z AWS_REGION: us-east-1 2025-12-04T11:11:05.1325121Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:05.1325309Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:05.1327397Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:05.1327596Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:05.1327805Z DEVICE_NAME: rocm 2025-12-04T11:11:05.1327944Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:05.1328101Z ##[endgroup] 2025-12-04T11:11:05.1346753Z + [[ -n '' ]] 2025-12-04T11:11:05.1347373Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-12-04T11:11:05.1549628Z INFO:root:Fail to import torch to get the device name 2025-12-04T11:11:05.1638132Z ##[group]Run set -eux 2025-12-04T11:11:05.1638356Z set -eux 2025-12-04T11:11:05.1638511Z  2025-12-04T11:11:05.1638691Z # TODO (huydhn): Implement this part 2025-12-04T11:11:05.1638947Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-12-04T11:11:05.1644132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:05.1644324Z env: 2025-12-04T11:11:05.1644443Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:05.1644615Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:05.1644831Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:05.1645036Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:05.1645608Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:05.1646181Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:05.1646488Z AWS_REGION: us-east-1 2025-12-04T11:11:05.1646697Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:05.1646893Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:05.1649111Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:05.1649333Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:05.1649726Z DEVICE_NAME: rocm 2025-12-04T11:11:05.1649866Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:05.1650020Z ##[endgroup] 2025-12-04T11:11:05.1666566Z + echo 'dependencies={}' 2025-12-04T11:11:05.1689864Z ##[group]Run set -eux 2025-12-04T11:11:05.1690095Z set -eux 2025-12-04T11:11:05.1690271Z  2025-12-04T11:11:05.1690436Z if [[ -n "" ]]; then 2025-12-04T11:11:05.1690631Z  source "" 2025-12-04T11:11:05.1690805Z fi 2025-12-04T11:11:05.1690965Z  2025-12-04T11:11:05.1691158Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-12-04T11:11:05.1691480Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-12-04T11:11:05.1691797Z  # We don't want the job to fail if the directory doesn't exist 2025-12-04T11:11:05.1692051Z  exit 0 2025-12-04T11:11:05.1692217Z fi 2025-12-04T11:11:05.1692376Z  2025-12-04T11:11:05.1692550Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-12-04T11:11:05.1692867Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T11:11:05.1693229Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T11:11:05.1693512Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T11:11:05.1693753Z  --runners "${RUNNER_INFO}" \ 2025-12-04T11:11:05.1693993Z  --dependencies "${DEPENDENCIES}" \ 2025-12-04T11:11:05.1694223Z  --dry-run 2025-12-04T11:11:05.1694405Z else 2025-12-04T11:11:05.1694661Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T11:11:05.1695148Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T11:11:05.1695393Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T11:11:05.1695572Z  --runners "${RUNNER_INFO}" \ 2025-12-04T11:11:05.1695756Z  --dependencies "${DEPENDENCIES}" 2025-12-04T11:11:05.1695926Z fi 2025-12-04T11:11:05.1700323Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:05.1700523Z env: 2025-12-04T11:11:05.1700659Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:05.1700875Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:05.1701116Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:05.1701341Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:05.1701956Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:05.1702558Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:05.1702722Z AWS_REGION: us-east-1 2025-12-04T11:11:05.1702951Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:05.1703158Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:05.1705449Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:05.1705639Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:05.1705844Z DEVICE_NAME: rocm 2025-12-04T11:11:05.1705978Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:05.1706132Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-12-04T11:11:05.1706281Z DRY_RUN: false 2025-12-04T11:11:05.1706944Z BENCHMARK_METADATA: {"timestamp": 1764846665, "schema_version": "v3", "name": "linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl...", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19922798714, "run_attempt": 1, "job_id": 57117547519} 2025-12-04T11:11:05.1707698Z RUNNER_INFO: [{"cpu_info": "x86_64", "cpu_count": 128, "avail_mem_in_gb": 3023, "extra_info": {"hostname": "linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf"}, "name": "rocm", "type": "AMD Instinct MI325X"}] 2025-12-04T11:11:05.1708009Z DEPENDENCIES: {} 2025-12-04T11:11:05.1708133Z ##[endgroup] 2025-12-04T11:11:05.1722100Z + [[ -n '' ]] 2025-12-04T11:11:05.1722258Z + [[ ! -d test/test-reports ]] 2025-12-04T11:11:05.1722430Z + [[ false == \t\r\u\e ]] 2025-12-04T11:11:05.1723568Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1764846665, "schema_version": "v3", "name": "linux-noble-rocm-py3.12-mi300 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl...", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19922798714, "run_attempt": 1, "job_id": 57117547519}' --runners '[{"cpu_info": "x86_64", "cpu_count": 128, "avail_mem_in_gb": 3023, "extra_info": {"hostname": "linux.rocm.gpu.gfx942.4.b-bphpw-runner-8z2gf"}, "name": "rocm", "type": "AMD Instinct MI325X"}]' --dependencies '{}' 2025-12-04T11:11:05.2372428Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'distributed/test_inductor_collectives'}, {'test_file': 'distributed/test_dynamo_distributed'}, {'test_file': 'distributed/tensor/test_dtensor_export'}, {'test_file': 'distributed/_tools/test_fake_collectives'}, {'test_file': 'distributed/test_control_collectives'}, {'test_file': 'distributed/test_collective_utils'}, {'test_file': 'distributed/algorithms/quantization/test_quantization'}, {'test_file': 'distributed/test_c10d_object_collectives'}, {'test_file': 'distributed/algorithms/ddp_comm_hooks/test_ddp_hooks'}, {'test_file': 'distributed/algorithms/test_join'}, {'test_file': 'distributed/tensor/debug/test_op_coverage'}, {'test_file': 'distributed/tensor/parallel/test_micro_pipeline_tp'}, {'test_file': 'distributed/tensor/test_op_schema'}, {'test_file': 'distributed/checkpoint/test_nested_dict'}, {'test_file': 'distributed/checkpoint/test_consolidate_hf_safetensors'}, {'test_file': 'distributed/_tools/test_mod_tracker'}, {'test_file': 'distributed/_shard/sharded_tensor/test_logger'}, {'test_file': 'distributed/tensor/test_dtensor_compile'}, {'test_file': 'distributed/pipelining/test_schedule_multiproc'}, {'test_file': 'distributed/checkpoint/_experimental/test_barriers'}, {'test_file': 'distributed/pipelining/test_transformer'}, {'test_file': 'distributed/flight_recorder/test_fr_analysis'}, {'test_file': 'distributed/_composable/test_contract'}, {'test_file': 'distributed/checkpoint/test_dedup_tensors'}, {'test_file': 'distributed/test_c10d_functional_native'}, {'test_file': 'distributed/pipelining/test_pipe'}, {'test_file': 'distributed/test_compute_comm_reordering'}, {'test_file': 'distributed/pipelining/test_backward'}, {'test_file': 'distributed/test_nvshmem_triton'}, {'test_file': 'distributed/tensor/test_dtensor'}, {'test_file': 'distributed/test_cupy_as_tensor'}, {'test_file': 'distributed/fsdp/test_fsdp_fx'}, {'test_file': 'distributed/_tools/test_sac_ilp'}, {'test_file': 'distributed/checkpoint/test_hf_storage'}, {'test_file': 'distributed/pipelining/test_microbatch'}, {'test_file': 'distributed/tensor/test_placement_types'}, {'test_file': 'distributed/tensor/test_dtensor_dispatch_overhead'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpoint_reader'}, {'test_file': 'distributed/checkpoint/test_format_utils'}, {'test_file': 'distributed/test_aten_comm_compute_reordering'}, {'test_file': 'distributed/test_p2p_ipc'}, {'test_file': 'distributed/tensor/test_common_rules'}, {'test_file': 'distributed/checkpoint/test_hf_safetensor_e2e'}, {'test_file': 'distributed/tensor/test_dynamic'}, {'test_file': 'distributed/checkpoint/e2e/test_fsdp_ep'}, {'test_file': 'distributed/pipelining/test_unflatten'}, {'test_file': 'distributed/tensor/test_dtensor_testbase'}, {'test_file': 'distributed/tensor/test_redistribute'}, {'test_file': 'distributed/_tools/test_sac_estimator'}, {'test_file': 'distributed/_tools/test_memory_tracker'}, {'test_file': 'distributed/checkpoint/_experimental/test_builder'}, {'test_file': 'distributed/_composable/test_replicate_with_fsdp'}, {'test_file': 'distributed/tensor/test_xla_integration'}, {'test_file': 'distributed/checkpoint/_experimental/test_types'}, {'test_file': 'distributed/tensor/experimental/test_register_sharding'}, {'test_file': 'distributed/test_backends'}, {'test_file': 'distributed/tensor/test_experimental_ops'}, {'test_file': 'distributed/checkpoint/test_quantized_hf_storage'}, {'test_file': 'distributed/_composable/test_composability/test_pp_composability'}, {'test_file': 'distributed/checkpoint/test_async_process_executor'}, {'test_file': 'distributed/tensor/test_tensor_ops'}, {'test_file': 'distributed/test_nvshmem'}, {'test_file': 'distributed/tensor/test_attention'}, {'test_file': 'distributed/test_device_mesh'}, {'test_file': 'distributed/tensor/test_convolution_ops'}, {'test_file': 'distributed/checkpoint/fsdp/test_fsdp_dsd'}, {'test_file': 'distributed/tensor/parallel/test_tp_style'}, {'test_file': 'distributed/checkpoint/test_save_load_api'}, {'test_file': 'distributed/tensor/debug/test_comm_mode_features'}, {'test_file': 'distributed/tensor/test_dtensor_ops'}, {'test_file': 'distributed/test_debug'}, {'test_file': 'distributed/test_overlap_bucketing_unit'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpoint_writer'}, {'test_file': 'distributed/optim/test_named_optimizer'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpointer'}, {'test_file': 'distributed/tensor/test_api'}, {'test_file': 'distributed/tensor/test_init'}, {'test_file': 'distributed/checkpoint/test_fsspec'}, {'test_file': 'distributed/tensor/experimental/test_tp_transform'}, {'test_file': 'distributed/_composable/test_checkpoint'}, {'test_file': 'distributed/_tools/test_fsdp2_mem_tracker'}, {'test_file': 'distributed/checkpoint/test_traverse'}, {'test_file': 'distributed/tensor/test_random_ops'}, {'test_file': 'distributed/_composable/test_replicate_mixed_precision'}, {'test_file': 'distributed/checkpoint/e2e/test_fine_tuning'}, {'test_file': 'distributed/tensor/test_matrix_ops'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_logging'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_ignore_params'}, {'test_file': 'distributed/checkpoint/_experimental/test_staging'}, {'test_file': 'distributed/checkpoint/test_fsdp_tp_checkpoint_conversion'}, {'test_file': 'distributed/tensor/test_embedding_ops'}, {'test_file': 'distributed/launcher/test_api'}, {'test_file': 'distributed/elastic/multiprocessing/test_api'}, {'test_file': 'distributed/fsdp/test_shard_utils'}, {'test_file': 'distributed/tensor/experimental/test_local_map'}, {'test_file': 'distributed/checkpoint/test_fsdp_optim_state'}, {'test_file': 'distributed/checkpoint/e2e/test_e2e_save_and_load'}, {'test_file': 'distributed/test_local_tensor'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_state'}, {'test_file': 'distributed/checkpoint/test_tp_checkpoint'}, {'test_file': 'distributed/tensor/test_optimizers'}, {'test_file': 'distributed/pipelining/test_stage'}, {'test_file': 'distributed/tensor/parallel/test_tp_random_state'}, {'test_file': 'distributed/checkpoint/test_planner'}, {'test_file': 'distributed/checkpoint/test_dtensor_checkpoint'}, {'test_file': 'distributed/pipelining/test_schedule'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_overlap'}, {'test_file': 'distributed/test_run'}, {'test_file': 'distributed/tensor/test_math_ops'}, {'test_file': 'distributed/checkpoint/test_dtensor_resharding'}, {'test_file': 'distributed/test_symmetric_memory'}, {'test_file': 'distributed/_tools/test_runtime_estimator'}, {'test_file': 'distributed/_composable/test_replicate_with_compiler'}, {'test_file': 'distributed/fsdp/test_fsdp_memory'}, {'test_file': 'distributed/tensor/test_pointwise_ops'}, {'test_file': 'distributed/checkpoint/test_compatibility'}, {'test_file': 'distributed/_tools/test_mem_tracker'}, {'test_file': 'distributed/elastic/test_control_plane'}, {'test_file': 'distributed/fsdp/test_fsdp_overlap'}, {'test_file': 'distributed/test_fake_pg'}, {'test_file': 'distributed/checkpoint/test_fsdp_model_state'}, {'test_file': 'distributed/test_functional_api'}, {'test_file': 'distributed/fsdp/test_utils'}, {'test_file': 'distributed/tensor/parallel/test_tp_examples'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_autograd'}, {'test_file': 'distributed/_composable/test_composability/test_2d_composability'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_compile'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_'}, {'test_file': 'distributed/tensor/debug/test_comm_mode'}, {'test_file': 'distributed/test_dist2'}, {'test_file': 'distributed/fsdp/test_fsdp_optim_state'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_grad_scaler'}, {'test_file': 'distributed/launcher/test_run'}, {'test_file': 'distributed/fsdp/test_fsdp_backward_prefetch'}, {'test_file': 'distributed/fsdp/test_fsdp_pure_fp16'}, {'test_file': 'distributed/checkpoint/test_checkpoint'}, {'test_file': 'distributed/_pycute/test_coalesce'}, {'test_file': 'distributed/_pycute/test_complement'}, {'test_file': 'distributed/_pycute/test_composition'}, {'test_file': 'distributed/_pycute/test_int_tuple'}, {'test_file': 'distributed/_pycute/test_left_inverse'}, {'test_file': 'distributed/_pycute/test_right_inverse'}, {'test_file': 'distributed/tensor/debug/test_debug_mode'}, {'test_file': 'distributed/fsdp/test_fsdp_apply'}, {'test_file': 'distributed/_composable/test_replicate'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_frozen'}, {'test_file': 'distributed/checkpoint/test_hsdp_checkpoint'}, {'test_file': 'distributed/checkpoint/test_pg_transport'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_mixed_precision'}, {'test_file': 'distributed/tensor/parallel/test_parallelize_api'}, {'test_file': 'distributed/checkpoint/test_utils'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpoint_process'}, {'test_file': 'distributed/test_c10d_logger'}, {'test_file': 'distributed/_composable/test_replicate_training'}, {'test_file': 'distributed/tensor/test_view_ops'}, {'test_file': 'distributed/fsdp/test_fsdp_state_dict'}, {'test_file': 'distributed/optim/test_apply_optimizer_in_backward'}, {'test_file': 'distributed/fsdp/test_fsdp_uneven'}, {'test_file': 'distributed/tensor/test_op_strategy'}, {'test_file': 'distributed/fsdp/test_fsdp_grad_acc'}, {'test_file': 'distributed/checkpoint/test_state_dict_stager'}, {'test_file': 'distributed/fsdp/test_fsdp_freezing_weights'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_init'}, {'test_file': 'distributed/fsdp/test_fsdp_exec_order'}, {'test_file': 'distributed/fsdp/test_fsdp_flatten_params'}, {'test_file': 'distributed/_pycute/test_typing'}, {'test_file': 'distributed/test_distributed_spawn'}, {'test_file': 'distributed/fsdp/test_fsdp_input'}, {'test_file': 'distributed/fsdp/test_fsdp_traversal'}, {'test_file': 'distributed/test_serialization'}, {'test_file': 'distributed/fsdp/test_fsdp_multiple_wrapping'}, {'test_file': 'distributed/fsdp/test_fsdp_ignored_modules'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_comm'}, {'test_file': 'distributed/fsdp/test_checkpoint_wrapper'}, {'test_file': 'distributed/fsdp/test_fsdp_checkpoint'}, {'test_file': 'distributed/checkpoint/test_file_system_checkpoint'}, {'test_file': 'distributed/fsdp/test_fsdp_fine_tune'}, {'test_file': 'distributed/test_composability'}, {'test_file': 'distributed/test_multi_threaded_pg'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_extensions'}, {'test_file': 'distributed/fsdp/test_fsdp_dtensor_state_dict'}, {'test_file': 'distributed/checkpoint/test_file_system_checkpoint_cpu'}, {'test_file': 'distributed/fsdp/test_wrap'}, {'test_file': 'distributed/fsdp/test_fsdp_comm_hooks'}, {'test_file': 'distributed/fsdp/test_hsdp_dtensor_state_dict'}, {'test_file': 'distributed/fsdp/test_fsdp_sharded_grad_scaler'}, {'test_file': 'distributed/fsdp/test_fsdp_hybrid_shard'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_training'}, {'test_file': 'distributed/_shard/test_sharder'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_tensor_ops'}, {'test_file': 'distributed/_shard/sharding_plan/test_sharding_plan'}, {'test_file': 'distributed/fsdp/test_fsdp_comm'}, {'test_file': 'distributed/fsdp/test_fsdp_tp_integration'}, {'test_file': 'distributed/_shard/sharded_optim/test_sharded_optim'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_state_dict'}, {'test_file': 'distributed/test_c10d_pypg'}, {'test_file': 'distributed/test_pg_wrapper'}, {'test_file': 'distributed/fsdp/test_fsdp_clip_grad_norm'}, {'test_file': 'distributed/fsdp/test_fsdp_multiple_forward'}, {'test_file': 'distributed/tensor/test_utils'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_binary_cmp'}, {'test_file': 'distributed/nn/jit/test_instantiator'}, {'test_file': 'distributed/_shard/sharding_spec/test_sharding_spec'}, {'test_file': 'distributed/test_nccl'}, {'test_file': 'distributed/fsdp/test_fsdp_misc'}, {'test_file': 'distributed/fsdp/test_fsdp_meta'}, {'test_file': 'distributed/test_data_parallel'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_memory'}, {'test_file': 'distributed/checkpoint/test_state_dict'}, {'test_file': 'distributed/optim/test_zero_redundancy_optimizer'}, {'test_file': 'distributed/fsdp/test_fsdp_unshard_params'}, {'test_file': 'distributed/checkpoint/test_state_dict_utils'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_init'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_embedding'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_embedding_bag'}, {'test_file': 'distributed/_shard/sharded_tensor/test_sharded_tensor_reshard'}, {'test_file': 'distributed/fsdp/test_fsdp_core'}, {'test_file': 'distributed/test_c10d_spawn_gloo'}, {'test_file': 'distributed/fsdp/test_distributed_checkpoint'}, {'test_file': 'distributed/test_c10d_ucc'}, {'test_file': 'distributed/test_c10d_spawn_nccl'}, {'test_file': 'distributed/fsdp/test_fsdp_use_orig_params'}, {'test_file': 'distributed/test_c10d_spawn_ucc'}, {'test_file': 'distributed/test_c10d_gloo'}, {'test_file': 'distributed/test_c10d_common'}, {'test_file': 'distributed/fsdp/test_fsdp_mixed_precision'}, {'test_file': 'distributed/_shard/sharded_tensor/test_sharded_tensor'}, {'test_file': 'distributed/test_launcher'}, {'test_file': 'distributed/test_store'}, {'test_file': 'distributed/test_c10d_nccl'}, {'test_file': 'distributed/test_c10d_ops_nccl'}, {'test_file': 'distributed/elastic/events/lib_test'}, {'test_file': 'distributed/elastic/metrics/api_test'}, {'test_file': 'distributed/elastic/multiprocessing/api_test'}, {'test_file': 'distributed/elastic/timer/api_test'}, {'test_file': 'distributed/elastic/timer/local_timer_example'}, {'test_file': 'distributed/elastic/timer/local_timer_test'}, {'test_file': 'distributed/elastic/utils/distributed_test'}, {'test_file': 'distributed/elastic/utils/logging_test'}, {'test_file': 'distributed/elastic/utils/util_test'}], 'excluded': []} from test/test-reports/td_exclusions-250158a29ea686e489ce.json is not a benchmark record, skipping 2025-12-04T11:11:05.2390338Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T11:11:05.2491432Z Prepare all required actions 2025-12-04T11:11:05.2491740Z Getting action download info 2025-12-04T11:11:05.2505630Z ##[group]Run ./.github/actions/teardown-rocm 2025-12-04T11:11:05.2505783Z env: 2025-12-04T11:11:05.2505908Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:05.2506118Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:05.2506329Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:05.2506529Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:05.2507071Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:05.2507593Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:05.2507739Z AWS_REGION: us-east-1 2025-12-04T11:11:05.2507962Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:05.2508138Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:05.2510243Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:05.2510445Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:05.2510651Z DEVICE_NAME: rocm 2025-12-04T11:11:05.2510780Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:05.2510926Z ##[endgroup] 2025-12-04T11:11:05.2517484Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T11:11:05.2517738Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T11:11:05.2517923Z # shellcheck disable=SC2046 2025-12-04T11:11:05.2518089Z docker stop $(docker ps -q) || true 2025-12-04T11:11:05.2518256Z # Prune all stopped containers. 2025-12-04T11:11:05.2518406Z docker container prune -f 2025-12-04T11:11:05.2522430Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:05.2522601Z env: 2025-12-04T11:11:05.2522718Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:05.2522883Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:05.2523089Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:05.2523282Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:05.2523944Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:05.2524459Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:05.2524605Z AWS_REGION: us-east-1 2025-12-04T11:11:05.2524763Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:05.2524940Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:05.2526975Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:05.2527176Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:05.2527380Z DEVICE_NAME: rocm 2025-12-04T11:11:05.2527506Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:05.2527649Z ##[endgroup] 2025-12-04T11:11:15.8381439Z c946e4709feb 2025-12-04T11:11:18.3191096Z Deleted Containers: 2025-12-04T11:11:18.3191687Z c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:18.3192006Z 2025-12-04T11:11:18.3192151Z Total reclaimed space: 10.41GB 2025-12-04T11:11:18.3228998Z Prepare all required actions 2025-12-04T11:11:18.3256113Z ##[group]Run ./.github/actions/diskspace-cleanup 2025-12-04T11:11:18.3256276Z with: 2025-12-04T11:11:18.3256399Z diskspace-cutoff: 70 2025-12-04T11:11:18.3256519Z env: 2025-12-04T11:11:18.3256633Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:18.3256794Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:18.3256996Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:18.3257355Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:18.3257889Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:18.3258411Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:18.3258553Z AWS_REGION: us-east-1 2025-12-04T11:11:18.3258749Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:18.3258931Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:18.3261024Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:18.3261224Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:18.3261420Z DEVICE_NAME: rocm 2025-12-04T11:11:18.3261550Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:18.3261697Z ##[endgroup] 2025-12-04T11:11:18.3271587Z ##[group]Run set -ex 2025-12-04T11:11:18.3271746Z set -ex 2025-12-04T11:11:18.3271881Z diskspace_cutoff=70 2025-12-04T11:11:18.3272058Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-12-04T11:11:18.3272245Z if [ ! -d "$docker_root_dir" ]; then 2025-12-04T11:11:18.3272474Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-12-04T11:11:18.3272687Z  exit 0 2025-12-04T11:11:18.3272805Z fi 2025-12-04T11:11:18.3272996Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T11:11:18.3273353Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-12-04T11:11:18.3273664Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-12-04T11:11:18.3273837Z  docker system prune -af 2025-12-04T11:11:18.3274062Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T11:11:18.3274306Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-12-04T11:11:18.3274497Z  diskspace_cutoff_int=$((diskspace_cutoff + 0)) 2025-12-04T11:11:18.3274688Z  difference=$((100 - diskspace_cutoff_int)) 2025-12-04T11:11:18.3275066Z  echo "Error: Available diskspace is less than $difference percent. Not enough diskspace." 2025-12-04T11:11:18.3275285Z  echo "$msg" 2025-12-04T11:11:18.3275417Z  exit 1 2025-12-04T11:11:18.3275542Z  else 2025-12-04T11:11:18.3275688Z  difference=$((diskspace - diskspace_new)) 2025-12-04T11:11:18.3275871Z  echo "Diskspace saved: $difference percent" 2025-12-04T11:11:18.3276033Z  fi 2025-12-04T11:11:18.3276149Z fi 2025-12-04T11:11:18.3280382Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T11:11:18.3280556Z env: 2025-12-04T11:11:18.3280680Z GIT_DEFAULT_BRANCH: main 2025-12-04T11:11:18.3280841Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T11:11:18.3281044Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T11:11:18.3281235Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T11:11:18.3281772Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T11:11:18.3282278Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T11:11:18.3282420Z AWS_REGION: us-east-1 2025-12-04T11:11:18.3282577Z AWS_ACCESS_KEY_ID: *** 2025-12-04T11:11:18.3282756Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T11:11:18.3284774Z AWS_SESSION_TOKEN: *** 2025-12-04T11:11:18.3285020Z CONTAINER_NAME: c946e4709feb8178e34a811e09e47213519aef6852ff35343bc015b6ce7ecf2c 2025-12-04T11:11:18.3285220Z DEVICE_NAME: rocm 2025-12-04T11:11:18.3285350Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T11:11:18.3285489Z ##[endgroup] 2025-12-04T11:11:18.3305065Z + diskspace_cutoff=70 2025-12-04T11:11:18.3308473Z ++ docker info -f '{{.DockerRootDir}}' 2025-12-04T11:11:18.3655063Z + docker_root_dir=/home/runner/docker-data 2025-12-04T11:11:18.3655351Z + '[' '!' -d /home/runner/docker-data ']' 2025-12-04T11:11:18.3660202Z ++ df -H --output=pcent /home/runner/docker-data 2025-12-04T11:11:18.3660478Z ++ sed -n 2p 2025-12-04T11:11:18.3661379Z ++ sed s/%// 2025-12-04T11:11:18.3662429Z ++ sed 's/ //' 2025-12-04T11:11:18.3675667Z + diskspace=' 3' 2025-12-04T11:11:18.3676089Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2025-12-04T11:11:18.3676523Z + [[ 3 -ge 70 ]] 2025-12-04T11:11:18.3713897Z Post job cleanup. 2025-12-04T11:11:18.3735680Z Post job cleanup. 2025-12-04T11:11:18.4353106Z Post job cleanup. 2025-12-04T11:11:18.4365780Z Post job cleanup. 2025-12-04T11:11:18.4566247Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T11:11:18.4739687Z Post job cleanup. 2025-12-04T11:11:18.5342389Z Post job cleanup. 2025-12-04T11:11:18.5362446Z Post job cleanup. 2025-12-04T11:11:18.5826441Z [command]/usr/bin/git version 2025-12-04T11:11:18.5856297Z git version 2.52.0 2025-12-04T11:11:18.5878221Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/22bd4882-e205-410b-baf5-7bcd8cac7eb0/.gitconfig' 2025-12-04T11:11:18.5884010Z Temporarily overriding HOME='/home/runner/_work/_temp/22bd4882-e205-410b-baf5-7bcd8cac7eb0' before making global git config changes 2025-12-04T11:11:18.5884431Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T11:11:18.5886764Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T11:11:18.5914582Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T11:11:18.5934593Z [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-12-04T11:11:18.6117715Z Entering 'android/libs/fbjni' 2025-12-04T11:11:18.6157465Z Entering 'third_party/FP16' 2025-12-04T11:11:18.6188250Z Entering 'third_party/FXdiv' 2025-12-04T11:11:18.6211823Z Entering 'third_party/NNPACK' 2025-12-04T11:11:18.6236781Z Entering 'third_party/NVTX' 2025-12-04T11:11:18.6259079Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:11:18.6281897Z Entering 'third_party/XNNPACK' 2025-12-04T11:11:18.6322646Z Entering 'third_party/aiter' 2025-12-04T11:11:18.6349253Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:11:18.6391452Z Entering 'third_party/benchmark' 2025-12-04T11:11:18.6415823Z Entering 'third_party/composable_kernel' 2025-12-04T11:11:18.6442817Z Entering 'third_party/cpp-httplib' 2025-12-04T11:11:18.6466424Z Entering 'third_party/cpuinfo' 2025-12-04T11:11:18.6487813Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:11:18.6511209Z Entering 'third_party/cutlass' 2025-12-04T11:11:18.6535905Z Entering 'third_party/fbgemm' 2025-12-04T11:11:18.6560314Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:11:18.6579050Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:11:18.6603544Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:11:18.6623736Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:11:18.6647671Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:11:18.6675927Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:11:18.6697893Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:11:18.6723641Z Entering 'third_party/flash-attention' 2025-12-04T11:11:18.6746920Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:11:18.6777068Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:11:18.6803454Z Entering 'third_party/flatbuffers' 2025-12-04T11:11:18.6826724Z Entering 'third_party/fmt' 2025-12-04T11:11:18.6852973Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:11:18.6873486Z Entering 'third_party/gloo' 2025-12-04T11:11:18.6894116Z Entering 'third_party/googletest' 2025-12-04T11:11:18.6914504Z Entering 'third_party/ideep' 2025-12-04T11:11:18.6934997Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:11:18.6963232Z Entering 'third_party/ittapi' 2025-12-04T11:11:18.6984007Z Entering 'third_party/kineto' 2025-12-04T11:11:18.7021114Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:11:18.7054419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:11:18.7087418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:11:18.7108646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:11:18.7128214Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:11:18.7152169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:11:18.7171664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:11:18.7191624Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:11:18.7212912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:11:18.7234634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:11:18.7253866Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:11:18.7273011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:18.7310100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:18.7336818Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:11:18.7360452Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:11:18.7387580Z Entering 'third_party/kleidiai' 2025-12-04T11:11:18.7412446Z Entering 'third_party/mimalloc' 2025-12-04T11:11:18.7431817Z Entering 'third_party/nlohmann' 2025-12-04T11:11:18.7452620Z Entering 'third_party/onnx' 2025-12-04T11:11:18.7479918Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:11:18.7510263Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:11:18.7535781Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:11:18.7559765Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:11:18.7582099Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:11:18.7601766Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:11:18.7623534Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:11:18.7643475Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:11:18.7667520Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:11:18.7689660Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:18.7712015Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:18.7733969Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:11:18.7762478Z Entering 'third_party/pocketfft' 2025-12-04T11:11:18.7785454Z Entering 'third_party/protobuf' 2025-12-04T11:11:18.7808908Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:11:18.7849014Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:11:18.7877763Z Entering 'third_party/psimd' 2025-12-04T11:11:18.7897984Z Entering 'third_party/pthreadpool' 2025-12-04T11:11:18.7919170Z Entering 'third_party/pybind11' 2025-12-04T11:11:18.7943589Z Entering 'third_party/python-peachpy' 2025-12-04T11:11:18.7965287Z Entering 'third_party/sleef' 2025-12-04T11:11:18.7986593Z Entering 'third_party/tensorpipe' 2025-12-04T11:11:18.8012871Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:11:18.8050812Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:11:18.8075928Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:11:18.8102200Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:11:18.8125398Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:11:18.8179436Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T11:11:18.8198779Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8212488Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T11:11:18.8230957Z [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-12-04T11:11:18.8399202Z Entering 'android/libs/fbjni' 2025-12-04T11:11:18.8413437Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8444421Z Entering 'third_party/FP16' 2025-12-04T11:11:18.8459837Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8483017Z Entering 'third_party/FXdiv' 2025-12-04T11:11:18.8498111Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8527566Z Entering 'third_party/NNPACK' 2025-12-04T11:11:18.8553992Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8572384Z Entering 'third_party/NVTX' 2025-12-04T11:11:18.8588879Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8607038Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:11:18.8620456Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8639115Z Entering 'third_party/XNNPACK' 2025-12-04T11:11:18.8654280Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8678402Z Entering 'third_party/aiter' 2025-12-04T11:11:18.8694633Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8715623Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:11:18.8731200Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8765121Z Entering 'third_party/benchmark' 2025-12-04T11:11:18.8779840Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8805177Z Entering 'third_party/composable_kernel' 2025-12-04T11:11:18.8823670Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8850605Z Entering 'third_party/cpp-httplib' 2025-12-04T11:11:18.8877428Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8905020Z Entering 'third_party/cpuinfo' 2025-12-04T11:11:18.8921628Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8943893Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:11:18.8966237Z http.https://github.com/.extraheader 2025-12-04T11:11:18.8987573Z Entering 'third_party/cutlass' 2025-12-04T11:11:18.9008080Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9031775Z Entering 'third_party/fbgemm' 2025-12-04T11:11:18.9050281Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9074198Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:11:18.9087922Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9106955Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:11:18.9122196Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9150510Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:11:18.9168797Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9198705Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:11:18.9219972Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9245766Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:11:18.9263302Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9284651Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:11:18.9304210Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9322271Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:11:18.9337048Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9366522Z Entering 'third_party/flash-attention' 2025-12-04T11:11:18.9382373Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9403270Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:11:18.9418499Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9438892Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:11:18.9456190Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9479960Z Entering 'third_party/flatbuffers' 2025-12-04T11:11:18.9493760Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9519281Z Entering 'third_party/fmt' 2025-12-04T11:11:18.9533647Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9551015Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:11:18.9564431Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9581867Z Entering 'third_party/gloo' 2025-12-04T11:11:18.9603121Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9627629Z Entering 'third_party/googletest' 2025-12-04T11:11:18.9641044Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9658858Z Entering 'third_party/ideep' 2025-12-04T11:11:18.9672490Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9698118Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:11:18.9713971Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9737315Z Entering 'third_party/ittapi' 2025-12-04T11:11:18.9753096Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9773443Z Entering 'third_party/kineto' 2025-12-04T11:11:18.9791702Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9808127Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:11:18.9825244Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9846077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:11:18.9866422Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9885400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:11:18.9899138Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9919596Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:11:18.9936106Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9956076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:11:18.9972576Z http.https://github.com/.extraheader 2025-12-04T11:11:18.9994591Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:11:19.0008837Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0037809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:11:19.0052265Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0079378Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:11:19.0096496Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0123266Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:11:19.0136935Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0154689Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:11:19.0173949Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0197424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:11:19.0213709Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0232265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.0253123Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0274199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.0287905Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0309837Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:11:19.0326179Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0348385Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:11:19.0366663Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0386105Z Entering 'third_party/kleidiai' 2025-12-04T11:11:19.0408556Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0433865Z Entering 'third_party/mimalloc' 2025-12-04T11:11:19.0448897Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0466536Z Entering 'third_party/nlohmann' 2025-12-04T11:11:19.0479918Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0501315Z Entering 'third_party/onnx' 2025-12-04T11:11:19.0516224Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0547495Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:11:19.0562804Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0582953Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:11:19.0597906Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0625844Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:11:19.0644787Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0666437Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:11:19.0682799Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0706774Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:11:19.0730491Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0756893Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:11:19.0772962Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0793433Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:11:19.0809113Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0828993Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:11:19.0847304Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0866916Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:11:19.0885638Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0909651Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.0927998Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0948450Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.0970379Z http.https://github.com/.extraheader 2025-12-04T11:11:19.0988994Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:11:19.1004278Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1030588Z Entering 'third_party/pocketfft' 2025-12-04T11:11:19.1046354Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1065405Z Entering 'third_party/protobuf' 2025-12-04T11:11:19.1082370Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1108386Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:11:19.1124631Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1143497Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:11:19.1165596Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1193706Z Entering 'third_party/psimd' 2025-12-04T11:11:19.1214140Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1234904Z Entering 'third_party/pthreadpool' 2025-12-04T11:11:19.1249944Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1268746Z Entering 'third_party/pybind11' 2025-12-04T11:11:19.1288059Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1307875Z Entering 'third_party/python-peachpy' 2025-12-04T11:11:19.1323693Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1342135Z Entering 'third_party/sleef' 2025-12-04T11:11:19.1360602Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1384077Z Entering 'third_party/tensorpipe' 2025-12-04T11:11:19.1404113Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1427521Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:11:19.1444926Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1470576Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:11:19.1488804Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1509085Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:11:19.1523410Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1539815Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:11:19.1556708Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1574780Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:11:19.1587752Z http.https://github.com/.extraheader 2025-12-04T11:11:19.1627366Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.1660600Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T11:11:19.1851817Z Entering 'android/libs/fbjni' 2025-12-04T11:11:19.1865801Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T11:11:19.1874892Z Entering 'third_party/FP16' 2025-12-04T11:11:19.1888113Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T11:11:19.1897484Z Entering 'third_party/FXdiv' 2025-12-04T11:11:19.1908205Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T11:11:19.1916150Z Entering 'third_party/NNPACK' 2025-12-04T11:11:19.1925748Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T11:11:19.1940488Z Entering 'third_party/NVTX' 2025-12-04T11:11:19.1950152Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T11:11:19.1959598Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:11:19.1969219Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T11:11:19.1978359Z Entering 'third_party/XNNPACK' 2025-12-04T11:11:19.1988425Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T11:11:19.2001775Z Entering 'third_party/aiter' 2025-12-04T11:11:19.2014828Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T11:11:19.2029609Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:11:19.2038727Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T11:11:19.2054849Z Entering 'third_party/benchmark' 2025-12-04T11:11:19.2065466Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:11:19.2074040Z Entering 'third_party/composable_kernel' 2025-12-04T11:11:19.2089425Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T11:11:19.2101858Z Entering 'third_party/cpp-httplib' 2025-12-04T11:11:19.2111127Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T11:11:19.2120415Z Entering 'third_party/cpuinfo' 2025-12-04T11:11:19.2132026Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T11:11:19.2140742Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:11:19.2149924Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T11:11:19.2160186Z Entering 'third_party/cutlass' 2025-12-04T11:11:19.2170016Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T11:11:19.2182116Z Entering 'third_party/fbgemm' 2025-12-04T11:11:19.2192743Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T11:11:19.2201645Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:11:19.2217746Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T11:11:19.2227003Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:11:19.2237306Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T11:11:19.2249084Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:11:19.2259274Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T11:11:19.2267753Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:11:19.2276829Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T11:11:19.2288336Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:11:19.2299959Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T11:11:19.2309838Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:11:19.2319793Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T11:11:19.2328794Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:11:19.2339706Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T11:11:19.2350623Z Entering 'third_party/flash-attention' 2025-12-04T11:11:19.2360116Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T11:11:19.2372020Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:11:19.2381096Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T11:11:19.2391399Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:11:19.2400874Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T11:11:19.2414970Z Entering 'third_party/flatbuffers' 2025-12-04T11:11:19.2424751Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T11:11:19.2433956Z Entering 'third_party/fmt' 2025-12-04T11:11:19.2443858Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T11:11:19.2452603Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:11:19.2463026Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T11:11:19.2473285Z Entering 'third_party/gloo' 2025-12-04T11:11:19.2483688Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T11:11:19.2492875Z Entering 'third_party/googletest' 2025-12-04T11:11:19.2506574Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:19.2515778Z Entering 'third_party/ideep' 2025-12-04T11:11:19.2527682Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T11:11:19.2537736Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:11:19.2548565Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T11:11:19.2571179Z Entering 'third_party/ittapi' 2025-12-04T11:11:19.2581096Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T11:11:19.2592035Z Entering 'third_party/kineto' 2025-12-04T11:11:19.2601703Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T11:11:19.2610656Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:11:19.2620623Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T11:11:19.2629861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:11:19.2640694Z 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-12-04T11:11:19.2654701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:11:19.2673951Z 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-12-04T11:11:19.2682037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:11:19.2703294Z 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-12-04T11:11:19.2716661Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:11:19.2735043Z 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-12-04T11:11:19.2743770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:11:19.2763555Z 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-12-04T11:11:19.2773952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:11:19.2787460Z 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-12-04T11:11:19.2796952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:11:19.2809961Z 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-12-04T11:11:19.2821086Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:11:19.2837696Z 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-12-04T11:11:19.2847740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:11:19.2860814Z 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-12-04T11:11:19.2880579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:11:19.2886875Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:11:19.2897650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.2911457Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:11:19.2922785Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.2933518Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:11:19.2945330Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:11:19.2957471Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T11:11:19.2966469Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:11:19.2974892Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T11:11:19.2984806Z Entering 'third_party/kleidiai' 2025-12-04T11:11:19.2993998Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T11:11:19.3003292Z Entering 'third_party/mimalloc' 2025-12-04T11:11:19.3013587Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T11:11:19.3022373Z Entering 'third_party/nlohmann' 2025-12-04T11:11:19.3031910Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T11:11:19.3040943Z Entering 'third_party/onnx' 2025-12-04T11:11:19.3050479Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T11:11:19.3065387Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:11:19.3075834Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:11:19.3089872Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:11:19.3099632Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T11:11:19.3110333Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:11:19.3119279Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:11:19.3132623Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:11:19.3150597Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:19.3160718Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:11:19.3176321Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T11:11:19.3186091Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:11:19.3201696Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T11:11:19.3211594Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:11:19.3227342Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T11:11:19.3237073Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:11:19.3251056Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T11:11:19.3260404Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:11:19.3272616Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:11:19.3280576Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.3293001Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:11:19.3302262Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.3312458Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:11:19.3322184Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:11:19.3331897Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T11:11:19.3348706Z Entering 'third_party/pocketfft' 2025-12-04T11:11:19.3359425Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T11:11:19.3368262Z Entering 'third_party/protobuf' 2025-12-04T11:11:19.3377484Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T11:11:19.3386655Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:11:19.3395797Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:11:19.3404249Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:11:19.3414017Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:19.3423894Z Entering 'third_party/psimd' 2025-12-04T11:11:19.3433870Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T11:11:19.3442589Z Entering 'third_party/pthreadpool' 2025-12-04T11:11:19.3452140Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T11:11:19.3461272Z Entering 'third_party/pybind11' 2025-12-04T11:11:19.3471200Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:11:19.3479736Z Entering 'third_party/python-peachpy' 2025-12-04T11:11:19.3489340Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T11:11:19.3497385Z Entering 'third_party/sleef' 2025-12-04T11:11:19.3507802Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T11:11:19.3516520Z Entering 'third_party/tensorpipe' 2025-12-04T11:11:19.3525918Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T11:11:19.3534282Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:11:19.3554676Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:19.3563572Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:11:19.3573663Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T11:11:19.3585170Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:11:19.3602379Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T11:11:19.3611922Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:11:19.3628419Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:11:19.3637451Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:11:19.3647314Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T11:11:19.3676799Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3700091Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3717359Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3733140Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3748933Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3763692Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3778033Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3792912Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3807854Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3826641Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3841133Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3855898Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3870478Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3887832Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3902541Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3916139Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3928848Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3942443Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3961146Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3975477Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.3992380Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4006300Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4020326Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4033850Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4047837Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4067195Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4080871Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4093998Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4108473Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4122227Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4136599Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4150474Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4163889Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4177504Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4192812Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4208488Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4224662Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4241980Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4254449Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4269417Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4286574Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4306600Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4321912Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4337470Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4352225Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4370496Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4388362Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4403565Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4417993Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4430555Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4444278Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4462037Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4475932Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4493690Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4508335Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4523512Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4538184Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4553151Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4571293Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4585189Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4601142Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4616837Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4631040Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4648196Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4662476Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4676969Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4690633Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4704821Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4719127Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4731494Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4744963Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4757323Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4770231Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4784905Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4797803Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4810978Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4824676Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4838055Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4851862Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4866203Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4880244Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:19.4971254Z Post job cleanup. 2025-12-04T11:11:19.5431748Z [command]/usr/bin/git version 2025-12-04T11:11:19.5455458Z git version 2.52.0 2025-12-04T11:11:19.5470957Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/2dd772a8-f165-443e-871a-6ac804230fae/.gitconfig' 2025-12-04T11:11:19.5476292Z Temporarily overriding HOME='/home/runner/_work/_temp/2dd772a8-f165-443e-871a-6ac804230fae' before making global git config changes 2025-12-04T11:11:19.5476684Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T11:11:19.5478476Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T11:11:19.5495890Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T11:11:19.5521397Z [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-12-04T11:11:19.5713289Z Entering 'android/libs/fbjni' 2025-12-04T11:11:19.5748898Z Entering 'third_party/FP16' 2025-12-04T11:11:19.5781562Z Entering 'third_party/FXdiv' 2025-12-04T11:11:19.5809972Z Entering 'third_party/NNPACK' 2025-12-04T11:11:19.5845164Z Entering 'third_party/NVTX' 2025-12-04T11:11:19.5873854Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:11:19.5910730Z Entering 'third_party/XNNPACK' 2025-12-04T11:11:19.5950743Z Entering 'third_party/aiter' 2025-12-04T11:11:19.5980435Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:11:19.6013186Z Entering 'third_party/benchmark' 2025-12-04T11:11:19.6041081Z Entering 'third_party/composable_kernel' 2025-12-04T11:11:19.6073833Z Entering 'third_party/cpp-httplib' 2025-12-04T11:11:19.6103237Z Entering 'third_party/cpuinfo' 2025-12-04T11:11:19.6128923Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:11:19.6154966Z Entering 'third_party/cutlass' 2025-12-04T11:11:19.6182837Z Entering 'third_party/fbgemm' 2025-12-04T11:11:19.6206524Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:11:19.6232825Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:11:19.6263591Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:11:19.6290875Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:11:19.6321981Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:11:19.6346277Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:11:19.6369341Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:11:19.6396444Z Entering 'third_party/flash-attention' 2025-12-04T11:11:19.6424185Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:11:19.6452583Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:11:19.6488474Z Entering 'third_party/flatbuffers' 2025-12-04T11:11:19.6517580Z Entering 'third_party/fmt' 2025-12-04T11:11:19.6539963Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:11:19.6566183Z Entering 'third_party/gloo' 2025-12-04T11:11:19.6591276Z Entering 'third_party/googletest' 2025-12-04T11:11:19.6619802Z Entering 'third_party/ideep' 2025-12-04T11:11:19.6644017Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:11:19.6672802Z Entering 'third_party/ittapi' 2025-12-04T11:11:19.6706501Z Entering 'third_party/kineto' 2025-12-04T11:11:19.6739853Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:11:19.6772240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:11:19.6797268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:11:19.6833788Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:11:19.6867630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:11:19.6903888Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:11:19.6930617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:11:19.6951500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:11:19.6971004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:11:19.7006909Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:11:19.7039048Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:11:19.7069813Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.7101902Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.7140030Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:11:19.7169969Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:11:19.7195979Z Entering 'third_party/kleidiai' 2025-12-04T11:11:19.7234645Z Entering 'third_party/mimalloc' 2025-12-04T11:11:19.7271062Z Entering 'third_party/nlohmann' 2025-12-04T11:11:19.7302758Z Entering 'third_party/onnx' 2025-12-04T11:11:19.7337124Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:11:19.7370067Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:11:19.7401305Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:11:19.7423971Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:11:19.7449386Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:11:19.7469178Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:11:19.7492177Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:11:19.7518485Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:11:19.7539186Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:11:19.7563037Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.7585736Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.7612637Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:11:19.7641153Z Entering 'third_party/pocketfft' 2025-12-04T11:11:19.7667741Z Entering 'third_party/protobuf' 2025-12-04T11:11:19.7697681Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:11:19.7719639Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:11:19.7745570Z Entering 'third_party/psimd' 2025-12-04T11:11:19.7768688Z Entering 'third_party/pthreadpool' 2025-12-04T11:11:19.7801583Z Entering 'third_party/pybind11' 2025-12-04T11:11:19.7831962Z Entering 'third_party/python-peachpy' 2025-12-04T11:11:19.7856434Z Entering 'third_party/sleef' 2025-12-04T11:11:19.7881206Z Entering 'third_party/tensorpipe' 2025-12-04T11:11:19.7913223Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:11:19.7948283Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:11:19.7972995Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:11:19.7995092Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:11:19.8016455Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:11:19.8071010Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T11:11:19.8093358Z [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-12-04T11:11:19.8287895Z Entering 'android/libs/fbjni' 2025-12-04T11:11:19.8312525Z Entering 'third_party/FP16' 2025-12-04T11:11:19.8335135Z Entering 'third_party/FXdiv' 2025-12-04T11:11:19.8360264Z Entering 'third_party/NNPACK' 2025-12-04T11:11:19.8381582Z Entering 'third_party/NVTX' 2025-12-04T11:11:19.8402704Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:11:19.8423643Z Entering 'third_party/XNNPACK' 2025-12-04T11:11:19.8458796Z Entering 'third_party/aiter' 2025-12-04T11:11:19.8484382Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:11:19.8526296Z Entering 'third_party/benchmark' 2025-12-04T11:11:19.8549137Z Entering 'third_party/composable_kernel' 2025-12-04T11:11:19.8575694Z Entering 'third_party/cpp-httplib' 2025-12-04T11:11:19.8598815Z Entering 'third_party/cpuinfo' 2025-12-04T11:11:19.8621894Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:11:19.8645741Z Entering 'third_party/cutlass' 2025-12-04T11:11:19.8675514Z Entering 'third_party/fbgemm' 2025-12-04T11:11:19.8699035Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:11:19.8726662Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:11:19.8752422Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:11:19.8773726Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:11:19.8798584Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:11:19.8820128Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:11:19.8839715Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:11:19.8864606Z Entering 'third_party/flash-attention' 2025-12-04T11:11:19.8887806Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:11:19.8909829Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:11:19.8933500Z Entering 'third_party/flatbuffers' 2025-12-04T11:11:19.8955120Z Entering 'third_party/fmt' 2025-12-04T11:11:19.8976606Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:11:19.8997183Z Entering 'third_party/gloo' 2025-12-04T11:11:19.9020281Z Entering 'third_party/googletest' 2025-12-04T11:11:19.9041983Z Entering 'third_party/ideep' 2025-12-04T11:11:19.9064978Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:11:19.9087804Z Entering 'third_party/ittapi' 2025-12-04T11:11:19.9117071Z Entering 'third_party/kineto' 2025-12-04T11:11:19.9158048Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:11:19.9186141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:11:19.9226007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:11:19.9256880Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:11:19.9289850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:11:19.9316237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:11:19.9341801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:11:19.9371082Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:11:19.9392573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:11:19.9415787Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:11:19.9434461Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:11:19.9454165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.9480336Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.9516645Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:11:19.9540075Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:11:19.9562380Z Entering 'third_party/kleidiai' 2025-12-04T11:11:19.9585544Z Entering 'third_party/mimalloc' 2025-12-04T11:11:19.9619435Z Entering 'third_party/nlohmann' 2025-12-04T11:11:19.9641147Z Entering 'third_party/onnx' 2025-12-04T11:11:19.9671432Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:11:19.9706590Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:11:19.9736212Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:11:19.9760341Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:11:19.9781506Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:11:19.9802120Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:11:19.9822962Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:11:19.9841355Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:11:19.9865561Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:11:19.9886251Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:19.9909170Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:19.9930028Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:11:19.9972381Z Entering 'third_party/pocketfft' 2025-12-04T11:11:19.9992772Z Entering 'third_party/protobuf' 2025-12-04T11:11:20.0021124Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:11:20.0043328Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:11:20.0071104Z Entering 'third_party/psimd' 2025-12-04T11:11:20.0100021Z Entering 'third_party/pthreadpool' 2025-12-04T11:11:20.0126712Z Entering 'third_party/pybind11' 2025-12-04T11:11:20.0150279Z Entering 'third_party/python-peachpy' 2025-12-04T11:11:20.0173039Z Entering 'third_party/sleef' 2025-12-04T11:11:20.0207777Z Entering 'third_party/tensorpipe' 2025-12-04T11:11:20.0230802Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:11:20.0259759Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:11:20.0288007Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:11:20.0308015Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:11:20.0332032Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:11:20.0376644Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.0396582Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T11:11:20.0582150Z Entering 'android/libs/fbjni' 2025-12-04T11:11:20.0598775Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T11:11:20.0613997Z Entering 'third_party/FP16' 2025-12-04T11:11:20.0626966Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T11:11:20.0638530Z Entering 'third_party/FXdiv' 2025-12-04T11:11:20.0655532Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T11:11:20.0669727Z Entering 'third_party/NNPACK' 2025-12-04T11:11:20.0687035Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T11:11:20.0698786Z Entering 'third_party/NVTX' 2025-12-04T11:11:20.0712149Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T11:11:20.0719398Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T11:11:20.0731112Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T11:11:20.0740326Z Entering 'third_party/XNNPACK' 2025-12-04T11:11:20.0753932Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T11:11:20.0773965Z Entering 'third_party/aiter' 2025-12-04T11:11:20.0789243Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T11:11:20.0802146Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T11:11:20.0817010Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T11:11:20.0833301Z Entering 'third_party/benchmark' 2025-12-04T11:11:20.0844515Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:11:20.0856638Z Entering 'third_party/composable_kernel' 2025-12-04T11:11:20.0868040Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T11:11:20.0883377Z Entering 'third_party/cpp-httplib' 2025-12-04T11:11:20.0900225Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T11:11:20.0918331Z Entering 'third_party/cpuinfo' 2025-12-04T11:11:20.0930224Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T11:11:20.0942922Z Entering 'third_party/cudnn_frontend' 2025-12-04T11:11:20.0956387Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T11:11:20.0966886Z Entering 'third_party/cutlass' 2025-12-04T11:11:20.0979986Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T11:11:20.0999006Z Entering 'third_party/fbgemm' 2025-12-04T11:11:20.1017385Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T11:11:20.1027901Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T11:11:20.1045161Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T11:11:20.1059980Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T11:11:20.1070754Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T11:11:20.1084771Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T11:11:20.1100797Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T11:11:20.1110117Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T11:11:20.1121062Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T11:11:20.1132137Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T11:11:20.1141653Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T11:11:20.1149429Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T11:11:20.1163472Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T11:11:20.1175297Z Entering 'third_party/fbgemm/external/json' 2025-12-04T11:11:20.1187170Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T11:11:20.1199025Z Entering 'third_party/flash-attention' 2025-12-04T11:11:20.1208974Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T11:11:20.1217686Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T11:11:20.1228240Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T11:11:20.1239861Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T11:11:20.1250504Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T11:11:20.1267370Z Entering 'third_party/flatbuffers' 2025-12-04T11:11:20.1279651Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T11:11:20.1290636Z Entering 'third_party/fmt' 2025-12-04T11:11:20.1306226Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T11:11:20.1321580Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T11:11:20.1339677Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T11:11:20.1349234Z Entering 'third_party/gloo' 2025-12-04T11:11:20.1360814Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T11:11:20.1371493Z Entering 'third_party/googletest' 2025-12-04T11:11:20.1385662Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:20.1394400Z Entering 'third_party/ideep' 2025-12-04T11:11:20.1408124Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T11:11:20.1419136Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T11:11:20.1429701Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T11:11:20.1443957Z Entering 'third_party/ittapi' 2025-12-04T11:11:20.1454447Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T11:11:20.1463555Z Entering 'third_party/kineto' 2025-12-04T11:11:20.1473625Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T11:11:20.1483438Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T11:11:20.1494584Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T11:11:20.1504340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T11:11:20.1515107Z 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-12-04T11:11:20.1525177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T11:11:20.1536318Z 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-12-04T11:11:20.1547743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T11:11:20.1560457Z 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-12-04T11:11:20.1570770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T11:11:20.1583727Z 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-12-04T11:11:20.1593815Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T11:11:20.1607260Z 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-12-04T11:11:20.1617671Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T11:11:20.1628852Z 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-12-04T11:11:20.1643550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T11:11:20.1655847Z 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-12-04T11:11:20.1666025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T11:11:20.1678789Z 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-12-04T11:11:20.1688385Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T11:11:20.1703145Z 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-12-04T11:11:20.1712320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T11:11:20.1725282Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:11:20.1734864Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:20.1748918Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:11:20.1761307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:20.1773922Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:11:20.1788048Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T11:11:20.1799304Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T11:11:20.1808984Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T11:11:20.1822385Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T11:11:20.1839853Z Entering 'third_party/kleidiai' 2025-12-04T11:11:20.1858869Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T11:11:20.1869891Z Entering 'third_party/mimalloc' 2025-12-04T11:11:20.1885997Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T11:11:20.1898790Z Entering 'third_party/nlohmann' 2025-12-04T11:11:20.1923175Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T11:11:20.1939794Z Entering 'third_party/onnx' 2025-12-04T11:11:20.1959592Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T11:11:20.1978980Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T11:11:20.1996658Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:11:20.2012794Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T11:11:20.2027792Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T11:11:20.2040458Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T11:11:20.2053076Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:11:20.2063884Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T11:11:20.2075218Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:20.2094347Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T11:11:20.2105705Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T11:11:20.2117442Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T11:11:20.2128895Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T11:11:20.2142196Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T11:11:20.2152702Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T11:11:20.2160965Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T11:11:20.2173491Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T11:11:20.2182712Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T11:11:20.2199241Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T11:11:20.2208878Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T11:11:20.2228582Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T11:11:20.2237892Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T11:11:20.2249447Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T11:11:20.2265786Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T11:11:20.2277946Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T11:11:20.2295877Z Entering 'third_party/pocketfft' 2025-12-04T11:11:20.2318636Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T11:11:20.2333615Z Entering 'third_party/protobuf' 2025-12-04T11:11:20.2348055Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T11:11:20.2362064Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T11:11:20.2373138Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T11:11:20.2382996Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T11:11:20.2392953Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:20.2403621Z Entering 'third_party/psimd' 2025-12-04T11:11:20.2413834Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T11:11:20.2423356Z Entering 'third_party/pthreadpool' 2025-12-04T11:11:20.2433816Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T11:11:20.2442639Z Entering 'third_party/pybind11' 2025-12-04T11:11:20.2452272Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:11:20.2462403Z Entering 'third_party/python-peachpy' 2025-12-04T11:11:20.2475964Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T11:11:20.2485862Z Entering 'third_party/sleef' 2025-12-04T11:11:20.2500894Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T11:11:20.2510754Z Entering 'third_party/tensorpipe' 2025-12-04T11:11:20.2524586Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T11:11:20.2534671Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T11:11:20.2550055Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T11:11:20.2563806Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T11:11:20.2574502Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T11:11:20.2585954Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T11:11:20.2597045Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T11:11:20.2608486Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T11:11:20.2620962Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T11:11:20.2628511Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T11:11:20.2639667Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T11:11:20.2670441Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2692570Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2712257Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2732564Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2753389Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2777177Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2794221Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2812373Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2827804Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2845538Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2860633Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2880594Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2899556Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2920557Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2936824Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2953242Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2971505Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.2987537Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3006120Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3026378Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3044249Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3068338Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3087508Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3103948Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3120595Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3137540Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3154189Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3171444Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3187831Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3208706Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3225564Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3241627Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3256236Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3272248Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3288619Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3305775Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3325082Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3343796Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3362410Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3381970Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3400339Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3418998Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3442052Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3459322Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3476592Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3491964Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3508751Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3531951Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3555629Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3574772Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3591395Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3612849Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3629312Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3653706Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3671822Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3691584Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3710447Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3732921Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3752607Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3772299Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3790323Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3807415Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3824847Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3842368Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3859337Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3878853Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3896631Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3914661Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3932744Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3950467Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3970829Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.3992705Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4009700Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4029025Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4046398Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4064196Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4081020Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4097906Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4114932Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4131056Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4148767Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T11:11:20.4272831Z Cleaning up orphan processes