2025-01-24T00:52:17.4596182Z Current runner version: '2.321.0' 2025-01-24T00:52:17.4603038Z Runner name: 'i-09b7d3b62eb0f7034' 2025-01-24T00:52:17.4603959Z Runner group name: 'Default' 2025-01-24T00:52:17.4604926Z Machine name: 'ip-10-0-66-183' 2025-01-24T00:52:17.4608018Z ##[group]GITHUB_TOKEN Permissions 2025-01-24T00:52:17.4610883Z Contents: read 2025-01-24T00:52:17.4611489Z Metadata: read 2025-01-24T00:52:17.4612102Z ##[endgroup] 2025-01-24T00:52:17.4615611Z Secret source: Actions 2025-01-24T00:52:17.4616660Z Prepare workflow directory 2025-01-24T00:52:17.7832058Z Prepare all required actions 2025-01-24T00:52:17.7876379Z Getting action download info 2025-01-24T00:52:17.9638753Z Download action repository 'pytorch/pytorch@main' (SHA:b2c89bc115123aea8e075e882ee121537ec92f89) 2025-01-24T00:52:32.4877786Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-01-24T00:52:32.7083995Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-01-24T00:52:32.9151343Z Download action repository 'actions/upload-artifact@v4' (SHA:65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08) 2025-01-24T00:52:33.3371481Z Getting action download info 2025-01-24T00:52:33.5659455Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-01-24T00:52:33.8071660Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/pull/145539/merge (74e42e7401e3b57fc188c6d3823585f63c780e87) 2025-01-24T00:52:33.8074010Z Complete job name: before-test / target-determination 2025-01-24T00:52:33.8516495Z A job started hook has been configured by the self-hosted runner administrator 2025-01-24T00:52:33.8618360Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-01-24T00:52:33.8627142Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:52:33.8627894Z ##[endgroup] 2025-01-24T00:52:35.1695230Z Runner Type: lf.linux.2xlarge 2025-01-24T00:52:35.1695761Z Instance Type: c5.2xlarge 2025-01-24T00:52:35.1696087Z AMI Name: unknown 2025-01-24T00:52:35.1724169Z AMI ID: ami-05576a079321f21f8 2025-01-24T00:52:40.4897094Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-01-24T00:52:40.4897576Z with: 2025-01-24T00:52:40.4897824Z submodules: false 2025-01-24T00:52:40.4898082Z fetch-depth: 0 2025-01-24T00:52:40.4898319Z ##[endgroup] 2025-01-24T00:52:40.4981955Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:52:40.4982958Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:52:40.4990835Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:52:40.4991242Z ##[endgroup] 2025-01-24T00:52:40.5115759Z ##[group]Run retry () { 2025-01-24T00:52:40.5116084Z retry () { 2025-01-24T00:52:40.5116420Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-01-24T00:52:40.5116848Z } 2025-01-24T00:52:40.5117128Z echo "${GITHUB_WORKSPACE}" 2025-01-24T00:52:40.5117489Z if [ -z "${NO_SUDO}" ]; then 2025-01-24T00:52:40.5117872Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2025-01-24T00:52:40.5118208Z else 2025-01-24T00:52:40.5118475Z  retry rm -rf "${GITHUB_WORKSPACE}" 2025-01-24T00:52:40.5118800Z fi 2025-01-24T00:52:40.5119030Z mkdir "${GITHUB_WORKSPACE}" 2025-01-24T00:52:40.5124324Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:52:40.5124723Z env: 2025-01-24T00:52:40.5124921Z NO_SUDO: 2025-01-24T00:52:40.5125143Z ##[endgroup] 2025-01-24T00:52:40.5146613Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:52:41.2542648Z ##[group]Run actions/checkout@v4 2025-01-24T00:52:41.2542992Z with: 2025-01-24T00:52:41.2543247Z ref: d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:52:41.2543600Z fetch-depth: 0 2025-01-24T00:52:41.2544068Z submodules: false 2025-01-24T00:52:41.2544348Z show-progress: false 2025-01-24T00:52:41.2544624Z repository: pytorch/pytorch 2025-01-24T00:52:41.2545060Z token: *** 2025-01-24T00:52:41.2545279Z ssh-strict: true 2025-01-24T00:52:41.2545526Z ssh-user: git 2025-01-24T00:52:41.2545782Z persist-credentials: true 2025-01-24T00:52:41.2546055Z clean: true 2025-01-24T00:52:41.2546310Z sparse-checkout-cone-mode: true 2025-01-24T00:52:41.2546609Z fetch-tags: false 2025-01-24T00:52:41.2546855Z lfs: false 2025-01-24T00:52:41.2547098Z set-safe-directory: true 2025-01-24T00:52:41.2547367Z ##[endgroup] 2025-01-24T00:52:41.3669690Z Syncing repository: pytorch/pytorch 2025-01-24T00:52:41.3671067Z ##[group]Getting Git version info 2025-01-24T00:52:41.3671563Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-01-24T00:52:41.3672360Z [command]/usr/bin/git version 2025-01-24T00:52:41.3672641Z git version 2.40.1 2025-01-24T00:52:41.3689264Z ##[endgroup] 2025-01-24T00:52:41.3701385Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ca00a90f-3010-4358-974d-91fcc84d9eaf' before making global git config changes 2025-01-24T00:52:41.3702447Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T00:52:41.3705959Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:52:41.3732544Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-01-24T00:52:41.3735266Z ##[group]Initializing the repository 2025-01-24T00:52:41.3739139Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:52:41.3763620Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-01-24T00:52:41.3764843Z hint: is subject to change. To configure the initial branch name to use in all 2025-01-24T00:52:41.3767965Z hint: of your new repositories, which will suppress this warning, call: 2025-01-24T00:52:41.3768594Z hint: 2025-01-24T00:52:41.3769234Z hint: git config --global init.defaultBranch 2025-01-24T00:52:41.3769629Z hint: 2025-01-24T00:52:41.3769982Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-01-24T00:52:41.3770554Z hint: 'development'. The just-created branch can be renamed via this command: 2025-01-24T00:52:41.3771002Z hint: 2025-01-24T00:52:41.3771231Z hint: git branch -m 2025-01-24T00:52:41.3771728Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-01-24T00:52:41.3775840Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-01-24T00:52:41.3799014Z ##[endgroup] 2025-01-24T00:52:41.3799451Z ##[group]Disabling automatic garbage collection 2025-01-24T00:52:41.3802498Z [command]/usr/bin/git config --local gc.auto 0 2025-01-24T00:52:41.3824633Z ##[endgroup] 2025-01-24T00:52:41.3825039Z ##[group]Setting up auth 2025-01-24T00:52:41.3830572Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T00:52:41.3853023Z [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-01-24T00:52:41.4099785Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T00:52:41.4123206Z [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-01-24T00:52:41.4375864Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-01-24T00:52:41.4414023Z ##[endgroup] 2025-01-24T00:52:41.4414481Z ##[group]Fetching the repository 2025-01-24T00:52:41.4421541Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-01-24T00:53:33.1400773Z From https://github.com/pytorch/pytorch 2025-01-24T00:53:33.1401659Z * [new branch] 144594 -> origin/144594 2025-01-24T00:53:33.1402709Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2025-01-24T00:53:33.1403655Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-01-24T00:53:33.1405114Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2025-01-24T00:53:33.1407121Z * [new branch] Broken-classifications_pending_unstable-Test -> origin/Broken-classifications_pending_unstable-Test 2025-01-24T00:53:33.1408518Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-01-24T00:53:33.1409583Z * [new branch] Cleanup-Previous-Artifacts -> origin/Cleanup-Previous-Artifacts 2025-01-24T00:53:33.1411143Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-01-24T00:53:33.1412527Z * [new branch] JackCaoG/add_openxla_backend_to_list -> origin/JackCaoG/add_openxla_backend_to_list 2025-01-24T00:53:33.1413986Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-01-24T00:53:33.1415311Z * [new branch] JackCaoG/fix_xla_torchbench -> origin/JackCaoG/fix_xla_torchbench 2025-01-24T00:53:33.1417499Z * [new branch] JackCaoG/make_xla_dynamo_backend_boxed -> origin/JackCaoG/make_xla_dynamo_backend_boxed 2025-01-24T00:53:33.1419473Z * [new branch] JackCaoG/test_xla_pin -> origin/JackCaoG/test_xla_pin 2025-01-24T00:53:33.1421335Z * [new branch] JackCaoG/test_xla_pin_update -> origin/JackCaoG/test_xla_pin_update 2025-01-24T00:53:33.1422956Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2025-01-24T00:53:33.1424974Z * [new branch] JackCaoG/update_xla_dynamo -> origin/JackCaoG/update_xla_dynamo 2025-01-24T00:53:33.1427033Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-01-24T00:53:33.1428602Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-01-24T00:53:33.1430044Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-01-24T00:53:33.1431572Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-01-24T00:53:33.1433584Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-01-24T00:53:33.1435010Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-01-24T00:53:33.1436401Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-01-24T00:53:33.1437997Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-01-24T00:53:33.1439885Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2025-01-24T00:53:33.1441165Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2025-01-24T00:53:33.1442916Z * [new branch] Switch-Linux-arm64-Runners -> origin/Switch-Linux-arm64-Runners 2025-01-24T00:53:33.1444445Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-01-24T00:53:33.1447209Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-01-24T00:53:33.1448619Z * [new branch] WeixiMa/serialize -> origin/WeixiMa/serialize 2025-01-24T00:53:33.1451621Z * [new branch] _tmp-orig/release/2.6 -> origin/_tmp-orig/release/2.6 2025-01-24T00:53:33.1452993Z * [new branch] _tmp-release/2.6 -> origin/_tmp-release/2.6 2025-01-24T00:53:33.1455943Z * [new branch] abock/dort-torch-compile-options -> origin/abock/dort-torch-compile-options 2025-01-24T00:53:33.1457229Z * [new branch] abock/onnx-1.14.1rc1 -> origin/abock/onnx-1.14.1rc1 2025-01-24T00:53:33.1458645Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2025-01-24T00:53:33.1460559Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2025-01-24T00:53:33.1462173Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2025-01-24T00:53:33.1463442Z * [new branch] add-assign -> origin/add-assign 2025-01-24T00:53:33.1465334Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-01-24T00:53:33.1466649Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-01-24T00:53:33.1468561Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-01-24T00:53:33.1469874Z * [new branch] add_reduce_op -> origin/add_reduce_op 2025-01-24T00:53:33.1471461Z * [new branch] add_torchao_docs -> origin/add_torchao_docs 2025-01-24T00:53:33.1473284Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-01-24T00:53:33.1474840Z * [new branch] addsimde -> origin/addsimde 2025-01-24T00:53:33.1476468Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-01-24T00:53:33.1478944Z * [new branch] alanwaketan/pin -> origin/alanwaketan/pin 2025-01-24T00:53:33.1480094Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-01-24T00:53:33.1481613Z * [new branch] alt-disable -> origin/alt-disable 2025-01-24T00:53:33.1484411Z * [new branch] angelayi/aot -> origin/angelayi/aot 2025-01-24T00:53:33.1485910Z * [new branch] angelayi/aot_freeze -> origin/angelayi/aot_freeze 2025-01-24T00:53:33.1486843Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2025-01-24T00:53:33.1488014Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2025-01-24T00:53:33.1489506Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-01-24T00:53:33.1490845Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-01-24T00:53:33.1492596Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2025-01-24T00:53:33.1494519Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2025-01-24T00:53:33.1495805Z * [new branch] angelayi/bench -> origin/angelayi/bench 2025-01-24T00:53:33.1497235Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-01-24T00:53:33.1498626Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2025-01-24T00:53:33.1499985Z * [new branch] angelayi/bind -> origin/angelayi/bind 2025-01-24T00:53:33.1501407Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-01-24T00:53:33.1502676Z * [new branch] angelayi/core_aten -> origin/angelayi/core_aten 2025-01-24T00:53:33.1504040Z * [new branch] angelayi/core_split -> origin/angelayi/core_split 2025-01-24T00:53:33.1505433Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2025-01-24T00:53:33.1506845Z * [new branch] angelayi/cp108217 -> origin/angelayi/cp108217 2025-01-24T00:53:33.1508276Z * [new branch] angelayi/cp108783 -> origin/angelayi/cp108783 2025-01-24T00:53:33.1509618Z * [new branch] angelayi/cp109060 -> origin/angelayi/cp109060 2025-01-24T00:53:33.1511260Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-01-24T00:53:33.1512775Z * [new branch] angelayi/custom_and_getattr -> origin/angelayi/custom_and_getattr 2025-01-24T00:53:33.1514098Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-01-24T00:53:33.1515421Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-01-24T00:53:33.1516831Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-01-24T00:53:33.1518249Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-01-24T00:53:33.1519602Z * [new branch] angelayi/ep_bc -> origin/angelayi/ep_bc 2025-01-24T00:53:33.1520984Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2025-01-24T00:53:33.1522290Z * [new branch] angelayi/export_docs -> origin/angelayi/export_docs 2025-01-24T00:53:33.1523639Z * [new branch] angelayi/exportdb -> origin/angelayi/exportdb 2025-01-24T00:53:33.1524942Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2025-01-24T00:53:33.1526232Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-01-24T00:53:33.1527659Z * [new branch] angelayi/fix_constrain -> origin/angelayi/fix_constrain 2025-01-24T00:53:33.1528945Z * [new branch] angelayi/getattr -> origin/angelayi/getattr 2025-01-24T00:53:33.1530256Z * [new branch] angelayi/hf_version -> origin/angelayi/hf_version 2025-01-24T00:53:33.1531802Z * [new branch] angelayi/hf_version_update -> origin/angelayi/hf_version_update 2025-01-24T00:53:33.1532929Z * [new branch] angelayi/inductor_temp -> origin/angelayi/inductor_temp 2025-01-24T00:53:33.1534396Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2025-01-24T00:53:33.1535892Z * [new branch] angelayi/load -> origin/angelayi/load 2025-01-24T00:53:33.1537319Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-01-24T00:53:33.1538670Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-01-24T00:53:33.1540066Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-01-24T00:53:33.1541418Z * [new branch] angelayi/orig_args -> origin/angelayi/orig_args 2025-01-24T00:53:33.1542730Z * [new branch] angelayi/pickle -> origin/angelayi/pickle 2025-01-24T00:53:33.1544035Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-01-24T00:53:33.1545376Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2025-01-24T00:53:33.1546773Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2025-01-24T00:53:33.1548155Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2025-01-24T00:53:33.1549480Z * [new branch] angelayi/revert_inductor -> origin/angelayi/revert_inductor 2025-01-24T00:53:33.1550644Z * [new branch] angelayi/schema_version -> origin/angelayi/schema_version 2025-01-24T00:53:33.1552123Z * [new branch] angelayi/ser_constrain -> origin/angelayi/ser_constrain 2025-01-24T00:53:33.1553528Z * [new branch] angelayi/serialize_symint_inputs -> origin/angelayi/serialize_symint_inputs 2025-01-24T00:53:33.1554705Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-01-24T00:53:33.1556158Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-01-24T00:53:33.1558174Z * [new branch] angelayi/test_aot_mode -> origin/angelayi/test_aot_mode 2025-01-24T00:53:33.1559283Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-01-24T00:53:33.1560701Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-01-24T00:53:33.1562389Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-01-24T00:53:33.1563981Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-01-24T00:53:33.1565395Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-01-24T00:53:33.1566983Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2025-01-24T00:53:33.1568607Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-01-24T00:53:33.1570298Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-01-24T00:53:33.1571932Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-01-24T00:53:33.1573550Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-01-24T00:53:33.1575141Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2025-01-24T00:53:33.1576865Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-01-24T00:53:33.1578378Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-01-24T00:53:33.1579806Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-01-24T00:53:33.1581554Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-01-24T00:53:33.1583083Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2025-01-24T00:53:33.1585350Z * [new branch] bahuang/dropout -> origin/bahuang/dropout 2025-01-24T00:53:33.1586634Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2025-01-24T00:53:33.1589057Z * [new branch] base/1.5 -> origin/base/1.5 2025-01-24T00:53:33.1590441Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-01-24T00:53:33.1592222Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-01-24T00:53:33.1593754Z * [new branch] batchnorm-unexpected-success -> origin/batchnorm-unexpected-success 2025-01-24T00:53:33.1595126Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-01-24T00:53:33.1597618Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-01-24T00:53:33.1599401Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-01-24T00:53:33.1601892Z * [new branch] bf/be-cudagraph-utils -> origin/bf/be-cudagraph-utils 2025-01-24T00:53:33.1603171Z * [new branch] bf/be-dependencies -> origin/bf/be-dependencies 2025-01-24T00:53:33.1604513Z * [new branch] bf/be-metrics -> origin/bf/be-metrics 2025-01-24T00:53:33.1606013Z * [new branch] bf/be-pad-mm -> origin/bf/be-pad-mm 2025-01-24T00:53:33.1607669Z * [new branch] bf/be-wrapper-benchmark -> origin/bf/be-wrapper-benchmark 2025-01-24T00:53:33.1609065Z * [new branch] bf/cg-doc-add-cuda-device -> origin/bf/cg-doc-add-cuda-device 2025-01-24T00:53:33.1611249Z * [new branch] bf/cg-multithreading -> origin/bf/cg-multithreading 2025-01-24T00:53:33.1613420Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-01-24T00:53:33.1614913Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-01-24T00:53:33.1616736Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-01-24T00:53:33.1618472Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-01-24T00:53:33.1619675Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-01-24T00:53:33.1620885Z * [new branch] bf/pa-input-pos-bs -> origin/bf/pa-input-pos-bs 2025-01-24T00:53:33.1622358Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-01-24T00:53:33.1623745Z * [new branch] bf/relax-reinplace-size-constraint -> origin/bf/relax-reinplace-size-constraint 2025-01-24T00:53:33.1624990Z * [new branch] bf/remove-check -> origin/bf/remove-check 2025-01-24T00:53:33.1626341Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-01-24T00:53:33.1627671Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-01-24T00:53:33.1629011Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-01-24T00:53:33.1630285Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-01-24T00:53:33.1631543Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-01-24T00:53:33.1632909Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-01-24T00:53:33.1634275Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-01-24T00:53:33.1635527Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-01-24T00:53:33.1636979Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-01-24T00:53:33.1638117Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-01-24T00:53:33.1639363Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-01-24T00:53:33.1640581Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-01-24T00:53:33.1641847Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-01-24T00:53:33.1643271Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-01-24T00:53:33.1644415Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-01-24T00:53:33.1645700Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-01-24T00:53:33.1646933Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-01-24T00:53:33.1648745Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-01-24T00:53:33.1649997Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2025-01-24T00:53:33.1651421Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-01-24T00:53:33.1652675Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2025-01-24T00:53:33.1653920Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-01-24T00:53:33.1655212Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-01-24T00:53:33.1656436Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-01-24T00:53:33.1658296Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2025-01-24T00:53:33.1659563Z * [new branch] brenocfg/special_airy_ai_ref -> origin/brenocfg/special_airy_ai_ref 2025-01-24T00:53:33.1660776Z * [new branch] brgemm_int8 -> origin/brgemm_int8 2025-01-24T00:53:33.1662609Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-01-24T00:53:33.1663869Z * [new branch] brister/nd_tiling_stardep -> origin/brister/nd_tiling_stardep 2025-01-24T00:53:33.1665312Z * [new branch] brister/reduction_numel -> origin/brister/reduction_numel 2025-01-24T00:53:33.1666581Z * [new branch] brister/tiled_reduction -> origin/brister/tiled_reduction 2025-01-24T00:53:33.1667921Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-01-24T00:53:33.1669174Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-01-24T00:53:33.1670423Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-01-24T00:53:33.1671805Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-01-24T00:53:33.1673356Z * [new branch] cache-limit-prototype2 -> origin/cache-limit-prototype2 2025-01-24T00:53:33.1674547Z * [new branch] cache-limit-prototype3 -> origin/cache-limit-prototype3 2025-01-24T00:53:33.1675772Z * [new branch] cache_size_internal -> origin/cache_size_internal 2025-01-24T00:53:33.1677106Z * [new branch] cache_size_internal_1 -> origin/cache_size_internal_1 2025-01-24T00:53:33.1678610Z * [new branch] camyllh_update_vs_build_to_2022 -> origin/camyllh_update_vs_build_to_2022 2025-01-24T00:53:33.1679774Z * [new branch] capture_eval_train_error -> origin/capture_eval_train_error 2025-01-24T00:53:33.1681607Z * [new branch] chenyang78/dyn-shape-ci-tmp -> origin/chenyang78/dyn-shape-ci-tmp 2025-01-24T00:53:33.1682874Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-01-24T00:53:33.1684475Z * [new branch] cherry-pick-136890-by-pytorch_bot_bot_ -> origin/cherry-pick-136890-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1685862Z * [new branch] cherry-pick-141063-by-pytorch_bot_bot_ -> origin/cherry-pick-141063-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1687219Z * [new branch] cherry-pick-142292-by-pytorch_bot_bot_ -> origin/cherry-pick-142292-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1688715Z * [new branch] cherry-pick-142398-by-pytorch_bot_bot_ -> origin/cherry-pick-142398-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1690016Z * [new branch] cherry-pick-142831-by-pytorch_bot_bot_ -> origin/cherry-pick-142831-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1691471Z * [new branch] cherry-pick-143095-by-pytorch_bot_bot_ -> origin/cherry-pick-143095-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1692890Z * [new branch] cherry-pick-143127-by-pytorch_bot_bot_ -> origin/cherry-pick-143127-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1694343Z * [new branch] cherry-pick-143141-by-pytorch_bot_bot_ -> origin/cherry-pick-143141-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1695723Z * [new branch] cherry-pick-143183-by-pytorch_bot_bot_ -> origin/cherry-pick-143183-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1697120Z * [new branch] cherry-pick-143196-by-pytorch_bot_bot_ -> origin/cherry-pick-143196-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1698507Z * [new branch] cherry-pick-143212-by-pytorch_bot_bot_ -> origin/cherry-pick-143212-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1699879Z * [new branch] cherry-pick-143242-by-pytorch_bot_bot_ -> origin/cherry-pick-143242-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1701347Z * [new branch] cherry-pick-143376-by-pytorch_bot_bot_ -> origin/cherry-pick-143376-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1702792Z * [new branch] cherry-pick-143569-by-pytorch_bot_bot_ -> origin/cherry-pick-143569-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1704124Z * [new branch] cherry-pick-143570-by-pytorch_bot_bot_ -> origin/cherry-pick-143570-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1705442Z * [new branch] cherry-pick-143839-by-pytorch_bot_bot_ -> origin/cherry-pick-143839-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1706762Z * [new branch] cherry-pick-143866-by-pytorch_bot_bot_ -> origin/cherry-pick-143866-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1708205Z * [new branch] cherry-pick-144078-by-pytorch_bot_bot_ -> origin/cherry-pick-144078-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1709501Z * [new branch] cherry-pick-144249-by-pytorch_bot_bot_ -> origin/cherry-pick-144249-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1711161Z * [new branch] cherry-pick-144251-by-pytorch_bot_bot_ -> origin/cherry-pick-144251-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1712664Z * [new branch] cherry-pick-144285-by-pytorch_bot_bot_ -> origin/cherry-pick-144285-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1714063Z * [new branch] cherry-pick-144343-by-pytorch_bot_bot_ -> origin/cherry-pick-144343-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1715386Z * [new branch] cherry-pick-144358-by-pytorch_bot_bot_ -> origin/cherry-pick-144358-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1716696Z * [new branch] cherry-pick-144361-by-pytorch_bot_bot_ -> origin/cherry-pick-144361-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1718183Z * [new branch] cherry-pick-144368-by-pytorch_bot_bot_ -> origin/cherry-pick-144368-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1719463Z * [new branch] cherry-pick-144396-by-pytorch_bot_bot_ -> origin/cherry-pick-144396-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1720922Z * [new branch] cherry-pick-144425-by-pytorch_bot_bot_ -> origin/cherry-pick-144425-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1722626Z * [new branch] cherry-pick-144477-by-pytorch_bot_bot_ -> origin/cherry-pick-144477-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1723914Z * [new branch] cherry-pick-144914-by-pytorch_bot_bot_ -> origin/cherry-pick-144914-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1725264Z * [new branch] cherry-pick-145020-by-pytorch_bot_bot_ -> origin/cherry-pick-145020-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1726638Z * [new branch] cherry-pick-145251-by-pytorch_bot_bot_ -> origin/cherry-pick-145251-by-pytorch_bot_bot_ 2025-01-24T00:53:33.1727940Z * [new branch] cherry-pick-post-acc-grad-docs -> origin/cherry-pick-post-acc-grad-docs 2025-01-24T00:53:33.1729083Z * [new branch] ci_pin -> origin/ci_pin 2025-01-24T00:53:33.1730629Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-01-24T00:53:33.1731951Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-01-24T00:53:33.1733257Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-01-24T00:53:33.1734457Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-01-24T00:53:33.1735960Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-01-24T00:53:33.1737320Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2025-01-24T00:53:33.1738531Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-01-24T00:53:33.1739852Z * [new branch] constraint_2 -> origin/constraint_2 2025-01-24T00:53:33.1741209Z * [new branch] copy_graph -> origin/copy_graph 2025-01-24T00:53:33.1743284Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-01-24T00:53:33.1744529Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-01-24T00:53:33.1745890Z * [new branch] cpp_gemm_template_arm -> origin/cpp_gemm_template_arm 2025-01-24T00:53:33.1747271Z * [new branch] create_chunk_list -> origin/create_chunk_list 2025-01-24T00:53:33.1749582Z * [new branch] crpa/fix-typo -> origin/crpa/fix-typo 2025-01-24T00:53:33.1751497Z * [new branch] csl/3proc -> origin/csl/3proc 2025-01-24T00:53:33.1753055Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-01-24T00:53:33.1754585Z * [new branch] csl/apiratelimitephemeral -> origin/csl/apiratelimitephemeral 2025-01-24T00:53:33.1755876Z * [new branch] csl/bazel_networkx -> origin/csl/bazel_networkx 2025-01-24T00:53:33.1757291Z * [new branch] csl/binary_checksum -> origin/csl/binary_checksum 2025-01-24T00:53:33.1758783Z * [new branch] csl/binary_whl_metadata -> origin/csl/binary_whl_metadata 2025-01-24T00:53:33.1760139Z * [new branch] csl/closeissues -> origin/csl/closeissues 2025-01-24T00:53:33.1762246Z * [new branch] csl/condatoken -> origin/csl/condatoken 2025-01-24T00:53:33.1764177Z * [new branch] csl/cov_experiment -> origin/csl/cov_experiment 2025-01-24T00:53:33.1765723Z * [new branch] csl/defaulttesttimes -> origin/csl/defaulttesttimes 2025-01-24T00:53:33.1767232Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2025-01-24T00:53:33.1768601Z * [new branch] csl/disableflex -> origin/csl/disableflex 2025-01-24T00:53:33.1770012Z * [new branch] csl/docsenv -> origin/csl/docsenv 2025-01-24T00:53:33.1771713Z * [new branch] csl/dynamicshapesdup -> origin/csl/dynamicshapesdup 2025-01-24T00:53:33.1773384Z * [new branch] csl/editable_install -> origin/csl/editable_install 2025-01-24T00:53:33.1774687Z * [new branch] csl/errormsgs -> origin/csl/errormsgs 2025-01-24T00:53:33.1776191Z * [new branch] csl/fflint -> origin/csl/fflint 2025-01-24T00:53:33.1778016Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2025-01-24T00:53:33.1779290Z * [new branch] csl/linter_grep_linter_a -> origin/csl/linter_grep_linter_a 2025-01-24T00:53:33.1780712Z * [new branch] csl/logchanges -> origin/csl/logchanges 2025-01-24T00:53:33.1782139Z * [new branch] csl/logging -> origin/csl/logging 2025-01-24T00:53:33.1783653Z * [new branch] csl/logtest -> origin/csl/logtest 2025-01-24T00:53:33.1785210Z * [new branch] csl/multigpu_2_shard -> origin/csl/multigpu_2_shard 2025-01-24T00:53:33.1786699Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2025-01-24T00:53:33.1788341Z * [new branch] csl/pep658_script_can_backfill -> origin/csl/pep658_script_can_backfill 2025-01-24T00:53:33.1789790Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-01-24T00:53:33.1791239Z * [new branch] csl/reorder -> origin/csl/reorder 2025-01-24T00:53:33.1792870Z * [new branch] csl/revert -> origin/csl/revert 2025-01-24T00:53:33.1794504Z * [new branch] csl/revert_metadata -> origin/csl/revert_metadata 2025-01-24T00:53:33.1796050Z * [new branch] csl/rocmsecrets -> origin/csl/rocmsecrets 2025-01-24T00:53:33.1797488Z * [new branch] csl/runtesttypes -> origin/csl/runtesttypes 2025-01-24T00:53:33.1798927Z * [new branch] csl/skipslow -> origin/csl/skipslow 2025-01-24T00:53:33.1800517Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2025-01-24T00:53:33.1801976Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2025-01-24T00:53:33.1804135Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2025-01-24T00:53:33.1805544Z * [new branch] csl/testlstmpackedslow -> origin/csl/testlstmpackedslow 2025-01-24T00:53:33.1807050Z * [new branch] csl/testselectiontools -> origin/csl/testselectiontools 2025-01-24T00:53:33.1808666Z * [new branch] csl/update_clickhouse_connect -> origin/csl/update_clickhouse_connect 2025-01-24T00:53:33.1810373Z * [new branch] csl/upload_metadta_better_parsing -> origin/csl/upload_metadta_better_parsing 2025-01-24T00:53:33.1811701Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2025-01-24T00:53:33.1813227Z * [new branch] csl/xdist_test -> origin/csl/xdist_test 2025-01-24T00:53:33.1814732Z * [new branch] ctx_manager -> origin/ctx_manager 2025-01-24T00:53:33.1816277Z * [new branch] cublasfp16accum -> origin/cublasfp16accum 2025-01-24T00:53:33.1818012Z * [new branch] cusparse-spmm-fix -> origin/cusparse-spmm-fix 2025-01-24T00:53:33.1819665Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2025-01-24T00:53:33.1821015Z * [new branch] dataclass -> origin/dataclass 2025-01-24T00:53:33.1822482Z * [new branch] debug-ghcr -> origin/debug-ghcr 2025-01-24T00:53:33.1824169Z * [new branch] deferring-reduction-split -> origin/deferring-reduction-split 2025-01-24T00:53:33.1826613Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-01-24T00:53:33.1828079Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-01-24T00:53:33.1829198Z * [new branch] desertfire/update_timm_pin -> origin/desertfire/update_timm_pin 2025-01-24T00:53:33.1831534Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-01-24T00:53:33.1833241Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-01-24T00:53:33.1834774Z * [new branch] dev/joona/bmm_tiling_extend -> origin/dev/joona/bmm_tiling_extend 2025-01-24T00:53:33.1836392Z * [new branch] dev/joona/check_bounds_index_select -> origin/dev/joona/check_bounds_index_select 2025-01-24T00:53:33.1837722Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-01-24T00:53:33.1839316Z * [new branch] dev/joona/lstm_leak -> origin/dev/joona/lstm_leak 2025-01-24T00:53:33.1840583Z * [new branch] dev/joona/minmaxprop -> origin/dev/joona/minmaxprop 2025-01-24T00:53:33.1842063Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-01-24T00:53:33.1843771Z * [new branch] dev/joona/unique_leak -> origin/dev/joona/unique_leak 2025-01-24T00:53:33.1845659Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-01-24T00:53:33.1847088Z * [new branch] disable -> origin/disable 2025-01-24T00:53:33.1848621Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-01-24T00:53:33.1849960Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-01-24T00:53:33.1851178Z * [new branch] docs_numpy -> origin/docs_numpy 2025-01-24T00:53:33.1852559Z * [new branch] dropout-eval -> origin/dropout-eval 2025-01-24T00:53:33.1854015Z * [new branch] dtensor_class_doc -> origin/dtensor_class_doc 2025-01-24T00:53:33.1855269Z * [new branch] dtensor_fixes_2.1 -> origin/dtensor_fixes_2.1 2025-01-24T00:53:33.1856531Z * [new branch] dynamic_dim_2 -> origin/dynamic_dim_2 2025-01-24T00:53:33.1857955Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2025-01-24T00:53:33.1859181Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-01-24T00:53:33.1861070Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-01-24T00:53:33.1862781Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-01-24T00:53:33.1864120Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-01-24T00:53:33.1865477Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-01-24T00:53:33.1866755Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-01-24T00:53:33.1868343Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-01-24T00:53:33.1869750Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-01-24T00:53:33.1871117Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-01-24T00:53:33.1872569Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-01-24T00:53:33.1873826Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2025-01-24T00:53:33.1875146Z * [new branch] eqy-patch-23 -> origin/eqy-patch-23 2025-01-24T00:53:33.1876506Z * [new branch] eqy-patch-25 -> origin/eqy-patch-25 2025-01-24T00:53:33.1877876Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2025-01-24T00:53:33.1879331Z * [new branch] eqy-patch-27 -> origin/eqy-patch-27 2025-01-24T00:53:33.1881053Z * [new branch] exclamaforte/aot-inductor-debug -> origin/exclamaforte/aot-inductor-debug 2025-01-24T00:53:33.1882358Z * [new branch] exclamaforte/benchmark-harness -> origin/exclamaforte/benchmark-harness 2025-01-24T00:53:33.1883624Z * [new branch] exclamaforte/config-fuzzer-1 -> origin/exclamaforte/config-fuzzer-1 2025-01-24T00:53:33.1884911Z * [new branch] exclamaforte/cpp-wrapper-debug -> origin/exclamaforte/cpp-wrapper-debug 2025-01-24T00:53:33.1886310Z * [new branch] exclamaforte/cpp-wrapper-training-annotation -> origin/exclamaforte/cpp-wrapper-training-annotation 2025-01-24T00:53:33.1887323Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2025-01-24T00:53:33.1889140Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2025-01-24T00:53:33.1891239Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-01-24T00:53:33.1892443Z * [new branch] exclamaforte/fuzzer-0 -> origin/exclamaforte/fuzzer-0 2025-01-24T00:53:33.1893778Z * [new branch] exclamaforte/fuzzer-dynamo -> origin/exclamaforte/fuzzer-dynamo 2025-01-24T00:53:33.1895247Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-01-24T00:53:33.1896416Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-01-24T00:53:33.1897859Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-01-24T00:53:33.1899096Z * [new branch] exec -> origin/exec 2025-01-24T00:53:33.1900673Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-01-24T00:53:33.1902018Z * [new branch] export-D48800879 -> origin/export-D48800879 2025-01-24T00:53:33.1903259Z * [new branch] export-D48927532 -> origin/export-D48927532 2025-01-24T00:53:33.1904826Z * [new branch] export-D48927532-1 -> origin/export-D48927532-1 2025-01-24T00:53:33.1906159Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-01-24T00:53:33.1907539Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-01-24T00:53:33.1908912Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-01-24T00:53:33.1910539Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-01-24T00:53:33.1912195Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-01-24T00:53:33.1913684Z * [new branch] export-D63493615 -> origin/export-D63493615 2025-01-24T00:53:33.1915109Z * [new branch] export-D63846832 -> origin/export-D63846832 2025-01-24T00:53:33.1916477Z * [new branch] export-D63985323 -> origin/export-D63985323 2025-01-24T00:53:33.1917713Z * [new branch] export-D64023523 -> origin/export-D64023523 2025-01-24T00:53:33.1919148Z * [new branch] export-D64876877 -> origin/export-D64876877 2025-01-24T00:53:33.1920479Z * [new branch] export-D64982221 -> origin/export-D64982221 2025-01-24T00:53:33.1921926Z * [new branch] export-D64995390 -> origin/export-D64995390 2025-01-24T00:53:33.1923345Z * [new branch] export-D65006709 -> origin/export-D65006709 2025-01-24T00:53:33.1924692Z * [new branch] export-D65237586 -> origin/export-D65237586 2025-01-24T00:53:33.1926075Z * [new branch] export-D65354569 -> origin/export-D65354569 2025-01-24T00:53:33.1927489Z * [new branch] export-D65456781 -> origin/export-D65456781 2025-01-24T00:53:33.1929060Z * [new branch] export-D65560950 -> origin/export-D65560950 2025-01-24T00:53:33.1930449Z * [new branch] export-D65638757 -> origin/export-D65638757 2025-01-24T00:53:33.1931797Z * [new branch] export-D66529288 -> origin/export-D66529288 2025-01-24T00:53:33.1933021Z * [new branch] export-D66690419 -> origin/export-D66690419 2025-01-24T00:53:33.1934402Z * [new branch] export-D66717302 -> origin/export-D66717302 2025-01-24T00:53:33.1935676Z * [new branch] export-D66908884 -> origin/export-D66908884 2025-01-24T00:53:33.1937071Z * [new branch] export-D67537234 -> origin/export-D67537234 2025-01-24T00:53:33.1938421Z * [new branch] export-D67762069 -> origin/export-D67762069 2025-01-24T00:53:33.1940005Z * [new branch] export-D68174038 -> origin/export-D68174038 2025-01-24T00:53:33.1941299Z * [new branch] export-D68177409 -> origin/export-D68177409 2025-01-24T00:53:33.1942565Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-01-24T00:53:33.1944121Z * [new branch] export-D68278174 -> origin/export-D68278174 2025-01-24T00:53:33.1945499Z * [new branch] export-D68294638 -> origin/export-D68294638 2025-01-24T00:53:33.1946700Z * [new branch] export-D68303934 -> origin/export-D68303934 2025-01-24T00:53:33.1948117Z * [new branch] export-D68534017 -> origin/export-D68534017 2025-01-24T00:53:33.1949449Z * [new branch] export_constrain_3 -> origin/export_constrain_3 2025-01-24T00:53:33.1950818Z * [new branch] export_constraint_class_4 -> origin/export_constraint_class_4 2025-01-24T00:53:33.1952344Z * [new branch] export_dynamic_dim_2 -> origin/export_dynamic_dim_2 2025-01-24T00:53:33.1953544Z * [new branch] export_export_1 -> origin/export_export_1 2025-01-24T00:53:33.1955084Z * [new branch] export_program_class_5 -> origin/export_program_class_5 2025-01-24T00:53:33.1956474Z * [new branch] export_save_load_6 -> origin/export_save_load_6 2025-01-24T00:53:33.1958033Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-01-24T00:53:33.1959073Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-01-24T00:53:33.1960737Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-01-24T00:53:33.1961954Z * [new branch] fastmath_target -> origin/fastmath_target 2025-01-24T00:53:33.1963720Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-01-24T00:53:33.1965314Z * [new branch] fca -> origin/fca 2025-01-24T00:53:33.1966715Z * [new branch] fca2 -> origin/fca2 2025-01-24T00:53:33.1968049Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-01-24T00:53:33.1969317Z * [new branch] fca3 -> origin/fca3 2025-01-24T00:53:33.1970631Z * [new branch] fca5 -> origin/fca5 2025-01-24T00:53:33.1972610Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-01-24T00:53:33.2004058Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-01-24T00:53:33.2005191Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-01-24T00:53:33.2005975Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-01-24T00:53:33.2006685Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-01-24T00:53:33.2007356Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-01-24T00:53:33.2008071Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-01-24T00:53:33.2008612Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-01-24T00:53:33.2009356Z * [new branch] findhao/base_commit_test1 -> origin/findhao/base_commit_test1 2025-01-24T00:53:33.2010180Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-01-24T00:53:33.2010868Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-01-24T00:53:33.2011663Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-01-24T00:53:33.2012258Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-01-24T00:53:33.2013004Z * [new branch] findhao/test1 -> origin/findhao/test1 2025-01-24T00:53:33.2013549Z * [new branch] findhao/test2 -> origin/findhao/test2 2025-01-24T00:53:33.2014143Z * [new branch] fix -> origin/fix 2025-01-24T00:53:33.2014851Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-01-24T00:53:33.2015469Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-01-24T00:53:33.2016177Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-01-24T00:53:33.2016835Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2025-01-24T00:53:33.2017540Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-01-24T00:53:33.2018272Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-01-24T00:53:33.2019003Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-01-24T00:53:33.2019777Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-01-24T00:53:33.2020403Z * [new branch] fix_eval_train_2.1 -> origin/fix_eval_train_2.1 2025-01-24T00:53:33.2021000Z * [new branch] fixes-triage -> origin/fixes-triage 2025-01-24T00:53:33.2021708Z * [new branch] flash_attn_test_baseline -> origin/flash_attn_test_baseline 2025-01-24T00:53:33.2022269Z * [new branch] flash_attn_test_target -> origin/flash_attn_test_target 2025-01-24T00:53:33.2022874Z * [new branch] flash_attn_test_target_with_filter -> origin/flash_attn_test_target_with_filter 2025-01-24T00:53:33.2023520Z * [new branch] float8_aot_traceable -> origin/float8_aot_traceable 2025-01-24T00:53:33.2024245Z * [new branch] float8_aot_traceable2 -> origin/float8_aot_traceable2 2025-01-24T00:53:33.2025137Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-01-24T00:53:33.2025772Z * [new branch] fp8_fix -> origin/fp8_fix 2025-01-24T00:53:33.2026390Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-01-24T00:53:33.2026976Z * [new branch] fsdp_rate_limiter -> origin/fsdp_rate_limiter 2025-01-24T00:53:33.2027694Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-01-24T00:53:33.2028250Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-01-24T00:53:33.2028892Z * [new branch] functorch_scan -> origin/functorch_scan 2025-01-24T00:53:33.2029428Z * [new branch] fuse_attention_pattern -> origin/fuse_attention_pattern 2025-01-24T00:53:33.2030589Z * [new branch] fuse_attention_patterns -> origin/fuse_attention_patterns 2025-01-24T00:53:33.2031373Z * [new branch] fx_cpp -> origin/fx_cpp 2025-01-24T00:53:33.2031964Z * [new branch] fxmodule -> origin/fxmodule 2025-01-24T00:53:33.2032575Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-01-24T00:53:33.2033054Z * [new branch] gelu-3 -> origin/gelu-3 2025-01-24T00:53:33.2033751Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-01-24T00:53:33.2034360Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-01-24T00:53:33.2035085Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-01-24T00:53:33.2035777Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2025-01-24T00:53:33.2036380Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2025-01-24T00:53:33.2037156Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2025-01-24T00:53:33.2037729Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2025-01-24T00:53:33.2038402Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2025-01-24T00:53:33.2039076Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2025-01-24T00:53:33.2039670Z * [new branch] gh/ColinPeppler/54/base -> origin/gh/ColinPeppler/54/base 2025-01-24T00:53:33.2040457Z * [new branch] gh/ColinPeppler/54/head -> origin/gh/ColinPeppler/54/head 2025-01-24T00:53:33.2041075Z * [new branch] gh/ColinPeppler/54/orig -> origin/gh/ColinPeppler/54/orig 2025-01-24T00:53:33.2041871Z * [new branch] gh/ColinPeppler/55/base -> origin/gh/ColinPeppler/55/base 2025-01-24T00:53:33.2042828Z * [new branch] gh/ColinPeppler/55/head -> origin/gh/ColinPeppler/55/head 2025-01-24T00:53:33.2043433Z * [new branch] gh/ColinPeppler/55/orig -> origin/gh/ColinPeppler/55/orig 2025-01-24T00:53:33.2044231Z * [new branch] gh/ColinPeppler/56/base -> origin/gh/ColinPeppler/56/base 2025-01-24T00:53:33.2045024Z * [new branch] gh/ColinPeppler/56/head -> origin/gh/ColinPeppler/56/head 2025-01-24T00:53:33.2045818Z * [new branch] gh/ColinPeppler/56/orig -> origin/gh/ColinPeppler/56/orig 2025-01-24T00:53:33.2046424Z * [new branch] gh/ColinPeppler/57/base -> origin/gh/ColinPeppler/57/base 2025-01-24T00:53:33.2047217Z * [new branch] gh/ColinPeppler/57/head -> origin/gh/ColinPeppler/57/head 2025-01-24T00:53:33.2048088Z * [new branch] gh/ColinPeppler/57/orig -> origin/gh/ColinPeppler/57/orig 2025-01-24T00:53:33.2048728Z * [new branch] gh/ColinPeppler/58/base -> origin/gh/ColinPeppler/58/base 2025-01-24T00:53:33.2049519Z * [new branch] gh/ColinPeppler/58/head -> origin/gh/ColinPeppler/58/head 2025-01-24T00:53:33.2050125Z * [new branch] gh/ColinPeppler/58/orig -> origin/gh/ColinPeppler/58/orig 2025-01-24T00:53:33.2050937Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-01-24T00:53:33.2052011Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-01-24T00:53:33.2053333Z * [new branch] gh/EikanWang/73/base -> origin/gh/EikanWang/73/base 2025-01-24T00:53:33.2054243Z * [new branch] gh/EikanWang/73/head -> origin/gh/EikanWang/73/head 2025-01-24T00:53:33.2055293Z * [new branch] gh/EikanWang/73/orig -> origin/gh/EikanWang/73/orig 2025-01-24T00:53:33.2057314Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-01-24T00:53:33.2058407Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-01-24T00:53:33.2060048Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-01-24T00:53:33.2060898Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-01-24T00:53:33.2061926Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-01-24T00:53:33.2063294Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-01-24T00:53:33.2064250Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-01-24T00:53:33.2065245Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-01-24T00:53:33.2066704Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-01-24T00:53:33.2067626Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-01-24T00:53:33.2068585Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-01-24T00:53:33.2070007Z * [new branch] gh/H-Huang/161/base -> origin/gh/H-Huang/161/base 2025-01-24T00:53:33.2070952Z * [new branch] gh/H-Huang/161/head -> origin/gh/H-Huang/161/head 2025-01-24T00:53:33.2071956Z * [new branch] gh/H-Huang/161/orig -> origin/gh/H-Huang/161/orig 2025-01-24T00:53:33.2073524Z * [new branch] gh/H-Huang/162/base -> origin/gh/H-Huang/162/base 2025-01-24T00:53:33.2074404Z * [new branch] gh/H-Huang/162/head -> origin/gh/H-Huang/162/head 2025-01-24T00:53:33.2075375Z * [new branch] gh/H-Huang/162/orig -> origin/gh/H-Huang/162/orig 2025-01-24T00:53:33.2076810Z * [new branch] gh/H-Huang/163/base -> origin/gh/H-Huang/163/base 2025-01-24T00:53:33.2077864Z * [new branch] gh/H-Huang/163/head -> origin/gh/H-Huang/163/head 2025-01-24T00:53:33.2078887Z * [new branch] gh/H-Huang/163/orig -> origin/gh/H-Huang/163/orig 2025-01-24T00:53:33.2080336Z * [new branch] gh/H-Huang/164/base -> origin/gh/H-Huang/164/base 2025-01-24T00:53:33.2081394Z * [new branch] gh/H-Huang/164/head -> origin/gh/H-Huang/164/head 2025-01-24T00:53:33.2082262Z * [new branch] gh/H-Huang/164/orig -> origin/gh/H-Huang/164/orig 2025-01-24T00:53:33.2084068Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2025-01-24T00:53:33.2085087Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2025-01-24T00:53:33.2086153Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2025-01-24T00:53:33.2088143Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2025-01-24T00:53:33.2091490Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2025-01-24T00:53:33.2092537Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2025-01-24T00:53:33.2093211Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-01-24T00:53:33.2093996Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-01-24T00:53:33.2094609Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-01-24T00:53:33.2095418Z * [new branch] gh/IvanKobzarev/72/base -> origin/gh/IvanKobzarev/72/base 2025-01-24T00:53:33.2096456Z * [new branch] gh/IvanKobzarev/72/head -> origin/gh/IvanKobzarev/72/head 2025-01-24T00:53:33.2097478Z * [new branch] gh/IvanKobzarev/72/orig -> origin/gh/IvanKobzarev/72/orig 2025-01-24T00:53:33.2098774Z * [new branch] gh/IvanKobzarev/73/base -> origin/gh/IvanKobzarev/73/base 2025-01-24T00:53:33.2099888Z * [new branch] gh/IvanKobzarev/73/head -> origin/gh/IvanKobzarev/73/head 2025-01-24T00:53:33.2100722Z * [new branch] gh/IvanKobzarev/73/orig -> origin/gh/IvanKobzarev/73/orig 2025-01-24T00:53:33.2102090Z * [new branch] gh/IvanKobzarev/75/base -> origin/gh/IvanKobzarev/75/base 2025-01-24T00:53:33.2103010Z * [new branch] gh/IvanKobzarev/75/head -> origin/gh/IvanKobzarev/75/head 2025-01-24T00:53:33.2103993Z * [new branch] gh/IvanKobzarev/75/orig -> origin/gh/IvanKobzarev/75/orig 2025-01-24T00:53:33.2105504Z * [new branch] gh/IvanKobzarev/76/base -> origin/gh/IvanKobzarev/76/base 2025-01-24T00:53:33.2106393Z * [new branch] gh/IvanKobzarev/76/head -> origin/gh/IvanKobzarev/76/head 2025-01-24T00:53:33.2107397Z * [new branch] gh/IvanKobzarev/76/orig -> origin/gh/IvanKobzarev/76/orig 2025-01-24T00:53:33.2108975Z * [new branch] gh/IvanKobzarev/78/base -> origin/gh/IvanKobzarev/78/base 2025-01-24T00:53:33.2110049Z * [new branch] gh/IvanKobzarev/78/head -> origin/gh/IvanKobzarev/78/head 2025-01-24T00:53:33.2111154Z * [new branch] gh/IvanKobzarev/78/orig -> origin/gh/IvanKobzarev/78/orig 2025-01-24T00:53:33.2112673Z * [new branch] gh/IvanKobzarev/82/base -> origin/gh/IvanKobzarev/82/base 2025-01-24T00:53:33.2113643Z * [new branch] gh/IvanKobzarev/82/head -> origin/gh/IvanKobzarev/82/head 2025-01-24T00:53:33.2114658Z * [new branch] gh/IvanKobzarev/82/orig -> origin/gh/IvanKobzarev/82/orig 2025-01-24T00:53:33.2115996Z * [new branch] gh/IvanKobzarev/84/base -> origin/gh/IvanKobzarev/84/base 2025-01-24T00:53:33.2116978Z * [new branch] gh/IvanKobzarev/84/head -> origin/gh/IvanKobzarev/84/head 2025-01-24T00:53:33.2117966Z * [new branch] gh/IvanKobzarev/84/orig -> origin/gh/IvanKobzarev/84/orig 2025-01-24T00:53:33.2119466Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2025-01-24T00:53:33.2120552Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2025-01-24T00:53:33.2121329Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2025-01-24T00:53:33.2122866Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2025-01-24T00:53:33.2123786Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2025-01-24T00:53:33.2124775Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2025-01-24T00:53:33.2126241Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2025-01-24T00:53:33.2127508Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2025-01-24T00:53:33.2128435Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2025-01-24T00:53:33.2129815Z * [new branch] gh/IvanKobzarev/93/base -> origin/gh/IvanKobzarev/93/base 2025-01-24T00:53:33.2130739Z * [new branch] gh/IvanKobzarev/93/head -> origin/gh/IvanKobzarev/93/head 2025-01-24T00:53:33.2131954Z * [new branch] gh/IvanKobzarev/93/orig -> origin/gh/IvanKobzarev/93/orig 2025-01-24T00:53:33.2133282Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-01-24T00:53:33.2134258Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-01-24T00:53:33.2135286Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-01-24T00:53:33.2136920Z * [new branch] gh/IvanKobzarev/95/base -> origin/gh/IvanKobzarev/95/base 2025-01-24T00:53:33.2138001Z * [new branch] gh/IvanKobzarev/95/head -> origin/gh/IvanKobzarev/95/head 2025-01-24T00:53:33.2139216Z * [new branch] gh/IvanKobzarev/95/orig -> origin/gh/IvanKobzarev/95/orig 2025-01-24T00:53:33.2140493Z * [new branch] gh/IvanKobzarev/96/base -> origin/gh/IvanKobzarev/96/base 2025-01-24T00:53:33.2141595Z * [new branch] gh/IvanKobzarev/96/head -> origin/gh/IvanKobzarev/96/head 2025-01-24T00:53:33.2142529Z * [new branch] gh/IvanKobzarev/96/orig -> origin/gh/IvanKobzarev/96/orig 2025-01-24T00:53:33.2144022Z * [new branch] gh/IvanKobzarev/97/base -> origin/gh/IvanKobzarev/97/base 2025-01-24T00:53:33.2144935Z * [new branch] gh/IvanKobzarev/97/head -> origin/gh/IvanKobzarev/97/head 2025-01-24T00:53:33.2146037Z * [new branch] gh/IvanKobzarev/97/orig -> origin/gh/IvanKobzarev/97/orig 2025-01-24T00:53:33.2147589Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-01-24T00:53:33.2148632Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-01-24T00:53:33.2149800Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-01-24T00:53:33.2151398Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2025-01-24T00:53:33.2152467Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2025-01-24T00:53:33.2153928Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2025-01-24T00:53:33.2155029Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2025-01-24T00:53:33.2155973Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2025-01-24T00:53:33.2158058Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-01-24T00:53:33.2159110Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-01-24T00:53:33.2160424Z * [new branch] gh/SamGinzburg/14/base -> origin/gh/SamGinzburg/14/base 2025-01-24T00:53:33.2161462Z * [new branch] gh/SamGinzburg/14/head -> origin/gh/SamGinzburg/14/head 2025-01-24T00:53:33.2162407Z * [new branch] gh/SamGinzburg/14/orig -> origin/gh/SamGinzburg/14/orig 2025-01-24T00:53:33.2163964Z * [new branch] gh/SamGinzburg/17/base -> origin/gh/SamGinzburg/17/base 2025-01-24T00:53:33.2164884Z * [new branch] gh/SamGinzburg/17/head -> origin/gh/SamGinzburg/17/head 2025-01-24T00:53:33.2165877Z * [new branch] gh/SamGinzburg/17/orig -> origin/gh/SamGinzburg/17/orig 2025-01-24T00:53:33.2167435Z * [new branch] gh/SamGinzburg/18/base -> origin/gh/SamGinzburg/18/base 2025-01-24T00:53:33.2168352Z * [new branch] gh/SamGinzburg/18/head -> origin/gh/SamGinzburg/18/head 2025-01-24T00:53:33.2169414Z * [new branch] gh/SamGinzburg/18/orig -> origin/gh/SamGinzburg/18/orig 2025-01-24T00:53:33.2171042Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-01-24T00:53:33.2172096Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-01-24T00:53:33.2173535Z * [new branch] gh/StrongerXi/12/base -> origin/gh/StrongerXi/12/base 2025-01-24T00:53:33.2174441Z * [new branch] gh/StrongerXi/12/head -> origin/gh/StrongerXi/12/head 2025-01-24T00:53:33.2175508Z * [new branch] gh/StrongerXi/12/orig -> origin/gh/StrongerXi/12/orig 2025-01-24T00:53:33.2176805Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-01-24T00:53:33.2177809Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-01-24T00:53:33.2178768Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-01-24T00:53:33.2180090Z * [new branch] gh/StrongerXi/65/base -> origin/gh/StrongerXi/65/base 2025-01-24T00:53:33.2181083Z * [new branch] gh/StrongerXi/65/head -> origin/gh/StrongerXi/65/head 2025-01-24T00:53:33.2182063Z * [new branch] gh/StrongerXi/65/orig -> origin/gh/StrongerXi/65/orig 2025-01-24T00:53:33.2183391Z * [new branch] gh/StrongerXi/66/base -> origin/gh/StrongerXi/66/base 2025-01-24T00:53:33.2184359Z * [new branch] gh/StrongerXi/66/head -> origin/gh/StrongerXi/66/head 2025-01-24T00:53:33.2185408Z * [new branch] gh/StrongerXi/66/orig -> origin/gh/StrongerXi/66/orig 2025-01-24T00:53:33.2186728Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-01-24T00:53:33.2187723Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-01-24T00:53:33.2188733Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-01-24T00:53:33.2190008Z * [new branch] gh/StrongerXi/68/base -> origin/gh/StrongerXi/68/base 2025-01-24T00:53:33.2190980Z * [new branch] gh/StrongerXi/68/head -> origin/gh/StrongerXi/68/head 2025-01-24T00:53:33.2192020Z * [new branch] gh/StrongerXi/68/orig -> origin/gh/StrongerXi/68/orig 2025-01-24T00:53:33.2193564Z * [new branch] gh/StrongerXi/69/base -> origin/gh/StrongerXi/69/base 2025-01-24T00:53:33.2194438Z * [new branch] gh/StrongerXi/69/head -> origin/gh/StrongerXi/69/head 2025-01-24T00:53:33.2195422Z * [new branch] gh/StrongerXi/69/orig -> origin/gh/StrongerXi/69/orig 2025-01-24T00:53:33.2196849Z * [new branch] gh/StrongerXi/70/base -> origin/gh/StrongerXi/70/base 2025-01-24T00:53:33.2197681Z * [new branch] gh/StrongerXi/70/head -> origin/gh/StrongerXi/70/head 2025-01-24T00:53:33.2198710Z * [new branch] gh/StrongerXi/70/orig -> origin/gh/StrongerXi/70/orig 2025-01-24T00:53:33.2200057Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-01-24T00:53:33.2200961Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-01-24T00:53:33.2202232Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-01-24T00:53:33.2203138Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-01-24T00:53:33.2204627Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-01-24T00:53:33.2205528Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-01-24T00:53:33.2206623Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-01-24T00:53:33.2208089Z * [new branch] gh/StrongerXi/74/base -> origin/gh/StrongerXi/74/base 2025-01-24T00:53:33.2208988Z * [new branch] gh/StrongerXi/74/head -> origin/gh/StrongerXi/74/head 2025-01-24T00:53:33.2210202Z * [new branch] gh/StrongerXi/74/orig -> origin/gh/StrongerXi/74/orig 2025-01-24T00:53:33.2212981Z * [new branch] gh/StrongerXi/75/base -> origin/gh/StrongerXi/75/base 2025-01-24T00:53:33.2214084Z * [new branch] gh/StrongerXi/75/head -> origin/gh/StrongerXi/75/head 2025-01-24T00:53:33.2215030Z * [new branch] gh/StrongerXi/75/orig -> origin/gh/StrongerXi/75/orig 2025-01-24T00:53:33.2216499Z * [new branch] gh/StrongerXi/76/base -> origin/gh/StrongerXi/76/base 2025-01-24T00:53:33.2217410Z * [new branch] gh/StrongerXi/76/head -> origin/gh/StrongerXi/76/head 2025-01-24T00:53:33.2218482Z * [new branch] gh/StrongerXi/76/orig -> origin/gh/StrongerXi/76/orig 2025-01-24T00:53:33.2220095Z * [new branch] gh/Valentine233/1/base -> origin/gh/Valentine233/1/base 2025-01-24T00:53:33.2221100Z * [new branch] gh/Valentine233/1/head -> origin/gh/Valentine233/1/head 2025-01-24T00:53:33.2222276Z * [new branch] gh/Valentine233/1/orig -> origin/gh/Valentine233/1/orig 2025-01-24T00:53:33.2223804Z * [new branch] gh/Xia-Weiwen/15/base -> origin/gh/Xia-Weiwen/15/base 2025-01-24T00:53:33.2224841Z * [new branch] gh/Xia-Weiwen/15/orig -> origin/gh/Xia-Weiwen/15/orig 2025-01-24T00:53:33.2226274Z * [new branch] gh/Xia-Weiwen/17/base -> origin/gh/Xia-Weiwen/17/base 2025-01-24T00:53:33.2227248Z * [new branch] gh/Xia-Weiwen/17/orig -> origin/gh/Xia-Weiwen/17/orig 2025-01-24T00:53:33.2228715Z * [new branch] gh/Xia-Weiwen/24/base -> origin/gh/Xia-Weiwen/24/base 2025-01-24T00:53:33.2229555Z * [new branch] gh/Xia-Weiwen/24/head -> origin/gh/Xia-Weiwen/24/head 2025-01-24T00:53:33.2230581Z * [new branch] gh/Xia-Weiwen/24/orig -> origin/gh/Xia-Weiwen/24/orig 2025-01-24T00:53:33.2231895Z * [new branch] gh/Xia-Weiwen/25/base -> origin/gh/Xia-Weiwen/25/base 2025-01-24T00:53:33.2233005Z * [new branch] gh/Xia-Weiwen/25/head -> origin/gh/Xia-Weiwen/25/head 2025-01-24T00:53:33.2233976Z * [new branch] gh/Xia-Weiwen/25/orig -> origin/gh/Xia-Weiwen/25/orig 2025-01-24T00:53:33.2235246Z * [new branch] gh/Xia-Weiwen/26/base -> origin/gh/Xia-Weiwen/26/base 2025-01-24T00:53:33.2236286Z * [new branch] gh/Xia-Weiwen/26/head -> origin/gh/Xia-Weiwen/26/head 2025-01-24T00:53:33.2237282Z * [new branch] gh/Xia-Weiwen/26/orig -> origin/gh/Xia-Weiwen/26/orig 2025-01-24T00:53:33.2238676Z * [new branch] gh/Xia-Weiwen/27/base -> origin/gh/Xia-Weiwen/27/base 2025-01-24T00:53:33.2239603Z * [new branch] gh/Xia-Weiwen/27/head -> origin/gh/Xia-Weiwen/27/head 2025-01-24T00:53:33.2240502Z * [new branch] gh/Xia-Weiwen/27/orig -> origin/gh/Xia-Weiwen/27/orig 2025-01-24T00:53:33.2241889Z * [new branch] gh/Xia-Weiwen/28/base -> origin/gh/Xia-Weiwen/28/base 2025-01-24T00:53:33.2242847Z * [new branch] gh/Xia-Weiwen/28/head -> origin/gh/Xia-Weiwen/28/head 2025-01-24T00:53:33.2243816Z * [new branch] gh/Xia-Weiwen/28/orig -> origin/gh/Xia-Weiwen/28/orig 2025-01-24T00:53:33.2245024Z * [new branch] gh/Xia-Weiwen/29/base -> origin/gh/Xia-Weiwen/29/base 2025-01-24T00:53:33.2246018Z * [new branch] gh/Xia-Weiwen/29/head -> origin/gh/Xia-Weiwen/29/head 2025-01-24T00:53:33.2246989Z * [new branch] gh/Xia-Weiwen/29/orig -> origin/gh/Xia-Weiwen/29/orig 2025-01-24T00:53:33.2248726Z * [new branch] gh/XilunWu/109/base -> origin/gh/XilunWu/109/base 2025-01-24T00:53:33.2249795Z * [new branch] gh/XilunWu/109/head -> origin/gh/XilunWu/109/head 2025-01-24T00:53:33.2250745Z * [new branch] gh/XilunWu/109/orig -> origin/gh/XilunWu/109/orig 2025-01-24T00:53:33.2252255Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-01-24T00:53:33.2253122Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-01-24T00:53:33.2254110Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-01-24T00:53:33.2255727Z * [new branch] gh/XilunWu/111/base -> origin/gh/XilunWu/111/base 2025-01-24T00:53:33.2256799Z * [new branch] gh/XilunWu/111/head -> origin/gh/XilunWu/111/head 2025-01-24T00:53:33.2257795Z * [new branch] gh/XilunWu/111/orig -> origin/gh/XilunWu/111/orig 2025-01-24T00:53:33.2259166Z * [new branch] gh/XilunWu/43/base -> origin/gh/XilunWu/43/base 2025-01-24T00:53:33.2260232Z * [new branch] gh/XilunWu/43/orig -> origin/gh/XilunWu/43/orig 2025-01-24T00:53:33.2261453Z * [new branch] gh/XilunWu/44/base -> origin/gh/XilunWu/44/base 2025-01-24T00:53:33.2262591Z * [new branch] gh/XilunWu/44/orig -> origin/gh/XilunWu/44/orig 2025-01-24T00:53:33.2263818Z * [new branch] gh/XilunWu/45/base -> origin/gh/XilunWu/45/base 2025-01-24T00:53:33.2264837Z * [new branch] gh/XilunWu/45/orig -> origin/gh/XilunWu/45/orig 2025-01-24T00:53:33.2266209Z * [new branch] gh/XilunWu/46/base -> origin/gh/XilunWu/46/base 2025-01-24T00:53:33.2267145Z * [new branch] gh/XilunWu/46/orig -> origin/gh/XilunWu/46/orig 2025-01-24T00:53:33.2268806Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-01-24T00:53:33.2269750Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-01-24T00:53:33.2270758Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-01-24T00:53:33.2272345Z * [new branch] gh/XuehaiPan/104/base -> origin/gh/XuehaiPan/104/base 2025-01-24T00:53:33.2273460Z * [new branch] gh/XuehaiPan/104/head -> origin/gh/XuehaiPan/104/head 2025-01-24T00:53:33.2274451Z * [new branch] gh/XuehaiPan/104/orig -> origin/gh/XuehaiPan/104/orig 2025-01-24T00:53:33.2275716Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-01-24T00:53:33.2276655Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-01-24T00:53:33.2277663Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-01-24T00:53:33.2279156Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2025-01-24T00:53:33.2280038Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2025-01-24T00:53:33.2281034Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2025-01-24T00:53:33.2282600Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-01-24T00:53:33.2283526Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-01-24T00:53:33.2284224Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-01-24T00:53:33.2285663Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-01-24T00:53:33.2286591Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-01-24T00:53:33.2287634Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-01-24T00:53:33.2288924Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-01-24T00:53:33.2289891Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-01-24T00:53:33.2290852Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-01-24T00:53:33.2292257Z * [new branch] gh/XuehaiPan/159/base -> origin/gh/XuehaiPan/159/base 2025-01-24T00:53:33.2293151Z * [new branch] gh/XuehaiPan/159/head -> origin/gh/XuehaiPan/159/head 2025-01-24T00:53:33.2294140Z * [new branch] gh/XuehaiPan/159/orig -> origin/gh/XuehaiPan/159/orig 2025-01-24T00:53:33.2295701Z * [new branch] gh/XuehaiPan/162/base -> origin/gh/XuehaiPan/162/base 2025-01-24T00:53:33.2296604Z * [new branch] gh/XuehaiPan/162/head -> origin/gh/XuehaiPan/162/head 2025-01-24T00:53:33.2297578Z * [new branch] gh/XuehaiPan/162/orig -> origin/gh/XuehaiPan/162/orig 2025-01-24T00:53:33.2299007Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-01-24T00:53:33.2299943Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-01-24T00:53:33.2300973Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-01-24T00:53:33.2302511Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2025-01-24T00:53:33.2303334Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2025-01-24T00:53:33.2304285Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2025-01-24T00:53:33.2305630Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-01-24T00:53:33.2306537Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-01-24T00:53:33.2307498Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-01-24T00:53:33.2308872Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-01-24T00:53:33.2309913Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-01-24T00:53:33.2311028Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-01-24T00:53:33.2312489Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-01-24T00:53:33.2313423Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-01-24T00:53:33.2314396Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-01-24T00:53:33.2315808Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2025-01-24T00:53:33.2316738Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2025-01-24T00:53:33.2317715Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2025-01-24T00:53:33.2319145Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-01-24T00:53:33.2320011Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-01-24T00:53:33.2320999Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-01-24T00:53:33.2322380Z * [new branch] gh/XuehaiPan/198/base -> origin/gh/XuehaiPan/198/base 2025-01-24T00:53:33.2323282Z * [new branch] gh/XuehaiPan/198/head -> origin/gh/XuehaiPan/198/head 2025-01-24T00:53:33.2324236Z * [new branch] gh/XuehaiPan/198/orig -> origin/gh/XuehaiPan/198/orig 2025-01-24T00:53:33.2326102Z * [new branch] gh/XuehaiPan/206/base -> origin/gh/XuehaiPan/206/base 2025-01-24T00:53:33.2327537Z * [new branch] gh/XuehaiPan/206/head -> origin/gh/XuehaiPan/206/head 2025-01-24T00:53:33.2328639Z * [new branch] gh/XuehaiPan/206/orig -> origin/gh/XuehaiPan/206/orig 2025-01-24T00:53:33.2330551Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-01-24T00:53:33.2332076Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-01-24T00:53:33.2333597Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-01-24T00:53:33.2336080Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-01-24T00:53:33.2337191Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-01-24T00:53:33.2338618Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-01-24T00:53:33.2340977Z * [new branch] gh/XuehaiPan/212/base -> origin/gh/XuehaiPan/212/base 2025-01-24T00:53:33.2342226Z * [new branch] gh/XuehaiPan/212/head -> origin/gh/XuehaiPan/212/head 2025-01-24T00:53:33.2343681Z * [new branch] gh/XuehaiPan/212/orig -> origin/gh/XuehaiPan/212/orig 2025-01-24T00:53:33.2346103Z * [new branch] gh/XuehaiPan/213/base -> origin/gh/XuehaiPan/213/base 2025-01-24T00:53:33.2347419Z * [new branch] gh/XuehaiPan/213/head -> origin/gh/XuehaiPan/213/head 2025-01-24T00:53:33.2348755Z * [new branch] gh/XuehaiPan/213/orig -> origin/gh/XuehaiPan/213/orig 2025-01-24T00:53:33.2351194Z * [new branch] gh/XuehaiPan/214/base -> origin/gh/XuehaiPan/214/base 2025-01-24T00:53:33.2352641Z * [new branch] gh/XuehaiPan/214/head -> origin/gh/XuehaiPan/214/head 2025-01-24T00:53:33.2354160Z * [new branch] gh/XuehaiPan/214/orig -> origin/gh/XuehaiPan/214/orig 2025-01-24T00:53:33.2356527Z * [new branch] gh/XuehaiPan/215/base -> origin/gh/XuehaiPan/215/base 2025-01-24T00:53:33.2357741Z * [new branch] gh/XuehaiPan/215/head -> origin/gh/XuehaiPan/215/head 2025-01-24T00:53:33.2359381Z * [new branch] gh/XuehaiPan/215/orig -> origin/gh/XuehaiPan/215/orig 2025-01-24T00:53:33.2361618Z * [new branch] gh/XuehaiPan/216/base -> origin/gh/XuehaiPan/216/base 2025-01-24T00:53:33.2362916Z * [new branch] gh/XuehaiPan/216/head -> origin/gh/XuehaiPan/216/head 2025-01-24T00:53:33.2364261Z * [new branch] gh/XuehaiPan/216/orig -> origin/gh/XuehaiPan/216/orig 2025-01-24T00:53:33.2366658Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-01-24T00:53:33.2367914Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-01-24T00:53:33.2369422Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-01-24T00:53:33.2371635Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-01-24T00:53:33.2372859Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-01-24T00:53:33.2374337Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-01-24T00:53:33.2376658Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-01-24T00:53:33.2378003Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-01-24T00:53:33.2379330Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-01-24T00:53:33.2381048Z * [new branch] gh/XuehaiPan/220/base -> origin/gh/XuehaiPan/220/base 2025-01-24T00:53:33.2382484Z * [new branch] gh/XuehaiPan/220/head -> origin/gh/XuehaiPan/220/head 2025-01-24T00:53:33.2383758Z * [new branch] gh/XuehaiPan/220/orig -> origin/gh/XuehaiPan/220/orig 2025-01-24T00:53:33.2385476Z * [new branch] gh/XuehaiPan/221/base -> origin/gh/XuehaiPan/221/base 2025-01-24T00:53:33.2386759Z * [new branch] gh/XuehaiPan/221/head -> origin/gh/XuehaiPan/221/head 2025-01-24T00:53:33.2388211Z * [new branch] gh/XuehaiPan/221/orig -> origin/gh/XuehaiPan/221/orig 2025-01-24T00:53:33.2389917Z * [new branch] gh/XuehaiPan/222/base -> origin/gh/XuehaiPan/222/base 2025-01-24T00:53:33.2391706Z * [new branch] gh/XuehaiPan/222/head -> origin/gh/XuehaiPan/222/head 2025-01-24T00:53:33.2392890Z * [new branch] gh/XuehaiPan/222/orig -> origin/gh/XuehaiPan/222/orig 2025-01-24T00:53:33.2395280Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-01-24T00:53:33.2396397Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-01-24T00:53:33.2397924Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-01-24T00:53:33.2400279Z * [new branch] gh/XuehaiPan/224/base -> origin/gh/XuehaiPan/224/base 2025-01-24T00:53:33.2401526Z * [new branch] gh/XuehaiPan/224/head -> origin/gh/XuehaiPan/224/head 2025-01-24T00:53:33.2403097Z * [new branch] gh/XuehaiPan/224/orig -> origin/gh/XuehaiPan/224/orig 2025-01-24T00:53:33.2405634Z * [new branch] gh/XuehaiPan/225/base -> origin/gh/XuehaiPan/225/base 2025-01-24T00:53:33.2406696Z * [new branch] gh/XuehaiPan/225/head -> origin/gh/XuehaiPan/225/head 2025-01-24T00:53:33.2407999Z * [new branch] gh/XuehaiPan/225/orig -> origin/gh/XuehaiPan/225/orig 2025-01-24T00:53:33.2409685Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-01-24T00:53:33.2411224Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-01-24T00:53:33.2412577Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-01-24T00:53:33.2414246Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-01-24T00:53:33.2415552Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-01-24T00:53:33.2416878Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-01-24T00:53:33.2418545Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-01-24T00:53:33.2419845Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-01-24T00:53:33.2421144Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-01-24T00:53:33.2422852Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-01-24T00:53:33.2424172Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-01-24T00:53:33.2425404Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-01-24T00:53:33.2427135Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-01-24T00:53:33.2428462Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-01-24T00:53:33.2429716Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-01-24T00:53:33.2431486Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-01-24T00:53:33.2432926Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-01-24T00:53:33.2434165Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-01-24T00:53:33.2435795Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-01-24T00:53:33.2437136Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-01-24T00:53:33.2438434Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-01-24T00:53:33.2440252Z * [new branch] gh/XuehaiPan/233/base -> origin/gh/XuehaiPan/233/base 2025-01-24T00:53:33.2441588Z * [new branch] gh/XuehaiPan/233/head -> origin/gh/XuehaiPan/233/head 2025-01-24T00:53:33.2443007Z * [new branch] gh/XuehaiPan/233/orig -> origin/gh/XuehaiPan/233/orig 2025-01-24T00:53:33.2444702Z * [new branch] gh/XuehaiPan/234/base -> origin/gh/XuehaiPan/234/base 2025-01-24T00:53:33.2446038Z * [new branch] gh/XuehaiPan/234/head -> origin/gh/XuehaiPan/234/head 2025-01-24T00:53:33.2447337Z * [new branch] gh/XuehaiPan/234/orig -> origin/gh/XuehaiPan/234/orig 2025-01-24T00:53:33.2449022Z * [new branch] gh/XuehaiPan/235/base -> origin/gh/XuehaiPan/235/base 2025-01-24T00:53:33.2450377Z * [new branch] gh/XuehaiPan/235/head -> origin/gh/XuehaiPan/235/head 2025-01-24T00:53:33.2451682Z * [new branch] gh/XuehaiPan/235/orig -> origin/gh/XuehaiPan/235/orig 2025-01-24T00:53:33.2453400Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-01-24T00:53:33.2454654Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-01-24T00:53:33.2456171Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-01-24T00:53:33.2457731Z * [new branch] gh/XuehaiPan/237/base -> origin/gh/XuehaiPan/237/base 2025-01-24T00:53:33.2459216Z * [new branch] gh/XuehaiPan/237/head -> origin/gh/XuehaiPan/237/head 2025-01-24T00:53:33.2460547Z * [new branch] gh/XuehaiPan/237/orig -> origin/gh/XuehaiPan/237/orig 2025-01-24T00:53:33.2462221Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2025-01-24T00:53:33.2463531Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2025-01-24T00:53:33.2464890Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2025-01-24T00:53:33.2466590Z * [new branch] gh/XuehaiPan/67/base -> origin/gh/XuehaiPan/67/base 2025-01-24T00:53:33.2467950Z * [new branch] gh/XuehaiPan/67/head -> origin/gh/XuehaiPan/67/head 2025-01-24T00:53:33.2469368Z * [new branch] gh/XuehaiPan/67/orig -> origin/gh/XuehaiPan/67/orig 2025-01-24T00:53:33.2471098Z * [new branch] gh/XuehaiPan/70/base -> origin/gh/XuehaiPan/70/base 2025-01-24T00:53:33.2472473Z * [new branch] gh/XuehaiPan/70/head -> origin/gh/XuehaiPan/70/head 2025-01-24T00:53:33.2473760Z * [new branch] gh/XuehaiPan/70/orig -> origin/gh/XuehaiPan/70/orig 2025-01-24T00:53:33.2475477Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-01-24T00:53:33.2476851Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-01-24T00:53:33.2478160Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-01-24T00:53:33.2479907Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-01-24T00:53:33.2481737Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-01-24T00:53:33.2483865Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-01-24T00:53:33.2485124Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-01-24T00:53:33.2486438Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-01-24T00:53:33.2488294Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-01-24T00:53:33.2490121Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-01-24T00:53:33.2491222Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-01-24T00:53:33.2493106Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2025-01-24T00:53:33.2494548Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-01-24T00:53:33.2496042Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2025-01-24T00:53:33.2498849Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-01-24T00:53:33.2499910Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-01-24T00:53:33.2502638Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2025-01-24T00:53:33.2503799Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2025-01-24T00:53:33.2505296Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2025-01-24T00:53:33.2507392Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2025-01-24T00:53:33.2508743Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2025-01-24T00:53:33.2510422Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2025-01-24T00:53:33.2514678Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2025-01-24T00:53:33.2515548Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2025-01-24T00:53:33.2516457Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2025-01-24T00:53:33.2517936Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2025-01-24T00:53:33.2518796Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2025-01-24T00:53:33.2519823Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2025-01-24T00:53:33.2521118Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2025-01-24T00:53:33.2522127Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2025-01-24T00:53:33.2523147Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2025-01-24T00:53:33.2524430Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-01-24T00:53:33.2525431Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-01-24T00:53:33.2526420Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-01-24T00:53:33.2527743Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2025-01-24T00:53:33.2528682Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2025-01-24T00:53:33.2529664Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2025-01-24T00:53:33.2531110Z * [new branch] gh/ZhiweiYan-96/37/base -> origin/gh/ZhiweiYan-96/37/base 2025-01-24T00:53:33.2531954Z * [new branch] gh/ZhiweiYan-96/37/head -> origin/gh/ZhiweiYan-96/37/head 2025-01-24T00:53:33.2533383Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-01-24T00:53:33.2534221Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-01-24T00:53:33.2535253Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-01-24T00:53:33.2536541Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-01-24T00:53:33.2537497Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-01-24T00:53:33.2538492Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-01-24T00:53:33.2539785Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2025-01-24T00:53:33.2540763Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2025-01-24T00:53:33.2541727Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2025-01-24T00:53:33.2543415Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-01-24T00:53:33.2544443Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-01-24T00:53:33.2545571Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-01-24T00:53:33.2546464Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-01-24T00:53:33.2548069Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-01-24T00:53:33.2549041Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-01-24T00:53:33.2550002Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-01-24T00:53:33.2551683Z * [new branch] gh/alexsamardzic/22/base -> origin/gh/alexsamardzic/22/base 2025-01-24T00:53:33.2552879Z * [new branch] gh/alexsamardzic/22/head -> origin/gh/alexsamardzic/22/head 2025-01-24T00:53:33.2553708Z * [new branch] gh/alexsamardzic/22/orig -> origin/gh/alexsamardzic/22/orig 2025-01-24T00:53:33.2555079Z * [new branch] gh/alexsamardzic/23/base -> origin/gh/alexsamardzic/23/base 2025-01-24T00:53:33.2556003Z * [new branch] gh/alexsamardzic/23/head -> origin/gh/alexsamardzic/23/head 2025-01-24T00:53:33.2556978Z * [new branch] gh/alexsamardzic/23/orig -> origin/gh/alexsamardzic/23/orig 2025-01-24T00:53:33.2558572Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-01-24T00:53:33.2559529Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-01-24T00:53:33.2560583Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-01-24T00:53:33.2561813Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2025-01-24T00:53:33.2562802Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2025-01-24T00:53:33.2563799Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2025-01-24T00:53:33.2565503Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-01-24T00:53:33.2566453Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-01-24T00:53:33.2568080Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-01-24T00:53:33.2568915Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-01-24T00:53:33.2570087Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-01-24T00:53:33.2571716Z * [new branch] gh/andrewor14/25/base -> origin/gh/andrewor14/25/base 2025-01-24T00:53:33.2572821Z * [new branch] gh/andrewor14/25/head -> origin/gh/andrewor14/25/head 2025-01-24T00:53:33.2573814Z * [new branch] gh/andrewor14/25/orig -> origin/gh/andrewor14/25/orig 2025-01-24T00:53:33.2575274Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-01-24T00:53:33.2576260Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-01-24T00:53:33.2577782Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-01-24T00:53:33.2578688Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-01-24T00:53:33.2579821Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-01-24T00:53:33.2580816Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-01-24T00:53:33.2582193Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-01-24T00:53:33.2583258Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-01-24T00:53:33.2584266Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-01-24T00:53:33.2585805Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-01-24T00:53:33.2586734Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-01-24T00:53:33.2587853Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-01-24T00:53:33.2589405Z * [new branch] gh/angelayi/62/base -> origin/gh/angelayi/62/base 2025-01-24T00:53:33.2590372Z * [new branch] gh/angelayi/62/head -> origin/gh/angelayi/62/head 2025-01-24T00:53:33.2591350Z * [new branch] gh/angelayi/62/orig -> origin/gh/angelayi/62/orig 2025-01-24T00:53:33.2592747Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2025-01-24T00:53:33.2593854Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2025-01-24T00:53:33.2594735Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2025-01-24T00:53:33.2596719Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2025-01-24T00:53:33.2597724Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2025-01-24T00:53:33.2598675Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2025-01-24T00:53:33.2600224Z * [new branch] gh/ani300/4/base -> origin/gh/ani300/4/base 2025-01-24T00:53:33.2601210Z * [new branch] gh/ani300/4/head -> origin/gh/ani300/4/head 2025-01-24T00:53:33.2602227Z * [new branch] gh/ani300/4/orig -> origin/gh/ani300/4/orig 2025-01-24T00:53:33.2603982Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-01-24T00:53:33.2604947Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-01-24T00:53:33.2606276Z * [new branch] gh/anijain2305/507/base -> origin/gh/anijain2305/507/base 2025-01-24T00:53:33.2607255Z * [new branch] gh/anijain2305/507/head -> origin/gh/anijain2305/507/head 2025-01-24T00:53:33.2608328Z * [new branch] gh/anijain2305/507/orig -> origin/gh/anijain2305/507/orig 2025-01-24T00:53:33.2609564Z * [new branch] gh/anijain2305/522/base -> origin/gh/anijain2305/522/base 2025-01-24T00:53:33.2610786Z * [new branch] gh/anijain2305/522/head -> origin/gh/anijain2305/522/head 2025-01-24T00:53:33.2611844Z * [new branch] gh/anijain2305/522/orig -> origin/gh/anijain2305/522/orig 2025-01-24T00:53:33.2613157Z * [new branch] gh/anijain2305/539/base -> origin/gh/anijain2305/539/base 2025-01-24T00:53:33.2614127Z * [new branch] gh/anijain2305/539/head -> origin/gh/anijain2305/539/head 2025-01-24T00:53:33.2615153Z * [new branch] gh/anijain2305/539/orig -> origin/gh/anijain2305/539/orig 2025-01-24T00:53:33.2616671Z * [new branch] gh/anijain2305/541/base -> origin/gh/anijain2305/541/base 2025-01-24T00:53:33.2617888Z * [new branch] gh/anijain2305/541/head -> origin/gh/anijain2305/541/head 2025-01-24T00:53:33.2618980Z * [new branch] gh/anijain2305/541/orig -> origin/gh/anijain2305/541/orig 2025-01-24T00:53:33.2620059Z * [new branch] gh/anijain2305/542/base -> origin/gh/anijain2305/542/base 2025-01-24T00:53:33.2621134Z * [new branch] gh/anijain2305/542/head -> origin/gh/anijain2305/542/head 2025-01-24T00:53:33.2622180Z * [new branch] gh/anijain2305/542/orig -> origin/gh/anijain2305/542/orig 2025-01-24T00:53:33.2623356Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-01-24T00:53:33.2624456Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-01-24T00:53:33.2625492Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-01-24T00:53:33.2626604Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2025-01-24T00:53:33.2627696Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2025-01-24T00:53:33.2628772Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2025-01-24T00:53:33.2629900Z * [new branch] gh/anijain2305/573/base -> origin/gh/anijain2305/573/base 2025-01-24T00:53:33.2631000Z * [new branch] gh/anijain2305/573/head -> origin/gh/anijain2305/573/head 2025-01-24T00:53:33.2632229Z * [new branch] gh/anijain2305/573/orig -> origin/gh/anijain2305/573/orig 2025-01-24T00:53:33.2633716Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-01-24T00:53:33.2634780Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-01-24T00:53:33.2635827Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-01-24T00:53:33.2637177Z * [new branch] gh/anijain2305/598/base -> origin/gh/anijain2305/598/base 2025-01-24T00:53:33.2638261Z * [new branch] gh/anijain2305/598/head -> origin/gh/anijain2305/598/head 2025-01-24T00:53:33.2639175Z * [new branch] gh/anijain2305/598/orig -> origin/gh/anijain2305/598/orig 2025-01-24T00:53:33.2640744Z * [new branch] gh/anijain2305/599/base -> origin/gh/anijain2305/599/base 2025-01-24T00:53:33.2641569Z * [new branch] gh/anijain2305/599/head -> origin/gh/anijain2305/599/head 2025-01-24T00:53:33.2642587Z * [new branch] gh/anijain2305/599/orig -> origin/gh/anijain2305/599/orig 2025-01-24T00:53:33.2644060Z * [new branch] gh/anijain2305/600/base -> origin/gh/anijain2305/600/base 2025-01-24T00:53:33.2645079Z * [new branch] gh/anijain2305/600/head -> origin/gh/anijain2305/600/head 2025-01-24T00:53:33.2646062Z * [new branch] gh/anijain2305/600/orig -> origin/gh/anijain2305/600/orig 2025-01-24T00:53:33.2647493Z * [new branch] gh/anijain2305/601/base -> origin/gh/anijain2305/601/base 2025-01-24T00:53:33.2648391Z * [new branch] gh/anijain2305/601/head -> origin/gh/anijain2305/601/head 2025-01-24T00:53:33.2649338Z * [new branch] gh/anijain2305/601/orig -> origin/gh/anijain2305/601/orig 2025-01-24T00:53:33.2651492Z * [new branch] gh/anijain2305/602/base -> origin/gh/anijain2305/602/base 2025-01-24T00:53:33.2652124Z * [new branch] gh/anijain2305/602/head -> origin/gh/anijain2305/602/head 2025-01-24T00:53:33.2652981Z * [new branch] gh/anijain2305/602/orig -> origin/gh/anijain2305/602/orig 2025-01-24T00:53:33.2654380Z * [new branch] gh/anijain2305/603/base -> origin/gh/anijain2305/603/base 2025-01-24T00:53:33.2655354Z * [new branch] gh/anijain2305/603/head -> origin/gh/anijain2305/603/head 2025-01-24T00:53:33.2656376Z * [new branch] gh/anijain2305/603/orig -> origin/gh/anijain2305/603/orig 2025-01-24T00:53:33.2658255Z * [new branch] gh/anijain2305/604/base -> origin/gh/anijain2305/604/base 2025-01-24T00:53:33.2659271Z * [new branch] gh/anijain2305/604/head -> origin/gh/anijain2305/604/head 2025-01-24T00:53:33.2660199Z * [new branch] gh/anijain2305/604/orig -> origin/gh/anijain2305/604/orig 2025-01-24T00:53:33.2661727Z * [new branch] gh/anijain2305/605/base -> origin/gh/anijain2305/605/base 2025-01-24T00:53:33.2662525Z * [new branch] gh/anijain2305/605/head -> origin/gh/anijain2305/605/head 2025-01-24T00:53:33.2663539Z * [new branch] gh/anijain2305/605/orig -> origin/gh/anijain2305/605/orig 2025-01-24T00:53:33.2665022Z * [new branch] gh/anijain2305/606/base -> origin/gh/anijain2305/606/base 2025-01-24T00:53:33.2666031Z * [new branch] gh/anijain2305/606/head -> origin/gh/anijain2305/606/head 2025-01-24T00:53:33.2667023Z * [new branch] gh/anijain2305/606/orig -> origin/gh/anijain2305/606/orig 2025-01-24T00:53:33.2668444Z * [new branch] gh/anijain2305/607/base -> origin/gh/anijain2305/607/base 2025-01-24T00:53:33.2669376Z * [new branch] gh/anijain2305/607/head -> origin/gh/anijain2305/607/head 2025-01-24T00:53:33.2670300Z * [new branch] gh/anijain2305/607/orig -> origin/gh/anijain2305/607/orig 2025-01-24T00:53:33.2671839Z * [new branch] gh/anijain2305/608/base -> origin/gh/anijain2305/608/base 2025-01-24T00:53:33.2672964Z * [new branch] gh/anijain2305/608/head -> origin/gh/anijain2305/608/head 2025-01-24T00:53:33.2673846Z * [new branch] gh/anijain2305/608/orig -> origin/gh/anijain2305/608/orig 2025-01-24T00:53:33.2675109Z * [new branch] gh/anijain2305/609/base -> origin/gh/anijain2305/609/base 2025-01-24T00:53:33.2676106Z * [new branch] gh/anijain2305/609/head -> origin/gh/anijain2305/609/head 2025-01-24T00:53:33.2677095Z * [new branch] gh/anijain2305/609/orig -> origin/gh/anijain2305/609/orig 2025-01-24T00:53:33.2678359Z * [new branch] gh/anijain2305/610/base -> origin/gh/anijain2305/610/base 2025-01-24T00:53:33.2679309Z * [new branch] gh/anijain2305/610/head -> origin/gh/anijain2305/610/head 2025-01-24T00:53:33.2680288Z * [new branch] gh/anijain2305/610/orig -> origin/gh/anijain2305/610/orig 2025-01-24T00:53:33.2681846Z * [new branch] gh/anijain2305/611/base -> origin/gh/anijain2305/611/base 2025-01-24T00:53:33.2682739Z * [new branch] gh/anijain2305/611/head -> origin/gh/anijain2305/611/head 2025-01-24T00:53:33.2683778Z * [new branch] gh/anijain2305/611/orig -> origin/gh/anijain2305/611/orig 2025-01-24T00:53:33.2685249Z * [new branch] gh/anijain2305/612/base -> origin/gh/anijain2305/612/base 2025-01-24T00:53:33.2686124Z * [new branch] gh/anijain2305/612/head -> origin/gh/anijain2305/612/head 2025-01-24T00:53:33.2687141Z * [new branch] gh/anijain2305/612/orig -> origin/gh/anijain2305/612/orig 2025-01-24T00:53:33.2688575Z * [new branch] gh/anijain2305/613/base -> origin/gh/anijain2305/613/base 2025-01-24T00:53:33.2689402Z * [new branch] gh/anijain2305/613/head -> origin/gh/anijain2305/613/head 2025-01-24T00:53:33.2690433Z * [new branch] gh/anijain2305/613/orig -> origin/gh/anijain2305/613/orig 2025-01-24T00:53:33.2691945Z * [new branch] gh/anijain2305/614/base -> origin/gh/anijain2305/614/base 2025-01-24T00:53:33.2693026Z * [new branch] gh/anijain2305/614/head -> origin/gh/anijain2305/614/head 2025-01-24T00:53:33.2693973Z * [new branch] gh/anijain2305/614/orig -> origin/gh/anijain2305/614/orig 2025-01-24T00:53:33.2695490Z * [new branch] gh/anijain2305/615/base -> origin/gh/anijain2305/615/base 2025-01-24T00:53:33.2696575Z * [new branch] gh/anijain2305/615/head -> origin/gh/anijain2305/615/head 2025-01-24T00:53:33.2697516Z * [new branch] gh/anijain2305/615/orig -> origin/gh/anijain2305/615/orig 2025-01-24T00:53:33.2698924Z * [new branch] gh/anijain2305/616/base -> origin/gh/anijain2305/616/base 2025-01-24T00:53:33.2699821Z * [new branch] gh/anijain2305/616/head -> origin/gh/anijain2305/616/head 2025-01-24T00:53:33.2700783Z * [new branch] gh/anijain2305/616/orig -> origin/gh/anijain2305/616/orig 2025-01-24T00:53:33.2702256Z * [new branch] gh/anijain2305/617/base -> origin/gh/anijain2305/617/base 2025-01-24T00:53:33.2703235Z * [new branch] gh/anijain2305/617/head -> origin/gh/anijain2305/617/head 2025-01-24T00:53:33.2704127Z * [new branch] gh/anijain2305/617/orig -> origin/gh/anijain2305/617/orig 2025-01-24T00:53:33.2705664Z * [new branch] gh/anijain2305/618/base -> origin/gh/anijain2305/618/base 2025-01-24T00:53:33.2706499Z * [new branch] gh/anijain2305/618/head -> origin/gh/anijain2305/618/head 2025-01-24T00:53:33.2707519Z * [new branch] gh/anijain2305/618/orig -> origin/gh/anijain2305/618/orig 2025-01-24T00:53:33.2709030Z * [new branch] gh/anijain2305/619/base -> origin/gh/anijain2305/619/base 2025-01-24T00:53:33.2710149Z * [new branch] gh/anijain2305/619/head -> origin/gh/anijain2305/619/head 2025-01-24T00:53:33.2711189Z * [new branch] gh/anijain2305/619/orig -> origin/gh/anijain2305/619/orig 2025-01-24T00:53:33.2712954Z * [new branch] gh/anijain2305/620/base -> origin/gh/anijain2305/620/base 2025-01-24T00:53:33.2713888Z * [new branch] gh/anijain2305/620/head -> origin/gh/anijain2305/620/head 2025-01-24T00:53:33.2714865Z * [new branch] gh/anijain2305/620/orig -> origin/gh/anijain2305/620/orig 2025-01-24T00:53:33.2716303Z * [new branch] gh/anijain2305/621/base -> origin/gh/anijain2305/621/base 2025-01-24T00:53:33.2717165Z * [new branch] gh/anijain2305/621/head -> origin/gh/anijain2305/621/head 2025-01-24T00:53:33.2718211Z * [new branch] gh/anijain2305/621/orig -> origin/gh/anijain2305/621/orig 2025-01-24T00:53:33.2719606Z * [new branch] gh/anijain2305/622/base -> origin/gh/anijain2305/622/base 2025-01-24T00:53:33.2720486Z * [new branch] gh/anijain2305/622/head -> origin/gh/anijain2305/622/head 2025-01-24T00:53:33.2721490Z * [new branch] gh/anijain2305/622/orig -> origin/gh/anijain2305/622/orig 2025-01-24T00:53:33.2722967Z * [new branch] gh/anijain2305/623/base -> origin/gh/anijain2305/623/base 2025-01-24T00:53:33.2724370Z * [new branch] gh/anijain2305/623/head -> origin/gh/anijain2305/623/head 2025-01-24T00:53:33.2725099Z * [new branch] gh/anijain2305/623/orig -> origin/gh/anijain2305/623/orig 2025-01-24T00:53:33.2726267Z * [new branch] gh/anijain2305/624/base -> origin/gh/anijain2305/624/base 2025-01-24T00:53:33.2727360Z * [new branch] gh/anijain2305/624/head -> origin/gh/anijain2305/624/head 2025-01-24T00:53:33.2728333Z * [new branch] gh/anijain2305/624/orig -> origin/gh/anijain2305/624/orig 2025-01-24T00:53:33.2729853Z * [new branch] gh/anijain2305/625/base -> origin/gh/anijain2305/625/base 2025-01-24T00:53:33.2730987Z * [new branch] gh/anijain2305/625/head -> origin/gh/anijain2305/625/head 2025-01-24T00:53:33.2732235Z * [new branch] gh/anijain2305/625/orig -> origin/gh/anijain2305/625/orig 2025-01-24T00:53:33.2733371Z * [new branch] gh/anijain2305/626/base -> origin/gh/anijain2305/626/base 2025-01-24T00:53:33.2734394Z * [new branch] gh/anijain2305/626/head -> origin/gh/anijain2305/626/head 2025-01-24T00:53:33.2735277Z * [new branch] gh/anijain2305/626/orig -> origin/gh/anijain2305/626/orig 2025-01-24T00:53:33.2736780Z * [new branch] gh/anijain2305/627/base -> origin/gh/anijain2305/627/base 2025-01-24T00:53:33.2737669Z * [new branch] gh/anijain2305/627/head -> origin/gh/anijain2305/627/head 2025-01-24T00:53:33.2738631Z * [new branch] gh/anijain2305/627/orig -> origin/gh/anijain2305/627/orig 2025-01-24T00:53:33.2739939Z * [new branch] gh/anijain2305/628/base -> origin/gh/anijain2305/628/base 2025-01-24T00:53:33.2740847Z * [new branch] gh/anijain2305/628/head -> origin/gh/anijain2305/628/head 2025-01-24T00:53:33.2741837Z * [new branch] gh/anijain2305/628/orig -> origin/gh/anijain2305/628/orig 2025-01-24T00:53:33.2743096Z * [new branch] gh/anijain2305/629/base -> origin/gh/anijain2305/629/base 2025-01-24T00:53:33.2744095Z * [new branch] gh/anijain2305/629/head -> origin/gh/anijain2305/629/head 2025-01-24T00:53:33.2745091Z * [new branch] gh/anijain2305/629/orig -> origin/gh/anijain2305/629/orig 2025-01-24T00:53:33.2746304Z * [new branch] gh/anijain2305/630/base -> origin/gh/anijain2305/630/base 2025-01-24T00:53:33.2747353Z * [new branch] gh/anijain2305/630/head -> origin/gh/anijain2305/630/head 2025-01-24T00:53:33.2748387Z * [new branch] gh/anijain2305/630/orig -> origin/gh/anijain2305/630/orig 2025-01-24T00:53:33.2749854Z * [new branch] gh/anijain2305/631/base -> origin/gh/anijain2305/631/base 2025-01-24T00:53:33.2750900Z * [new branch] gh/anijain2305/631/head -> origin/gh/anijain2305/631/head 2025-01-24T00:53:33.2751785Z * [new branch] gh/anijain2305/631/orig -> origin/gh/anijain2305/631/orig 2025-01-24T00:53:33.2753365Z * [new branch] gh/anijain2305/632/base -> origin/gh/anijain2305/632/base 2025-01-24T00:53:33.2754440Z * [new branch] gh/anijain2305/632/head -> origin/gh/anijain2305/632/head 2025-01-24T00:53:33.2755302Z * [new branch] gh/anijain2305/632/orig -> origin/gh/anijain2305/632/orig 2025-01-24T00:53:33.2756735Z * [new branch] gh/anijain2305/633/base -> origin/gh/anijain2305/633/base 2025-01-24T00:53:33.2757724Z * [new branch] gh/anijain2305/633/head -> origin/gh/anijain2305/633/head 2025-01-24T00:53:33.2758626Z * [new branch] gh/anijain2305/633/orig -> origin/gh/anijain2305/633/orig 2025-01-24T00:53:33.2760132Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-01-24T00:53:33.2761180Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-01-24T00:53:33.2762125Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-01-24T00:53:33.2763849Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-01-24T00:53:33.2764885Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-01-24T00:53:33.2765792Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-01-24T00:53:33.2767673Z * [new branch] gh/aorenste/120/base -> origin/gh/aorenste/120/base 2025-01-24T00:53:33.2768790Z * [new branch] gh/aorenste/120/head -> origin/gh/aorenste/120/head 2025-01-24T00:53:33.2769701Z * [new branch] gh/aorenste/120/orig -> origin/gh/aorenste/120/orig 2025-01-24T00:53:33.2771167Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-01-24T00:53:33.2772174Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-01-24T00:53:33.2773537Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-01-24T00:53:33.2774561Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-01-24T00:53:33.2775474Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2025-01-24T00:53:33.2776895Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-01-24T00:53:33.2778040Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-01-24T00:53:33.2778957Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-01-24T00:53:33.2780400Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-01-24T00:53:33.2781548Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-01-24T00:53:33.2782369Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-01-24T00:53:33.2783796Z * [new branch] gh/aorenste/168/base -> origin/gh/aorenste/168/base 2025-01-24T00:53:33.2784859Z * [new branch] gh/aorenste/168/head -> origin/gh/aorenste/168/head 2025-01-24T00:53:33.2785883Z * [new branch] gh/aorenste/168/orig -> origin/gh/aorenste/168/orig 2025-01-24T00:53:33.2788098Z * [new branch] gh/aorenste/169/base -> origin/gh/aorenste/169/base 2025-01-24T00:53:33.2788943Z * [new branch] gh/aorenste/169/head -> origin/gh/aorenste/169/head 2025-01-24T00:53:33.2790741Z * [new branch] gh/aorenste/169/orig -> origin/gh/aorenste/169/orig 2025-01-24T00:53:33.2792925Z * [new branch] gh/aorenste/170/base -> origin/gh/aorenste/170/base 2025-01-24T00:53:33.2793984Z * [new branch] gh/aorenste/170/head -> origin/gh/aorenste/170/head 2025-01-24T00:53:33.2795685Z * [new branch] gh/aorenste/170/orig -> origin/gh/aorenste/170/orig 2025-01-24T00:53:33.2797981Z * [new branch] gh/aorenste/171/base -> origin/gh/aorenste/171/base 2025-01-24T00:53:33.2799676Z * [new branch] gh/aorenste/171/head -> origin/gh/aorenste/171/head 2025-01-24T00:53:33.2801092Z * [new branch] gh/aorenste/171/orig -> origin/gh/aorenste/171/orig 2025-01-24T00:53:33.2803261Z * [new branch] gh/aorenste/172/base -> origin/gh/aorenste/172/base 2025-01-24T00:53:33.2804775Z * [new branch] gh/aorenste/172/head -> origin/gh/aorenste/172/head 2025-01-24T00:53:33.2806342Z * [new branch] gh/aorenste/172/orig -> origin/gh/aorenste/172/orig 2025-01-24T00:53:33.2808396Z * [new branch] gh/aorenste/173/base -> origin/gh/aorenste/173/base 2025-01-24T00:53:33.2812278Z * [new branch] gh/aorenste/173/head -> origin/gh/aorenste/173/head 2025-01-24T00:53:33.2812736Z * [new branch] gh/aorenste/173/orig -> origin/gh/aorenste/173/orig 2025-01-24T00:53:33.2813383Z * [new branch] gh/aorenste/174/base -> origin/gh/aorenste/174/base 2025-01-24T00:53:33.2815237Z * [new branch] gh/aorenste/174/head -> origin/gh/aorenste/174/head 2025-01-24T00:53:33.2816664Z * [new branch] gh/aorenste/174/orig -> origin/gh/aorenste/174/orig 2025-01-24T00:53:33.2818754Z * [new branch] gh/aorenste/175/base -> origin/gh/aorenste/175/base 2025-01-24T00:53:33.2820086Z * [new branch] gh/aorenste/175/head -> origin/gh/aorenste/175/head 2025-01-24T00:53:33.2821718Z * [new branch] gh/aorenste/175/orig -> origin/gh/aorenste/175/orig 2025-01-24T00:53:33.2823795Z * [new branch] gh/aorenste/176/base -> origin/gh/aorenste/176/base 2025-01-24T00:53:33.2825376Z * [new branch] gh/aorenste/176/head -> origin/gh/aorenste/176/head 2025-01-24T00:53:33.2826771Z * [new branch] gh/aorenste/176/orig -> origin/gh/aorenste/176/orig 2025-01-24T00:53:33.2828830Z * [new branch] gh/aorenste/177/base -> origin/gh/aorenste/177/base 2025-01-24T00:53:33.2830299Z * [new branch] gh/aorenste/177/head -> origin/gh/aorenste/177/head 2025-01-24T00:53:33.2831755Z * [new branch] gh/aorenste/177/orig -> origin/gh/aorenste/177/orig 2025-01-24T00:53:33.2833959Z * [new branch] gh/aorenste/178/base -> origin/gh/aorenste/178/base 2025-01-24T00:53:33.2835134Z * [new branch] gh/aorenste/178/head -> origin/gh/aorenste/178/head 2025-01-24T00:53:33.2836870Z * [new branch] gh/aorenste/178/orig -> origin/gh/aorenste/178/orig 2025-01-24T00:53:33.2839310Z * [new branch] gh/aorenste/179/base -> origin/gh/aorenste/179/base 2025-01-24T00:53:33.2840683Z * [new branch] gh/aorenste/179/head -> origin/gh/aorenste/179/head 2025-01-24T00:53:33.2842363Z * [new branch] gh/aorenste/179/orig -> origin/gh/aorenste/179/orig 2025-01-24T00:53:33.2844277Z * [new branch] gh/aorenste/180/base -> origin/gh/aorenste/180/base 2025-01-24T00:53:33.2845680Z * [new branch] gh/aorenste/180/head -> origin/gh/aorenste/180/head 2025-01-24T00:53:33.2847079Z * [new branch] gh/aorenste/180/orig -> origin/gh/aorenste/180/orig 2025-01-24T00:53:33.2851291Z * [new branch] gh/aorenste/181/base -> origin/gh/aorenste/181/base 2025-01-24T00:53:33.2852413Z * [new branch] gh/aorenste/181/head -> origin/gh/aorenste/181/head 2025-01-24T00:53:33.2853002Z * [new branch] gh/aorenste/181/orig -> origin/gh/aorenste/181/orig 2025-01-24T00:53:33.2853443Z * [new branch] gh/aorenste/182/base -> origin/gh/aorenste/182/base 2025-01-24T00:53:33.2854527Z * [new branch] gh/aorenste/182/head -> origin/gh/aorenste/182/head 2025-01-24T00:53:33.2856217Z * [new branch] gh/aorenste/182/orig -> origin/gh/aorenste/182/orig 2025-01-24T00:53:33.2858054Z * [new branch] gh/aorenste/183/base -> origin/gh/aorenste/183/base 2025-01-24T00:53:33.2859574Z * [new branch] gh/aorenste/183/head -> origin/gh/aorenste/183/head 2025-01-24T00:53:33.2861070Z * [new branch] gh/aorenste/183/orig -> origin/gh/aorenste/183/orig 2025-01-24T00:53:33.2863085Z * [new branch] gh/aorenste/184/base -> origin/gh/aorenste/184/base 2025-01-24T00:53:33.2864647Z * [new branch] gh/aorenste/184/head -> origin/gh/aorenste/184/head 2025-01-24T00:53:33.2866150Z * [new branch] gh/aorenste/184/orig -> origin/gh/aorenste/184/orig 2025-01-24T00:53:33.2868021Z * [new branch] gh/aorenste/185/base -> origin/gh/aorenste/185/base 2025-01-24T00:53:33.2869490Z * [new branch] gh/aorenste/185/head -> origin/gh/aorenste/185/head 2025-01-24T00:53:33.2871026Z * [new branch] gh/aorenste/185/orig -> origin/gh/aorenste/185/orig 2025-01-24T00:53:33.2873190Z * [new branch] gh/aorenste/186/base -> origin/gh/aorenste/186/base 2025-01-24T00:53:33.2874564Z * [new branch] gh/aorenste/186/head -> origin/gh/aorenste/186/head 2025-01-24T00:53:33.2876052Z * [new branch] gh/aorenste/186/orig -> origin/gh/aorenste/186/orig 2025-01-24T00:53:33.2878266Z * [new branch] gh/aorenste/187/base -> origin/gh/aorenste/187/base 2025-01-24T00:53:33.2879761Z * [new branch] gh/aorenste/187/head -> origin/gh/aorenste/187/head 2025-01-24T00:53:33.2881277Z * [new branch] gh/aorenste/187/orig -> origin/gh/aorenste/187/orig 2025-01-24T00:53:33.2883323Z * [new branch] gh/aorenste/188/base -> origin/gh/aorenste/188/base 2025-01-24T00:53:33.2884906Z * [new branch] gh/aorenste/188/head -> origin/gh/aorenste/188/head 2025-01-24T00:53:33.2886462Z * [new branch] gh/aorenste/188/orig -> origin/gh/aorenste/188/orig 2025-01-24T00:53:33.2888441Z * [new branch] gh/aorenste/189/base -> origin/gh/aorenste/189/base 2025-01-24T00:53:33.2890138Z * [new branch] gh/aorenste/189/head -> origin/gh/aorenste/189/head 2025-01-24T00:53:33.2891529Z * [new branch] gh/aorenste/189/orig -> origin/gh/aorenste/189/orig 2025-01-24T00:53:33.2893682Z * [new branch] gh/aorenste/190/base -> origin/gh/aorenste/190/base 2025-01-24T00:53:33.2895094Z * [new branch] gh/aorenste/190/head -> origin/gh/aorenste/190/head 2025-01-24T00:53:33.2896624Z * [new branch] gh/aorenste/190/orig -> origin/gh/aorenste/190/orig 2025-01-24T00:53:33.2899158Z * [new branch] gh/aorenste/191/base -> origin/gh/aorenste/191/base 2025-01-24T00:53:33.2899920Z * [new branch] gh/aorenste/191/head -> origin/gh/aorenste/191/head 2025-01-24T00:53:33.2901741Z * [new branch] gh/aorenste/191/orig -> origin/gh/aorenste/191/orig 2025-01-24T00:53:33.2903834Z * [new branch] gh/aorenste/192/base -> origin/gh/aorenste/192/base 2025-01-24T00:53:33.2905342Z * [new branch] gh/aorenste/192/head -> origin/gh/aorenste/192/head 2025-01-24T00:53:33.2906852Z * [new branch] gh/aorenste/192/orig -> origin/gh/aorenste/192/orig 2025-01-24T00:53:33.2908963Z * [new branch] gh/aorenste/193/base -> origin/gh/aorenste/193/base 2025-01-24T00:53:33.2910667Z * [new branch] gh/aorenste/193/head -> origin/gh/aorenste/193/head 2025-01-24T00:53:33.2912280Z * [new branch] gh/aorenste/193/orig -> origin/gh/aorenste/193/orig 2025-01-24T00:53:33.2914130Z * [new branch] gh/aorenste/194/base -> origin/gh/aorenste/194/base 2025-01-24T00:53:33.2915634Z * [new branch] gh/aorenste/194/head -> origin/gh/aorenste/194/head 2025-01-24T00:53:33.2917181Z * [new branch] gh/aorenste/194/orig -> origin/gh/aorenste/194/orig 2025-01-24T00:53:33.2919253Z * [new branch] gh/aorenste/195/base -> origin/gh/aorenste/195/base 2025-01-24T00:53:33.2920378Z * [new branch] gh/aorenste/195/head -> origin/gh/aorenste/195/head 2025-01-24T00:53:33.2922083Z * [new branch] gh/aorenste/195/orig -> origin/gh/aorenste/195/orig 2025-01-24T00:53:33.2923885Z * [new branch] gh/aorenste/196/base -> origin/gh/aorenste/196/base 2025-01-24T00:53:33.2925072Z * [new branch] gh/aorenste/196/head -> origin/gh/aorenste/196/head 2025-01-24T00:53:33.2926776Z * [new branch] gh/aorenste/196/orig -> origin/gh/aorenste/196/orig 2025-01-24T00:53:33.2928809Z * [new branch] gh/aorenste/197/base -> origin/gh/aorenste/197/base 2025-01-24T00:53:33.2930432Z * [new branch] gh/aorenste/197/head -> origin/gh/aorenste/197/head 2025-01-24T00:53:33.2931855Z * [new branch] gh/aorenste/197/orig -> origin/gh/aorenste/197/orig 2025-01-24T00:53:33.2934199Z * [new branch] gh/aorenste/198/base -> origin/gh/aorenste/198/base 2025-01-24T00:53:33.2935395Z * [new branch] gh/aorenste/198/head -> origin/gh/aorenste/198/head 2025-01-24T00:53:33.2937058Z * [new branch] gh/aorenste/198/orig -> origin/gh/aorenste/198/orig 2025-01-24T00:53:33.2939106Z * [new branch] gh/aorenste/199/base -> origin/gh/aorenste/199/base 2025-01-24T00:53:33.2940484Z * [new branch] gh/aorenste/199/head -> origin/gh/aorenste/199/head 2025-01-24T00:53:33.2942255Z * [new branch] gh/aorenste/199/orig -> origin/gh/aorenste/199/orig 2025-01-24T00:53:33.2944330Z * [new branch] gh/aorenste/200/base -> origin/gh/aorenste/200/base 2025-01-24T00:53:33.2945706Z * [new branch] gh/aorenste/200/head -> origin/gh/aorenste/200/head 2025-01-24T00:53:33.2947308Z * [new branch] gh/aorenste/200/orig -> origin/gh/aorenste/200/orig 2025-01-24T00:53:33.2949356Z * [new branch] gh/aorenste/201/base -> origin/gh/aorenste/201/base 2025-01-24T00:53:33.2950983Z * [new branch] gh/aorenste/201/head -> origin/gh/aorenste/201/head 2025-01-24T00:53:33.2952560Z * [new branch] gh/aorenste/201/orig -> origin/gh/aorenste/201/orig 2025-01-24T00:53:33.2954659Z * [new branch] gh/aorenste/202/base -> origin/gh/aorenste/202/base 2025-01-24T00:53:33.2956320Z * [new branch] gh/aorenste/202/head -> origin/gh/aorenste/202/head 2025-01-24T00:53:33.2957831Z * [new branch] gh/aorenste/202/orig -> origin/gh/aorenste/202/orig 2025-01-24T00:53:33.2959969Z * [new branch] gh/aorenste/203/base -> origin/gh/aorenste/203/base 2025-01-24T00:53:33.2961399Z * [new branch] gh/aorenste/203/head -> origin/gh/aorenste/203/head 2025-01-24T00:53:33.2962911Z * [new branch] gh/aorenste/203/orig -> origin/gh/aorenste/203/orig 2025-01-24T00:53:33.2965008Z * [new branch] gh/aorenste/204/base -> origin/gh/aorenste/204/base 2025-01-24T00:53:33.2966693Z * [new branch] gh/aorenste/204/head -> origin/gh/aorenste/204/head 2025-01-24T00:53:33.2968215Z * [new branch] gh/aorenste/204/orig -> origin/gh/aorenste/204/orig 2025-01-24T00:53:33.2970758Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2025-01-24T00:53:33.2971954Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2025-01-24T00:53:33.2973786Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2025-01-24T00:53:33.2975659Z * [new branch] gh/avikchaudhuri/44/base -> origin/gh/avikchaudhuri/44/base 2025-01-24T00:53:33.2977097Z * [new branch] gh/avikchaudhuri/44/head -> origin/gh/avikchaudhuri/44/head 2025-01-24T00:53:33.2978718Z * [new branch] gh/avikchaudhuri/44/orig -> origin/gh/avikchaudhuri/44/orig 2025-01-24T00:53:33.2980662Z * [new branch] gh/avikchaudhuri/45/base -> origin/gh/avikchaudhuri/45/base 2025-01-24T00:53:33.2982288Z * [new branch] gh/avikchaudhuri/45/head -> origin/gh/avikchaudhuri/45/head 2025-01-24T00:53:33.2983825Z * [new branch] gh/avikchaudhuri/45/orig -> origin/gh/avikchaudhuri/45/orig 2025-01-24T00:53:33.2986051Z * [new branch] gh/avikchaudhuri/46/base -> origin/gh/avikchaudhuri/46/base 2025-01-24T00:53:33.2987233Z * [new branch] gh/avikchaudhuri/46/head -> origin/gh/avikchaudhuri/46/head 2025-01-24T00:53:33.2988929Z * [new branch] gh/avikchaudhuri/46/orig -> origin/gh/avikchaudhuri/46/orig 2025-01-24T00:53:33.2990916Z * [new branch] gh/avikchaudhuri/47/base -> origin/gh/avikchaudhuri/47/base 2025-01-24T00:53:33.2992727Z * [new branch] gh/avikchaudhuri/47/head -> origin/gh/avikchaudhuri/47/head 2025-01-24T00:53:33.2994189Z * [new branch] gh/avikchaudhuri/47/orig -> origin/gh/avikchaudhuri/47/orig 2025-01-24T00:53:33.2996276Z * [new branch] gh/avikchaudhuri/48/base -> origin/gh/avikchaudhuri/48/base 2025-01-24T00:53:33.2997952Z * [new branch] gh/avikchaudhuri/48/head -> origin/gh/avikchaudhuri/48/head 2025-01-24T00:53:33.2999532Z * [new branch] gh/avikchaudhuri/48/orig -> origin/gh/avikchaudhuri/48/orig 2025-01-24T00:53:33.3001633Z * [new branch] gh/avikchaudhuri/49/base -> origin/gh/avikchaudhuri/49/base 2025-01-24T00:53:33.3002974Z * [new branch] gh/avikchaudhuri/49/head -> origin/gh/avikchaudhuri/49/head 2025-01-24T00:53:33.3004321Z * [new branch] gh/avikchaudhuri/49/orig -> origin/gh/avikchaudhuri/49/orig 2025-01-24T00:53:33.3006180Z * [new branch] gh/awgu/431/base -> origin/gh/awgu/431/base 2025-01-24T00:53:33.3007548Z * [new branch] gh/awgu/431/head -> origin/gh/awgu/431/head 2025-01-24T00:53:33.3008834Z * [new branch] gh/awgu/431/orig -> origin/gh/awgu/431/orig 2025-01-24T00:53:33.3010829Z * [new branch] gh/awgu/432/base -> origin/gh/awgu/432/base 2025-01-24T00:53:33.3012559Z * [new branch] gh/awgu/432/head -> origin/gh/awgu/432/head 2025-01-24T00:53:33.3013703Z * [new branch] gh/awgu/432/orig -> origin/gh/awgu/432/orig 2025-01-24T00:53:33.3015406Z * [new branch] gh/awgu/434/base -> origin/gh/awgu/434/base 2025-01-24T00:53:33.3016908Z * [new branch] gh/awgu/434/head -> origin/gh/awgu/434/head 2025-01-24T00:53:33.3018596Z * [new branch] gh/awgu/434/orig -> origin/gh/awgu/434/orig 2025-01-24T00:53:33.3020458Z * [new branch] gh/awgu/437/base -> origin/gh/awgu/437/base 2025-01-24T00:53:33.3021902Z * [new branch] gh/awgu/437/head -> origin/gh/awgu/437/head 2025-01-24T00:53:33.3023193Z * [new branch] gh/awgu/437/orig -> origin/gh/awgu/437/orig 2025-01-24T00:53:33.3024905Z * [new branch] gh/awgu/442/base -> origin/gh/awgu/442/base 2025-01-24T00:53:33.3026277Z * [new branch] gh/awgu/442/head -> origin/gh/awgu/442/head 2025-01-24T00:53:33.3027781Z * [new branch] gh/awgu/442/orig -> origin/gh/awgu/442/orig 2025-01-24T00:53:33.3029381Z * [new branch] gh/awgu/443/base -> origin/gh/awgu/443/base 2025-01-24T00:53:33.3030608Z * [new branch] gh/awgu/443/head -> origin/gh/awgu/443/head 2025-01-24T00:53:33.3032000Z * [new branch] gh/awgu/443/orig -> origin/gh/awgu/443/orig 2025-01-24T00:53:33.3034323Z * [new branch] gh/awgu/647/base -> origin/gh/awgu/647/base 2025-01-24T00:53:33.3035141Z * [new branch] gh/awgu/647/head -> origin/gh/awgu/647/head 2025-01-24T00:53:33.3036583Z * [new branch] gh/awgu/647/orig -> origin/gh/awgu/647/orig 2025-01-24T00:53:33.3038275Z * [new branch] gh/awgu/657/base -> origin/gh/awgu/657/base 2025-01-24T00:53:33.3039644Z * [new branch] gh/awgu/657/head -> origin/gh/awgu/657/head 2025-01-24T00:53:33.3040870Z * [new branch] gh/awgu/657/orig -> origin/gh/awgu/657/orig 2025-01-24T00:53:33.3042576Z * [new branch] gh/awgu/666/base -> origin/gh/awgu/666/base 2025-01-24T00:53:33.3043821Z * [new branch] gh/awgu/666/head -> origin/gh/awgu/666/head 2025-01-24T00:53:33.3045094Z * [new branch] gh/awgu/666/orig -> origin/gh/awgu/666/orig 2025-01-24T00:53:33.3046785Z * [new branch] gh/awgu/667/base -> origin/gh/awgu/667/base 2025-01-24T00:53:33.3048107Z * [new branch] gh/awgu/667/head -> origin/gh/awgu/667/head 2025-01-24T00:53:33.3049453Z * [new branch] gh/awgu/667/orig -> origin/gh/awgu/667/orig 2025-01-24T00:53:33.3051081Z * [new branch] gh/awgu/668/base -> origin/gh/awgu/668/base 2025-01-24T00:53:33.3052455Z * [new branch] gh/awgu/668/head -> origin/gh/awgu/668/head 2025-01-24T00:53:33.3053904Z * [new branch] gh/awgu/668/orig -> origin/gh/awgu/668/orig 2025-01-24T00:53:33.3055543Z * [new branch] gh/awgu/669/base -> origin/gh/awgu/669/base 2025-01-24T00:53:33.3056900Z * [new branch] gh/awgu/669/head -> origin/gh/awgu/669/head 2025-01-24T00:53:33.3058177Z * [new branch] gh/awgu/669/orig -> origin/gh/awgu/669/orig 2025-01-24T00:53:33.3060272Z * [new branch] gh/bdhirsh/588/base -> origin/gh/bdhirsh/588/base 2025-01-24T00:53:33.3061783Z * [new branch] gh/bdhirsh/588/head -> origin/gh/bdhirsh/588/head 2025-01-24T00:53:33.3063092Z * [new branch] gh/bdhirsh/588/orig -> origin/gh/bdhirsh/588/orig 2025-01-24T00:53:33.3064906Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-01-24T00:53:33.3066396Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-01-24T00:53:33.3067695Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-01-24T00:53:33.3069464Z * [new branch] gh/bdhirsh/617/base -> origin/gh/bdhirsh/617/base 2025-01-24T00:53:33.3070761Z * [new branch] gh/bdhirsh/617/head -> origin/gh/bdhirsh/617/head 2025-01-24T00:53:33.3072176Z * [new branch] gh/bdhirsh/617/orig -> origin/gh/bdhirsh/617/orig 2025-01-24T00:53:33.3073868Z * [new branch] gh/bdhirsh/619/base -> origin/gh/bdhirsh/619/base 2025-01-24T00:53:33.3075177Z * [new branch] gh/bdhirsh/619/head -> origin/gh/bdhirsh/619/head 2025-01-24T00:53:33.3076439Z * [new branch] gh/bdhirsh/619/orig -> origin/gh/bdhirsh/619/orig 2025-01-24T00:53:33.3078311Z * [new branch] gh/bdhirsh/620/base -> origin/gh/bdhirsh/620/base 2025-01-24T00:53:33.3079751Z * [new branch] gh/bdhirsh/620/head -> origin/gh/bdhirsh/620/head 2025-01-24T00:53:33.3081173Z * [new branch] gh/bdhirsh/620/orig -> origin/gh/bdhirsh/620/orig 2025-01-24T00:53:33.3082822Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2025-01-24T00:53:33.3084102Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2025-01-24T00:53:33.3085372Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2025-01-24T00:53:33.3087194Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2025-01-24T00:53:33.3088590Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2025-01-24T00:53:33.3089893Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2025-01-24T00:53:33.3091685Z * [new branch] gh/bdhirsh/628/base -> origin/gh/bdhirsh/628/base 2025-01-24T00:53:33.3093057Z * [new branch] gh/bdhirsh/628/head -> origin/gh/bdhirsh/628/head 2025-01-24T00:53:33.3094408Z * [new branch] gh/bdhirsh/628/orig -> origin/gh/bdhirsh/628/orig 2025-01-24T00:53:33.3096021Z * [new branch] gh/bdhirsh/629/base -> origin/gh/bdhirsh/629/base 2025-01-24T00:53:33.3097328Z * [new branch] gh/bdhirsh/629/head -> origin/gh/bdhirsh/629/head 2025-01-24T00:53:33.3098684Z * [new branch] gh/bdhirsh/629/orig -> origin/gh/bdhirsh/629/orig 2025-01-24T00:53:33.3100414Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2025-01-24T00:53:33.3101807Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2025-01-24T00:53:33.3103089Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2025-01-24T00:53:33.3104863Z * [new branch] gh/bdhirsh/634/base -> origin/gh/bdhirsh/634/base 2025-01-24T00:53:33.3106196Z * [new branch] gh/bdhirsh/634/head -> origin/gh/bdhirsh/634/head 2025-01-24T00:53:33.3107547Z * [new branch] gh/bdhirsh/634/orig -> origin/gh/bdhirsh/634/orig 2025-01-24T00:53:33.3109370Z * [new branch] gh/bdhirsh/635/base -> origin/gh/bdhirsh/635/base 2025-01-24T00:53:33.3113483Z * [new branch] gh/bdhirsh/635/head -> origin/gh/bdhirsh/635/head 2025-01-24T00:53:33.3113898Z * [new branch] gh/bdhirsh/635/orig -> origin/gh/bdhirsh/635/orig 2025-01-24T00:53:33.3114679Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-01-24T00:53:33.3116578Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-01-24T00:53:33.3117980Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-01-24T00:53:33.3120009Z * [new branch] gh/bdhirsh/637/base -> origin/gh/bdhirsh/637/base 2025-01-24T00:53:33.3121420Z * [new branch] gh/bdhirsh/637/head -> origin/gh/bdhirsh/637/head 2025-01-24T00:53:33.3122951Z * [new branch] gh/bdhirsh/637/orig -> origin/gh/bdhirsh/637/orig 2025-01-24T00:53:33.3125343Z * [new branch] gh/benjaminglass1/35/base -> origin/gh/benjaminglass1/35/base 2025-01-24T00:53:33.3126589Z * [new branch] gh/benjaminglass1/35/head -> origin/gh/benjaminglass1/35/head 2025-01-24T00:53:33.3128504Z * [new branch] gh/benjaminglass1/35/orig -> origin/gh/benjaminglass1/35/orig 2025-01-24T00:53:33.3130382Z * [new branch] gh/benjaminglass1/41/base -> origin/gh/benjaminglass1/41/base 2025-01-24T00:53:33.3131836Z * [new branch] gh/benjaminglass1/41/head -> origin/gh/benjaminglass1/41/head 2025-01-24T00:53:33.3133526Z * [new branch] gh/benjaminglass1/41/orig -> origin/gh/benjaminglass1/41/orig 2025-01-24T00:53:33.3135480Z * [new branch] gh/benjaminglass1/42/base -> origin/gh/benjaminglass1/42/base 2025-01-24T00:53:33.3137055Z * [new branch] gh/benjaminglass1/42/head -> origin/gh/benjaminglass1/42/head 2025-01-24T00:53:33.3138661Z * [new branch] gh/benjaminglass1/42/orig -> origin/gh/benjaminglass1/42/orig 2025-01-24T00:53:33.3140711Z * [new branch] gh/benjaminglass1/44/base -> origin/gh/benjaminglass1/44/base 2025-01-24T00:53:33.3142025Z * [new branch] gh/benjaminglass1/44/head -> origin/gh/benjaminglass1/44/head 2025-01-24T00:53:33.3143788Z * [new branch] gh/benjaminglass1/44/orig -> origin/gh/benjaminglass1/44/orig 2025-01-24T00:53:33.3145663Z * [new branch] gh/benjaminglass1/45/base -> origin/gh/benjaminglass1/45/base 2025-01-24T00:53:33.3147104Z * [new branch] gh/benjaminglass1/45/head -> origin/gh/benjaminglass1/45/head 2025-01-24T00:53:33.3148695Z * [new branch] gh/benjaminglass1/45/orig -> origin/gh/benjaminglass1/45/orig 2025-01-24T00:53:33.3150717Z * [new branch] gh/benjaminglass1/46/base -> origin/gh/benjaminglass1/46/base 2025-01-24T00:53:33.3152008Z * [new branch] gh/benjaminglass1/46/head -> origin/gh/benjaminglass1/46/head 2025-01-24T00:53:33.3153923Z * [new branch] gh/benjaminglass1/46/orig -> origin/gh/benjaminglass1/46/orig 2025-01-24T00:53:33.3155801Z * [new branch] gh/benjaminglass1/47/base -> origin/gh/benjaminglass1/47/base 2025-01-24T00:53:33.3157261Z * [new branch] gh/benjaminglass1/47/head -> origin/gh/benjaminglass1/47/head 2025-01-24T00:53:33.3158901Z * [new branch] gh/benjaminglass1/47/orig -> origin/gh/benjaminglass1/47/orig 2025-01-24T00:53:33.3160864Z * [new branch] gh/benjaminglass1/48/base -> origin/gh/benjaminglass1/48/base 2025-01-24T00:53:33.3162131Z * [new branch] gh/benjaminglass1/48/head -> origin/gh/benjaminglass1/48/head 2025-01-24T00:53:33.3163809Z * [new branch] gh/benjaminglass1/48/orig -> origin/gh/benjaminglass1/48/orig 2025-01-24T00:53:33.3165775Z * [new branch] gh/benjaminglass1/49/base -> origin/gh/benjaminglass1/49/base 2025-01-24T00:53:33.3167239Z * [new branch] gh/benjaminglass1/49/head -> origin/gh/benjaminglass1/49/head 2025-01-24T00:53:33.3168806Z * [new branch] gh/benjaminglass1/49/orig -> origin/gh/benjaminglass1/49/orig 2025-01-24T00:53:33.3170822Z * [new branch] gh/benjaminglass1/50/base -> origin/gh/benjaminglass1/50/base 2025-01-24T00:53:33.3172718Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-01-24T00:53:33.3174529Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-01-24T00:53:33.3176087Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-01-24T00:53:33.3178036Z * [new branch] gh/benjaminglass1/52/base -> origin/gh/benjaminglass1/52/base 2025-01-24T00:53:33.3179456Z * [new branch] gh/benjaminglass1/52/head -> origin/gh/benjaminglass1/52/head 2025-01-24T00:53:33.3181104Z * [new branch] gh/benjaminglass1/52/orig -> origin/gh/benjaminglass1/52/orig 2025-01-24T00:53:33.3183021Z * [new branch] gh/benjaminglass1/53/base -> origin/gh/benjaminglass1/53/base 2025-01-24T00:53:33.3184455Z * [new branch] gh/benjaminglass1/53/head -> origin/gh/benjaminglass1/53/head 2025-01-24T00:53:33.3186097Z * [new branch] gh/benjaminglass1/53/orig -> origin/gh/benjaminglass1/53/orig 2025-01-24T00:53:33.3188125Z * [new branch] gh/benjaminglass1/54/base -> origin/gh/benjaminglass1/54/base 2025-01-24T00:53:33.3189573Z * [new branch] gh/benjaminglass1/54/head -> origin/gh/benjaminglass1/54/head 2025-01-24T00:53:33.3191156Z * [new branch] gh/benjaminglass1/54/orig -> origin/gh/benjaminglass1/54/orig 2025-01-24T00:53:33.3193282Z * [new branch] gh/benjaminglass1/55/base -> origin/gh/benjaminglass1/55/base 2025-01-24T00:53:33.3194775Z * [new branch] gh/benjaminglass1/55/head -> origin/gh/benjaminglass1/55/head 2025-01-24T00:53:33.3196298Z * [new branch] gh/benjaminglass1/55/orig -> origin/gh/benjaminglass1/55/orig 2025-01-24T00:53:33.3198323Z * [new branch] gh/benjaminglass1/56/base -> origin/gh/benjaminglass1/56/base 2025-01-24T00:53:33.3199553Z * [new branch] gh/benjaminglass1/56/head -> origin/gh/benjaminglass1/56/head 2025-01-24T00:53:33.3201260Z * [new branch] gh/benjaminglass1/56/orig -> origin/gh/benjaminglass1/56/orig 2025-01-24T00:53:33.3203356Z * [new branch] gh/benjaminglass1/57/base -> origin/gh/benjaminglass1/57/base 2025-01-24T00:53:33.3204552Z * [new branch] gh/benjaminglass1/57/head -> origin/gh/benjaminglass1/57/head 2025-01-24T00:53:33.3206297Z * [new branch] gh/benjaminglass1/57/orig -> origin/gh/benjaminglass1/57/orig 2025-01-24T00:53:33.3208581Z * [new branch] gh/bertmaher/3/base -> origin/gh/bertmaher/3/base 2025-01-24T00:53:33.3210055Z * [new branch] gh/bertmaher/3/head -> origin/gh/bertmaher/3/head 2025-01-24T00:53:33.3212647Z * [new branch] gh/bertmaher/3/orig -> origin/gh/bertmaher/3/orig 2025-01-24T00:53:33.3214308Z * [new branch] gh/bertmaher/4/base -> origin/gh/bertmaher/4/base 2025-01-24T00:53:33.3215557Z * [new branch] gh/bertmaher/4/head -> origin/gh/bertmaher/4/head 2025-01-24T00:53:33.3216618Z * [new branch] gh/bertmaher/4/orig -> origin/gh/bertmaher/4/orig 2025-01-24T00:53:33.3218328Z * [new branch] gh/bigfootjon/1/base -> origin/gh/bigfootjon/1/base 2025-01-24T00:53:33.3219321Z * [new branch] gh/bigfootjon/1/head -> origin/gh/bigfootjon/1/head 2025-01-24T00:53:33.3220515Z * [new branch] gh/bigfootjon/2/base -> origin/gh/bigfootjon/2/base 2025-01-24T00:53:33.3221548Z * [new branch] gh/bigfootjon/2/orig -> origin/gh/bigfootjon/2/orig 2025-01-24T00:53:33.3223087Z * [new branch] gh/blzheng/3/base -> origin/gh/blzheng/3/base 2025-01-24T00:53:33.3224520Z * [new branch] gh/blzheng/3/head -> origin/gh/blzheng/3/head 2025-01-24T00:53:33.3225186Z * [new branch] gh/blzheng/3/orig -> origin/gh/blzheng/3/orig 2025-01-24T00:53:33.3226738Z * [new branch] gh/bobrenjc93/119/base -> origin/gh/bobrenjc93/119/base 2025-01-24T00:53:33.3227683Z * [new branch] gh/bobrenjc93/119/head -> origin/gh/bobrenjc93/119/head 2025-01-24T00:53:33.3228741Z * [new branch] gh/bobrenjc93/119/orig -> origin/gh/bobrenjc93/119/orig 2025-01-24T00:53:33.3229890Z * [new branch] gh/bobrenjc93/146/base -> origin/gh/bobrenjc93/146/base 2025-01-24T00:53:33.3230878Z * [new branch] gh/bobrenjc93/146/head -> origin/gh/bobrenjc93/146/head 2025-01-24T00:53:33.3231901Z * [new branch] gh/bobrenjc93/146/orig -> origin/gh/bobrenjc93/146/orig 2025-01-24T00:53:33.3233341Z * [new branch] gh/bobrenjc93/183/base -> origin/gh/bobrenjc93/183/base 2025-01-24T00:53:33.3234316Z * [new branch] gh/bobrenjc93/183/head -> origin/gh/bobrenjc93/183/head 2025-01-24T00:53:33.3235293Z * [new branch] gh/bobrenjc93/183/orig -> origin/gh/bobrenjc93/183/orig 2025-01-24T00:53:33.3236594Z * [new branch] gh/bobrenjc93/187/base -> origin/gh/bobrenjc93/187/base 2025-01-24T00:53:33.3237567Z * [new branch] gh/bobrenjc93/187/head -> origin/gh/bobrenjc93/187/head 2025-01-24T00:53:33.3238519Z * [new branch] gh/bobrenjc93/187/orig -> origin/gh/bobrenjc93/187/orig 2025-01-24T00:53:33.3239876Z * [new branch] gh/bobrenjc93/191/base -> origin/gh/bobrenjc93/191/base 2025-01-24T00:53:33.3240970Z * [new branch] gh/bobrenjc93/191/head -> origin/gh/bobrenjc93/191/head 2025-01-24T00:53:33.3241818Z * [new branch] gh/bobrenjc93/191/orig -> origin/gh/bobrenjc93/191/orig 2025-01-24T00:53:33.3243151Z * [new branch] gh/bobrenjc93/192/base -> origin/gh/bobrenjc93/192/base 2025-01-24T00:53:33.3244134Z * [new branch] gh/bobrenjc93/192/head -> origin/gh/bobrenjc93/192/head 2025-01-24T00:53:33.3245125Z * [new branch] gh/bobrenjc93/192/orig -> origin/gh/bobrenjc93/192/orig 2025-01-24T00:53:33.3246416Z * [new branch] gh/bobrenjc93/193/base -> origin/gh/bobrenjc93/193/base 2025-01-24T00:53:33.3247464Z * [new branch] gh/bobrenjc93/193/head -> origin/gh/bobrenjc93/193/head 2025-01-24T00:53:33.3248458Z * [new branch] gh/bobrenjc93/193/orig -> origin/gh/bobrenjc93/193/orig 2025-01-24T00:53:33.3249805Z * [new branch] gh/bobrenjc93/194/base -> origin/gh/bobrenjc93/194/base 2025-01-24T00:53:33.3250792Z * [new branch] gh/bobrenjc93/194/head -> origin/gh/bobrenjc93/194/head 2025-01-24T00:53:33.3251806Z * [new branch] gh/bobrenjc93/194/orig -> origin/gh/bobrenjc93/194/orig 2025-01-24T00:53:33.3253097Z * [new branch] gh/bobrenjc93/195/base -> origin/gh/bobrenjc93/195/base 2025-01-24T00:53:33.3254056Z * [new branch] gh/bobrenjc93/195/head -> origin/gh/bobrenjc93/195/head 2025-01-24T00:53:33.3254911Z * [new branch] gh/bobrenjc93/195/orig -> origin/gh/bobrenjc93/195/orig 2025-01-24T00:53:33.3256245Z * [new branch] gh/bobrenjc93/196/base -> origin/gh/bobrenjc93/196/base 2025-01-24T00:53:33.3257188Z * [new branch] gh/bobrenjc93/196/head -> origin/gh/bobrenjc93/196/head 2025-01-24T00:53:33.3258174Z * [new branch] gh/bobrenjc93/196/orig -> origin/gh/bobrenjc93/196/orig 2025-01-24T00:53:33.3259450Z * [new branch] gh/bobrenjc93/197/base -> origin/gh/bobrenjc93/197/base 2025-01-24T00:53:33.3260423Z * [new branch] gh/bobrenjc93/197/head -> origin/gh/bobrenjc93/197/head 2025-01-24T00:53:33.3261396Z * [new branch] gh/bobrenjc93/197/orig -> origin/gh/bobrenjc93/197/orig 2025-01-24T00:53:33.3262629Z * [new branch] gh/bobrenjc93/198/base -> origin/gh/bobrenjc93/198/base 2025-01-24T00:53:33.3263616Z * [new branch] gh/bobrenjc93/198/head -> origin/gh/bobrenjc93/198/head 2025-01-24T00:53:33.3264600Z * [new branch] gh/bobrenjc93/198/orig -> origin/gh/bobrenjc93/198/orig 2025-01-24T00:53:33.3265883Z * [new branch] gh/bobrenjc93/199/base -> origin/gh/bobrenjc93/199/base 2025-01-24T00:53:33.3266854Z * [new branch] gh/bobrenjc93/199/head -> origin/gh/bobrenjc93/199/head 2025-01-24T00:53:33.3267788Z * [new branch] gh/bobrenjc93/199/orig -> origin/gh/bobrenjc93/199/orig 2025-01-24T00:53:33.3269074Z * [new branch] gh/bobrenjc93/200/base -> origin/gh/bobrenjc93/200/base 2025-01-24T00:53:33.3270045Z * [new branch] gh/bobrenjc93/200/head -> origin/gh/bobrenjc93/200/head 2025-01-24T00:53:33.3271057Z * [new branch] gh/bobrenjc93/200/orig -> origin/gh/bobrenjc93/200/orig 2025-01-24T00:53:33.3272493Z * [new branch] gh/bobrenjc93/201/base -> origin/gh/bobrenjc93/201/base 2025-01-24T00:53:33.3273537Z * [new branch] gh/bobrenjc93/201/head -> origin/gh/bobrenjc93/201/head 2025-01-24T00:53:33.3274499Z * [new branch] gh/bobrenjc93/201/orig -> origin/gh/bobrenjc93/201/orig 2025-01-24T00:53:33.3275719Z * [new branch] gh/bobrenjc93/202/base -> origin/gh/bobrenjc93/202/base 2025-01-24T00:53:33.3276697Z * [new branch] gh/bobrenjc93/202/head -> origin/gh/bobrenjc93/202/head 2025-01-24T00:53:33.3277660Z * [new branch] gh/bobrenjc93/202/orig -> origin/gh/bobrenjc93/202/orig 2025-01-24T00:53:33.3279599Z * [new branch] gh/bobrenjc93/203/base -> origin/gh/bobrenjc93/203/base 2025-01-24T00:53:33.3280419Z * [new branch] gh/bobrenjc93/203/head -> origin/gh/bobrenjc93/203/head 2025-01-24T00:53:33.3281504Z * [new branch] gh/bobrenjc93/203/orig -> origin/gh/bobrenjc93/203/orig 2025-01-24T00:53:33.3282873Z * [new branch] gh/bobrenjc93/204/base -> origin/gh/bobrenjc93/204/base 2025-01-24T00:53:33.3283836Z * [new branch] gh/bobrenjc93/204/head -> origin/gh/bobrenjc93/204/head 2025-01-24T00:53:33.3285049Z * [new branch] gh/bobrenjc93/204/orig -> origin/gh/bobrenjc93/204/orig 2025-01-24T00:53:33.3286069Z * [new branch] gh/bobrenjc93/205/base -> origin/gh/bobrenjc93/205/base 2025-01-24T00:53:33.3287105Z * [new branch] gh/bobrenjc93/205/head -> origin/gh/bobrenjc93/205/head 2025-01-24T00:53:33.3288077Z * [new branch] gh/bobrenjc93/205/orig -> origin/gh/bobrenjc93/205/orig 2025-01-24T00:53:33.3289498Z * [new branch] gh/bobrenjc93/206/base -> origin/gh/bobrenjc93/206/base 2025-01-24T00:53:33.3290296Z * [new branch] gh/bobrenjc93/206/head -> origin/gh/bobrenjc93/206/head 2025-01-24T00:53:33.3291274Z * [new branch] gh/bobrenjc93/206/orig -> origin/gh/bobrenjc93/206/orig 2025-01-24T00:53:33.3307224Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-01-24T00:53:33.3307867Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-01-24T00:53:33.3308299Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-01-24T00:53:33.3308548Z * [new branch] gh/bobrenjc93/208/base -> origin/gh/bobrenjc93/208/base 2025-01-24T00:53:33.3308964Z * [new branch] gh/bobrenjc93/208/head -> origin/gh/bobrenjc93/208/head 2025-01-24T00:53:33.3309465Z * [new branch] gh/bobrenjc93/208/orig -> origin/gh/bobrenjc93/208/orig 2025-01-24T00:53:33.3309707Z * [new branch] gh/bobrenjc93/209/base -> origin/gh/bobrenjc93/209/base 2025-01-24T00:53:33.3310100Z * [new branch] gh/bobrenjc93/209/head -> origin/gh/bobrenjc93/209/head 2025-01-24T00:53:33.3310368Z * [new branch] gh/bobrenjc93/209/orig -> origin/gh/bobrenjc93/209/orig 2025-01-24T00:53:33.3310606Z * [new branch] gh/bobrenjc93/210/base -> origin/gh/bobrenjc93/210/base 2025-01-24T00:53:33.3310833Z * [new branch] gh/bobrenjc93/210/head -> origin/gh/bobrenjc93/210/head 2025-01-24T00:53:33.3311054Z * [new branch] gh/bobrenjc93/210/orig -> origin/gh/bobrenjc93/210/orig 2025-01-24T00:53:33.3311292Z * [new branch] gh/bobrenjc93/211/base -> origin/gh/bobrenjc93/211/base 2025-01-24T00:53:33.3311537Z * [new branch] gh/bobrenjc93/211/head -> origin/gh/bobrenjc93/211/head 2025-01-24T00:53:33.3311805Z * [new branch] gh/bobrenjc93/211/orig -> origin/gh/bobrenjc93/211/orig 2025-01-24T00:53:33.3312027Z * [new branch] gh/bobrenjc93/212/base -> origin/gh/bobrenjc93/212/base 2025-01-24T00:53:33.3312314Z * [new branch] gh/bobrenjc93/212/head -> origin/gh/bobrenjc93/212/head 2025-01-24T00:53:33.3313076Z * [new branch] gh/bobrenjc93/212/orig -> origin/gh/bobrenjc93/212/orig 2025-01-24T00:53:33.3314761Z * [new branch] gh/bobrenjc93/213/base -> origin/gh/bobrenjc93/213/base 2025-01-24T00:53:33.3316126Z * [new branch] gh/bobrenjc93/213/head -> origin/gh/bobrenjc93/213/head 2025-01-24T00:53:33.3317327Z * [new branch] gh/bobrenjc93/213/orig -> origin/gh/bobrenjc93/213/orig 2025-01-24T00:53:33.3319104Z * [new branch] gh/bobrenjc93/214/base -> origin/gh/bobrenjc93/214/base 2025-01-24T00:53:33.3320483Z * [new branch] gh/bobrenjc93/214/head -> origin/gh/bobrenjc93/214/head 2025-01-24T00:53:33.3321723Z * [new branch] gh/bobrenjc93/214/orig -> origin/gh/bobrenjc93/214/orig 2025-01-24T00:53:33.3323433Z * [new branch] gh/bobrenjc93/215/base -> origin/gh/bobrenjc93/215/base 2025-01-24T00:53:33.3324780Z * [new branch] gh/bobrenjc93/215/head -> origin/gh/bobrenjc93/215/head 2025-01-24T00:53:33.3326127Z * [new branch] gh/bobrenjc93/215/orig -> origin/gh/bobrenjc93/215/orig 2025-01-24T00:53:33.3327741Z * [new branch] gh/bobrenjc93/216/base -> origin/gh/bobrenjc93/216/base 2025-01-24T00:53:33.3329617Z * [new branch] gh/bobrenjc93/216/head -> origin/gh/bobrenjc93/216/head 2025-01-24T00:53:33.3330727Z * [new branch] gh/bobrenjc93/216/orig -> origin/gh/bobrenjc93/216/orig 2025-01-24T00:53:33.3332748Z * [new branch] gh/bobrenjc93/217/base -> origin/gh/bobrenjc93/217/base 2025-01-24T00:53:33.3334018Z * [new branch] gh/bobrenjc93/217/head -> origin/gh/bobrenjc93/217/head 2025-01-24T00:53:33.3335613Z * [new branch] gh/bobrenjc93/217/orig -> origin/gh/bobrenjc93/217/orig 2025-01-24T00:53:33.3337567Z * [new branch] gh/bobrenjc93/218/base -> origin/gh/bobrenjc93/218/base 2025-01-24T00:53:33.3339035Z * [new branch] gh/bobrenjc93/218/head -> origin/gh/bobrenjc93/218/head 2025-01-24T00:53:33.3340486Z * [new branch] gh/bobrenjc93/218/orig -> origin/gh/bobrenjc93/218/orig 2025-01-24T00:53:33.3342415Z * [new branch] gh/bobrenjc93/219/base -> origin/gh/bobrenjc93/219/base 2025-01-24T00:53:33.3343899Z * [new branch] gh/bobrenjc93/219/head -> origin/gh/bobrenjc93/219/head 2025-01-24T00:53:33.3345273Z * [new branch] gh/bobrenjc93/219/orig -> origin/gh/bobrenjc93/219/orig 2025-01-24T00:53:33.3347367Z * [new branch] gh/bobrenjc93/220/base -> origin/gh/bobrenjc93/220/base 2025-01-24T00:53:33.3348791Z * [new branch] gh/bobrenjc93/220/head -> origin/gh/bobrenjc93/220/head 2025-01-24T00:53:33.3350353Z * [new branch] gh/bobrenjc93/220/orig -> origin/gh/bobrenjc93/220/orig 2025-01-24T00:53:33.3352419Z * [new branch] gh/bobrenjc93/221/base -> origin/gh/bobrenjc93/221/base 2025-01-24T00:53:33.3353771Z * [new branch] gh/bobrenjc93/221/head -> origin/gh/bobrenjc93/221/head 2025-01-24T00:53:33.3355839Z * [new branch] gh/bobrenjc93/221/orig -> origin/gh/bobrenjc93/221/orig 2025-01-24T00:53:33.3357266Z * [new branch] gh/bobrenjc93/222/base -> origin/gh/bobrenjc93/222/base 2025-01-24T00:53:33.3358795Z * [new branch] gh/bobrenjc93/222/head -> origin/gh/bobrenjc93/222/head 2025-01-24T00:53:33.3360334Z * [new branch] gh/bobrenjc93/222/orig -> origin/gh/bobrenjc93/222/orig 2025-01-24T00:53:33.3362402Z * [new branch] gh/bobrenjc93/223/base -> origin/gh/bobrenjc93/223/base 2025-01-24T00:53:33.3363773Z * [new branch] gh/bobrenjc93/223/head -> origin/gh/bobrenjc93/223/head 2025-01-24T00:53:33.3365363Z * [new branch] gh/bobrenjc93/223/orig -> origin/gh/bobrenjc93/223/orig 2025-01-24T00:53:33.3367368Z * [new branch] gh/bobrenjc93/224/base -> origin/gh/bobrenjc93/224/base 2025-01-24T00:53:33.3368899Z * [new branch] gh/bobrenjc93/224/head -> origin/gh/bobrenjc93/224/head 2025-01-24T00:53:33.3370354Z * [new branch] gh/bobrenjc93/224/orig -> origin/gh/bobrenjc93/224/orig 2025-01-24T00:53:33.3372368Z * [new branch] gh/bobrenjc93/225/base -> origin/gh/bobrenjc93/225/base 2025-01-24T00:53:33.3373793Z * [new branch] gh/bobrenjc93/225/head -> origin/gh/bobrenjc93/225/head 2025-01-24T00:53:33.3375504Z * [new branch] gh/bobrenjc93/225/orig -> origin/gh/bobrenjc93/225/orig 2025-01-24T00:53:33.3377458Z * [new branch] gh/bobrenjc93/226/base -> origin/gh/bobrenjc93/226/base 2025-01-24T00:53:33.3378915Z * [new branch] gh/bobrenjc93/226/head -> origin/gh/bobrenjc93/226/head 2025-01-24T00:53:33.3380642Z * [new branch] gh/bobrenjc93/226/orig -> origin/gh/bobrenjc93/226/orig 2025-01-24T00:53:33.3382581Z * [new branch] gh/bobrenjc93/227/base -> origin/gh/bobrenjc93/227/base 2025-01-24T00:53:33.3384017Z * [new branch] gh/bobrenjc93/227/head -> origin/gh/bobrenjc93/227/head 2025-01-24T00:53:33.3385708Z * [new branch] gh/bobrenjc93/227/orig -> origin/gh/bobrenjc93/227/orig 2025-01-24T00:53:33.3387749Z * [new branch] gh/bobrenjc93/228/base -> origin/gh/bobrenjc93/228/base 2025-01-24T00:53:33.3389148Z * [new branch] gh/bobrenjc93/228/head -> origin/gh/bobrenjc93/228/head 2025-01-24T00:53:33.3390862Z * [new branch] gh/bobrenjc93/228/orig -> origin/gh/bobrenjc93/228/orig 2025-01-24T00:53:33.3392806Z * [new branch] gh/bobrenjc93/229/base -> origin/gh/bobrenjc93/229/base 2025-01-24T00:53:33.3394308Z * [new branch] gh/bobrenjc93/229/head -> origin/gh/bobrenjc93/229/head 2025-01-24T00:53:33.3395792Z * [new branch] gh/bobrenjc93/229/orig -> origin/gh/bobrenjc93/229/orig 2025-01-24T00:53:33.3398115Z * [new branch] gh/bobrenjc93/230/base -> origin/gh/bobrenjc93/230/base 2025-01-24T00:53:33.3399675Z * [new branch] gh/bobrenjc93/230/head -> origin/gh/bobrenjc93/230/head 2025-01-24T00:53:33.3401167Z * [new branch] gh/bobrenjc93/230/orig -> origin/gh/bobrenjc93/230/orig 2025-01-24T00:53:33.3403120Z * [new branch] gh/bobrenjc93/231/base -> origin/gh/bobrenjc93/231/base 2025-01-24T00:53:33.3404626Z * [new branch] gh/bobrenjc93/231/head -> origin/gh/bobrenjc93/231/head 2025-01-24T00:53:33.3406182Z * [new branch] gh/bobrenjc93/231/orig -> origin/gh/bobrenjc93/231/orig 2025-01-24T00:53:33.3408170Z * [new branch] gh/bobrenjc93/232/base -> origin/gh/bobrenjc93/232/base 2025-01-24T00:53:33.3409641Z * [new branch] gh/bobrenjc93/232/head -> origin/gh/bobrenjc93/232/head 2025-01-24T00:53:33.3413228Z * [new branch] gh/bobrenjc93/232/orig -> origin/gh/bobrenjc93/232/orig 2025-01-24T00:53:33.3415066Z * [new branch] gh/bobrenjc93/233/base -> origin/gh/bobrenjc93/233/base 2025-01-24T00:53:33.3416605Z * [new branch] gh/bobrenjc93/233/head -> origin/gh/bobrenjc93/233/head 2025-01-24T00:53:33.3418163Z * [new branch] gh/bobrenjc93/233/orig -> origin/gh/bobrenjc93/233/orig 2025-01-24T00:53:33.3420084Z * [new branch] gh/bobrenjc93/234/base -> origin/gh/bobrenjc93/234/base 2025-01-24T00:53:33.3421519Z * [new branch] gh/bobrenjc93/234/head -> origin/gh/bobrenjc93/234/head 2025-01-24T00:53:33.3423169Z * [new branch] gh/bobrenjc93/234/orig -> origin/gh/bobrenjc93/234/orig 2025-01-24T00:53:33.3425231Z * [new branch] gh/bobrenjc93/235/base -> origin/gh/bobrenjc93/235/base 2025-01-24T00:53:33.3426780Z * [new branch] gh/bobrenjc93/235/head -> origin/gh/bobrenjc93/235/head 2025-01-24T00:53:33.3428308Z * [new branch] gh/bobrenjc93/235/orig -> origin/gh/bobrenjc93/235/orig 2025-01-24T00:53:33.3430197Z * [new branch] gh/bobrenjc93/236/base -> origin/gh/bobrenjc93/236/base 2025-01-24T00:53:33.3431647Z * [new branch] gh/bobrenjc93/236/head -> origin/gh/bobrenjc93/236/head 2025-01-24T00:53:33.3433357Z * [new branch] gh/bobrenjc93/236/orig -> origin/gh/bobrenjc93/236/orig 2025-01-24T00:53:33.3435392Z * [new branch] gh/bobrenjc93/237/base -> origin/gh/bobrenjc93/237/base 2025-01-24T00:53:33.3437009Z * [new branch] gh/bobrenjc93/237/head -> origin/gh/bobrenjc93/237/head 2025-01-24T00:53:33.3438189Z * [new branch] gh/bobrenjc93/237/orig -> origin/gh/bobrenjc93/237/orig 2025-01-24T00:53:33.3440426Z * [new branch] gh/bobrenjc93/238/base -> origin/gh/bobrenjc93/238/base 2025-01-24T00:53:33.3441641Z * [new branch] gh/bobrenjc93/238/head -> origin/gh/bobrenjc93/238/head 2025-01-24T00:53:33.3443344Z * [new branch] gh/bobrenjc93/238/orig -> origin/gh/bobrenjc93/238/orig 2025-01-24T00:53:33.3445276Z * [new branch] gh/bobrenjc93/239/base -> origin/gh/bobrenjc93/239/base 2025-01-24T00:53:33.3446748Z * [new branch] gh/bobrenjc93/239/head -> origin/gh/bobrenjc93/239/head 2025-01-24T00:53:33.3448331Z * [new branch] gh/bobrenjc93/239/orig -> origin/gh/bobrenjc93/239/orig 2025-01-24T00:53:33.3450259Z * [new branch] gh/bobrenjc93/240/base -> origin/gh/bobrenjc93/240/base 2025-01-24T00:53:33.3451745Z * [new branch] gh/bobrenjc93/240/head -> origin/gh/bobrenjc93/240/head 2025-01-24T00:53:33.3453405Z * [new branch] gh/bobrenjc93/240/orig -> origin/gh/bobrenjc93/240/orig 2025-01-24T00:53:33.3455274Z * [new branch] gh/bobrenjc93/241/base -> origin/gh/bobrenjc93/241/base 2025-01-24T00:53:33.3456678Z * [new branch] gh/bobrenjc93/241/head -> origin/gh/bobrenjc93/241/head 2025-01-24T00:53:33.3458195Z * [new branch] gh/bobrenjc93/241/orig -> origin/gh/bobrenjc93/241/orig 2025-01-24T00:53:33.3460208Z * [new branch] gh/bobrenjc93/242/base -> origin/gh/bobrenjc93/242/base 2025-01-24T00:53:33.3461645Z * [new branch] gh/bobrenjc93/242/head -> origin/gh/bobrenjc93/242/head 2025-01-24T00:53:33.3463301Z * [new branch] gh/bobrenjc93/242/orig -> origin/gh/bobrenjc93/242/orig 2025-01-24T00:53:33.3465424Z * [new branch] gh/bobrenjc93/243/base -> origin/gh/bobrenjc93/243/base 2025-01-24T00:53:33.3466657Z * [new branch] gh/bobrenjc93/243/head -> origin/gh/bobrenjc93/243/head 2025-01-24T00:53:33.3468312Z * [new branch] gh/bobrenjc93/243/orig -> origin/gh/bobrenjc93/243/orig 2025-01-24T00:53:33.3470220Z * [new branch] gh/bobrenjc93/244/base -> origin/gh/bobrenjc93/244/base 2025-01-24T00:53:33.3471658Z * [new branch] gh/bobrenjc93/244/head -> origin/gh/bobrenjc93/244/head 2025-01-24T00:53:33.3473362Z * [new branch] gh/bobrenjc93/244/orig -> origin/gh/bobrenjc93/244/orig 2025-01-24T00:53:33.3475298Z * [new branch] gh/bobrenjc93/245/base -> origin/gh/bobrenjc93/245/base 2025-01-24T00:53:33.3476657Z * [new branch] gh/bobrenjc93/245/head -> origin/gh/bobrenjc93/245/head 2025-01-24T00:53:33.3478085Z * [new branch] gh/bobrenjc93/245/orig -> origin/gh/bobrenjc93/245/orig 2025-01-24T00:53:33.3480249Z * [new branch] gh/bobrenjc93/246/base -> origin/gh/bobrenjc93/246/base 2025-01-24T00:53:33.3481398Z * [new branch] gh/bobrenjc93/246/head -> origin/gh/bobrenjc93/246/head 2025-01-24T00:53:33.3483168Z * [new branch] gh/bobrenjc93/246/orig -> origin/gh/bobrenjc93/246/orig 2025-01-24T00:53:33.3485132Z * [new branch] gh/bobrenjc93/247/base -> origin/gh/bobrenjc93/247/base 2025-01-24T00:53:33.3486691Z * [new branch] gh/bobrenjc93/247/head -> origin/gh/bobrenjc93/247/head 2025-01-24T00:53:33.3488057Z * [new branch] gh/bobrenjc93/247/orig -> origin/gh/bobrenjc93/247/orig 2025-01-24T00:53:33.3490048Z * [new branch] gh/bobrenjc93/248/base -> origin/gh/bobrenjc93/248/base 2025-01-24T00:53:33.3491495Z * [new branch] gh/bobrenjc93/248/head -> origin/gh/bobrenjc93/248/head 2025-01-24T00:53:33.3493070Z * [new branch] gh/bobrenjc93/248/orig -> origin/gh/bobrenjc93/248/orig 2025-01-24T00:53:33.3494945Z * [new branch] gh/bobrenjc93/249/base -> origin/gh/bobrenjc93/249/base 2025-01-24T00:53:33.3496343Z * [new branch] gh/bobrenjc93/249/head -> origin/gh/bobrenjc93/249/head 2025-01-24T00:53:33.3498025Z * [new branch] gh/bobrenjc93/249/orig -> origin/gh/bobrenjc93/249/orig 2025-01-24T00:53:33.3499789Z * [new branch] gh/bobrenjc93/250/base -> origin/gh/bobrenjc93/250/base 2025-01-24T00:53:33.3501244Z * [new branch] gh/bobrenjc93/250/head -> origin/gh/bobrenjc93/250/head 2025-01-24T00:53:33.3502740Z * [new branch] gh/bobrenjc93/250/orig -> origin/gh/bobrenjc93/250/orig 2025-01-24T00:53:33.3504745Z * [new branch] gh/bobrenjc93/251/base -> origin/gh/bobrenjc93/251/base 2025-01-24T00:53:33.3506136Z * [new branch] gh/bobrenjc93/251/head -> origin/gh/bobrenjc93/251/head 2025-01-24T00:53:33.3507756Z * [new branch] gh/bobrenjc93/251/orig -> origin/gh/bobrenjc93/251/orig 2025-01-24T00:53:33.3510129Z * [new branch] gh/bobrenjc93/252/base -> origin/gh/bobrenjc93/252/base 2025-01-24T00:53:33.3511073Z * [new branch] gh/bobrenjc93/252/head -> origin/gh/bobrenjc93/252/head 2025-01-24T00:53:33.3512111Z * [new branch] gh/bobrenjc93/252/orig -> origin/gh/bobrenjc93/252/orig 2025-01-24T00:53:33.3513502Z * [new branch] gh/bobrenjc93/253/base -> origin/gh/bobrenjc93/253/base 2025-01-24T00:53:33.3514479Z * [new branch] gh/bobrenjc93/253/head -> origin/gh/bobrenjc93/253/head 2025-01-24T00:53:33.3515483Z * [new branch] gh/bobrenjc93/253/orig -> origin/gh/bobrenjc93/253/orig 2025-01-24T00:53:33.3516876Z * [new branch] gh/bobrenjc93/254/base -> origin/gh/bobrenjc93/254/base 2025-01-24T00:53:33.3517813Z * [new branch] gh/bobrenjc93/254/head -> origin/gh/bobrenjc93/254/head 2025-01-24T00:53:33.3518848Z * [new branch] gh/bobrenjc93/254/orig -> origin/gh/bobrenjc93/254/orig 2025-01-24T00:53:33.3520299Z * [new branch] gh/bobrenjc93/255/base -> origin/gh/bobrenjc93/255/base 2025-01-24T00:53:33.3521249Z * [new branch] gh/bobrenjc93/255/head -> origin/gh/bobrenjc93/255/head 2025-01-24T00:53:33.3522319Z * [new branch] gh/bobrenjc93/255/orig -> origin/gh/bobrenjc93/255/orig 2025-01-24T00:53:33.3523936Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-01-24T00:53:33.3524970Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-01-24T00:53:33.3526666Z * [new branch] gh/c-p-i-o/1/base -> origin/gh/c-p-i-o/1/base 2025-01-24T00:53:33.3527734Z * [new branch] gh/c-p-i-o/1/head -> origin/gh/c-p-i-o/1/head 2025-01-24T00:53:33.3528775Z * [new branch] gh/c-p-i-o/1/orig -> origin/gh/c-p-i-o/1/orig 2025-01-24T00:53:33.3530194Z * [new branch] gh/c-p-i-o/3/base -> origin/gh/c-p-i-o/3/base 2025-01-24T00:53:33.3531216Z * [new branch] gh/c-p-i-o/3/head -> origin/gh/c-p-i-o/3/head 2025-01-24T00:53:33.3532214Z * [new branch] gh/c-p-i-o/3/orig -> origin/gh/c-p-i-o/3/orig 2025-01-24T00:53:33.3533526Z * [new branch] gh/c-p-i-o/4/base -> origin/gh/c-p-i-o/4/base 2025-01-24T00:53:33.3534538Z * [new branch] gh/c-p-i-o/4/head -> origin/gh/c-p-i-o/4/head 2025-01-24T00:53:33.3535511Z * [new branch] gh/c-p-i-o/4/orig -> origin/gh/c-p-i-o/4/orig 2025-01-24T00:53:33.3537083Z * [new branch] gh/c-p-i-o/5/base -> origin/gh/c-p-i-o/5/base 2025-01-24T00:53:33.3538339Z * [new branch] gh/c-p-i-o/5/head -> origin/gh/c-p-i-o/5/head 2025-01-24T00:53:33.3539412Z * [new branch] gh/c-p-i-o/5/orig -> origin/gh/c-p-i-o/5/orig 2025-01-24T00:53:33.3540979Z * [new branch] gh/c00w/19/base -> origin/gh/c00w/19/base 2025-01-24T00:53:33.3541958Z * [new branch] gh/c00w/19/head -> origin/gh/c00w/19/head 2025-01-24T00:53:33.3542974Z * [new branch] gh/c00w/19/orig -> origin/gh/c00w/19/orig 2025-01-24T00:53:33.3544312Z * [new branch] gh/c00w/20/base -> origin/gh/c00w/20/base 2025-01-24T00:53:33.3545318Z * [new branch] gh/c00w/20/head -> origin/gh/c00w/20/head 2025-01-24T00:53:33.3546289Z * [new branch] gh/c00w/20/orig -> origin/gh/c00w/20/orig 2025-01-24T00:53:33.3547542Z * [new branch] gh/c00w/21/base -> origin/gh/c00w/21/base 2025-01-24T00:53:33.3548511Z * [new branch] gh/c00w/21/head -> origin/gh/c00w/21/head 2025-01-24T00:53:33.3549547Z * [new branch] gh/c00w/21/orig -> origin/gh/c00w/21/orig 2025-01-24T00:53:33.3550858Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-01-24T00:53:33.3551876Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-01-24T00:53:33.3553331Z * [new branch] gh/c00w/24/base -> origin/gh/c00w/24/base 2025-01-24T00:53:33.3554380Z * [new branch] gh/c00w/24/head -> origin/gh/c00w/24/head 2025-01-24T00:53:33.3555408Z * [new branch] gh/c00w/24/orig -> origin/gh/c00w/24/orig 2025-01-24T00:53:33.3556752Z * [new branch] gh/c00w/25/base -> origin/gh/c00w/25/base 2025-01-24T00:53:33.3557853Z * [new branch] gh/c00w/25/head -> origin/gh/c00w/25/head 2025-01-24T00:53:33.3558877Z * [new branch] gh/c00w/25/orig -> origin/gh/c00w/25/orig 2025-01-24T00:53:33.3560195Z * [new branch] gh/c00w/26/base -> origin/gh/c00w/26/base 2025-01-24T00:53:33.3561190Z * [new branch] gh/c00w/26/head -> origin/gh/c00w/26/head 2025-01-24T00:53:33.3562159Z * [new branch] gh/c00w/26/orig -> origin/gh/c00w/26/orig 2025-01-24T00:53:33.3563452Z * [new branch] gh/c00w/27/base -> origin/gh/c00w/27/base 2025-01-24T00:53:33.3564392Z * [new branch] gh/c00w/27/head -> origin/gh/c00w/27/head 2025-01-24T00:53:33.3565392Z * [new branch] gh/c00w/27/orig -> origin/gh/c00w/27/orig 2025-01-24T00:53:33.3566723Z * [new branch] gh/c00w/28/base -> origin/gh/c00w/28/base 2025-01-24T00:53:33.3567721Z * [new branch] gh/c00w/28/head -> origin/gh/c00w/28/head 2025-01-24T00:53:33.3568748Z * [new branch] gh/c00w/28/orig -> origin/gh/c00w/28/orig 2025-01-24T00:53:33.3570090Z * [new branch] gh/c00w/29/base -> origin/gh/c00w/29/base 2025-01-24T00:53:33.3571096Z * [new branch] gh/c00w/29/head -> origin/gh/c00w/29/head 2025-01-24T00:53:33.3572065Z * [new branch] gh/c00w/29/orig -> origin/gh/c00w/29/orig 2025-01-24T00:53:33.3573384Z * [new branch] gh/c00w/30/base -> origin/gh/c00w/30/base 2025-01-24T00:53:33.3574408Z * [new branch] gh/c00w/30/head -> origin/gh/c00w/30/head 2025-01-24T00:53:33.3575419Z * [new branch] gh/c00w/30/orig -> origin/gh/c00w/30/orig 2025-01-24T00:53:33.3576790Z * [new branch] gh/c00w/31/base -> origin/gh/c00w/31/base 2025-01-24T00:53:33.3577765Z * [new branch] gh/c00w/31/head -> origin/gh/c00w/31/head 2025-01-24T00:53:33.3578848Z * [new branch] gh/c00w/31/orig -> origin/gh/c00w/31/orig 2025-01-24T00:53:33.3580510Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-01-24T00:53:33.3581656Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-01-24T00:53:33.3582430Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-01-24T00:53:33.3584228Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2025-01-24T00:53:33.3585282Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2025-01-24T00:53:33.3586312Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2025-01-24T00:53:33.3587691Z * [new branch] gh/chillee/352/base -> origin/gh/chillee/352/base 2025-01-24T00:53:33.3588721Z * [new branch] gh/chillee/352/head -> origin/gh/chillee/352/head 2025-01-24T00:53:33.3589658Z * [new branch] gh/chillee/352/orig -> origin/gh/chillee/352/orig 2025-01-24T00:53:33.3591060Z * [new branch] gh/chillee/360/base -> origin/gh/chillee/360/base 2025-01-24T00:53:33.3592104Z * [new branch] gh/chillee/360/head -> origin/gh/chillee/360/head 2025-01-24T00:53:33.3593263Z * [new branch] gh/chillee/360/orig -> origin/gh/chillee/360/orig 2025-01-24T00:53:33.3594881Z * [new branch] gh/chillee/362/base -> origin/gh/chillee/362/base 2025-01-24T00:53:33.3595744Z * [new branch] gh/chillee/362/head -> origin/gh/chillee/362/head 2025-01-24T00:53:33.3596812Z * [new branch] gh/chillee/362/orig -> origin/gh/chillee/362/orig 2025-01-24T00:53:33.3598273Z * [new branch] gh/chillee/367/base -> origin/gh/chillee/367/base 2025-01-24T00:53:33.3599217Z * [new branch] gh/chillee/367/head -> origin/gh/chillee/367/head 2025-01-24T00:53:33.3600421Z * [new branch] gh/chillee/367/orig -> origin/gh/chillee/367/orig 2025-01-24T00:53:33.3601464Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-01-24T00:53:33.3602433Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-01-24T00:53:33.3603394Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-01-24T00:53:33.3604721Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-01-24T00:53:33.3605853Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-01-24T00:53:33.3606869Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-01-24T00:53:33.3608201Z * [new branch] gh/chillee/378/base -> origin/gh/chillee/378/base 2025-01-24T00:53:33.3609130Z * [new branch] gh/chillee/378/head -> origin/gh/chillee/378/head 2025-01-24T00:53:33.3610265Z * [new branch] gh/chillee/378/orig -> origin/gh/chillee/378/orig 2025-01-24T00:53:33.3611529Z * [new branch] gh/chillee/379/base -> origin/gh/chillee/379/base 2025-01-24T00:53:33.3612565Z * [new branch] gh/chillee/379/head -> origin/gh/chillee/379/head 2025-01-24T00:53:33.3613594Z * [new branch] gh/chillee/379/orig -> origin/gh/chillee/379/orig 2025-01-24T00:53:33.3615205Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-01-24T00:53:33.3616230Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-01-24T00:53:33.3617172Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-01-24T00:53:33.3618461Z * [new branch] gh/chunyuan-w/3/base -> origin/gh/chunyuan-w/3/base 2025-01-24T00:53:33.3619414Z * [new branch] gh/chunyuan-w/3/head -> origin/gh/chunyuan-w/3/head 2025-01-24T00:53:33.3620437Z * [new branch] gh/chunyuan-w/3/orig -> origin/gh/chunyuan-w/3/orig 2025-01-24T00:53:33.3621892Z * [new branch] gh/chunyuan-w/4/base -> origin/gh/chunyuan-w/4/base 2025-01-24T00:53:33.3622791Z * [new branch] gh/chunyuan-w/4/head -> origin/gh/chunyuan-w/4/head 2025-01-24T00:53:33.3623793Z * [new branch] gh/chunyuan-w/4/orig -> origin/gh/chunyuan-w/4/orig 2025-01-24T00:53:33.3625314Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-01-24T00:53:33.3626340Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-01-24T00:53:33.3627346Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-01-24T00:53:33.3629107Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-01-24T00:53:33.3630189Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-01-24T00:53:33.3631226Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-01-24T00:53:33.3632652Z * [new branch] gh/davidberard98/328/base -> origin/gh/davidberard98/328/base 2025-01-24T00:53:33.3633653Z * [new branch] gh/davidberard98/328/head -> origin/gh/davidberard98/328/head 2025-01-24T00:53:33.3634664Z * [new branch] gh/davidberard98/328/orig -> origin/gh/davidberard98/328/orig 2025-01-24T00:53:33.3636013Z * [new branch] gh/davidberard98/329/base -> origin/gh/davidberard98/329/base 2025-01-24T00:53:33.3637131Z * [new branch] gh/davidberard98/329/head -> origin/gh/davidberard98/329/head 2025-01-24T00:53:33.3638156Z * [new branch] gh/davidberard98/329/orig -> origin/gh/davidberard98/329/orig 2025-01-24T00:53:33.3639528Z * [new branch] gh/davidberard98/330/base -> origin/gh/davidberard98/330/base 2025-01-24T00:53:33.3640555Z * [new branch] gh/davidberard98/330/head -> origin/gh/davidberard98/330/head 2025-01-24T00:53:33.3641464Z * [new branch] gh/davidberard98/330/orig -> origin/gh/davidberard98/330/orig 2025-01-24T00:53:33.3642794Z * [new branch] gh/davidberard98/331/base -> origin/gh/davidberard98/331/base 2025-01-24T00:53:33.3643745Z * [new branch] gh/davidberard98/331/head -> origin/gh/davidberard98/331/head 2025-01-24T00:53:33.3644804Z * [new branch] gh/davidberard98/331/orig -> origin/gh/davidberard98/331/orig 2025-01-24T00:53:33.3645964Z * [new branch] gh/davidberard98/332/base -> origin/gh/davidberard98/332/base 2025-01-24T00:53:33.3647000Z * [new branch] gh/davidberard98/332/head -> origin/gh/davidberard98/332/head 2025-01-24T00:53:33.3647975Z * [new branch] gh/davidberard98/332/orig -> origin/gh/davidberard98/332/orig 2025-01-24T00:53:33.3649647Z * [new branch] gh/desertfire/520/base -> origin/gh/desertfire/520/base 2025-01-24T00:53:33.3650615Z * [new branch] gh/desertfire/520/head -> origin/gh/desertfire/520/head 2025-01-24T00:53:33.3651663Z * [new branch] gh/desertfire/520/orig -> origin/gh/desertfire/520/orig 2025-01-24T00:53:33.3653116Z * [new branch] gh/desertfire/522/base -> origin/gh/desertfire/522/base 2025-01-24T00:53:33.3654137Z * [new branch] gh/desertfire/522/head -> origin/gh/desertfire/522/head 2025-01-24T00:53:33.3655204Z * [new branch] gh/desertfire/522/orig -> origin/gh/desertfire/522/orig 2025-01-24T00:53:33.3656494Z * [new branch] gh/desertfire/528/base -> origin/gh/desertfire/528/base 2025-01-24T00:53:33.3657478Z * [new branch] gh/desertfire/528/head -> origin/gh/desertfire/528/head 2025-01-24T00:53:33.3658508Z * [new branch] gh/desertfire/528/orig -> origin/gh/desertfire/528/orig 2025-01-24T00:53:33.3659785Z * [new branch] gh/desertfire/529/base -> origin/gh/desertfire/529/base 2025-01-24T00:53:33.3660842Z * [new branch] gh/desertfire/529/head -> origin/gh/desertfire/529/head 2025-01-24T00:53:33.3661745Z * [new branch] gh/desertfire/529/orig -> origin/gh/desertfire/529/orig 2025-01-24T00:53:33.3663054Z * [new branch] gh/desertfire/530/base -> origin/gh/desertfire/530/base 2025-01-24T00:53:33.3663999Z * [new branch] gh/desertfire/530/head -> origin/gh/desertfire/530/head 2025-01-24T00:53:33.3664980Z * [new branch] gh/desertfire/530/orig -> origin/gh/desertfire/530/orig 2025-01-24T00:53:33.3666531Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2025-01-24T00:53:33.3667488Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2025-01-24T00:53:33.3668449Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2025-01-24T00:53:33.3669768Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-01-24T00:53:33.3670756Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-01-24T00:53:33.3671726Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-01-24T00:53:33.3673244Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-01-24T00:53:33.3674207Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-01-24T00:53:33.3675159Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-01-24T00:53:33.3676428Z * [new branch] gh/drisspg/106/base -> origin/gh/drisspg/106/base 2025-01-24T00:53:33.3677416Z * [new branch] gh/drisspg/106/head -> origin/gh/drisspg/106/head 2025-01-24T00:53:33.3678386Z * [new branch] gh/drisspg/106/orig -> origin/gh/drisspg/106/orig 2025-01-24T00:53:33.3679692Z * [new branch] gh/drisspg/107/base -> origin/gh/drisspg/107/base 2025-01-24T00:53:33.3680631Z * [new branch] gh/drisspg/107/head -> origin/gh/drisspg/107/head 2025-01-24T00:53:33.3681775Z * [new branch] gh/drisspg/107/orig -> origin/gh/drisspg/107/orig 2025-01-24T00:53:33.3683097Z * [new branch] gh/drisspg/108/base -> origin/gh/drisspg/108/base 2025-01-24T00:53:33.3684037Z * [new branch] gh/drisspg/108/head -> origin/gh/drisspg/108/head 2025-01-24T00:53:33.3685041Z * [new branch] gh/drisspg/108/orig -> origin/gh/drisspg/108/orig 2025-01-24T00:53:33.3686387Z * [new branch] gh/drisspg/109/base -> origin/gh/drisspg/109/base 2025-01-24T00:53:33.3687370Z * [new branch] gh/drisspg/109/head -> origin/gh/drisspg/109/head 2025-01-24T00:53:33.3688356Z * [new branch] gh/drisspg/109/orig -> origin/gh/drisspg/109/orig 2025-01-24T00:53:33.3689641Z * [new branch] gh/drisspg/110/base -> origin/gh/drisspg/110/base 2025-01-24T00:53:33.3690635Z * [new branch] gh/drisspg/110/head -> origin/gh/drisspg/110/head 2025-01-24T00:53:33.3691587Z * [new branch] gh/drisspg/110/orig -> origin/gh/drisspg/110/orig 2025-01-24T00:53:33.3692878Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-01-24T00:53:33.3693891Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-01-24T00:53:33.3694869Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-01-24T00:53:33.3696168Z * [new branch] gh/drisspg/112/base -> origin/gh/drisspg/112/base 2025-01-24T00:53:33.3697110Z * [new branch] gh/drisspg/112/head -> origin/gh/drisspg/112/head 2025-01-24T00:53:33.3698073Z * [new branch] gh/drisspg/112/orig -> origin/gh/drisspg/112/orig 2025-01-24T00:53:33.3699425Z * [new branch] gh/drisspg/113/base -> origin/gh/drisspg/113/base 2025-01-24T00:53:33.3700329Z * [new branch] gh/drisspg/113/head -> origin/gh/drisspg/113/head 2025-01-24T00:53:33.3701308Z * [new branch] gh/drisspg/113/orig -> origin/gh/drisspg/113/orig 2025-01-24T00:53:33.3702575Z * [new branch] gh/drisspg/114/base -> origin/gh/drisspg/114/base 2025-01-24T00:53:33.3703550Z * [new branch] gh/drisspg/114/head -> origin/gh/drisspg/114/head 2025-01-24T00:53:33.3704534Z * [new branch] gh/drisspg/114/orig -> origin/gh/drisspg/114/orig 2025-01-24T00:53:33.3705860Z * [new branch] gh/drisspg/115/base -> origin/gh/drisspg/115/base 2025-01-24T00:53:33.3706826Z * [new branch] gh/drisspg/115/head -> origin/gh/drisspg/115/head 2025-01-24T00:53:33.3707809Z * [new branch] gh/drisspg/115/orig -> origin/gh/drisspg/115/orig 2025-01-24T00:53:33.3709146Z * [new branch] gh/drisspg/116/base -> origin/gh/drisspg/116/base 2025-01-24T00:53:33.3710721Z * [new branch] gh/drisspg/116/head -> origin/gh/drisspg/116/head 2025-01-24T00:53:33.3711664Z * [new branch] gh/drisspg/116/orig -> origin/gh/drisspg/116/orig 2025-01-24T00:53:33.3713867Z * [new branch] gh/drisspg/117/base -> origin/gh/drisspg/117/base 2025-01-24T00:53:33.3715298Z * [new branch] gh/drisspg/117/head -> origin/gh/drisspg/117/head 2025-01-24T00:53:33.3716850Z * [new branch] gh/drisspg/117/orig -> origin/gh/drisspg/117/orig 2025-01-24T00:53:33.3718927Z * [new branch] gh/drisspg/118/base -> origin/gh/drisspg/118/base 2025-01-24T00:53:33.3720485Z * [new branch] gh/drisspg/118/head -> origin/gh/drisspg/118/head 2025-01-24T00:53:33.3721247Z * [new branch] gh/drisspg/118/orig -> origin/gh/drisspg/118/orig 2025-01-24T00:53:33.3723319Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-01-24T00:53:33.3724179Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-01-24T00:53:33.3725149Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-01-24T00:53:33.3726794Z * [new branch] gh/drisspg/32/base -> origin/gh/drisspg/32/base 2025-01-24T00:53:33.3727626Z * [new branch] gh/drisspg/32/head -> origin/gh/drisspg/32/head 2025-01-24T00:53:33.3728593Z * [new branch] gh/drisspg/32/orig -> origin/gh/drisspg/32/orig 2025-01-24T00:53:33.3730145Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2025-01-24T00:53:33.3730969Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2025-01-24T00:53:33.3731946Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2025-01-24T00:53:33.3733453Z * [new branch] gh/drisspg/72/base -> origin/gh/drisspg/72/base 2025-01-24T00:53:33.3734315Z * [new branch] gh/drisspg/72/head -> origin/gh/drisspg/72/head 2025-01-24T00:53:33.3735279Z * [new branch] gh/drisspg/72/orig -> origin/gh/drisspg/72/orig 2025-01-24T00:53:33.3736708Z * [new branch] gh/drisspg/79/base -> origin/gh/drisspg/79/base 2025-01-24T00:53:33.3737583Z * [new branch] gh/drisspg/79/head -> origin/gh/drisspg/79/head 2025-01-24T00:53:33.3738533Z * [new branch] gh/drisspg/79/orig -> origin/gh/drisspg/79/orig 2025-01-24T00:53:33.3739965Z * [new branch] gh/drisspg/94/base -> origin/gh/drisspg/94/base 2025-01-24T00:53:33.3740835Z * [new branch] gh/drisspg/94/head -> origin/gh/drisspg/94/head 2025-01-24T00:53:33.3741801Z * [new branch] gh/drisspg/94/orig -> origin/gh/drisspg/94/orig 2025-01-24T00:53:33.3743464Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2025-01-24T00:53:33.3744145Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2025-01-24T00:53:33.3745137Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2025-01-24T00:53:33.3746882Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2025-01-24T00:53:33.3747907Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2025-01-24T00:53:33.3748878Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2025-01-24T00:53:33.3750322Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-01-24T00:53:33.3751274Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-01-24T00:53:33.3752275Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-01-24T00:53:33.3753776Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-01-24T00:53:33.3754685Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-01-24T00:53:33.3755653Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-01-24T00:53:33.3757131Z * [new branch] gh/eellison/697/base -> origin/gh/eellison/697/base 2025-01-24T00:53:33.3757964Z * [new branch] gh/eellison/697/head -> origin/gh/eellison/697/head 2025-01-24T00:53:33.3758927Z * [new branch] gh/eellison/697/orig -> origin/gh/eellison/697/orig 2025-01-24T00:53:33.3760441Z * [new branch] gh/eellison/703/base -> origin/gh/eellison/703/base 2025-01-24T00:53:33.3761345Z * [new branch] gh/eellison/703/head -> origin/gh/eellison/703/head 2025-01-24T00:53:33.3762315Z * [new branch] gh/eellison/703/orig -> origin/gh/eellison/703/orig 2025-01-24T00:53:33.3763671Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2025-01-24T00:53:33.3764598Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2025-01-24T00:53:33.3765510Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2025-01-24T00:53:33.3766961Z * [new branch] gh/eellison/710/base -> origin/gh/eellison/710/base 2025-01-24T00:53:33.3767822Z * [new branch] gh/eellison/710/head -> origin/gh/eellison/710/head 2025-01-24T00:53:33.3768806Z * [new branch] gh/eellison/710/orig -> origin/gh/eellison/710/orig 2025-01-24T00:53:33.3770224Z * [new branch] gh/eellison/711/base -> origin/gh/eellison/711/base 2025-01-24T00:53:33.3771124Z * [new branch] gh/eellison/711/head -> origin/gh/eellison/711/head 2025-01-24T00:53:33.3772108Z * [new branch] gh/eellison/711/orig -> origin/gh/eellison/711/orig 2025-01-24T00:53:33.3773548Z * [new branch] gh/eellison/716/base -> origin/gh/eellison/716/base 2025-01-24T00:53:33.3774431Z * [new branch] gh/eellison/716/head -> origin/gh/eellison/716/head 2025-01-24T00:53:33.3775380Z * [new branch] gh/eellison/716/orig -> origin/gh/eellison/716/orig 2025-01-24T00:53:33.3776833Z * [new branch] gh/eellison/717/base -> origin/gh/eellison/717/base 2025-01-24T00:53:33.3777767Z * [new branch] gh/eellison/717/head -> origin/gh/eellison/717/head 2025-01-24T00:53:33.3778761Z * [new branch] gh/eellison/717/orig -> origin/gh/eellison/717/orig 2025-01-24T00:53:33.3780021Z * [new branch] gh/eellison/718/base -> origin/gh/eellison/718/base 2025-01-24T00:53:33.3781017Z * [new branch] gh/eellison/718/head -> origin/gh/eellison/718/head 2025-01-24T00:53:33.3782036Z * [new branch] gh/eellison/718/orig -> origin/gh/eellison/718/orig 2025-01-24T00:53:33.3783229Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2025-01-24T00:53:33.3784189Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2025-01-24T00:53:33.3785149Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2025-01-24T00:53:33.3786467Z * [new branch] gh/eellison/743/base -> origin/gh/eellison/743/base 2025-01-24T00:53:33.3787443Z * [new branch] gh/eellison/743/head -> origin/gh/eellison/743/head 2025-01-24T00:53:33.3790210Z * [new branch] gh/eellison/743/orig -> origin/gh/eellison/743/orig 2025-01-24T00:53:33.3791513Z * [new branch] gh/eellison/745/base -> origin/gh/eellison/745/base 2025-01-24T00:53:33.3792573Z * [new branch] gh/eellison/745/head -> origin/gh/eellison/745/head 2025-01-24T00:53:33.3793610Z * [new branch] gh/eellison/745/orig -> origin/gh/eellison/745/orig 2025-01-24T00:53:33.3794909Z * [new branch] gh/eellison/747/base -> origin/gh/eellison/747/base 2025-01-24T00:53:33.3795902Z * [new branch] gh/eellison/747/head -> origin/gh/eellison/747/head 2025-01-24T00:53:33.3796856Z * [new branch] gh/eellison/747/orig -> origin/gh/eellison/747/orig 2025-01-24T00:53:33.3798169Z * [new branch] gh/eellison/748/base -> origin/gh/eellison/748/base 2025-01-24T00:53:33.3799128Z * [new branch] gh/eellison/748/head -> origin/gh/eellison/748/head 2025-01-24T00:53:33.3800059Z * [new branch] gh/eellison/748/orig -> origin/gh/eellison/748/orig 2025-01-24T00:53:33.3801843Z * [new branch] gh/eellison/749/base -> origin/gh/eellison/749/base 2025-01-24T00:53:33.3802793Z * [new branch] gh/eellison/749/head -> origin/gh/eellison/749/head 2025-01-24T00:53:33.3803773Z * [new branch] gh/eellison/749/orig -> origin/gh/eellison/749/orig 2025-01-24T00:53:33.3805114Z * [new branch] gh/eellison/750/base -> origin/gh/eellison/750/base 2025-01-24T00:53:33.3806120Z * [new branch] gh/eellison/750/head -> origin/gh/eellison/750/head 2025-01-24T00:53:33.3807112Z * [new branch] gh/eellison/750/orig -> origin/gh/eellison/750/orig 2025-01-24T00:53:33.3808454Z * [new branch] gh/eellison/751/base -> origin/gh/eellison/751/base 2025-01-24T00:53:33.3809488Z * [new branch] gh/eellison/751/head -> origin/gh/eellison/751/head 2025-01-24T00:53:33.3810605Z * [new branch] gh/eellison/751/orig -> origin/gh/eellison/751/orig 2025-01-24T00:53:33.3811935Z * [new branch] gh/eellison/752/base -> origin/gh/eellison/752/base 2025-01-24T00:53:33.3812967Z * [new branch] gh/eellison/752/head -> origin/gh/eellison/752/head 2025-01-24T00:53:33.3813999Z * [new branch] gh/eellison/752/orig -> origin/gh/eellison/752/orig 2025-01-24T00:53:33.3815239Z * [new branch] gh/eellison/753/base -> origin/gh/eellison/753/base 2025-01-24T00:53:33.3816365Z * [new branch] gh/eellison/753/head -> origin/gh/eellison/753/head 2025-01-24T00:53:33.3817353Z * [new branch] gh/eellison/753/orig -> origin/gh/eellison/753/orig 2025-01-24T00:53:33.3818576Z * [new branch] gh/eellison/754/base -> origin/gh/eellison/754/base 2025-01-24T00:53:33.3819614Z * [new branch] gh/eellison/754/head -> origin/gh/eellison/754/head 2025-01-24T00:53:33.3820623Z * [new branch] gh/eellison/754/orig -> origin/gh/eellison/754/orig 2025-01-24T00:53:33.3822123Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2025-01-24T00:53:33.3823326Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2025-01-24T00:53:33.3824489Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2025-01-24T00:53:33.3825517Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-01-24T00:53:33.3826408Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-01-24T00:53:33.3827366Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-01-24T00:53:33.3828782Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-01-24T00:53:33.3829766Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-01-24T00:53:33.3830738Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-01-24T00:53:33.3832282Z * [new branch] gh/etaf/76/base -> origin/gh/etaf/76/base 2025-01-24T00:53:33.3833450Z * [new branch] gh/etaf/76/head -> origin/gh/etaf/76/head 2025-01-24T00:53:33.3834361Z * [new branch] gh/etaf/76/orig -> origin/gh/etaf/76/orig 2025-01-24T00:53:33.3835651Z * [new branch] gh/etaf/78/base -> origin/gh/etaf/78/base 2025-01-24T00:53:33.3836670Z * [new branch] gh/etaf/78/head -> origin/gh/etaf/78/head 2025-01-24T00:53:33.3837716Z * [new branch] gh/etaf/78/orig -> origin/gh/etaf/78/orig 2025-01-24T00:53:33.3839081Z * [new branch] gh/etaf/79/base -> origin/gh/etaf/79/base 2025-01-24T00:53:33.3840075Z * [new branch] gh/etaf/79/head -> origin/gh/etaf/79/head 2025-01-24T00:53:33.3841055Z * [new branch] gh/etaf/79/orig -> origin/gh/etaf/79/orig 2025-01-24T00:53:33.3842215Z * [new branch] gh/etaf/80/base -> origin/gh/etaf/80/base 2025-01-24T00:53:33.3843190Z * [new branch] gh/etaf/80/head -> origin/gh/etaf/80/head 2025-01-24T00:53:33.3844126Z * [new branch] gh/etaf/80/orig -> origin/gh/etaf/80/orig 2025-01-24T00:53:33.3845494Z * [new branch] gh/etaf/81/base -> origin/gh/etaf/81/base 2025-01-24T00:53:33.3846442Z * [new branch] gh/etaf/81/head -> origin/gh/etaf/81/head 2025-01-24T00:53:33.3847437Z * [new branch] gh/etaf/81/orig -> origin/gh/etaf/81/orig 2025-01-24T00:53:33.3848878Z * [new branch] gh/etaf/82/base -> origin/gh/etaf/82/base 2025-01-24T00:53:33.3849801Z * [new branch] gh/etaf/82/head -> origin/gh/etaf/82/head 2025-01-24T00:53:33.3850775Z * [new branch] gh/etaf/82/orig -> origin/gh/etaf/82/orig 2025-01-24T00:53:33.3852098Z * [new branch] gh/etaf/83/base -> origin/gh/etaf/83/base 2025-01-24T00:53:33.3853123Z * [new branch] gh/etaf/83/head -> origin/gh/etaf/83/head 2025-01-24T00:53:33.3854074Z * [new branch] gh/etaf/83/orig -> origin/gh/etaf/83/orig 2025-01-24T00:53:33.3855512Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-01-24T00:53:33.3856596Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-01-24T00:53:33.3857543Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-01-24T00:53:33.3858986Z * [new branch] gh/etaf/85/base -> origin/gh/etaf/85/base 2025-01-24T00:53:33.3859992Z * [new branch] gh/etaf/85/head -> origin/gh/etaf/85/head 2025-01-24T00:53:33.3861013Z * [new branch] gh/etaf/85/orig -> origin/gh/etaf/85/orig 2025-01-24T00:53:33.3862270Z * [new branch] gh/etaf/86/base -> origin/gh/etaf/86/base 2025-01-24T00:53:33.3863512Z * [new branch] gh/etaf/86/head -> origin/gh/etaf/86/head 2025-01-24T00:53:33.3864226Z * [new branch] gh/etaf/86/orig -> origin/gh/etaf/86/orig 2025-01-24T00:53:33.3865665Z * [new branch] gh/etaf/87/base -> origin/gh/etaf/87/base 2025-01-24T00:53:33.3866666Z * [new branch] gh/etaf/87/head -> origin/gh/etaf/87/head 2025-01-24T00:53:33.3867774Z * [new branch] gh/etaf/87/orig -> origin/gh/etaf/87/orig 2025-01-24T00:53:33.3868868Z * [new branch] gh/etaf/88/base -> origin/gh/etaf/88/base 2025-01-24T00:53:33.3869855Z * [new branch] gh/etaf/88/head -> origin/gh/etaf/88/head 2025-01-24T00:53:33.3870846Z * [new branch] gh/etaf/88/orig -> origin/gh/etaf/88/orig 2025-01-24T00:53:33.3872254Z * [new branch] gh/etaf/89/base -> origin/gh/etaf/89/base 2025-01-24T00:53:33.3873305Z * [new branch] gh/etaf/89/head -> origin/gh/etaf/89/head 2025-01-24T00:53:33.3874319Z * [new branch] gh/etaf/89/orig -> origin/gh/etaf/89/orig 2025-01-24T00:53:33.3875909Z * [new branch] gh/etaf/90/base -> origin/gh/etaf/90/base 2025-01-24T00:53:33.3876847Z * [new branch] gh/etaf/90/head -> origin/gh/etaf/90/head 2025-01-24T00:53:33.3877835Z * [new branch] gh/etaf/90/orig -> origin/gh/etaf/90/orig 2025-01-24T00:53:33.3879193Z * [new branch] gh/etaf/91/base -> origin/gh/etaf/91/base 2025-01-24T00:53:33.3880238Z * [new branch] gh/etaf/91/head -> origin/gh/etaf/91/head 2025-01-24T00:53:33.3881241Z * [new branch] gh/etaf/91/orig -> origin/gh/etaf/91/orig 2025-01-24T00:53:33.3883141Z * [new branch] gh/etaf/92/base -> origin/gh/etaf/92/base 2025-01-24T00:53:33.3884081Z * [new branch] gh/etaf/92/head -> origin/gh/etaf/92/head 2025-01-24T00:53:33.3884912Z * [new branch] gh/etaf/92/orig -> origin/gh/etaf/92/orig 2025-01-24T00:53:33.3886206Z * [new branch] gh/etaf/93/base -> origin/gh/etaf/93/base 2025-01-24T00:53:33.3887160Z * [new branch] gh/etaf/93/head -> origin/gh/etaf/93/head 2025-01-24T00:53:33.3888178Z * [new branch] gh/etaf/93/orig -> origin/gh/etaf/93/orig 2025-01-24T00:53:33.3889717Z * [new branch] gh/etaf/94/base -> origin/gh/etaf/94/base 2025-01-24T00:53:33.3890503Z * [new branch] gh/etaf/94/head -> origin/gh/etaf/94/head 2025-01-24T00:53:33.3893913Z * [new branch] gh/etaf/94/orig -> origin/gh/etaf/94/orig 2025-01-24T00:53:33.3895510Z * [new branch] gh/etaf/95/base -> origin/gh/etaf/95/base 2025-01-24T00:53:33.3895711Z * [new branch] gh/etaf/95/head -> origin/gh/etaf/95/head 2025-01-24T00:53:33.3895940Z * [new branch] gh/etaf/95/orig -> origin/gh/etaf/95/orig 2025-01-24T00:53:33.3897647Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-01-24T00:53:33.3899422Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-01-24T00:53:33.3900217Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-01-24T00:53:33.3902376Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-01-24T00:53:33.3904236Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-01-24T00:53:33.3906156Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-01-24T00:53:33.3908707Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-01-24T00:53:33.3910099Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-01-24T00:53:33.3912280Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-01-24T00:53:33.3914107Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-01-24T00:53:33.3916533Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-01-24T00:53:33.3916946Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-01-24T00:53:33.3918343Z * [new branch] gh/ezyang/2987/base -> origin/gh/ezyang/2987/base 2025-01-24T00:53:33.3919936Z * [new branch] gh/ezyang/2987/head -> origin/gh/ezyang/2987/head 2025-01-24T00:53:33.3921598Z * [new branch] gh/ezyang/2987/orig -> origin/gh/ezyang/2987/orig 2025-01-24T00:53:33.3923342Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2025-01-24T00:53:33.3924890Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2025-01-24T00:53:33.3926482Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2025-01-24T00:53:33.3928419Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-01-24T00:53:33.3929832Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-01-24T00:53:33.3931477Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-01-24T00:53:33.3933452Z * [new branch] gh/ezyang/3045/base -> origin/gh/ezyang/3045/base 2025-01-24T00:53:33.3934767Z * [new branch] gh/ezyang/3045/head -> origin/gh/ezyang/3045/head 2025-01-24T00:53:33.3936373Z * [new branch] gh/ezyang/3045/orig -> origin/gh/ezyang/3045/orig 2025-01-24T00:53:33.3938328Z * [new branch] gh/ezyang/3047/base -> origin/gh/ezyang/3047/base 2025-01-24T00:53:33.3939631Z * [new branch] gh/ezyang/3047/head -> origin/gh/ezyang/3047/head 2025-01-24T00:53:33.3941548Z * [new branch] gh/ezyang/3047/orig -> origin/gh/ezyang/3047/orig 2025-01-24T00:53:33.3943261Z * [new branch] gh/ezyang/3051/base -> origin/gh/ezyang/3051/base 2025-01-24T00:53:33.3944725Z * [new branch] gh/ezyang/3051/head -> origin/gh/ezyang/3051/head 2025-01-24T00:53:33.3946220Z * [new branch] gh/ezyang/3051/orig -> origin/gh/ezyang/3051/orig 2025-01-24T00:53:33.3948154Z * [new branch] gh/ezyang/3056/base -> origin/gh/ezyang/3056/base 2025-01-24T00:53:33.3949699Z * [new branch] gh/ezyang/3056/head -> origin/gh/ezyang/3056/head 2025-01-24T00:53:33.3951287Z * [new branch] gh/ezyang/3056/orig -> origin/gh/ezyang/3056/orig 2025-01-24T00:53:33.3953424Z * [new branch] gh/ezyang/3057/base -> origin/gh/ezyang/3057/base 2025-01-24T00:53:33.3954639Z * [new branch] gh/ezyang/3057/head -> origin/gh/ezyang/3057/head 2025-01-24T00:53:33.3956373Z * [new branch] gh/ezyang/3057/orig -> origin/gh/ezyang/3057/orig 2025-01-24T00:53:33.3958334Z * [new branch] gh/ezyang/3058/base -> origin/gh/ezyang/3058/base 2025-01-24T00:53:33.3959734Z * [new branch] gh/ezyang/3058/head -> origin/gh/ezyang/3058/head 2025-01-24T00:53:33.3961064Z * [new branch] gh/ezyang/3058/orig -> origin/gh/ezyang/3058/orig 2025-01-24T00:53:33.3963576Z * [new branch] gh/ezyang/3059/base -> origin/gh/ezyang/3059/base 2025-01-24T00:53:33.3965051Z * [new branch] gh/ezyang/3059/head -> origin/gh/ezyang/3059/head 2025-01-24T00:53:33.3966530Z * [new branch] gh/ezyang/3059/orig -> origin/gh/ezyang/3059/orig 2025-01-24T00:53:33.3968586Z * [new branch] gh/ezyang/3060/base -> origin/gh/ezyang/3060/base 2025-01-24T00:53:33.3970051Z * [new branch] gh/ezyang/3060/head -> origin/gh/ezyang/3060/head 2025-01-24T00:53:33.3971590Z * [new branch] gh/ezyang/3060/orig -> origin/gh/ezyang/3060/orig 2025-01-24T00:53:33.3973677Z * [new branch] gh/ezyang/3061/base -> origin/gh/ezyang/3061/base 2025-01-24T00:53:33.3975015Z * [new branch] gh/ezyang/3061/head -> origin/gh/ezyang/3061/head 2025-01-24T00:53:33.3976619Z * [new branch] gh/ezyang/3061/orig -> origin/gh/ezyang/3061/orig 2025-01-24T00:53:33.3978493Z * [new branch] gh/ezyang/3062/base -> origin/gh/ezyang/3062/base 2025-01-24T00:53:33.3980164Z * [new branch] gh/ezyang/3062/head -> origin/gh/ezyang/3062/head 2025-01-24T00:53:33.3981149Z * [new branch] gh/ezyang/3062/orig -> origin/gh/ezyang/3062/orig 2025-01-24T00:53:33.3983330Z * [new branch] gh/ezyang/3063/base -> origin/gh/ezyang/3063/base 2025-01-24T00:53:33.3984749Z * [new branch] gh/ezyang/3063/head -> origin/gh/ezyang/3063/head 2025-01-24T00:53:33.3986477Z * [new branch] gh/ezyang/3063/orig -> origin/gh/ezyang/3063/orig 2025-01-24T00:53:33.3988280Z * [new branch] gh/ezyang/3064/base -> origin/gh/ezyang/3064/base 2025-01-24T00:53:33.3989771Z * [new branch] gh/ezyang/3064/head -> origin/gh/ezyang/3064/head 2025-01-24T00:53:33.3991287Z * [new branch] gh/ezyang/3064/orig -> origin/gh/ezyang/3064/orig 2025-01-24T00:53:33.3993444Z * [new branch] gh/ezyang/3065/base -> origin/gh/ezyang/3065/base 2025-01-24T00:53:33.3994639Z * [new branch] gh/ezyang/3065/head -> origin/gh/ezyang/3065/head 2025-01-24T00:53:33.3996295Z * [new branch] gh/ezyang/3065/orig -> origin/gh/ezyang/3065/orig 2025-01-24T00:53:33.3998289Z * [new branch] gh/ezyang/3066/base -> origin/gh/ezyang/3066/base 2025-01-24T00:53:33.3999826Z * [new branch] gh/ezyang/3066/head -> origin/gh/ezyang/3066/head 2025-01-24T00:53:33.4001358Z * [new branch] gh/ezyang/3066/orig -> origin/gh/ezyang/3066/orig 2025-01-24T00:53:33.4003351Z * [new branch] gh/ezyang/3067/base -> origin/gh/ezyang/3067/base 2025-01-24T00:53:33.4004798Z * [new branch] gh/ezyang/3067/head -> origin/gh/ezyang/3067/head 2025-01-24T00:53:33.4006357Z * [new branch] gh/ezyang/3067/orig -> origin/gh/ezyang/3067/orig 2025-01-24T00:53:33.4008322Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-01-24T00:53:33.4009923Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-01-24T00:53:33.4012743Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-01-24T00:53:33.4014630Z * [new branch] gh/ezyang/3069/base -> origin/gh/ezyang/3069/base 2025-01-24T00:53:33.4016132Z * [new branch] gh/ezyang/3069/head -> origin/gh/ezyang/3069/head 2025-01-24T00:53:33.4017712Z * [new branch] gh/ezyang/3069/orig -> origin/gh/ezyang/3069/orig 2025-01-24T00:53:33.4019768Z * [new branch] gh/ezyang/3070/base -> origin/gh/ezyang/3070/base 2025-01-24T00:53:33.4021210Z * [new branch] gh/ezyang/3070/head -> origin/gh/ezyang/3070/head 2025-01-24T00:53:33.4022803Z * [new branch] gh/ezyang/3070/orig -> origin/gh/ezyang/3070/orig 2025-01-24T00:53:33.4025354Z * [new branch] gh/fduwjj/102/base -> origin/gh/fduwjj/102/base 2025-01-24T00:53:33.4026762Z * [new branch] gh/fduwjj/102/head -> origin/gh/fduwjj/102/head 2025-01-24T00:53:33.4028338Z * [new branch] gh/fduwjj/102/orig -> origin/gh/fduwjj/102/orig 2025-01-24T00:53:33.4030669Z * [new branch] gh/fduwjj/103/base -> origin/gh/fduwjj/103/base 2025-01-24T00:53:33.4031860Z * [new branch] gh/fduwjj/103/head -> origin/gh/fduwjj/103/head 2025-01-24T00:53:33.4033748Z * [new branch] gh/fduwjj/103/orig -> origin/gh/fduwjj/103/orig 2025-01-24T00:53:33.4035935Z * [new branch] gh/fduwjj/104/base -> origin/gh/fduwjj/104/base 2025-01-24T00:53:33.4036528Z * [new branch] gh/fduwjj/104/head -> origin/gh/fduwjj/104/head 2025-01-24T00:53:33.4038206Z * [new branch] gh/fduwjj/104/orig -> origin/gh/fduwjj/104/orig 2025-01-24T00:53:33.4039962Z * [new branch] gh/fduwjj/105/base -> origin/gh/fduwjj/105/base 2025-01-24T00:53:33.4041623Z * [new branch] gh/fduwjj/105/head -> origin/gh/fduwjj/105/head 2025-01-24T00:53:33.4043079Z * [new branch] gh/fduwjj/105/orig -> origin/gh/fduwjj/105/orig 2025-01-24T00:53:33.4044963Z * [new branch] gh/fduwjj/106/base -> origin/gh/fduwjj/106/base 2025-01-24T00:53:33.4046549Z * [new branch] gh/fduwjj/106/head -> origin/gh/fduwjj/106/head 2025-01-24T00:53:33.4048050Z * [new branch] gh/fduwjj/106/orig -> origin/gh/fduwjj/106/orig 2025-01-24T00:53:33.4050039Z * [new branch] gh/fduwjj/107/base -> origin/gh/fduwjj/107/base 2025-01-24T00:53:33.4051530Z * [new branch] gh/fduwjj/107/head -> origin/gh/fduwjj/107/head 2025-01-24T00:53:33.4053030Z * [new branch] gh/fduwjj/107/orig -> origin/gh/fduwjj/107/orig 2025-01-24T00:53:33.4054832Z * [new branch] gh/fduwjj/108/base -> origin/gh/fduwjj/108/base 2025-01-24T00:53:33.4056269Z * [new branch] gh/fduwjj/108/head -> origin/gh/fduwjj/108/head 2025-01-24T00:53:33.4057792Z * [new branch] gh/fduwjj/108/orig -> origin/gh/fduwjj/108/orig 2025-01-24T00:53:33.4059635Z * [new branch] gh/fduwjj/109/base -> origin/gh/fduwjj/109/base 2025-01-24T00:53:33.4061167Z * [new branch] gh/fduwjj/109/head -> origin/gh/fduwjj/109/head 2025-01-24T00:53:33.4062572Z * [new branch] gh/fduwjj/109/orig -> origin/gh/fduwjj/109/orig 2025-01-24T00:53:33.4065028Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2025-01-24T00:53:33.4066432Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2025-01-24T00:53:33.4068166Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2025-01-24T00:53:33.4070178Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2025-01-24T00:53:33.4071779Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2025-01-24T00:53:33.4073520Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2025-01-24T00:53:33.4075643Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2025-01-24T00:53:33.4076832Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2025-01-24T00:53:33.4078452Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2025-01-24T00:53:33.4080507Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-01-24T00:53:33.4082102Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-01-24T00:53:33.4083617Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-01-24T00:53:33.4085576Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-01-24T00:53:33.4087180Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-01-24T00:53:33.4088695Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-01-24T00:53:33.4090767Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-01-24T00:53:33.4092358Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-01-24T00:53:33.4093933Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-01-24T00:53:33.4095871Z * [new branch] gh/fegin/292/base -> origin/gh/fegin/292/base 2025-01-24T00:53:33.4097405Z * [new branch] gh/fegin/292/head -> origin/gh/fegin/292/head 2025-01-24T00:53:33.4098864Z * [new branch] gh/fegin/292/orig -> origin/gh/fegin/292/orig 2025-01-24T00:53:33.4100714Z * [new branch] gh/fegin/293/base -> origin/gh/fegin/293/base 2025-01-24T00:53:33.4102179Z * [new branch] gh/fegin/293/head -> origin/gh/fegin/293/head 2025-01-24T00:53:33.4103743Z * [new branch] gh/fegin/293/orig -> origin/gh/fegin/293/orig 2025-01-24T00:53:33.4105703Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-01-24T00:53:33.4107138Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-01-24T00:53:33.4108623Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-01-24T00:53:33.4111132Z * [new branch] gh/fffrog/26/base -> origin/gh/fffrog/26/base 2025-01-24T00:53:33.4112467Z * [new branch] gh/fffrog/26/head -> origin/gh/fffrog/26/head 2025-01-24T00:53:33.4114149Z * [new branch] gh/fffrog/26/orig -> origin/gh/fffrog/26/orig 2025-01-24T00:53:33.4116244Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2025-01-24T00:53:33.4117617Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2025-01-24T00:53:33.4119205Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2025-01-24T00:53:33.4121258Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2025-01-24T00:53:33.4122586Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2025-01-24T00:53:33.4124160Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2025-01-24T00:53:33.4126552Z * [new branch] gh/guangy10/2/base -> origin/gh/guangy10/2/base 2025-01-24T00:53:33.4127943Z * [new branch] gh/guangy10/2/orig -> origin/gh/guangy10/2/orig 2025-01-24T00:53:33.4130196Z * [new branch] gh/guangyey/100/base -> origin/gh/guangyey/100/base 2025-01-24T00:53:33.4131592Z * [new branch] gh/guangyey/100/head -> origin/gh/guangyey/100/head 2025-01-24T00:53:33.4133227Z * [new branch] gh/guangyey/100/orig -> origin/gh/guangyey/100/orig 2025-01-24T00:53:33.4135146Z * [new branch] gh/guangyey/105/base -> origin/gh/guangyey/105/base 2025-01-24T00:53:33.4136629Z * [new branch] gh/guangyey/105/head -> origin/gh/guangyey/105/head 2025-01-24T00:53:33.4138162Z * [new branch] gh/guangyey/105/orig -> origin/gh/guangyey/105/orig 2025-01-24T00:53:33.4140191Z * [new branch] gh/guangyey/111/base -> origin/gh/guangyey/111/base 2025-01-24T00:53:33.4141400Z * [new branch] gh/guangyey/111/head -> origin/gh/guangyey/111/head 2025-01-24T00:53:33.4143029Z * [new branch] gh/guangyey/111/orig -> origin/gh/guangyey/111/orig 2025-01-24T00:53:33.4144955Z * [new branch] gh/guangyey/112/base -> origin/gh/guangyey/112/base 2025-01-24T00:53:33.4146398Z * [new branch] gh/guangyey/112/head -> origin/gh/guangyey/112/head 2025-01-24T00:53:33.4147897Z * [new branch] gh/guangyey/112/orig -> origin/gh/guangyey/112/orig 2025-01-24T00:53:33.4149926Z * [new branch] gh/guangyey/113/base -> origin/gh/guangyey/113/base 2025-01-24T00:53:33.4151459Z * [new branch] gh/guangyey/113/head -> origin/gh/guangyey/113/head 2025-01-24T00:53:33.4153063Z * [new branch] gh/guangyey/113/orig -> origin/gh/guangyey/113/orig 2025-01-24T00:53:33.4154996Z * [new branch] gh/guangyey/114/base -> origin/gh/guangyey/114/base 2025-01-24T00:53:33.4156481Z * [new branch] gh/guangyey/114/head -> origin/gh/guangyey/114/head 2025-01-24T00:53:33.4158067Z * [new branch] gh/guangyey/114/orig -> origin/gh/guangyey/114/orig 2025-01-24T00:53:33.4159966Z * [new branch] gh/guangyey/115/base -> origin/gh/guangyey/115/base 2025-01-24T00:53:33.4161434Z * [new branch] gh/guangyey/115/head -> origin/gh/guangyey/115/head 2025-01-24T00:53:33.4162944Z * [new branch] gh/guangyey/115/orig -> origin/gh/guangyey/115/orig 2025-01-24T00:53:33.4164927Z * [new branch] gh/guangyey/116/base -> origin/gh/guangyey/116/base 2025-01-24T00:53:33.4166282Z * [new branch] gh/guangyey/116/head -> origin/gh/guangyey/116/head 2025-01-24T00:53:33.4167854Z * [new branch] gh/guangyey/116/orig -> origin/gh/guangyey/116/orig 2025-01-24T00:53:33.4169768Z * [new branch] gh/guangyey/117/base -> origin/gh/guangyey/117/base 2025-01-24T00:53:33.4171245Z * [new branch] gh/guangyey/117/head -> origin/gh/guangyey/117/head 2025-01-24T00:53:33.4172714Z * [new branch] gh/guangyey/117/orig -> origin/gh/guangyey/117/orig 2025-01-24T00:53:33.4174726Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-01-24T00:53:33.4175970Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-01-24T00:53:33.4177624Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-01-24T00:53:33.4179717Z * [new branch] gh/guangyey/119/base -> origin/gh/guangyey/119/base 2025-01-24T00:53:33.4180991Z * [new branch] gh/guangyey/119/head -> origin/gh/guangyey/119/head 2025-01-24T00:53:33.4182604Z * [new branch] gh/guangyey/119/orig -> origin/gh/guangyey/119/orig 2025-01-24T00:53:33.4184528Z * [new branch] gh/guangyey/120/base -> origin/gh/guangyey/120/base 2025-01-24T00:53:33.4186012Z * [new branch] gh/guangyey/120/head -> origin/gh/guangyey/120/head 2025-01-24T00:53:33.4187461Z * [new branch] gh/guangyey/120/orig -> origin/gh/guangyey/120/orig 2025-01-24T00:53:33.4189441Z * [new branch] gh/guangyey/121/base -> origin/gh/guangyey/121/base 2025-01-24T00:53:33.4190879Z * [new branch] gh/guangyey/121/head -> origin/gh/guangyey/121/head 2025-01-24T00:53:33.4192526Z * [new branch] gh/guangyey/121/orig -> origin/gh/guangyey/121/orig 2025-01-24T00:53:33.4194447Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2025-01-24T00:53:33.4195854Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2025-01-24T00:53:33.4197424Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2025-01-24T00:53:33.4199301Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-01-24T00:53:33.4200751Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-01-24T00:53:33.4202258Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-01-24T00:53:33.4204155Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-01-24T00:53:33.4205574Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-01-24T00:53:33.4207134Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-01-24T00:53:33.4209222Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-01-24T00:53:33.4210759Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-01-24T00:53:33.4212120Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-01-24T00:53:33.4214627Z * [new branch] gh/guangyey/90/base -> origin/gh/guangyey/90/base 2025-01-24T00:53:33.4215819Z * [new branch] gh/guangyey/90/head -> origin/gh/guangyey/90/head 2025-01-24T00:53:33.4217578Z * [new branch] gh/guangyey/90/orig -> origin/gh/guangyey/90/orig 2025-01-24T00:53:33.4219552Z * [new branch] gh/guangyey/99/base -> origin/gh/guangyey/99/base 2025-01-24T00:53:33.4221361Z * [new branch] gh/guangyey/99/head -> origin/gh/guangyey/99/head 2025-01-24T00:53:33.4222858Z * [new branch] gh/guangyey/99/orig -> origin/gh/guangyey/99/orig 2025-01-24T00:53:33.4225296Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-01-24T00:53:33.4226604Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-01-24T00:53:33.4228235Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-01-24T00:53:33.4230351Z * [new branch] gh/guilhermeleobas/65/base -> origin/gh/guilhermeleobas/65/base 2025-01-24T00:53:33.4231558Z * [new branch] gh/guilhermeleobas/65/head -> origin/gh/guilhermeleobas/65/head 2025-01-24T00:53:33.4233833Z * [new branch] gh/guilhermeleobas/65/orig -> origin/gh/guilhermeleobas/65/orig 2025-01-24T00:53:33.4235696Z * [new branch] gh/guilhermeleobas/69/base -> origin/gh/guilhermeleobas/69/base 2025-01-24T00:53:33.4237173Z * [new branch] gh/guilhermeleobas/69/head -> origin/gh/guilhermeleobas/69/head 2025-01-24T00:53:33.4238825Z * [new branch] gh/guilhermeleobas/69/orig -> origin/gh/guilhermeleobas/69/orig 2025-01-24T00:53:33.4240826Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-01-24T00:53:33.4242322Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-01-24T00:53:33.4243854Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-01-24T00:53:33.4245821Z * [new branch] gh/guilhermeleobas/74/base -> origin/gh/guilhermeleobas/74/base 2025-01-24T00:53:33.4247253Z * [new branch] gh/guilhermeleobas/74/head -> origin/gh/guilhermeleobas/74/head 2025-01-24T00:53:33.4248833Z * [new branch] gh/guilhermeleobas/74/orig -> origin/gh/guilhermeleobas/74/orig 2025-01-24T00:53:33.4250769Z * [new branch] gh/guilhermeleobas/77/base -> origin/gh/guilhermeleobas/77/base 2025-01-24T00:53:33.4252069Z * [new branch] gh/guilhermeleobas/77/head -> origin/gh/guilhermeleobas/77/head 2025-01-24T00:53:33.4253915Z * [new branch] gh/guilhermeleobas/77/orig -> origin/gh/guilhermeleobas/77/orig 2025-01-24T00:53:33.4255744Z * [new branch] gh/guilhermeleobas/79/base -> origin/gh/guilhermeleobas/79/base 2025-01-24T00:53:33.4257166Z * [new branch] gh/guilhermeleobas/79/head -> origin/gh/guilhermeleobas/79/head 2025-01-24T00:53:33.4258815Z * [new branch] gh/guilhermeleobas/79/orig -> origin/gh/guilhermeleobas/79/orig 2025-01-24T00:53:33.4260799Z * [new branch] gh/guilhermeleobas/82/base -> origin/gh/guilhermeleobas/82/base 2025-01-24T00:53:33.4262201Z * [new branch] gh/guilhermeleobas/82/head -> origin/gh/guilhermeleobas/82/head 2025-01-24T00:53:33.4263834Z * [new branch] gh/guilhermeleobas/82/orig -> origin/gh/guilhermeleobas/82/orig 2025-01-24T00:53:33.4265909Z * [new branch] gh/guilhermeleobas/83/base -> origin/gh/guilhermeleobas/83/base 2025-01-24T00:53:33.4267239Z * [new branch] gh/guilhermeleobas/83/head -> origin/gh/guilhermeleobas/83/head 2025-01-24T00:53:33.4268704Z * [new branch] gh/guilhermeleobas/83/orig -> origin/gh/guilhermeleobas/83/orig 2025-01-24T00:53:33.4270769Z * [new branch] gh/guilhermeleobas/84/base -> origin/gh/guilhermeleobas/84/base 2025-01-24T00:53:33.4272008Z * [new branch] gh/guilhermeleobas/84/head -> origin/gh/guilhermeleobas/84/head 2025-01-24T00:53:33.4273863Z * [new branch] gh/guilhermeleobas/84/orig -> origin/gh/guilhermeleobas/84/orig 2025-01-24T00:53:33.4275816Z * [new branch] gh/guilhermeleobas/85/base -> origin/gh/guilhermeleobas/85/base 2025-01-24T00:53:33.4277083Z * [new branch] gh/guilhermeleobas/85/head -> origin/gh/guilhermeleobas/85/head 2025-01-24T00:53:33.4278796Z * [new branch] gh/guilhermeleobas/85/orig -> origin/gh/guilhermeleobas/85/orig 2025-01-24T00:53:33.4280709Z * [new branch] gh/guilhermeleobas/86/base -> origin/gh/guilhermeleobas/86/base 2025-01-24T00:53:33.4282196Z * [new branch] gh/guilhermeleobas/86/head -> origin/gh/guilhermeleobas/86/head 2025-01-24T00:53:33.4283770Z * [new branch] gh/guilhermeleobas/86/orig -> origin/gh/guilhermeleobas/86/orig 2025-01-24T00:53:33.4285747Z * [new branch] gh/guilhermeleobas/87/base -> origin/gh/guilhermeleobas/87/base 2025-01-24T00:53:33.4287008Z * [new branch] gh/guilhermeleobas/87/head -> origin/gh/guilhermeleobas/87/head 2025-01-24T00:53:33.4288673Z * [new branch] gh/guilhermeleobas/87/orig -> origin/gh/guilhermeleobas/87/orig 2025-01-24T00:53:33.4290676Z * [new branch] gh/guilhermeleobas/88/base -> origin/gh/guilhermeleobas/88/base 2025-01-24T00:53:33.4292172Z * [new branch] gh/guilhermeleobas/88/head -> origin/gh/guilhermeleobas/88/head 2025-01-24T00:53:33.4293768Z * [new branch] gh/guilhermeleobas/88/orig -> origin/gh/guilhermeleobas/88/orig 2025-01-24T00:53:33.4295818Z * [new branch] gh/guilhermeleobas/89/base -> origin/gh/guilhermeleobas/89/base 2025-01-24T00:53:33.4297230Z * [new branch] gh/guilhermeleobas/89/head -> origin/gh/guilhermeleobas/89/head 2025-01-24T00:53:33.4298817Z * [new branch] gh/guilhermeleobas/89/orig -> origin/gh/guilhermeleobas/89/orig 2025-01-24T00:53:33.4300754Z * [new branch] gh/guilhermeleobas/90/base -> origin/gh/guilhermeleobas/90/base 2025-01-24T00:53:33.4302283Z * [new branch] gh/guilhermeleobas/90/head -> origin/gh/guilhermeleobas/90/head 2025-01-24T00:53:33.4303736Z * [new branch] gh/guilhermeleobas/90/orig -> origin/gh/guilhermeleobas/90/orig 2025-01-24T00:53:33.4305706Z * [new branch] gh/guilhermeleobas/91/base -> origin/gh/guilhermeleobas/91/base 2025-01-24T00:53:33.4307153Z * [new branch] gh/guilhermeleobas/91/head -> origin/gh/guilhermeleobas/91/head 2025-01-24T00:53:33.4308741Z * [new branch] gh/guilhermeleobas/91/orig -> origin/gh/guilhermeleobas/91/orig 2025-01-24T00:53:33.4313498Z * [new branch] gh/int3/10/base -> origin/gh/int3/10/base 2025-01-24T00:53:33.4313857Z * [new branch] gh/int3/10/head -> origin/gh/int3/10/head 2025-01-24T00:53:33.4314227Z * [new branch] gh/int3/10/orig -> origin/gh/int3/10/orig 2025-01-24T00:53:33.4316433Z * [new branch] gh/int3/100/base -> origin/gh/int3/100/base 2025-01-24T00:53:33.4317983Z * [new branch] gh/int3/100/head -> origin/gh/int3/100/head 2025-01-24T00:53:33.4319471Z * [new branch] gh/int3/100/orig -> origin/gh/int3/100/orig 2025-01-24T00:53:33.4321412Z * [new branch] gh/int3/109/base -> origin/gh/int3/109/base 2025-01-24T00:53:33.4323123Z * [new branch] gh/int3/109/head -> origin/gh/int3/109/head 2025-01-24T00:53:33.4324533Z * [new branch] gh/int3/109/orig -> origin/gh/int3/109/orig 2025-01-24T00:53:33.4326605Z * [new branch] gh/int3/11/base -> origin/gh/int3/11/base 2025-01-24T00:53:33.4328195Z * [new branch] gh/int3/11/head -> origin/gh/int3/11/head 2025-01-24T00:53:33.4329670Z * [new branch] gh/int3/11/orig -> origin/gh/int3/11/orig 2025-01-24T00:53:33.4331830Z * [new branch] gh/int3/113/base -> origin/gh/int3/113/base 2025-01-24T00:53:33.4333120Z * [new branch] gh/int3/113/head -> origin/gh/int3/113/head 2025-01-24T00:53:33.4334705Z * [new branch] gh/int3/113/orig -> origin/gh/int3/113/orig 2025-01-24T00:53:33.4336665Z * [new branch] gh/int3/2/base -> origin/gh/int3/2/base 2025-01-24T00:53:33.4338060Z * [new branch] gh/int3/2/orig -> origin/gh/int3/2/orig 2025-01-24T00:53:33.4340145Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2025-01-24T00:53:33.4342018Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2025-01-24T00:53:33.4342807Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2025-01-24T00:53:33.4344945Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2025-01-24T00:53:33.4346458Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2025-01-24T00:53:33.4348020Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2025-01-24T00:53:33.4349905Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-01-24T00:53:33.4351306Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-01-24T00:53:33.4352941Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-01-24T00:53:33.4355156Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2025-01-24T00:53:33.4356690Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2025-01-24T00:53:33.4358144Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2025-01-24T00:53:33.4360269Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-01-24T00:53:33.4361844Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-01-24T00:53:33.4363422Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-01-24T00:53:33.4365553Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-01-24T00:53:33.4367012Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-01-24T00:53:33.4368461Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-01-24T00:53:33.4370550Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-01-24T00:53:33.4371978Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-01-24T00:53:33.4373482Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-01-24T00:53:33.4375541Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-01-24T00:53:33.4377147Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-01-24T00:53:33.4378654Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-01-24T00:53:33.4380770Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-01-24T00:53:33.4382259Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-01-24T00:53:33.4383774Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-01-24T00:53:33.4386075Z * [new branch] gh/int3/9/base -> origin/gh/int3/9/base 2025-01-24T00:53:33.4387636Z * [new branch] gh/int3/9/head -> origin/gh/int3/9/head 2025-01-24T00:53:33.4389193Z * [new branch] gh/int3/9/orig -> origin/gh/int3/9/orig 2025-01-24T00:53:33.4391194Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-01-24T00:53:33.4392836Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-01-24T00:53:33.4394315Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-01-24T00:53:33.4396204Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-01-24T00:53:33.4397750Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-01-24T00:53:33.4399190Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-01-24T00:53:33.4401694Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-01-24T00:53:33.4402836Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-01-24T00:53:33.4405264Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-01-24T00:53:33.4406642Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-01-24T00:53:33.4408544Z * [new branch] gh/isuruf/102/base -> origin/gh/isuruf/102/base 2025-01-24T00:53:33.4410054Z * [new branch] gh/isuruf/102/head -> origin/gh/isuruf/102/head 2025-01-24T00:53:33.4411700Z * [new branch] gh/isuruf/102/orig -> origin/gh/isuruf/102/orig 2025-01-24T00:53:33.4413546Z * [new branch] gh/isuruf/103/base -> origin/gh/isuruf/103/base 2025-01-24T00:53:33.4415071Z * [new branch] gh/isuruf/103/head -> origin/gh/isuruf/103/head 2025-01-24T00:53:33.4416406Z * [new branch] gh/isuruf/103/orig -> origin/gh/isuruf/103/orig 2025-01-24T00:53:33.4418543Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-01-24T00:53:33.4419927Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-01-24T00:53:33.4421525Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-01-24T00:53:33.4423571Z * [new branch] gh/isuruf/108/base -> origin/gh/isuruf/108/base 2025-01-24T00:53:33.4425034Z * [new branch] gh/isuruf/108/head -> origin/gh/isuruf/108/head 2025-01-24T00:53:33.4426525Z * [new branch] gh/isuruf/108/orig -> origin/gh/isuruf/108/orig 2025-01-24T00:53:33.4428419Z * [new branch] gh/isuruf/109/base -> origin/gh/isuruf/109/base 2025-01-24T00:53:33.4429901Z * [new branch] gh/isuruf/109/head -> origin/gh/isuruf/109/head 2025-01-24T00:53:33.4431409Z * [new branch] gh/isuruf/109/orig -> origin/gh/isuruf/109/orig 2025-01-24T00:53:33.4433396Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-01-24T00:53:33.4435025Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-01-24T00:53:33.4436461Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-01-24T00:53:33.4438372Z * [new branch] gh/isuruf/111/base -> origin/gh/isuruf/111/base 2025-01-24T00:53:33.4439846Z * [new branch] gh/isuruf/111/head -> origin/gh/isuruf/111/head 2025-01-24T00:53:33.4441291Z * [new branch] gh/isuruf/111/orig -> origin/gh/isuruf/111/orig 2025-01-24T00:53:33.4443261Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-01-24T00:53:33.4444695Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-01-24T00:53:33.4446425Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-01-24T00:53:33.4448250Z * [new branch] gh/isuruf/113/base -> origin/gh/isuruf/113/base 2025-01-24T00:53:33.4449670Z * [new branch] gh/isuruf/113/head -> origin/gh/isuruf/113/head 2025-01-24T00:53:33.4451172Z * [new branch] gh/isuruf/113/orig -> origin/gh/isuruf/113/orig 2025-01-24T00:53:33.4453124Z * [new branch] gh/isuruf/114/base -> origin/gh/isuruf/114/base 2025-01-24T00:53:33.4454505Z * [new branch] gh/isuruf/114/head -> origin/gh/isuruf/114/head 2025-01-24T00:53:33.4456052Z * [new branch] gh/isuruf/114/orig -> origin/gh/isuruf/114/orig 2025-01-24T00:53:33.4457966Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-01-24T00:53:33.4459432Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-01-24T00:53:33.4460902Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-01-24T00:53:33.4462914Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-01-24T00:53:33.4464273Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-01-24T00:53:33.4465828Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-01-24T00:53:33.4467728Z * [new branch] gh/isuruf/117/base -> origin/gh/isuruf/117/base 2025-01-24T00:53:33.4469183Z * [new branch] gh/isuruf/117/head -> origin/gh/isuruf/117/head 2025-01-24T00:53:33.4470720Z * [new branch] gh/isuruf/117/orig -> origin/gh/isuruf/117/orig 2025-01-24T00:53:33.4472780Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-01-24T00:53:33.4474212Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-01-24T00:53:33.4475791Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-01-24T00:53:33.4477765Z * [new branch] gh/isuruf/74/base -> origin/gh/isuruf/74/base 2025-01-24T00:53:33.4479246Z * [new branch] gh/isuruf/74/head -> origin/gh/isuruf/74/head 2025-01-24T00:53:33.4480716Z * [new branch] gh/isuruf/74/orig -> origin/gh/isuruf/74/orig 2025-01-24T00:53:33.4482645Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-01-24T00:53:33.4484077Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-01-24T00:53:33.4485644Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-01-24T00:53:33.4488054Z * [new branch] gh/isuruf/98/base -> origin/gh/isuruf/98/base 2025-01-24T00:53:33.4489351Z * [new branch] gh/isuruf/98/head -> origin/gh/isuruf/98/head 2025-01-24T00:53:33.4490954Z * [new branch] gh/isuruf/98/orig -> origin/gh/isuruf/98/orig 2025-01-24T00:53:33.4493287Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-01-24T00:53:33.4494537Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-01-24T00:53:33.4496510Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-01-24T00:53:33.4497668Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-01-24T00:53:33.4499579Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-01-24T00:53:33.4500907Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-01-24T00:53:33.4502763Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-01-24T00:53:33.4504095Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-01-24T00:53:33.4506130Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-01-24T00:53:33.4507234Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-01-24T00:53:33.4509190Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-01-24T00:53:33.4510492Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-01-24T00:53:33.4512608Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-01-24T00:53:33.4513786Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-01-24T00:53:33.4515794Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-01-24T00:53:33.4516952Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-01-24T00:53:33.4518948Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-01-24T00:53:33.4520114Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-01-24T00:53:33.4522063Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-01-24T00:53:33.4523263Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-01-24T00:53:33.4525193Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-01-24T00:53:33.4526339Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-01-24T00:53:33.4528308Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-01-24T00:53:33.4529648Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-01-24T00:53:33.4531791Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-01-24T00:53:33.4533363Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-01-24T00:53:33.4535217Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-01-24T00:53:33.4536416Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-01-24T00:53:33.4538558Z * [new branch] gh/jamesjwu/70/base -> origin/gh/jamesjwu/70/base 2025-01-24T00:53:33.4539769Z * [new branch] gh/jamesjwu/70/head -> origin/gh/jamesjwu/70/head 2025-01-24T00:53:33.4541420Z * [new branch] gh/jamesjwu/70/orig -> origin/gh/jamesjwu/70/orig 2025-01-24T00:53:33.4543655Z * [new branch] gh/jamesjwu/90/base -> origin/gh/jamesjwu/90/base 2025-01-24T00:53:33.4545343Z * [new branch] gh/jamesjwu/90/head -> origin/gh/jamesjwu/90/head 2025-01-24T00:53:33.4546917Z * [new branch] gh/jamesjwu/90/orig -> origin/gh/jamesjwu/90/orig 2025-01-24T00:53:33.4548976Z * [new branch] gh/jamesjwu/91/base -> origin/gh/jamesjwu/91/base 2025-01-24T00:53:33.4550735Z * [new branch] gh/jamesjwu/91/head -> origin/gh/jamesjwu/91/head 2025-01-24T00:53:33.4552354Z * [new branch] gh/jamesjwu/91/orig -> origin/gh/jamesjwu/91/orig 2025-01-24T00:53:33.4554231Z * [new branch] gh/jamesjwu/93/base -> origin/gh/jamesjwu/93/base 2025-01-24T00:53:33.4555634Z * [new branch] gh/jamesjwu/93/head -> origin/gh/jamesjwu/93/head 2025-01-24T00:53:33.4557196Z * [new branch] gh/jamesjwu/93/orig -> origin/gh/jamesjwu/93/orig 2025-01-24T00:53:33.4559397Z * [new branch] gh/jamesjwu/94/base -> origin/gh/jamesjwu/94/base 2025-01-24T00:53:33.4560885Z * [new branch] gh/jamesjwu/94/head -> origin/gh/jamesjwu/94/head 2025-01-24T00:53:33.4562517Z * [new branch] gh/jamesjwu/94/orig -> origin/gh/jamesjwu/94/orig 2025-01-24T00:53:33.4564969Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-01-24T00:53:33.4566367Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-01-24T00:53:33.4567987Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-01-24T00:53:33.4569919Z * [new branch] gh/janeyx99/200/base -> origin/gh/janeyx99/200/base 2025-01-24T00:53:33.4571547Z * [new branch] gh/janeyx99/200/head -> origin/gh/janeyx99/200/head 2025-01-24T00:53:33.4573029Z * [new branch] gh/janeyx99/200/orig -> origin/gh/janeyx99/200/orig 2025-01-24T00:53:33.4574886Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-01-24T00:53:33.4576383Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-01-24T00:53:33.4577866Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-01-24T00:53:33.4579892Z * [new branch] gh/janeyx99/211/base -> origin/gh/janeyx99/211/base 2025-01-24T00:53:33.4581307Z * [new branch] gh/janeyx99/211/head -> origin/gh/janeyx99/211/head 2025-01-24T00:53:33.4582799Z * [new branch] gh/janeyx99/211/orig -> origin/gh/janeyx99/211/orig 2025-01-24T00:53:33.4585253Z * [new branch] gh/janeyx99/212/base -> origin/gh/janeyx99/212/base 2025-01-24T00:53:33.4586667Z * [new branch] gh/janeyx99/212/head -> origin/gh/janeyx99/212/head 2025-01-24T00:53:33.4588146Z * [new branch] gh/janeyx99/212/orig -> origin/gh/janeyx99/212/orig 2025-01-24T00:53:33.4590108Z * [new branch] gh/janeyx99/213/base -> origin/gh/janeyx99/213/base 2025-01-24T00:53:33.4591645Z * [new branch] gh/janeyx99/213/head -> origin/gh/janeyx99/213/head 2025-01-24T00:53:33.4593266Z * [new branch] gh/janeyx99/213/orig -> origin/gh/janeyx99/213/orig 2025-01-24T00:53:33.4595289Z * [new branch] gh/janeyx99/214/base -> origin/gh/janeyx99/214/base 2025-01-24T00:53:33.4596853Z * [new branch] gh/janeyx99/214/head -> origin/gh/janeyx99/214/head 2025-01-24T00:53:33.4598431Z * [new branch] gh/janeyx99/214/orig -> origin/gh/janeyx99/214/orig 2025-01-24T00:53:33.4600289Z * [new branch] gh/janeyx99/215/base -> origin/gh/janeyx99/215/base 2025-01-24T00:53:33.4601753Z * [new branch] gh/janeyx99/215/head -> origin/gh/janeyx99/215/head 2025-01-24T00:53:33.4603264Z * [new branch] gh/janeyx99/215/orig -> origin/gh/janeyx99/215/orig 2025-01-24T00:53:33.4605087Z * [new branch] gh/janeyx99/216/base -> origin/gh/janeyx99/216/base 2025-01-24T00:53:33.4606591Z * [new branch] gh/janeyx99/216/head -> origin/gh/janeyx99/216/head 2025-01-24T00:53:33.4608054Z * [new branch] gh/janeyx99/216/orig -> origin/gh/janeyx99/216/orig 2025-01-24T00:53:33.4612790Z * [new branch] gh/janeyx99/217/base -> origin/gh/janeyx99/217/base 2025-01-24T00:53:33.4613261Z * [new branch] gh/janeyx99/217/head -> origin/gh/janeyx99/217/head 2025-01-24T00:53:33.4613661Z * [new branch] gh/janeyx99/217/orig -> origin/gh/janeyx99/217/orig 2025-01-24T00:53:33.4615773Z * [new branch] gh/janeyx99/86/base -> origin/gh/janeyx99/86/base 2025-01-24T00:53:33.4617028Z * [new branch] gh/janeyx99/86/head -> origin/gh/janeyx99/86/head 2025-01-24T00:53:33.4618677Z * [new branch] gh/janeyx99/86/orig -> origin/gh/janeyx99/86/orig 2025-01-24T00:53:33.4620582Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-01-24T00:53:33.4622060Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-01-24T00:53:33.4623734Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-01-24T00:53:33.4626279Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2025-01-24T00:53:33.4627492Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2025-01-24T00:53:33.4629128Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2025-01-24T00:53:33.4631203Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-01-24T00:53:33.4632923Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-01-24T00:53:33.4635168Z * [new branch] gh/jansel/422/base -> origin/gh/jansel/422/base 2025-01-24T00:53:33.4636593Z * [new branch] gh/jansel/422/head -> origin/gh/jansel/422/head 2025-01-24T00:53:33.4638254Z * [new branch] gh/jansel/422/orig -> origin/gh/jansel/422/orig 2025-01-24T00:53:33.4640416Z * [new branch] gh/jansel/446/base -> origin/gh/jansel/446/base 2025-01-24T00:53:33.4641905Z * [new branch] gh/jansel/446/head -> origin/gh/jansel/446/head 2025-01-24T00:53:33.4643495Z * [new branch] gh/jansel/446/orig -> origin/gh/jansel/446/orig 2025-01-24T00:53:33.4645262Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-01-24T00:53:33.4646594Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-01-24T00:53:33.4648240Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-01-24T00:53:33.4649910Z * [new branch] gh/jansel/453/base -> origin/gh/jansel/453/base 2025-01-24T00:53:33.4651235Z * [new branch] gh/jansel/453/head -> origin/gh/jansel/453/head 2025-01-24T00:53:33.4652492Z * [new branch] gh/jansel/453/orig -> origin/gh/jansel/453/orig 2025-01-24T00:53:33.4654236Z * [new branch] gh/jansel/454/base -> origin/gh/jansel/454/base 2025-01-24T00:53:33.4655563Z * [new branch] gh/jansel/454/head -> origin/gh/jansel/454/head 2025-01-24T00:53:33.4656790Z * [new branch] gh/jansel/454/orig -> origin/gh/jansel/454/orig 2025-01-24T00:53:33.4658592Z * [new branch] gh/jansel/455/base -> origin/gh/jansel/455/base 2025-01-24T00:53:33.4659953Z * [new branch] gh/jansel/455/head -> origin/gh/jansel/455/head 2025-01-24T00:53:33.4661293Z * [new branch] gh/jansel/455/orig -> origin/gh/jansel/455/orig 2025-01-24T00:53:33.4662971Z * [new branch] gh/jansel/458/base -> origin/gh/jansel/458/base 2025-01-24T00:53:33.4664215Z * [new branch] gh/jansel/458/head -> origin/gh/jansel/458/head 2025-01-24T00:53:33.4665575Z * [new branch] gh/jansel/458/orig -> origin/gh/jansel/458/orig 2025-01-24T00:53:33.4667159Z * [new branch] gh/jansel/459/base -> origin/gh/jansel/459/base 2025-01-24T00:53:33.4668549Z * [new branch] gh/jansel/459/head -> origin/gh/jansel/459/head 2025-01-24T00:53:33.4669785Z * [new branch] gh/jansel/459/orig -> origin/gh/jansel/459/orig 2025-01-24T00:53:33.4671496Z * [new branch] gh/jansel/460/base -> origin/gh/jansel/460/base 2025-01-24T00:53:33.4672794Z * [new branch] gh/jansel/460/head -> origin/gh/jansel/460/head 2025-01-24T00:53:33.4674283Z * [new branch] gh/jansel/460/orig -> origin/gh/jansel/460/orig 2025-01-24T00:53:33.4675935Z * [new branch] gh/jansel/461/base -> origin/gh/jansel/461/base 2025-01-24T00:53:33.4677221Z * [new branch] gh/jansel/461/head -> origin/gh/jansel/461/head 2025-01-24T00:53:33.4678582Z * [new branch] gh/jansel/461/orig -> origin/gh/jansel/461/orig 2025-01-24T00:53:33.4680517Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-01-24T00:53:33.4681560Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-01-24T00:53:33.4682978Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-01-24T00:53:33.4684652Z * [new branch] gh/jansel/463/base -> origin/gh/jansel/463/base 2025-01-24T00:53:33.4686193Z * [new branch] gh/jansel/463/head -> origin/gh/jansel/463/head 2025-01-24T00:53:33.4687109Z * [new branch] gh/jansel/463/orig -> origin/gh/jansel/463/orig 2025-01-24T00:53:33.4688931Z * [new branch] gh/jansel/464/base -> origin/gh/jansel/464/base 2025-01-24T00:53:33.4690200Z * [new branch] gh/jansel/464/head -> origin/gh/jansel/464/head 2025-01-24T00:53:33.4691522Z * [new branch] gh/jansel/464/orig -> origin/gh/jansel/464/orig 2025-01-24T00:53:33.4693144Z * [new branch] gh/jansel/465/base -> origin/gh/jansel/465/base 2025-01-24T00:53:33.4694488Z * [new branch] gh/jansel/465/head -> origin/gh/jansel/465/head 2025-01-24T00:53:33.4695811Z * [new branch] gh/jansel/465/orig -> origin/gh/jansel/465/orig 2025-01-24T00:53:33.4697935Z * [new branch] gh/jansel/466/base -> origin/gh/jansel/466/base 2025-01-24T00:53:33.4699267Z * [new branch] gh/jansel/466/head -> origin/gh/jansel/466/head 2025-01-24T00:53:33.4700567Z * [new branch] gh/jansel/466/orig -> origin/gh/jansel/466/orig 2025-01-24T00:53:33.4702271Z * [new branch] gh/jansel/467/base -> origin/gh/jansel/467/base 2025-01-24T00:53:33.4703588Z * [new branch] gh/jansel/467/head -> origin/gh/jansel/467/head 2025-01-24T00:53:33.4704884Z * [new branch] gh/jansel/467/orig -> origin/gh/jansel/467/orig 2025-01-24T00:53:33.4706476Z * [new branch] gh/jansel/468/base -> origin/gh/jansel/468/base 2025-01-24T00:53:33.4707774Z * [new branch] gh/jansel/468/head -> origin/gh/jansel/468/head 2025-01-24T00:53:33.4709098Z * [new branch] gh/jansel/468/orig -> origin/gh/jansel/468/orig 2025-01-24T00:53:33.4711132Z * [new branch] gh/jansel/469/base -> origin/gh/jansel/469/base 2025-01-24T00:53:33.4712524Z * [new branch] gh/jansel/469/head -> origin/gh/jansel/469/head 2025-01-24T00:53:33.4713887Z * [new branch] gh/jansel/469/orig -> origin/gh/jansel/469/orig 2025-01-24T00:53:33.4715620Z * [new branch] gh/jansel/470/base -> origin/gh/jansel/470/base 2025-01-24T00:53:33.4716980Z * [new branch] gh/jansel/470/head -> origin/gh/jansel/470/head 2025-01-24T00:53:33.4718310Z * [new branch] gh/jansel/470/orig -> origin/gh/jansel/470/orig 2025-01-24T00:53:33.4719994Z * [new branch] gh/jansel/471/base -> origin/gh/jansel/471/base 2025-01-24T00:53:33.4721282Z * [new branch] gh/jansel/471/head -> origin/gh/jansel/471/head 2025-01-24T00:53:33.4722688Z * [new branch] gh/jansel/471/orig -> origin/gh/jansel/471/orig 2025-01-24T00:53:33.4724572Z * [new branch] gh/jansel/472/base -> origin/gh/jansel/472/base 2025-01-24T00:53:33.4726342Z * [new branch] gh/jansel/472/head -> origin/gh/jansel/472/head 2025-01-24T00:53:33.4727365Z * [new branch] gh/jansel/472/orig -> origin/gh/jansel/472/orig 2025-01-24T00:53:33.4729516Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-01-24T00:53:33.4730764Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-01-24T00:53:33.4732412Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-01-24T00:53:33.4734609Z * [new branch] gh/jansel/474/base -> origin/gh/jansel/474/base 2025-01-24T00:53:33.4735865Z * [new branch] gh/jansel/474/head -> origin/gh/jansel/474/head 2025-01-24T00:53:33.4737381Z * [new branch] gh/jansel/474/orig -> origin/gh/jansel/474/orig 2025-01-24T00:53:33.4739685Z * [new branch] gh/jansel/475/base -> origin/gh/jansel/475/base 2025-01-24T00:53:33.4740934Z * [new branch] gh/jansel/475/head -> origin/gh/jansel/475/head 2025-01-24T00:53:33.4742420Z * [new branch] gh/jansel/475/orig -> origin/gh/jansel/475/orig 2025-01-24T00:53:33.4744692Z * [new branch] gh/jansel/476/base -> origin/gh/jansel/476/base 2025-01-24T00:53:33.4746245Z * [new branch] gh/jansel/476/head -> origin/gh/jansel/476/head 2025-01-24T00:53:33.4747443Z * [new branch] gh/jansel/476/orig -> origin/gh/jansel/476/orig 2025-01-24T00:53:33.4750098Z * [new branch] gh/jbschlosser/174/base -> origin/gh/jbschlosser/174/base 2025-01-24T00:53:33.4752681Z * [new branch] gh/jbschlosser/174/head -> origin/gh/jbschlosser/174/head 2025-01-24T00:53:33.4754104Z * [new branch] gh/jbschlosser/174/orig -> origin/gh/jbschlosser/174/orig 2025-01-24T00:53:33.4756432Z * [new branch] gh/jbschlosser/187/base -> origin/gh/jbschlosser/187/base 2025-01-24T00:53:33.4757715Z * [new branch] gh/jbschlosser/187/head -> origin/gh/jbschlosser/187/head 2025-01-24T00:53:33.4759174Z * [new branch] gh/jbschlosser/187/orig -> origin/gh/jbschlosser/187/orig 2025-01-24T00:53:33.4761633Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2025-01-24T00:53:33.4762857Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2025-01-24T00:53:33.4764347Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2025-01-24T00:53:33.4766881Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-01-24T00:53:33.4767877Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-01-24T00:53:33.4769240Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-01-24T00:53:33.4771148Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-01-24T00:53:33.4772488Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-01-24T00:53:33.4773858Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-01-24T00:53:33.4775580Z * [new branch] gh/jbschlosser/216/base -> origin/gh/jbschlosser/216/base 2025-01-24T00:53:33.4776955Z * [new branch] gh/jbschlosser/216/head -> origin/gh/jbschlosser/216/head 2025-01-24T00:53:33.4778288Z * [new branch] gh/jbschlosser/216/orig -> origin/gh/jbschlosser/216/orig 2025-01-24T00:53:33.4779964Z * [new branch] gh/jbschlosser/217/base -> origin/gh/jbschlosser/217/base 2025-01-24T00:53:33.4781324Z * [new branch] gh/jbschlosser/217/head -> origin/gh/jbschlosser/217/head 2025-01-24T00:53:33.4782641Z * [new branch] gh/jbschlosser/217/orig -> origin/gh/jbschlosser/217/orig 2025-01-24T00:53:33.4784349Z * [new branch] gh/jbschlosser/218/base -> origin/gh/jbschlosser/218/base 2025-01-24T00:53:33.4785768Z * [new branch] gh/jbschlosser/218/head -> origin/gh/jbschlosser/218/head 2025-01-24T00:53:33.4787076Z * [new branch] gh/jbschlosser/218/orig -> origin/gh/jbschlosser/218/orig 2025-01-24T00:53:33.4788813Z * [new branch] gh/jbschlosser/219/base -> origin/gh/jbschlosser/219/base 2025-01-24T00:53:33.4790378Z * [new branch] gh/jbschlosser/219/head -> origin/gh/jbschlosser/219/head 2025-01-24T00:53:33.4791509Z * [new branch] gh/jbschlosser/219/orig -> origin/gh/jbschlosser/219/orig 2025-01-24T00:53:33.4793457Z * [new branch] gh/jbschlosser/220/base -> origin/gh/jbschlosser/220/base 2025-01-24T00:53:33.4794851Z * [new branch] gh/jbschlosser/220/head -> origin/gh/jbschlosser/220/head 2025-01-24T00:53:33.4796185Z * [new branch] gh/jbschlosser/220/orig -> origin/gh/jbschlosser/220/orig 2025-01-24T00:53:33.4797907Z * [new branch] gh/jbschlosser/221/base -> origin/gh/jbschlosser/221/base 2025-01-24T00:53:33.4799303Z * [new branch] gh/jbschlosser/221/head -> origin/gh/jbschlosser/221/head 2025-01-24T00:53:33.4800640Z * [new branch] gh/jbschlosser/221/orig -> origin/gh/jbschlosser/221/orig 2025-01-24T00:53:33.4802488Z * [new branch] gh/jbschlosser/222/base -> origin/gh/jbschlosser/222/base 2025-01-24T00:53:33.4803822Z * [new branch] gh/jbschlosser/222/head -> origin/gh/jbschlosser/222/head 2025-01-24T00:53:33.4805138Z * [new branch] gh/jbschlosser/222/orig -> origin/gh/jbschlosser/222/orig 2025-01-24T00:53:33.4806875Z * [new branch] gh/jbschlosser/223/base -> origin/gh/jbschlosser/223/base 2025-01-24T00:53:33.4808251Z * [new branch] gh/jbschlosser/223/head -> origin/gh/jbschlosser/223/head 2025-01-24T00:53:33.4809550Z * [new branch] gh/jbschlosser/223/orig -> origin/gh/jbschlosser/223/orig 2025-01-24T00:53:33.4811513Z * [new branch] gh/jbschlosser/224/base -> origin/gh/jbschlosser/224/base 2025-01-24T00:53:33.4812867Z * [new branch] gh/jbschlosser/224/head -> origin/gh/jbschlosser/224/head 2025-01-24T00:53:33.4814194Z * [new branch] gh/jbschlosser/224/orig -> origin/gh/jbschlosser/224/orig 2025-01-24T00:53:33.4816019Z * [new branch] gh/jbschlosser/225/base -> origin/gh/jbschlosser/225/base 2025-01-24T00:53:33.4817348Z * [new branch] gh/jbschlosser/225/head -> origin/gh/jbschlosser/225/head 2025-01-24T00:53:33.4818699Z * [new branch] gh/jbschlosser/225/orig -> origin/gh/jbschlosser/225/orig 2025-01-24T00:53:33.4820352Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2025-01-24T00:53:33.4821710Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2025-01-24T00:53:33.4822893Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2025-01-24T00:53:33.4824955Z * [new branch] gh/jcaip/41/base -> origin/gh/jcaip/41/base 2025-01-24T00:53:33.4826310Z * [new branch] gh/jcaip/41/head -> origin/gh/jcaip/41/head 2025-01-24T00:53:33.4827733Z * [new branch] gh/jcaip/41/orig -> origin/gh/jcaip/41/orig 2025-01-24T00:53:33.4829404Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2025-01-24T00:53:33.4830744Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2025-01-24T00:53:33.4832207Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2025-01-24T00:53:33.4834294Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-01-24T00:53:33.4835681Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-01-24T00:53:33.4837037Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-01-24T00:53:33.4838833Z * [new branch] gh/jerryzh168/858/base -> origin/gh/jerryzh168/858/base 2025-01-24T00:53:33.4840632Z * [new branch] gh/jerryzh168/858/head -> origin/gh/jerryzh168/858/head 2025-01-24T00:53:33.4841868Z * [new branch] gh/jerryzh168/858/orig -> origin/gh/jerryzh168/858/orig 2025-01-24T00:53:33.4843497Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2025-01-24T00:53:33.4844864Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2025-01-24T00:53:33.4846247Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2025-01-24T00:53:33.4847935Z * [new branch] gh/jerryzh168/860/base -> origin/gh/jerryzh168/860/base 2025-01-24T00:53:33.4849476Z * [new branch] gh/jerryzh168/860/head -> origin/gh/jerryzh168/860/head 2025-01-24T00:53:33.4850802Z * [new branch] gh/jerryzh168/860/orig -> origin/gh/jerryzh168/860/orig 2025-01-24T00:53:33.4852779Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2025-01-24T00:53:33.4854112Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2025-01-24T00:53:33.4856152Z * [new branch] gh/jiayisunx/12/base -> origin/gh/jiayisunx/12/base 2025-01-24T00:53:33.4857468Z * [new branch] gh/jiayisunx/12/head -> origin/gh/jiayisunx/12/head 2025-01-24T00:53:33.4858856Z * [new branch] gh/jiayisunx/12/orig -> origin/gh/jiayisunx/12/orig 2025-01-24T00:53:33.4860570Z * [new branch] gh/jiayisunx/23/base -> origin/gh/jiayisunx/23/base 2025-01-24T00:53:33.4861871Z * [new branch] gh/jiayisunx/23/head -> origin/gh/jiayisunx/23/head 2025-01-24T00:53:33.4863166Z * [new branch] gh/jiayisunx/23/orig -> origin/gh/jiayisunx/23/orig 2025-01-24T00:53:33.4864915Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-01-24T00:53:33.4866281Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-01-24T00:53:33.4867641Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-01-24T00:53:33.4869240Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-01-24T00:53:33.4870579Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-01-24T00:53:33.4871971Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-01-24T00:53:33.4873811Z * [new branch] gh/jiayisunx/38/base -> origin/gh/jiayisunx/38/base 2025-01-24T00:53:33.4874992Z * [new branch] gh/jiayisunx/38/head -> origin/gh/jiayisunx/38/head 2025-01-24T00:53:33.4876370Z * [new branch] gh/jiayisunx/38/orig -> origin/gh/jiayisunx/38/orig 2025-01-24T00:53:33.4878051Z * [new branch] gh/jiayisunx/39/base -> origin/gh/jiayisunx/39/base 2025-01-24T00:53:33.4879403Z * [new branch] gh/jiayisunx/39/head -> origin/gh/jiayisunx/39/head 2025-01-24T00:53:33.4880702Z * [new branch] gh/jiayisunx/39/orig -> origin/gh/jiayisunx/39/orig 2025-01-24T00:53:33.4882281Z * [new branch] gh/jiayisunx/40/base -> origin/gh/jiayisunx/40/base 2025-01-24T00:53:33.4883584Z * [new branch] gh/jiayisunx/40/head -> origin/gh/jiayisunx/40/head 2025-01-24T00:53:33.4884907Z * [new branch] gh/jiayisunx/40/orig -> origin/gh/jiayisunx/40/orig 2025-01-24T00:53:33.4886553Z * [new branch] gh/jiayisunx/50/base -> origin/gh/jiayisunx/50/base 2025-01-24T00:53:33.4887926Z * [new branch] gh/jiayisunx/50/head -> origin/gh/jiayisunx/50/head 2025-01-24T00:53:33.4889228Z * [new branch] gh/jiayisunx/50/orig -> origin/gh/jiayisunx/50/orig 2025-01-24T00:53:33.4890894Z * [new branch] gh/jiayisunx/51/base -> origin/gh/jiayisunx/51/base 2025-01-24T00:53:33.4892190Z * [new branch] gh/jiayisunx/51/head -> origin/gh/jiayisunx/51/head 2025-01-24T00:53:33.4893680Z * [new branch] gh/jiayisunx/51/orig -> origin/gh/jiayisunx/51/orig 2025-01-24T00:53:33.4895155Z * [new branch] gh/jiayisunx/52/base -> origin/gh/jiayisunx/52/base 2025-01-24T00:53:33.4896476Z * [new branch] gh/jiayisunx/52/head -> origin/gh/jiayisunx/52/head 2025-01-24T00:53:33.4897746Z * [new branch] gh/jiayisunx/52/orig -> origin/gh/jiayisunx/52/orig 2025-01-24T00:53:33.4899458Z * [new branch] gh/jiayisunx/53/base -> origin/gh/jiayisunx/53/base 2025-01-24T00:53:33.4900782Z * [new branch] gh/jiayisunx/53/head -> origin/gh/jiayisunx/53/head 2025-01-24T00:53:33.4902096Z * [new branch] gh/jiayisunx/53/orig -> origin/gh/jiayisunx/53/orig 2025-01-24T00:53:33.4903798Z * [new branch] gh/jiayisunx/54/base -> origin/gh/jiayisunx/54/base 2025-01-24T00:53:33.4905178Z * [new branch] gh/jiayisunx/54/head -> origin/gh/jiayisunx/54/head 2025-01-24T00:53:33.4906479Z * [new branch] gh/jiayisunx/54/orig -> origin/gh/jiayisunx/54/orig 2025-01-24T00:53:33.4908295Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-01-24T00:53:33.4909559Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-01-24T00:53:33.4911911Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2025-01-24T00:53:33.4913332Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2025-01-24T00:53:33.4914990Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2025-01-24T00:53:33.4916648Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2025-01-24T00:53:33.4918298Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2025-01-24T00:53:33.4919946Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2025-01-24T00:53:33.4921405Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2025-01-24T00:53:33.4922585Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2025-01-24T00:53:33.4924218Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2025-01-24T00:53:33.4925562Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2025-01-24T00:53:33.4927059Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2025-01-24T00:53:33.4928617Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2025-01-24T00:53:33.4929909Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2025-01-24T00:53:33.4931443Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2025-01-24T00:53:33.4932733Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2025-01-24T00:53:33.4934257Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2025-01-24T00:53:33.4935519Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2025-01-24T00:53:33.4937032Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2025-01-24T00:53:33.4938316Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2025-01-24T00:53:33.4939813Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2025-01-24T00:53:33.4941025Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2025-01-24T00:53:33.4942580Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2025-01-24T00:53:33.4943804Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2025-01-24T00:53:33.4945447Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2025-01-24T00:53:33.4946578Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2025-01-24T00:53:33.4948702Z * [new branch] gh/justinchuby/101/base -> origin/gh/justinchuby/101/base 2025-01-24T00:53:33.4950045Z * [new branch] gh/justinchuby/101/head -> origin/gh/justinchuby/101/head 2025-01-24T00:53:33.4951384Z * [new branch] gh/justinchuby/101/orig -> origin/gh/justinchuby/101/orig 2025-01-24T00:53:33.4953739Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2025-01-24T00:53:33.4955128Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2025-01-24T00:53:33.4956918Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2025-01-24T00:53:33.4958772Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-01-24T00:53:33.4960046Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-01-24T00:53:33.4961740Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-01-24T00:53:33.4963119Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-01-24T00:53:33.4964633Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-01-24T00:53:33.4965888Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-01-24T00:53:33.4967592Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-01-24T00:53:33.4968926Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-01-24T00:53:33.4971137Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-01-24T00:53:33.4972527Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-01-24T00:53:33.4974126Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-01-24T00:53:33.4975599Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-01-24T00:53:33.4976861Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-01-24T00:53:33.4978856Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-01-24T00:53:33.4980299Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2025-01-24T00:53:33.4981640Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2025-01-24T00:53:33.4983598Z * [new branch] gh/kollasb/5/base -> origin/gh/kollasb/5/base 2025-01-24T00:53:33.4984924Z * [new branch] gh/kollasb/5/head -> origin/gh/kollasb/5/head 2025-01-24T00:53:33.4986278Z * [new branch] gh/kollasb/5/orig -> origin/gh/kollasb/5/orig 2025-01-24T00:53:33.4988205Z * [new branch] gh/kurtamohler/30/base -> origin/gh/kurtamohler/30/base 2025-01-24T00:53:33.4989622Z * [new branch] gh/kurtamohler/30/head -> origin/gh/kurtamohler/30/head 2025-01-24T00:53:33.4990956Z * [new branch] gh/kurtamohler/30/orig -> origin/gh/kurtamohler/30/orig 2025-01-24T00:53:33.4993108Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-01-24T00:53:33.4994419Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-01-24T00:53:33.4996377Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2025-01-24T00:53:33.4997717Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2025-01-24T00:53:33.4999087Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2025-01-24T00:53:33.5000849Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-01-24T00:53:33.5002267Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-01-24T00:53:33.5003610Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-01-24T00:53:33.5005281Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2025-01-24T00:53:33.5006729Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2025-01-24T00:53:33.5008055Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2025-01-24T00:53:33.5009921Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-01-24T00:53:33.5013719Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-01-24T00:53:33.5015732Z * [new branch] gh/kwen2501/65/base -> origin/gh/kwen2501/65/base 2025-01-24T00:53:33.5017080Z * [new branch] gh/kwen2501/65/head -> origin/gh/kwen2501/65/head 2025-01-24T00:53:33.5018445Z * [new branch] gh/kwen2501/65/orig -> origin/gh/kwen2501/65/orig 2025-01-24T00:53:33.5020286Z * [new branch] gh/kwen2501/66/base -> origin/gh/kwen2501/66/base 2025-01-24T00:53:33.5021585Z * [new branch] gh/kwen2501/66/head -> origin/gh/kwen2501/66/head 2025-01-24T00:53:33.5022944Z * [new branch] gh/kwen2501/66/orig -> origin/gh/kwen2501/66/orig 2025-01-24T00:53:33.5024645Z * [new branch] gh/kwen2501/79/base -> origin/gh/kwen2501/79/base 2025-01-24T00:53:33.5025943Z * [new branch] gh/kwen2501/79/head -> origin/gh/kwen2501/79/head 2025-01-24T00:53:33.5027294Z * [new branch] gh/kwen2501/79/orig -> origin/gh/kwen2501/79/orig 2025-01-24T00:53:33.5029080Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2025-01-24T00:53:33.5030448Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2025-01-24T00:53:33.5031728Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2025-01-24T00:53:33.5033500Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2025-01-24T00:53:33.5035005Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2025-01-24T00:53:33.5036600Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2025-01-24T00:53:33.5038602Z * [new branch] gh/laithsakka/102/base -> origin/gh/laithsakka/102/base 2025-01-24T00:53:33.5040121Z * [new branch] gh/laithsakka/102/head -> origin/gh/laithsakka/102/head 2025-01-24T00:53:33.5041468Z * [new branch] gh/laithsakka/102/orig -> origin/gh/laithsakka/102/orig 2025-01-24T00:53:33.5043223Z * [new branch] gh/laithsakka/103/base -> origin/gh/laithsakka/103/base 2025-01-24T00:53:33.5044600Z * [new branch] gh/laithsakka/103/head -> origin/gh/laithsakka/103/head 2025-01-24T00:53:33.5046003Z * [new branch] gh/laithsakka/103/orig -> origin/gh/laithsakka/103/orig 2025-01-24T00:53:33.5047751Z * [new branch] gh/laithsakka/105/base -> origin/gh/laithsakka/105/base 2025-01-24T00:53:33.5049044Z * [new branch] gh/laithsakka/105/head -> origin/gh/laithsakka/105/head 2025-01-24T00:53:33.5050355Z * [new branch] gh/laithsakka/105/orig -> origin/gh/laithsakka/105/orig 2025-01-24T00:53:33.5051933Z * [new branch] gh/laithsakka/106/base -> origin/gh/laithsakka/106/base 2025-01-24T00:53:33.5053271Z * [new branch] gh/laithsakka/106/head -> origin/gh/laithsakka/106/head 2025-01-24T00:53:33.5054570Z * [new branch] gh/laithsakka/106/orig -> origin/gh/laithsakka/106/orig 2025-01-24T00:53:33.5056471Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-01-24T00:53:33.5057963Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-01-24T00:53:33.5059423Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-01-24T00:53:33.5060807Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-01-24T00:53:33.5062310Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-01-24T00:53:33.5063482Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-01-24T00:53:33.5065065Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-01-24T00:53:33.5066223Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-01-24T00:53:33.5068017Z * [new branch] gh/laithsakka/74/base -> origin/gh/laithsakka/74/base 2025-01-24T00:53:33.5069268Z * [new branch] gh/laithsakka/74/head -> origin/gh/laithsakka/74/head 2025-01-24T00:53:33.5070599Z * [new branch] gh/laithsakka/74/orig -> origin/gh/laithsakka/74/orig 2025-01-24T00:53:33.5072638Z * [new branch] gh/larryliu0820/44/base -> origin/gh/larryliu0820/44/base 2025-01-24T00:53:33.5073992Z * [new branch] gh/larryliu0820/44/head -> origin/gh/larryliu0820/44/head 2025-01-24T00:53:33.5075329Z * [new branch] gh/larryliu0820/44/orig -> origin/gh/larryliu0820/44/orig 2025-01-24T00:53:33.5077006Z * [new branch] gh/larryliu0820/45/base -> origin/gh/larryliu0820/45/base 2025-01-24T00:53:33.5078451Z * [new branch] gh/larryliu0820/45/head -> origin/gh/larryliu0820/45/head 2025-01-24T00:53:33.5079910Z * [new branch] gh/larryliu0820/45/orig -> origin/gh/larryliu0820/45/orig 2025-01-24T00:53:33.5081578Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-01-24T00:53:33.5083071Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-01-24T00:53:33.5084511Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-01-24T00:53:33.5086510Z * [new branch] gh/leslie-fang-intel/154/base -> origin/gh/leslie-fang-intel/154/base 2025-01-24T00:53:33.5087815Z * [new branch] gh/leslie-fang-intel/154/head -> origin/gh/leslie-fang-intel/154/head 2025-01-24T00:53:33.5089226Z * [new branch] gh/leslie-fang-intel/154/orig -> origin/gh/leslie-fang-intel/154/orig 2025-01-24T00:53:33.5090891Z * [new branch] gh/leslie-fang-intel/161/base -> origin/gh/leslie-fang-intel/161/base 2025-01-24T00:53:33.5092916Z * [new branch] gh/leslie-fang-intel/161/head -> origin/gh/leslie-fang-intel/161/head 2025-01-24T00:53:33.5094213Z * [new branch] gh/leslie-fang-intel/161/orig -> origin/gh/leslie-fang-intel/161/orig 2025-01-24T00:53:33.5095913Z * [new branch] gh/leslie-fang-intel/162/base -> origin/gh/leslie-fang-intel/162/base 2025-01-24T00:53:33.5097170Z * [new branch] gh/leslie-fang-intel/162/head -> origin/gh/leslie-fang-intel/162/head 2025-01-24T00:53:33.5098746Z * [new branch] gh/leslie-fang-intel/162/orig -> origin/gh/leslie-fang-intel/162/orig 2025-01-24T00:53:33.5100664Z * [new branch] gh/leslie-fang-intel/169/base -> origin/gh/leslie-fang-intel/169/base 2025-01-24T00:53:33.5102070Z * [new branch] gh/leslie-fang-intel/169/head -> origin/gh/leslie-fang-intel/169/head 2025-01-24T00:53:33.5103396Z * [new branch] gh/leslie-fang-intel/169/orig -> origin/gh/leslie-fang-intel/169/orig 2025-01-24T00:53:33.5105055Z * [new branch] gh/leslie-fang-intel/171/base -> origin/gh/leslie-fang-intel/171/base 2025-01-24T00:53:33.5106488Z * [new branch] gh/leslie-fang-intel/171/head -> origin/gh/leslie-fang-intel/171/head 2025-01-24T00:53:33.5107833Z * [new branch] gh/leslie-fang-intel/171/orig -> origin/gh/leslie-fang-intel/171/orig 2025-01-24T00:53:33.5109525Z * [new branch] gh/leslie-fang-intel/172/base -> origin/gh/leslie-fang-intel/172/base 2025-01-24T00:53:33.5111045Z * [new branch] gh/leslie-fang-intel/172/head -> origin/gh/leslie-fang-intel/172/head 2025-01-24T00:53:33.5112562Z * [new branch] gh/leslie-fang-intel/172/orig -> origin/gh/leslie-fang-intel/172/orig 2025-01-24T00:53:33.5114289Z * [new branch] gh/leslie-fang-intel/173/base -> origin/gh/leslie-fang-intel/173/base 2025-01-24T00:53:33.5115496Z * [new branch] gh/leslie-fang-intel/173/head -> origin/gh/leslie-fang-intel/173/head 2025-01-24T00:53:33.5116900Z * [new branch] gh/leslie-fang-intel/173/orig -> origin/gh/leslie-fang-intel/173/orig 2025-01-24T00:53:33.5118579Z * [new branch] gh/leslie-fang-intel/174/base -> origin/gh/leslie-fang-intel/174/base 2025-01-24T00:53:33.5119845Z * [new branch] gh/leslie-fang-intel/174/head -> origin/gh/leslie-fang-intel/174/head 2025-01-24T00:53:33.5121762Z * [new branch] gh/leslie-fang-intel/174/orig -> origin/gh/leslie-fang-intel/174/orig 2025-01-24T00:53:33.5123195Z * [new branch] gh/leslie-fang-intel/175/base -> origin/gh/leslie-fang-intel/175/base 2025-01-24T00:53:33.5124707Z * [new branch] gh/leslie-fang-intel/175/head -> origin/gh/leslie-fang-intel/175/head 2025-01-24T00:53:33.5125976Z * [new branch] gh/leslie-fang-intel/175/orig -> origin/gh/leslie-fang-intel/175/orig 2025-01-24T00:53:33.5128206Z * [new branch] gh/leslie-fang-intel/176/base -> origin/gh/leslie-fang-intel/176/base 2025-01-24T00:53:33.5129584Z * [new branch] gh/leslie-fang-intel/176/head -> origin/gh/leslie-fang-intel/176/head 2025-01-24T00:53:33.5131102Z * [new branch] gh/leslie-fang-intel/176/orig -> origin/gh/leslie-fang-intel/176/orig 2025-01-24T00:53:33.5133068Z * [new branch] gh/leslie-fang-intel/177/base -> origin/gh/leslie-fang-intel/177/base 2025-01-24T00:53:33.5175486Z * [new branch] gh/leslie-fang-intel/177/head -> origin/gh/leslie-fang-intel/177/head 2025-01-24T00:53:33.5176960Z * [new branch] gh/leslie-fang-intel/177/orig -> origin/gh/leslie-fang-intel/177/orig 2025-01-24T00:53:33.5178045Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-01-24T00:53:33.5178961Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-01-24T00:53:33.5179819Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-01-24T00:53:33.5180701Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-01-24T00:53:33.5181571Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-01-24T00:53:33.5182441Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-01-24T00:53:33.5183340Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-01-24T00:53:33.5184224Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-01-24T00:53:33.5185109Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-01-24T00:53:33.5185976Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-01-24T00:53:33.5186830Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-01-24T00:53:33.5187721Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-01-24T00:53:33.5188578Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-01-24T00:53:33.5189468Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-01-24T00:53:33.5190316Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-01-24T00:53:33.5191438Z * [new branch] gh/malfet/100/base -> origin/gh/malfet/100/base 2025-01-24T00:53:33.5192561Z * [new branch] gh/malfet/100/head -> origin/gh/malfet/100/head 2025-01-24T00:53:33.5193518Z * [new branch] gh/malfet/100/orig -> origin/gh/malfet/100/orig 2025-01-24T00:53:33.5194489Z * [new branch] gh/malfet/101/base -> origin/gh/malfet/101/base 2025-01-24T00:53:33.5195476Z * [new branch] gh/malfet/101/head -> origin/gh/malfet/101/head 2025-01-24T00:53:33.5196474Z * [new branch] gh/malfet/101/orig -> origin/gh/malfet/101/orig 2025-01-24T00:53:33.5197453Z * [new branch] gh/malfet/102/base -> origin/gh/malfet/102/base 2025-01-24T00:53:33.5198443Z * [new branch] gh/malfet/102/head -> origin/gh/malfet/102/head 2025-01-24T00:53:33.5199431Z * [new branch] gh/malfet/102/orig -> origin/gh/malfet/102/orig 2025-01-24T00:53:33.5200477Z * [new branch] gh/malfet/103/base -> origin/gh/malfet/103/base 2025-01-24T00:53:33.5201455Z * [new branch] gh/malfet/103/head -> origin/gh/malfet/103/head 2025-01-24T00:53:33.5202430Z * [new branch] gh/malfet/103/orig -> origin/gh/malfet/103/orig 2025-01-24T00:53:33.5203448Z * [new branch] gh/malfet/104/base -> origin/gh/malfet/104/base 2025-01-24T00:53:33.5204428Z * [new branch] gh/malfet/104/head -> origin/gh/malfet/104/head 2025-01-24T00:53:33.5205408Z * [new branch] gh/malfet/104/orig -> origin/gh/malfet/104/orig 2025-01-24T00:53:33.5206389Z * [new branch] gh/malfet/105/base -> origin/gh/malfet/105/base 2025-01-24T00:53:33.5207372Z * [new branch] gh/malfet/105/head -> origin/gh/malfet/105/head 2025-01-24T00:53:33.5208363Z * [new branch] gh/malfet/105/orig -> origin/gh/malfet/105/orig 2025-01-24T00:53:33.5209478Z * [new branch] gh/malfet/106/base -> origin/gh/malfet/106/base 2025-01-24T00:53:33.5210661Z * [new branch] gh/malfet/106/head -> origin/gh/malfet/106/head 2025-01-24T00:53:33.5211643Z * [new branch] gh/malfet/106/orig -> origin/gh/malfet/106/orig 2025-01-24T00:53:33.5212623Z * [new branch] gh/malfet/107/base -> origin/gh/malfet/107/base 2025-01-24T00:53:33.5213623Z * [new branch] gh/malfet/107/head -> origin/gh/malfet/107/head 2025-01-24T00:53:33.5214592Z * [new branch] gh/malfet/107/orig -> origin/gh/malfet/107/orig 2025-01-24T00:53:33.5215571Z * [new branch] gh/malfet/108/base -> origin/gh/malfet/108/base 2025-01-24T00:53:33.5216546Z * [new branch] gh/malfet/108/head -> origin/gh/malfet/108/head 2025-01-24T00:53:33.5217545Z * [new branch] gh/malfet/108/orig -> origin/gh/malfet/108/orig 2025-01-24T00:53:33.5218516Z * [new branch] gh/malfet/109/base -> origin/gh/malfet/109/base 2025-01-24T00:53:33.5219504Z * [new branch] gh/malfet/109/head -> origin/gh/malfet/109/head 2025-01-24T00:53:33.5220460Z * [new branch] gh/malfet/109/orig -> origin/gh/malfet/109/orig 2025-01-24T00:53:33.5221437Z * [new branch] gh/malfet/110/base -> origin/gh/malfet/110/base 2025-01-24T00:53:33.5222423Z * [new branch] gh/malfet/110/head -> origin/gh/malfet/110/head 2025-01-24T00:53:33.5223395Z * [new branch] gh/malfet/110/orig -> origin/gh/malfet/110/orig 2025-01-24T00:53:33.5224409Z * [new branch] gh/malfet/111/base -> origin/gh/malfet/111/base 2025-01-24T00:53:33.5225378Z * [new branch] gh/malfet/111/head -> origin/gh/malfet/111/head 2025-01-24T00:53:33.5226375Z * [new branch] gh/malfet/111/orig -> origin/gh/malfet/111/orig 2025-01-24T00:53:33.5227542Z * [new branch] gh/malfet/112/base -> origin/gh/malfet/112/base 2025-01-24T00:53:33.5228608Z * [new branch] gh/malfet/112/head -> origin/gh/malfet/112/head 2025-01-24T00:53:33.5229845Z * [new branch] gh/malfet/112/orig -> origin/gh/malfet/112/orig 2025-01-24T00:53:33.5231464Z * [new branch] gh/malfet/113/base -> origin/gh/malfet/113/base 2025-01-24T00:53:33.5232907Z * [new branch] gh/malfet/113/head -> origin/gh/malfet/113/head 2025-01-24T00:53:33.5234390Z * [new branch] gh/malfet/113/orig -> origin/gh/malfet/113/orig 2025-01-24T00:53:33.5236107Z * [new branch] gh/malfet/114/base -> origin/gh/malfet/114/base 2025-01-24T00:53:33.5237479Z * [new branch] gh/malfet/114/head -> origin/gh/malfet/114/head 2025-01-24T00:53:33.5238856Z * [new branch] gh/malfet/114/orig -> origin/gh/malfet/114/orig 2025-01-24T00:53:33.5240558Z * [new branch] gh/malfet/115/base -> origin/gh/malfet/115/base 2025-01-24T00:53:33.5241921Z * [new branch] gh/malfet/115/head -> origin/gh/malfet/115/head 2025-01-24T00:53:33.5243233Z * [new branch] gh/malfet/115/orig -> origin/gh/malfet/115/orig 2025-01-24T00:53:33.5245494Z * [new branch] gh/malfet/116/base -> origin/gh/malfet/116/base 2025-01-24T00:53:33.5246836Z * [new branch] gh/malfet/116/head -> origin/gh/malfet/116/head 2025-01-24T00:53:33.5248151Z * [new branch] gh/malfet/116/orig -> origin/gh/malfet/116/orig 2025-01-24T00:53:33.5249803Z * [new branch] gh/malfet/117/base -> origin/gh/malfet/117/base 2025-01-24T00:53:33.5251128Z * [new branch] gh/malfet/117/head -> origin/gh/malfet/117/head 2025-01-24T00:53:33.5252405Z * [new branch] gh/malfet/117/orig -> origin/gh/malfet/117/orig 2025-01-24T00:53:33.5254168Z * [new branch] gh/malfet/118/base -> origin/gh/malfet/118/base 2025-01-24T00:53:33.5255545Z * [new branch] gh/malfet/118/head -> origin/gh/malfet/118/head 2025-01-24T00:53:33.5256934Z * [new branch] gh/malfet/118/orig -> origin/gh/malfet/118/orig 2025-01-24T00:53:33.5259352Z * [new branch] gh/malfet/119/base -> origin/gh/malfet/119/base 2025-01-24T00:53:33.5260663Z * [new branch] gh/malfet/119/head -> origin/gh/malfet/119/head 2025-01-24T00:53:33.5262013Z * [new branch] gh/malfet/119/orig -> origin/gh/malfet/119/orig 2025-01-24T00:53:33.5264348Z * [new branch] gh/malfet/120/base -> origin/gh/malfet/120/base 2025-01-24T00:53:33.5265801Z * [new branch] gh/malfet/120/head -> origin/gh/malfet/120/head 2025-01-24T00:53:33.5267192Z * [new branch] gh/malfet/120/orig -> origin/gh/malfet/120/orig 2025-01-24T00:53:33.5268896Z * [new branch] gh/malfet/121/base -> origin/gh/malfet/121/base 2025-01-24T00:53:33.5270240Z * [new branch] gh/malfet/121/head -> origin/gh/malfet/121/head 2025-01-24T00:53:33.5271525Z * [new branch] gh/malfet/121/orig -> origin/gh/malfet/121/orig 2025-01-24T00:53:33.5273307Z * [new branch] gh/malfet/122/base -> origin/gh/malfet/122/base 2025-01-24T00:53:33.5274603Z * [new branch] gh/malfet/122/head -> origin/gh/malfet/122/head 2025-01-24T00:53:33.5275980Z * [new branch] gh/malfet/122/orig -> origin/gh/malfet/122/orig 2025-01-24T00:53:33.5277608Z * [new branch] gh/malfet/123/base -> origin/gh/malfet/123/base 2025-01-24T00:53:33.5278939Z * [new branch] gh/malfet/123/head -> origin/gh/malfet/123/head 2025-01-24T00:53:33.5280367Z * [new branch] gh/malfet/123/orig -> origin/gh/malfet/123/orig 2025-01-24T00:53:33.5281957Z * [new branch] gh/malfet/124/base -> origin/gh/malfet/124/base 2025-01-24T00:53:33.5283247Z * [new branch] gh/malfet/124/head -> origin/gh/malfet/124/head 2025-01-24T00:53:33.5284569Z * [new branch] gh/malfet/124/orig -> origin/gh/malfet/124/orig 2025-01-24T00:53:33.5286276Z * [new branch] gh/malfet/125/base -> origin/gh/malfet/125/base 2025-01-24T00:53:33.5287635Z * [new branch] gh/malfet/125/head -> origin/gh/malfet/125/head 2025-01-24T00:53:33.5288951Z * [new branch] gh/malfet/125/orig -> origin/gh/malfet/125/orig 2025-01-24T00:53:33.5290606Z * [new branch] gh/malfet/126/base -> origin/gh/malfet/126/base 2025-01-24T00:53:33.5291980Z * [new branch] gh/malfet/126/head -> origin/gh/malfet/126/head 2025-01-24T00:53:33.5293321Z * [new branch] gh/malfet/126/orig -> origin/gh/malfet/126/orig 2025-01-24T00:53:33.5294990Z * [new branch] gh/malfet/127/base -> origin/gh/malfet/127/base 2025-01-24T00:53:33.5296322Z * [new branch] gh/malfet/127/head -> origin/gh/malfet/127/head 2025-01-24T00:53:33.5297750Z * [new branch] gh/malfet/127/orig -> origin/gh/malfet/127/orig 2025-01-24T00:53:33.5299380Z * [new branch] gh/malfet/128/base -> origin/gh/malfet/128/base 2025-01-24T00:53:33.5300699Z * [new branch] gh/malfet/128/head -> origin/gh/malfet/128/head 2025-01-24T00:53:33.5302047Z * [new branch] gh/malfet/128/orig -> origin/gh/malfet/128/orig 2025-01-24T00:53:33.5303778Z * [new branch] gh/malfet/129/base -> origin/gh/malfet/129/base 2025-01-24T00:53:33.5305090Z * [new branch] gh/malfet/129/head -> origin/gh/malfet/129/head 2025-01-24T00:53:33.5306497Z * [new branch] gh/malfet/129/orig -> origin/gh/malfet/129/orig 2025-01-24T00:53:33.5308181Z * [new branch] gh/malfet/130/base -> origin/gh/malfet/130/base 2025-01-24T00:53:33.5309499Z * [new branch] gh/malfet/130/head -> origin/gh/malfet/130/head 2025-01-24T00:53:33.5312376Z * [new branch] gh/malfet/130/orig -> origin/gh/malfet/130/orig 2025-01-24T00:53:33.5313886Z * [new branch] gh/malfet/131/base -> origin/gh/malfet/131/base 2025-01-24T00:53:33.5314891Z * [new branch] gh/malfet/131/head -> origin/gh/malfet/131/head 2025-01-24T00:53:33.5316006Z * [new branch] gh/malfet/131/orig -> origin/gh/malfet/131/orig 2025-01-24T00:53:33.5317482Z * [new branch] gh/malfet/132/base -> origin/gh/malfet/132/base 2025-01-24T00:53:33.5318479Z * [new branch] gh/malfet/132/head -> origin/gh/malfet/132/head 2025-01-24T00:53:33.5319561Z * [new branch] gh/malfet/132/orig -> origin/gh/malfet/132/orig 2025-01-24T00:53:33.5320914Z * [new branch] gh/malfet/133/base -> origin/gh/malfet/133/base 2025-01-24T00:53:33.5321875Z * [new branch] gh/malfet/133/head -> origin/gh/malfet/133/head 2025-01-24T00:53:33.5322871Z * [new branch] gh/malfet/133/orig -> origin/gh/malfet/133/orig 2025-01-24T00:53:33.5324312Z * [new branch] gh/malfet/134/base -> origin/gh/malfet/134/base 2025-01-24T00:53:33.5325284Z * [new branch] gh/malfet/134/head -> origin/gh/malfet/134/head 2025-01-24T00:53:33.5326293Z * [new branch] gh/malfet/134/orig -> origin/gh/malfet/134/orig 2025-01-24T00:53:33.5327693Z * [new branch] gh/malfet/135/base -> origin/gh/malfet/135/base 2025-01-24T00:53:33.5328691Z * [new branch] gh/malfet/135/head -> origin/gh/malfet/135/head 2025-01-24T00:53:33.5329890Z * [new branch] gh/malfet/135/orig -> origin/gh/malfet/135/orig 2025-01-24T00:53:33.5331057Z * [new branch] gh/malfet/136/base -> origin/gh/malfet/136/base 2025-01-24T00:53:33.5332066Z * [new branch] gh/malfet/136/head -> origin/gh/malfet/136/head 2025-01-24T00:53:33.5333054Z * [new branch] gh/malfet/136/orig -> origin/gh/malfet/136/orig 2025-01-24T00:53:33.5334464Z * [new branch] gh/malfet/137/base -> origin/gh/malfet/137/base 2025-01-24T00:53:33.5335409Z * [new branch] gh/malfet/137/head -> origin/gh/malfet/137/head 2025-01-24T00:53:33.5336419Z * [new branch] gh/malfet/137/orig -> origin/gh/malfet/137/orig 2025-01-24T00:53:33.5337829Z * [new branch] gh/malfet/138/base -> origin/gh/malfet/138/base 2025-01-24T00:53:33.5338812Z * [new branch] gh/malfet/138/head -> origin/gh/malfet/138/head 2025-01-24T00:53:33.5339947Z * [new branch] gh/malfet/138/orig -> origin/gh/malfet/138/orig 2025-01-24T00:53:33.5341354Z * [new branch] gh/malfet/139/base -> origin/gh/malfet/139/base 2025-01-24T00:53:33.5342311Z * [new branch] gh/malfet/139/head -> origin/gh/malfet/139/head 2025-01-24T00:53:33.5343318Z * [new branch] gh/malfet/139/orig -> origin/gh/malfet/139/orig 2025-01-24T00:53:33.5344671Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-01-24T00:53:33.5346098Z * [new branch] gh/malfet/140/base -> origin/gh/malfet/140/base 2025-01-24T00:53:33.5347063Z * [new branch] gh/malfet/140/head -> origin/gh/malfet/140/head 2025-01-24T00:53:33.5348120Z * [new branch] gh/malfet/140/orig -> origin/gh/malfet/140/orig 2025-01-24T00:53:33.5349458Z * [new branch] gh/malfet/141/base -> origin/gh/malfet/141/base 2025-01-24T00:53:33.5350460Z * [new branch] gh/malfet/141/head -> origin/gh/malfet/141/head 2025-01-24T00:53:33.5351395Z * [new branch] gh/malfet/141/orig -> origin/gh/malfet/141/orig 2025-01-24T00:53:33.5352909Z * [new branch] gh/malfet/142/base -> origin/gh/malfet/142/base 2025-01-24T00:53:33.5353827Z * [new branch] gh/malfet/142/head -> origin/gh/malfet/142/head 2025-01-24T00:53:33.5354874Z * [new branch] gh/malfet/142/orig -> origin/gh/malfet/142/orig 2025-01-24T00:53:33.5356271Z * [new branch] gh/malfet/143/base -> origin/gh/malfet/143/base 2025-01-24T00:53:33.5357266Z * [new branch] gh/malfet/143/head -> origin/gh/malfet/143/head 2025-01-24T00:53:33.5358220Z * [new branch] gh/malfet/143/orig -> origin/gh/malfet/143/orig 2025-01-24T00:53:33.5359601Z * [new branch] gh/malfet/144/base -> origin/gh/malfet/144/base 2025-01-24T00:53:33.5360568Z * [new branch] gh/malfet/144/head -> origin/gh/malfet/144/head 2025-01-24T00:53:33.5361628Z * [new branch] gh/malfet/144/orig -> origin/gh/malfet/144/orig 2025-01-24T00:53:33.5363011Z * [new branch] gh/malfet/145/base -> origin/gh/malfet/145/base 2025-01-24T00:53:33.5363941Z * [new branch] gh/malfet/145/head -> origin/gh/malfet/145/head 2025-01-24T00:53:33.5364930Z * [new branch] gh/malfet/145/orig -> origin/gh/malfet/145/orig 2025-01-24T00:53:33.5366361Z * [new branch] gh/malfet/31/base -> origin/gh/malfet/31/base 2025-01-24T00:53:33.5367281Z * [new branch] gh/malfet/31/head -> origin/gh/malfet/31/head 2025-01-24T00:53:33.5368254Z * [new branch] gh/malfet/31/orig -> origin/gh/malfet/31/orig 2025-01-24T00:53:33.5369677Z * [new branch] gh/malfet/37/base -> origin/gh/malfet/37/base 2025-01-24T00:53:33.5370738Z * [new branch] gh/malfet/37/head -> origin/gh/malfet/37/head 2025-01-24T00:53:33.5371620Z * [new branch] gh/malfet/37/orig -> origin/gh/malfet/37/orig 2025-01-24T00:53:33.5373027Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-01-24T00:53:33.5374007Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-01-24T00:53:33.5375426Z * [new branch] gh/malfet/88/base -> origin/gh/malfet/88/base 2025-01-24T00:53:33.5376411Z * [new branch] gh/malfet/88/head -> origin/gh/malfet/88/head 2025-01-24T00:53:33.5377376Z * [new branch] gh/malfet/88/orig -> origin/gh/malfet/88/orig 2025-01-24T00:53:33.5378820Z * [new branch] gh/malfet/89/base -> origin/gh/malfet/89/base 2025-01-24T00:53:33.5382218Z * [new branch] gh/malfet/89/head -> origin/gh/malfet/89/head 2025-01-24T00:53:33.5382785Z * [new branch] gh/malfet/89/orig -> origin/gh/malfet/89/orig 2025-01-24T00:53:33.5383359Z * [new branch] gh/malfet/90/base -> origin/gh/malfet/90/base 2025-01-24T00:53:33.5383949Z * [new branch] gh/malfet/90/head -> origin/gh/malfet/90/head 2025-01-24T00:53:33.5384490Z * [new branch] gh/malfet/90/orig -> origin/gh/malfet/90/orig 2025-01-24T00:53:33.5386002Z * [new branch] gh/malfet/91/base -> origin/gh/malfet/91/base 2025-01-24T00:53:33.5387087Z * [new branch] gh/malfet/91/head -> origin/gh/malfet/91/head 2025-01-24T00:53:33.5388102Z * [new branch] gh/malfet/91/orig -> origin/gh/malfet/91/orig 2025-01-24T00:53:33.5389424Z * [new branch] gh/malfet/92/base -> origin/gh/malfet/92/base 2025-01-24T00:53:33.5390451Z * [new branch] gh/malfet/92/head -> origin/gh/malfet/92/head 2025-01-24T00:53:33.5391472Z * [new branch] gh/malfet/92/orig -> origin/gh/malfet/92/orig 2025-01-24T00:53:33.5392958Z * [new branch] gh/malfet/93/base -> origin/gh/malfet/93/base 2025-01-24T00:53:33.5393946Z * [new branch] gh/malfet/93/head -> origin/gh/malfet/93/head 2025-01-24T00:53:33.5394954Z * [new branch] gh/malfet/93/orig -> origin/gh/malfet/93/orig 2025-01-24T00:53:33.5396398Z * [new branch] gh/malfet/94/base -> origin/gh/malfet/94/base 2025-01-24T00:53:33.5397487Z * [new branch] gh/malfet/94/head -> origin/gh/malfet/94/head 2025-01-24T00:53:33.5398558Z * [new branch] gh/malfet/94/orig -> origin/gh/malfet/94/orig 2025-01-24T00:53:33.5400362Z * [new branch] gh/malfet/95/base -> origin/gh/malfet/95/base 2025-01-24T00:53:33.5401406Z * [new branch] gh/malfet/95/head -> origin/gh/malfet/95/head 2025-01-24T00:53:33.5402904Z * [new branch] gh/malfet/95/orig -> origin/gh/malfet/95/orig 2025-01-24T00:53:33.5405210Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-01-24T00:53:33.5406746Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-01-24T00:53:33.5408520Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-01-24T00:53:33.5410110Z * [new branch] gh/malfet/97/base -> origin/gh/malfet/97/base 2025-01-24T00:53:33.5411311Z * [new branch] gh/malfet/97/head -> origin/gh/malfet/97/head 2025-01-24T00:53:33.5412370Z * [new branch] gh/malfet/97/orig -> origin/gh/malfet/97/orig 2025-01-24T00:53:33.5413745Z * [new branch] gh/malfet/98/base -> origin/gh/malfet/98/base 2025-01-24T00:53:33.5414819Z * [new branch] gh/malfet/98/head -> origin/gh/malfet/98/head 2025-01-24T00:53:33.5415779Z * [new branch] gh/malfet/98/orig -> origin/gh/malfet/98/orig 2025-01-24T00:53:33.5417169Z * [new branch] gh/malfet/99/base -> origin/gh/malfet/99/base 2025-01-24T00:53:33.5418207Z * [new branch] gh/malfet/99/head -> origin/gh/malfet/99/head 2025-01-24T00:53:33.5419206Z * [new branch] gh/malfet/99/orig -> origin/gh/malfet/99/orig 2025-01-24T00:53:33.5421064Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-01-24T00:53:33.5422883Z * [new branch] gh/masnesral/140/base -> origin/gh/masnesral/140/base 2025-01-24T00:53:33.5423868Z * [new branch] gh/masnesral/140/head -> origin/gh/masnesral/140/head 2025-01-24T00:53:33.5424878Z * [new branch] gh/masnesral/140/orig -> origin/gh/masnesral/140/orig 2025-01-24T00:53:33.5426376Z * [new branch] gh/masnesral/149/base -> origin/gh/masnesral/149/base 2025-01-24T00:53:33.5427423Z * [new branch] gh/masnesral/149/head -> origin/gh/masnesral/149/head 2025-01-24T00:53:33.5428466Z * [new branch] gh/masnesral/149/orig -> origin/gh/masnesral/149/orig 2025-01-24T00:53:33.5429818Z * [new branch] gh/masnesral/150/base -> origin/gh/masnesral/150/base 2025-01-24T00:53:33.5430845Z * [new branch] gh/masnesral/150/head -> origin/gh/masnesral/150/head 2025-01-24T00:53:33.5431948Z * [new branch] gh/masnesral/150/orig -> origin/gh/masnesral/150/orig 2025-01-24T00:53:33.5433693Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2025-01-24T00:53:33.5434935Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2025-01-24T00:53:33.5435967Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2025-01-24T00:53:33.5437490Z * [new branch] gh/masnesral/157/base -> origin/gh/masnesral/157/base 2025-01-24T00:53:33.5438595Z * [new branch] gh/masnesral/157/head -> origin/gh/masnesral/157/head 2025-01-24T00:53:33.5439635Z * [new branch] gh/masnesral/157/orig -> origin/gh/masnesral/157/orig 2025-01-24T00:53:33.5440987Z * [new branch] gh/masnesral/158/base -> origin/gh/masnesral/158/base 2025-01-24T00:53:33.5442018Z * [new branch] gh/masnesral/158/head -> origin/gh/masnesral/158/head 2025-01-24T00:53:33.5443005Z * [new branch] gh/masnesral/158/orig -> origin/gh/masnesral/158/orig 2025-01-24T00:53:33.5444235Z * [new branch] gh/masnesral/159/base -> origin/gh/masnesral/159/base 2025-01-24T00:53:33.5445178Z * [new branch] gh/masnesral/159/head -> origin/gh/masnesral/159/head 2025-01-24T00:53:33.5446168Z * [new branch] gh/masnesral/159/orig -> origin/gh/masnesral/159/orig 2025-01-24T00:53:33.5447391Z * [new branch] gh/masnesral/160/base -> origin/gh/masnesral/160/base 2025-01-24T00:53:33.5448400Z * [new branch] gh/masnesral/160/head -> origin/gh/masnesral/160/head 2025-01-24T00:53:33.5449637Z * [new branch] gh/masnesral/160/orig -> origin/gh/masnesral/160/orig 2025-01-24T00:53:33.5450846Z * [new branch] gh/masnesral/161/base -> origin/gh/masnesral/161/base 2025-01-24T00:53:33.5451813Z * [new branch] gh/masnesral/161/head -> origin/gh/masnesral/161/head 2025-01-24T00:53:33.5453022Z * [new branch] gh/masnesral/161/orig -> origin/gh/masnesral/161/orig 2025-01-24T00:53:33.5453940Z * [new branch] gh/masnesral/162/base -> origin/gh/masnesral/162/base 2025-01-24T00:53:33.5454832Z * [new branch] gh/masnesral/162/head -> origin/gh/masnesral/162/head 2025-01-24T00:53:33.5455876Z * [new branch] gh/masnesral/162/orig -> origin/gh/masnesral/162/orig 2025-01-24T00:53:33.5456979Z * [new branch] gh/masnesral/163/base -> origin/gh/masnesral/163/base 2025-01-24T00:53:33.5458052Z * [new branch] gh/masnesral/163/head -> origin/gh/masnesral/163/head 2025-01-24T00:53:33.5459055Z * [new branch] gh/masnesral/163/orig -> origin/gh/masnesral/163/orig 2025-01-24T00:53:33.5460598Z * [new branch] gh/masnesral/164/base -> origin/gh/masnesral/164/base 2025-01-24T00:53:33.5461632Z * [new branch] gh/masnesral/164/head -> origin/gh/masnesral/164/head 2025-01-24T00:53:33.5462642Z * [new branch] gh/masnesral/164/orig -> origin/gh/masnesral/164/orig 2025-01-24T00:53:33.5464020Z * [new branch] gh/masnesral/165/base -> origin/gh/masnesral/165/base 2025-01-24T00:53:33.5465023Z * [new branch] gh/masnesral/165/head -> origin/gh/masnesral/165/head 2025-01-24T00:53:33.5466015Z * [new branch] gh/masnesral/165/orig -> origin/gh/masnesral/165/orig 2025-01-24T00:53:33.5467422Z * [new branch] gh/masnesral/166/base -> origin/gh/masnesral/166/base 2025-01-24T00:53:33.5468427Z * [new branch] gh/masnesral/166/head -> origin/gh/masnesral/166/head 2025-01-24T00:53:33.5469408Z * [new branch] gh/masnesral/166/orig -> origin/gh/masnesral/166/orig 2025-01-24T00:53:33.5470721Z * [new branch] gh/masnesral/167/base -> origin/gh/masnesral/167/base 2025-01-24T00:53:33.5471727Z * [new branch] gh/masnesral/167/head -> origin/gh/masnesral/167/head 2025-01-24T00:53:33.5472866Z * [new branch] gh/masnesral/167/orig -> origin/gh/masnesral/167/orig 2025-01-24T00:53:33.5474149Z * [new branch] gh/masnesral/168/base -> origin/gh/masnesral/168/base 2025-01-24T00:53:33.5475185Z * [new branch] gh/masnesral/168/head -> origin/gh/masnesral/168/head 2025-01-24T00:53:33.5476196Z * [new branch] gh/masnesral/168/orig -> origin/gh/masnesral/168/orig 2025-01-24T00:53:33.5478031Z * [new branch] gh/masnesral/169/base -> origin/gh/masnesral/169/base 2025-01-24T00:53:33.5479000Z * [new branch] gh/masnesral/169/head -> origin/gh/masnesral/169/head 2025-01-24T00:53:33.5480033Z * [new branch] gh/masnesral/169/orig -> origin/gh/masnesral/169/orig 2025-01-24T00:53:33.5481447Z * [new branch] gh/masnesral/170/base -> origin/gh/masnesral/170/base 2025-01-24T00:53:33.5482614Z * [new branch] gh/masnesral/170/head -> origin/gh/masnesral/170/head 2025-01-24T00:53:33.5483642Z * [new branch] gh/masnesral/170/orig -> origin/gh/masnesral/170/orig 2025-01-24T00:53:33.5485050Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-01-24T00:53:33.5486727Z * [new branch] gh/masnesral/4/base -> origin/gh/masnesral/4/base 2025-01-24T00:53:33.5487797Z * [new branch] gh/masnesral/4/orig -> origin/gh/masnesral/4/orig 2025-01-24T00:53:33.5489486Z * [new branch] gh/mcr229/3/base -> origin/gh/mcr229/3/base 2025-01-24T00:53:33.5490609Z * [new branch] gh/mcr229/3/head -> origin/gh/mcr229/3/head 2025-01-24T00:53:33.5491644Z * [new branch] gh/mcr229/3/orig -> origin/gh/mcr229/3/orig 2025-01-24T00:53:33.5493353Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-01-24T00:53:33.5494350Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-01-24T00:53:33.5495519Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-01-24T00:53:33.5496708Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-01-24T00:53:33.5498337Z * [new branch] gh/mhorowitz/10/base -> origin/gh/mhorowitz/10/base 2025-01-24T00:53:33.5499334Z * [new branch] gh/mhorowitz/10/head -> origin/gh/mhorowitz/10/head 2025-01-24T00:53:33.5500363Z * [new branch] gh/mhorowitz/10/orig -> origin/gh/mhorowitz/10/orig 2025-01-24T00:53:33.5501598Z * [new branch] gh/mhorowitz/11/base -> origin/gh/mhorowitz/11/base 2025-01-24T00:53:33.5502613Z * [new branch] gh/mhorowitz/11/head -> origin/gh/mhorowitz/11/head 2025-01-24T00:53:33.5503583Z * [new branch] gh/mhorowitz/11/orig -> origin/gh/mhorowitz/11/orig 2025-01-24T00:53:33.5504830Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-01-24T00:53:33.5505872Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-01-24T00:53:33.5507091Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-01-24T00:53:33.5508030Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-01-24T00:53:33.5509194Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-01-24T00:53:33.5510343Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-01-24T00:53:33.5511592Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-01-24T00:53:33.5512532Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-01-24T00:53:33.5513749Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-01-24T00:53:33.5514659Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-01-24T00:53:33.5516152Z * [new branch] gh/mhorowitz/7/base -> origin/gh/mhorowitz/7/base 2025-01-24T00:53:33.5517273Z * [new branch] gh/mhorowitz/7/head -> origin/gh/mhorowitz/7/head 2025-01-24T00:53:33.5518343Z * [new branch] gh/mhorowitz/7/orig -> origin/gh/mhorowitz/7/orig 2025-01-24T00:53:33.5519776Z * [new branch] gh/mhorowitz/8/base -> origin/gh/mhorowitz/8/base 2025-01-24T00:53:33.5520883Z * [new branch] gh/mhorowitz/8/head -> origin/gh/mhorowitz/8/head 2025-01-24T00:53:33.5521878Z * [new branch] gh/mhorowitz/8/orig -> origin/gh/mhorowitz/8/orig 2025-01-24T00:53:33.5523149Z * [new branch] gh/mhorowitz/9/base -> origin/gh/mhorowitz/9/base 2025-01-24T00:53:33.5524189Z * [new branch] gh/mhorowitz/9/head -> origin/gh/mhorowitz/9/head 2025-01-24T00:53:33.5525285Z * [new branch] gh/mhorowitz/9/orig -> origin/gh/mhorowitz/9/orig 2025-01-24T00:53:33.5526980Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-01-24T00:53:33.5527990Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-01-24T00:53:33.5529290Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-01-24T00:53:33.5530226Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-01-24T00:53:33.5531463Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-01-24T00:53:33.5532417Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-01-24T00:53:33.5533738Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-01-24T00:53:33.5534548Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-01-24T00:53:33.5535977Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-01-24T00:53:33.5536938Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-01-24T00:53:33.5538515Z * [new branch] gh/mikaylagawarecki/274/base -> origin/gh/mikaylagawarecki/274/base 2025-01-24T00:53:33.5539299Z * [new branch] gh/mikaylagawarecki/274/head -> origin/gh/mikaylagawarecki/274/head 2025-01-24T00:53:33.5540378Z * [new branch] gh/mikaylagawarecki/274/orig -> origin/gh/mikaylagawarecki/274/orig 2025-01-24T00:53:33.5541750Z * [new branch] gh/mikaylagawarecki/276/base -> origin/gh/mikaylagawarecki/276/base 2025-01-24T00:53:33.5542768Z * [new branch] gh/mikaylagawarecki/276/head -> origin/gh/mikaylagawarecki/276/head 2025-01-24T00:53:33.5543770Z * [new branch] gh/mikaylagawarecki/276/orig -> origin/gh/mikaylagawarecki/276/orig 2025-01-24T00:53:33.5544993Z * [new branch] gh/mikaylagawarecki/277/base -> origin/gh/mikaylagawarecki/277/base 2025-01-24T00:53:33.5546051Z * [new branch] gh/mikaylagawarecki/277/head -> origin/gh/mikaylagawarecki/277/head 2025-01-24T00:53:33.5546905Z * [new branch] gh/mikaylagawarecki/277/orig -> origin/gh/mikaylagawarecki/277/orig 2025-01-24T00:53:33.5548572Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2025-01-24T00:53:33.5549571Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2025-01-24T00:53:33.5550574Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2025-01-24T00:53:33.5551958Z * [new branch] gh/mikaylagawarecki/299/base -> origin/gh/mikaylagawarecki/299/base 2025-01-24T00:53:33.5553122Z * [new branch] gh/mikaylagawarecki/299/head -> origin/gh/mikaylagawarecki/299/head 2025-01-24T00:53:33.5554123Z * [new branch] gh/mikaylagawarecki/299/orig -> origin/gh/mikaylagawarecki/299/orig 2025-01-24T00:53:33.5555595Z * [new branch] gh/mikaylagawarecki/301/base -> origin/gh/mikaylagawarecki/301/base 2025-01-24T00:53:33.5556790Z * [new branch] gh/mikaylagawarecki/301/head -> origin/gh/mikaylagawarecki/301/head 2025-01-24T00:53:33.5557795Z * [new branch] gh/mikaylagawarecki/301/orig -> origin/gh/mikaylagawarecki/301/orig 2025-01-24T00:53:33.5559131Z * [new branch] gh/mikaylagawarecki/302/base -> origin/gh/mikaylagawarecki/302/base 2025-01-24T00:53:33.5560152Z * [new branch] gh/mikaylagawarecki/302/head -> origin/gh/mikaylagawarecki/302/head 2025-01-24T00:53:33.5561167Z * [new branch] gh/mikaylagawarecki/302/orig -> origin/gh/mikaylagawarecki/302/orig 2025-01-24T00:53:33.5562542Z * [new branch] gh/mikaylagawarecki/303/base -> origin/gh/mikaylagawarecki/303/base 2025-01-24T00:53:33.5563545Z * [new branch] gh/mikaylagawarecki/303/head -> origin/gh/mikaylagawarecki/303/head 2025-01-24T00:53:33.5564558Z * [new branch] gh/mikaylagawarecki/303/orig -> origin/gh/mikaylagawarecki/303/orig 2025-01-24T00:53:33.5565895Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-01-24T00:53:33.5566910Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-01-24T00:53:33.5567866Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-01-24T00:53:33.5569067Z * [new branch] gh/mikaylagawarecki/305/base -> origin/gh/mikaylagawarecki/305/base 2025-01-24T00:53:33.5570042Z * [new branch] gh/mikaylagawarecki/305/head -> origin/gh/mikaylagawarecki/305/head 2025-01-24T00:53:33.5571040Z * [new branch] gh/mikaylagawarecki/305/orig -> origin/gh/mikaylagawarecki/305/orig 2025-01-24T00:53:33.5572496Z * [new branch] gh/mikaylagawarecki/306/base -> origin/gh/mikaylagawarecki/306/base 2025-01-24T00:53:33.5573545Z * [new branch] gh/mikaylagawarecki/306/head -> origin/gh/mikaylagawarecki/306/head 2025-01-24T00:53:33.5574589Z * [new branch] gh/mikaylagawarecki/306/orig -> origin/gh/mikaylagawarecki/306/orig 2025-01-24T00:53:33.5576296Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-01-24T00:53:33.5577326Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-01-24T00:53:33.5578343Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-01-24T00:53:33.5579965Z * [new branch] gh/mingfeima/125/base -> origin/gh/mingfeima/125/base 2025-01-24T00:53:33.5581041Z * [new branch] gh/mingfeima/125/head -> origin/gh/mingfeima/125/head 2025-01-24T00:53:33.5582027Z * [new branch] gh/mingfeima/125/orig -> origin/gh/mingfeima/125/orig 2025-01-24T00:53:33.5583456Z * [new branch] gh/mingfeima/127/base -> origin/gh/mingfeima/127/base 2025-01-24T00:53:33.5584534Z * [new branch] gh/mingfeima/127/head -> origin/gh/mingfeima/127/head 2025-01-24T00:53:33.5585498Z * [new branch] gh/mingfeima/127/orig -> origin/gh/mingfeima/127/orig 2025-01-24T00:53:33.5587251Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-01-24T00:53:33.5588279Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-01-24T00:53:33.5589813Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-01-24T00:53:33.5590374Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-01-24T00:53:33.5591855Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-01-24T00:53:33.5593000Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-01-24T00:53:33.5593971Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-01-24T00:53:33.5595362Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-01-24T00:53:33.5596343Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-01-24T00:53:33.5597360Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-01-24T00:53:33.5599082Z * [new branch] gh/mrshenli/382/base -> origin/gh/mrshenli/382/base 2025-01-24T00:53:33.5600238Z * [new branch] gh/mrshenli/382/head -> origin/gh/mrshenli/382/head 2025-01-24T00:53:33.5601290Z * [new branch] gh/mrshenli/382/orig -> origin/gh/mrshenli/382/orig 2025-01-24T00:53:33.5602895Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2025-01-24T00:53:33.5603939Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2025-01-24T00:53:33.5605315Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2025-01-24T00:53:33.5606389Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2025-01-24T00:53:33.5608231Z * [new branch] gh/muchulee8/36/base -> origin/gh/muchulee8/36/base 2025-01-24T00:53:33.5609252Z * [new branch] gh/muchulee8/36/head -> origin/gh/muchulee8/36/head 2025-01-24T00:53:33.5610887Z * [new branch] gh/muchulee8/36/orig -> origin/gh/muchulee8/36/orig 2025-01-24T00:53:33.5611928Z * [new branch] gh/muchulee8/38/base -> origin/gh/muchulee8/38/base 2025-01-24T00:53:33.5612952Z * [new branch] gh/muchulee8/38/head -> origin/gh/muchulee8/38/head 2025-01-24T00:53:33.5613996Z * [new branch] gh/muchulee8/38/orig -> origin/gh/muchulee8/38/orig 2025-01-24T00:53:33.5615320Z * [new branch] gh/muchulee8/39/base -> origin/gh/muchulee8/39/base 2025-01-24T00:53:33.5616283Z * [new branch] gh/muchulee8/39/head -> origin/gh/muchulee8/39/head 2025-01-24T00:53:33.5617378Z * [new branch] gh/muchulee8/39/orig -> origin/gh/muchulee8/39/orig 2025-01-24T00:53:33.5618632Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-01-24T00:53:33.5619695Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-01-24T00:53:33.5620662Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-01-24T00:53:33.5622063Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-01-24T00:53:33.5623113Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-01-24T00:53:33.5624202Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-01-24T00:53:33.5625690Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2025-01-24T00:53:33.5626697Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2025-01-24T00:53:33.5628341Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2025-01-24T00:53:33.5629416Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2025-01-24T00:53:33.5630447Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2025-01-24T00:53:33.5631732Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2025-01-24T00:53:33.5632904Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2025-01-24T00:53:33.5633928Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2025-01-24T00:53:33.5635103Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2025-01-24T00:53:33.5636170Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2025-01-24T00:53:33.5637532Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2025-01-24T00:53:33.5638799Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2025-01-24T00:53:33.5639843Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2025-01-24T00:53:33.5641505Z * [new branch] gh/nmacchioni/10/base -> origin/gh/nmacchioni/10/base 2025-01-24T00:53:33.5642509Z * [new branch] gh/nmacchioni/10/head -> origin/gh/nmacchioni/10/head 2025-01-24T00:53:33.5643496Z * [new branch] gh/nmacchioni/10/orig -> origin/gh/nmacchioni/10/orig 2025-01-24T00:53:33.5644834Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-01-24T00:53:33.5645850Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-01-24T00:53:33.5646840Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-01-24T00:53:33.5648170Z * [new branch] gh/nmacchioni/13/base -> origin/gh/nmacchioni/13/base 2025-01-24T00:53:33.5649136Z * [new branch] gh/nmacchioni/13/head -> origin/gh/nmacchioni/13/head 2025-01-24T00:53:33.5650082Z * [new branch] gh/nmacchioni/13/orig -> origin/gh/nmacchioni/13/orig 2025-01-24T00:53:33.5651479Z * [new branch] gh/nmacchioni/17/base -> origin/gh/nmacchioni/17/base 2025-01-24T00:53:33.5652458Z * [new branch] gh/nmacchioni/17/head -> origin/gh/nmacchioni/17/head 2025-01-24T00:53:33.5653517Z * [new branch] gh/nmacchioni/17/orig -> origin/gh/nmacchioni/17/orig 2025-01-24T00:53:33.5654804Z * [new branch] gh/nmacchioni/18/base -> origin/gh/nmacchioni/18/base 2025-01-24T00:53:33.5655809Z * [new branch] gh/nmacchioni/18/head -> origin/gh/nmacchioni/18/head 2025-01-24T00:53:33.5656746Z * [new branch] gh/nmacchioni/18/orig -> origin/gh/nmacchioni/18/orig 2025-01-24T00:53:33.5658049Z * [new branch] gh/nmacchioni/19/base -> origin/gh/nmacchioni/19/base 2025-01-24T00:53:33.5659103Z * [new branch] gh/nmacchioni/19/head -> origin/gh/nmacchioni/19/head 2025-01-24T00:53:33.5660136Z * [new branch] gh/nmacchioni/19/orig -> origin/gh/nmacchioni/19/orig 2025-01-24T00:53:33.5661425Z * [new branch] gh/nmacchioni/20/base -> origin/gh/nmacchioni/20/base 2025-01-24T00:53:33.5662392Z * [new branch] gh/nmacchioni/20/head -> origin/gh/nmacchioni/20/head 2025-01-24T00:53:33.5663375Z * [new branch] gh/nmacchioni/20/orig -> origin/gh/nmacchioni/20/orig 2025-01-24T00:53:33.5664694Z * [new branch] gh/nmacchioni/21/base -> origin/gh/nmacchioni/21/base 2025-01-24T00:53:33.5665659Z * [new branch] gh/nmacchioni/21/head -> origin/gh/nmacchioni/21/head 2025-01-24T00:53:33.5666639Z * [new branch] gh/nmacchioni/21/orig -> origin/gh/nmacchioni/21/orig 2025-01-24T00:53:33.5667947Z * [new branch] gh/nmacchioni/22/base -> origin/gh/nmacchioni/22/base 2025-01-24T00:53:33.5668912Z * [new branch] gh/nmacchioni/22/head -> origin/gh/nmacchioni/22/head 2025-01-24T00:53:33.5670170Z * [new branch] gh/nmacchioni/23/base -> origin/gh/nmacchioni/23/base 2025-01-24T00:53:33.5671139Z * [new branch] gh/nmacchioni/23/head -> origin/gh/nmacchioni/23/head 2025-01-24T00:53:33.5672445Z * [new branch] gh/nmacchioni/24/base -> origin/gh/nmacchioni/24/base 2025-01-24T00:53:33.5673425Z * [new branch] gh/nmacchioni/24/head -> origin/gh/nmacchioni/24/head 2025-01-24T00:53:33.5674679Z * [new branch] gh/nmacchioni/25/base -> origin/gh/nmacchioni/25/base 2025-01-24T00:53:33.5675682Z * [new branch] gh/nmacchioni/25/head -> origin/gh/nmacchioni/25/head 2025-01-24T00:53:33.5676985Z * [new branch] gh/nmacchioni/26/base -> origin/gh/nmacchioni/26/base 2025-01-24T00:53:33.5677995Z * [new branch] gh/nmacchioni/26/head -> origin/gh/nmacchioni/26/head 2025-01-24T00:53:33.5678978Z * [new branch] gh/nmacchioni/26/orig -> origin/gh/nmacchioni/26/orig 2025-01-24T00:53:33.5680343Z * [new branch] gh/nmacchioni/30/base -> origin/gh/nmacchioni/30/base 2025-01-24T00:53:33.5681316Z * [new branch] gh/nmacchioni/30/head -> origin/gh/nmacchioni/30/head 2025-01-24T00:53:33.5682309Z * [new branch] gh/nmacchioni/30/orig -> origin/gh/nmacchioni/30/orig 2025-01-24T00:53:33.5683624Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-01-24T00:53:33.5684617Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-01-24T00:53:33.5685599Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-01-24T00:53:33.5687011Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-01-24T00:53:33.5688026Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-01-24T00:53:33.5689020Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-01-24T00:53:33.5690333Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-01-24T00:53:33.5691333Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-01-24T00:53:33.5692339Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-01-24T00:53:33.5693623Z * [new branch] gh/nmacchioni/34/base -> origin/gh/nmacchioni/34/base 2025-01-24T00:53:33.5694729Z * [new branch] gh/nmacchioni/34/orig -> origin/gh/nmacchioni/34/orig 2025-01-24T00:53:33.5696613Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-01-24T00:53:33.5697683Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-01-24T00:53:33.5698610Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-01-24T00:53:33.5700028Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-01-24T00:53:33.5700988Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-01-24T00:53:33.5702266Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-01-24T00:53:33.5703585Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-01-24T00:53:33.5704586Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-01-24T00:53:33.5705562Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-01-24T00:53:33.5706888Z * [new branch] gh/nmacchioni/38/base -> origin/gh/nmacchioni/38/base 2025-01-24T00:53:33.5707861Z * [new branch] gh/nmacchioni/38/orig -> origin/gh/nmacchioni/38/orig 2025-01-24T00:53:33.5709270Z * [new branch] gh/nmacchioni/6/base -> origin/gh/nmacchioni/6/base 2025-01-24T00:53:33.5710365Z * [new branch] gh/nmacchioni/6/head -> origin/gh/nmacchioni/6/head 2025-01-24T00:53:33.5711414Z * [new branch] gh/nmacchioni/6/orig -> origin/gh/nmacchioni/6/orig 2025-01-24T00:53:33.5712871Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-01-24T00:53:33.5713882Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-01-24T00:53:33.5714874Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-01-24T00:53:33.5716255Z * [new branch] gh/nmacchioni/9/base -> origin/gh/nmacchioni/9/base 2025-01-24T00:53:33.5717267Z * [new branch] gh/nmacchioni/9/head -> origin/gh/nmacchioni/9/head 2025-01-24T00:53:33.5718262Z * [new branch] gh/nmacchioni/9/orig -> origin/gh/nmacchioni/9/orig 2025-01-24T00:53:33.5720029Z * [new branch] gh/oulgen/144/base -> origin/gh/oulgen/144/base 2025-01-24T00:53:33.5721043Z * [new branch] gh/oulgen/144/head -> origin/gh/oulgen/144/head 2025-01-24T00:53:33.5722053Z * [new branch] gh/oulgen/144/orig -> origin/gh/oulgen/144/orig 2025-01-24T00:53:33.5723398Z * [new branch] gh/oulgen/146/base -> origin/gh/oulgen/146/base 2025-01-24T00:53:33.5724370Z * [new branch] gh/oulgen/146/head -> origin/gh/oulgen/146/head 2025-01-24T00:53:33.5725385Z * [new branch] gh/oulgen/146/orig -> origin/gh/oulgen/146/orig 2025-01-24T00:53:33.5726728Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-01-24T00:53:33.5727732Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-01-24T00:53:33.5728787Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-01-24T00:53:33.5730156Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-01-24T00:53:33.5731152Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-01-24T00:53:33.5732240Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-01-24T00:53:33.5733965Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-01-24T00:53:33.5735039Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-01-24T00:53:33.5736102Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-01-24T00:53:33.5737869Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-01-24T00:53:33.5739451Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-01-24T00:53:33.5741017Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-01-24T00:53:33.5743344Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-01-24T00:53:33.5744348Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-01-24T00:53:33.5745376Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-01-24T00:53:33.5747040Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2025-01-24T00:53:33.5748114Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2025-01-24T00:53:33.5749121Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2025-01-24T00:53:33.5750543Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-01-24T00:53:33.5751634Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-01-24T00:53:33.5752784Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-01-24T00:53:33.5754036Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-01-24T00:53:33.5755014Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-01-24T00:53:33.5756001Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-01-24T00:53:33.5757592Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2025-01-24T00:53:33.5758537Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-01-24T00:53:33.5759554Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2025-01-24T00:53:33.5760993Z * [new branch] gh/raymo/add-envvars-bool-check -> origin/gh/raymo/add-envvars-bool-check 2025-01-24T00:53:33.5762479Z * [new branch] gh/rec/112/base -> origin/gh/rec/112/base 2025-01-24T00:53:33.5763517Z * [new branch] gh/rec/112/head -> origin/gh/rec/112/head 2025-01-24T00:53:33.5764514Z * [new branch] gh/rec/112/orig -> origin/gh/rec/112/orig 2025-01-24T00:53:33.5765853Z * [new branch] gh/rec/115/base -> origin/gh/rec/115/base 2025-01-24T00:53:33.5766843Z * [new branch] gh/rec/115/head -> origin/gh/rec/115/head 2025-01-24T00:53:33.5767806Z * [new branch] gh/rec/115/orig -> origin/gh/rec/115/orig 2025-01-24T00:53:33.5769203Z * [new branch] gh/rec/116/base -> origin/gh/rec/116/base 2025-01-24T00:53:33.5770150Z * [new branch] gh/rec/116/head -> origin/gh/rec/116/head 2025-01-24T00:53:33.5771179Z * [new branch] gh/rec/116/orig -> origin/gh/rec/116/orig 2025-01-24T00:53:33.5772411Z * [new branch] gh/rec/117/base -> origin/gh/rec/117/base 2025-01-24T00:53:33.5773385Z * [new branch] gh/rec/117/head -> origin/gh/rec/117/head 2025-01-24T00:53:33.5774353Z * [new branch] gh/rec/117/orig -> origin/gh/rec/117/orig 2025-01-24T00:53:33.5775675Z * [new branch] gh/rec/118/base -> origin/gh/rec/118/base 2025-01-24T00:53:33.5776631Z * [new branch] gh/rec/118/head -> origin/gh/rec/118/head 2025-01-24T00:53:33.5777638Z * [new branch] gh/rec/118/orig -> origin/gh/rec/118/orig 2025-01-24T00:53:33.5778934Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-01-24T00:53:33.5779915Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-01-24T00:53:33.5780893Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-01-24T00:53:33.5782321Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-01-24T00:53:33.5783227Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-01-24T00:53:33.5784247Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-01-24T00:53:33.5785505Z * [new branch] gh/rec/121/base -> origin/gh/rec/121/base 2025-01-24T00:53:33.5786597Z * [new branch] gh/rec/121/head -> origin/gh/rec/121/head 2025-01-24T00:53:33.5787614Z * [new branch] gh/rec/121/orig -> origin/gh/rec/121/orig 2025-01-24T00:53:33.5788986Z * [new branch] gh/rec/122/base -> origin/gh/rec/122/base 2025-01-24T00:53:33.5789975Z * [new branch] gh/rec/122/head -> origin/gh/rec/122/head 2025-01-24T00:53:33.5790948Z * [new branch] gh/rec/122/orig -> origin/gh/rec/122/orig 2025-01-24T00:53:33.5792385Z * [new branch] gh/rec/123/base -> origin/gh/rec/123/base 2025-01-24T00:53:33.5793359Z * [new branch] gh/rec/123/head -> origin/gh/rec/123/head 2025-01-24T00:53:33.5794320Z * [new branch] gh/rec/123/orig -> origin/gh/rec/123/orig 2025-01-24T00:53:33.5795637Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-01-24T00:53:33.5796652Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-01-24T00:53:33.5797624Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-01-24T00:53:33.5798932Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-01-24T00:53:33.5799896Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-01-24T00:53:33.5800889Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-01-24T00:53:33.5802185Z * [new branch] gh/rec/56/base -> origin/gh/rec/56/base 2025-01-24T00:53:33.5803160Z * [new branch] gh/rec/56/head -> origin/gh/rec/56/head 2025-01-24T00:53:33.5804147Z * [new branch] gh/rec/56/orig -> origin/gh/rec/56/orig 2025-01-24T00:53:33.5805888Z * [new branch] gh/rohan-varma/720/base -> origin/gh/rohan-varma/720/base 2025-01-24T00:53:33.5806979Z * [new branch] gh/rohan-varma/720/head -> origin/gh/rohan-varma/720/head 2025-01-24T00:53:33.5807938Z * [new branch] gh/rohan-varma/720/orig -> origin/gh/rohan-varma/720/orig 2025-01-24T00:53:33.5809312Z * [new branch] gh/rohan-varma/721/base -> origin/gh/rohan-varma/721/base 2025-01-24T00:53:33.5810478Z * [new branch] gh/rohan-varma/721/head -> origin/gh/rohan-varma/721/head 2025-01-24T00:53:33.5811598Z * [new branch] gh/rohan-varma/721/orig -> origin/gh/rohan-varma/721/orig 2025-01-24T00:53:33.5813048Z * [new branch] gh/rohan-varma/722/base -> origin/gh/rohan-varma/722/base 2025-01-24T00:53:33.5814022Z * [new branch] gh/rohan-varma/722/head -> origin/gh/rohan-varma/722/head 2025-01-24T00:53:33.5815080Z * [new branch] gh/rohan-varma/722/orig -> origin/gh/rohan-varma/722/orig 2025-01-24T00:53:33.5816429Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-01-24T00:53:33.5817431Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-01-24T00:53:33.5818483Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-01-24T00:53:33.5820065Z * [new branch] gh/sanrise/4/base -> origin/gh/sanrise/4/base 2025-01-24T00:53:33.5821144Z * [new branch] gh/sanrise/4/head -> origin/gh/sanrise/4/head 2025-01-24T00:53:33.5822253Z * [new branch] gh/sanrise/4/orig -> origin/gh/sanrise/4/orig 2025-01-24T00:53:33.5824025Z * [new branch] gh/seanx92/1/base -> origin/gh/seanx92/1/base 2025-01-24T00:53:33.5824994Z * [new branch] gh/seanx92/1/orig -> origin/gh/seanx92/1/orig 2025-01-24T00:53:33.5826561Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-01-24T00:53:33.5827709Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-01-24T00:53:33.5828744Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-01-24T00:53:33.5830677Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-01-24T00:53:33.5831767Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-01-24T00:53:33.5832956Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-01-24T00:53:33.5834441Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2025-01-24T00:53:33.5835637Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2025-01-24T00:53:33.5836596Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2025-01-24T00:53:33.5837975Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-01-24T00:53:33.5839019Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-01-24T00:53:33.5840071Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-01-24T00:53:33.5841625Z * [new branch] gh/shunting314/186/base -> origin/gh/shunting314/186/base 2025-01-24T00:53:33.5842787Z * [new branch] gh/shunting314/186/head -> origin/gh/shunting314/186/head 2025-01-24T00:53:33.5843804Z * [new branch] gh/shunting314/186/orig -> origin/gh/shunting314/186/orig 2025-01-24T00:53:33.5845199Z * [new branch] gh/shunting314/187/base -> origin/gh/shunting314/187/base 2025-01-24T00:53:33.5846163Z * [new branch] gh/shunting314/187/head -> origin/gh/shunting314/187/head 2025-01-24T00:53:33.5847144Z * [new branch] gh/shunting314/187/orig -> origin/gh/shunting314/187/orig 2025-01-24T00:53:33.5848522Z * [new branch] gh/shunting314/190/base -> origin/gh/shunting314/190/base 2025-01-24T00:53:33.5849637Z * [new branch] gh/shunting314/190/head -> origin/gh/shunting314/190/head 2025-01-24T00:53:33.5850642Z * [new branch] gh/shunting314/190/orig -> origin/gh/shunting314/190/orig 2025-01-24T00:53:33.5852315Z * [new branch] gh/shunting314/191/base -> origin/gh/shunting314/191/base 2025-01-24T00:53:33.5853310Z * [new branch] gh/shunting314/191/head -> origin/gh/shunting314/191/head 2025-01-24T00:53:33.5854348Z * [new branch] gh/shunting314/191/orig -> origin/gh/shunting314/191/orig 2025-01-24T00:53:33.5855713Z * [new branch] gh/shunting314/192/base -> origin/gh/shunting314/192/base 2025-01-24T00:53:33.5856724Z * [new branch] gh/shunting314/192/head -> origin/gh/shunting314/192/head 2025-01-24T00:53:33.5857686Z * [new branch] gh/shunting314/192/orig -> origin/gh/shunting314/192/orig 2025-01-24T00:53:33.5858882Z * [new branch] gh/shunting314/193/base -> origin/gh/shunting314/193/base 2025-01-24T00:53:33.5860025Z * [new branch] gh/shunting314/193/head -> origin/gh/shunting314/193/head 2025-01-24T00:53:33.5861020Z * [new branch] gh/shunting314/193/orig -> origin/gh/shunting314/193/orig 2025-01-24T00:53:33.5862246Z * [new branch] gh/shunting314/194/base -> origin/gh/shunting314/194/base 2025-01-24T00:53:33.5863380Z * [new branch] gh/shunting314/194/head -> origin/gh/shunting314/194/head 2025-01-24T00:53:33.5864410Z * [new branch] gh/shunting314/194/orig -> origin/gh/shunting314/194/orig 2025-01-24T00:53:33.5865715Z * [new branch] gh/shunting314/195/base -> origin/gh/shunting314/195/base 2025-01-24T00:53:33.5866690Z * [new branch] gh/shunting314/195/head -> origin/gh/shunting314/195/head 2025-01-24T00:53:33.5867693Z * [new branch] gh/shunting314/195/orig -> origin/gh/shunting314/195/orig 2025-01-24T00:53:33.5869386Z * [new branch] gh/shuqiangzhang/46/base -> origin/gh/shuqiangzhang/46/base 2025-01-24T00:53:33.5870439Z * [new branch] gh/shuqiangzhang/46/head -> origin/gh/shuqiangzhang/46/head 2025-01-24T00:53:33.5871482Z * [new branch] gh/shuqiangzhang/46/orig -> origin/gh/shuqiangzhang/46/orig 2025-01-24T00:53:33.5873025Z * [new branch] gh/shuqiangzhang/53/base -> origin/gh/shuqiangzhang/53/base 2025-01-24T00:53:33.5874111Z * [new branch] gh/shuqiangzhang/53/head -> origin/gh/shuqiangzhang/53/head 2025-01-24T00:53:33.5875115Z * [new branch] gh/shuqiangzhang/53/orig -> origin/gh/shuqiangzhang/53/orig 2025-01-24T00:53:33.5876510Z * [new branch] gh/shuqiangzhang/56/base -> origin/gh/shuqiangzhang/56/base 2025-01-24T00:53:33.5877472Z * [new branch] gh/shuqiangzhang/56/head -> origin/gh/shuqiangzhang/56/head 2025-01-24T00:53:33.5878481Z * [new branch] gh/shuqiangzhang/56/orig -> origin/gh/shuqiangzhang/56/orig 2025-01-24T00:53:33.5879885Z * [new branch] gh/shuqiangzhang/62/base -> origin/gh/shuqiangzhang/62/base 2025-01-24T00:53:33.5881126Z * [new branch] gh/shuqiangzhang/62/head -> origin/gh/shuqiangzhang/62/head 2025-01-24T00:53:33.5882156Z * [new branch] gh/shuqiangzhang/62/orig -> origin/gh/shuqiangzhang/62/orig 2025-01-24T00:53:33.5883698Z * [new branch] gh/shuqiangzhang/63/base -> origin/gh/shuqiangzhang/63/base 2025-01-24T00:53:33.5884685Z * [new branch] gh/shuqiangzhang/63/head -> origin/gh/shuqiangzhang/63/head 2025-01-24T00:53:33.5885707Z * [new branch] gh/shuqiangzhang/63/orig -> origin/gh/shuqiangzhang/63/orig 2025-01-24T00:53:33.5887233Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-01-24T00:53:33.5888307Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-01-24T00:53:33.5889494Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-01-24T00:53:33.5890569Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-01-24T00:53:33.5891720Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-01-24T00:53:33.5892636Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-01-24T00:53:33.5894352Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-01-24T00:53:33.5895393Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-01-24T00:53:33.5896596Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-01-24T00:53:33.5897497Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-01-24T00:53:33.5898683Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-01-24T00:53:33.5899689Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-01-24T00:53:33.5900871Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-01-24T00:53:33.5901834Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-01-24T00:53:33.5903410Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-01-24T00:53:33.5904437Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-01-24T00:53:33.5906223Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-01-24T00:53:33.5907106Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-01-24T00:53:33.5908227Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-01-24T00:53:33.5909693Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-01-24T00:53:33.5911079Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-01-24T00:53:33.5912205Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-01-24T00:53:33.5913877Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-01-24T00:53:33.5914860Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-01-24T00:53:33.5915970Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-01-24T00:53:33.5917429Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-01-24T00:53:33.5918437Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-01-24T00:53:33.5919435Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-01-24T00:53:33.5920809Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-01-24T00:53:33.5921871Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-01-24T00:53:33.5922879Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-01-24T00:53:33.5924214Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-01-24T00:53:33.5925334Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-01-24T00:53:33.5926364Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-01-24T00:53:33.5927853Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-01-24T00:53:33.5928931Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-01-24T00:53:33.5929928Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-01-24T00:53:33.5931210Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-01-24T00:53:33.5932244Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-01-24T00:53:33.5933246Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-01-24T00:53:33.5934650Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-01-24T00:53:33.5935623Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-01-24T00:53:33.5936636Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-01-24T00:53:33.5938061Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-01-24T00:53:33.5938975Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-01-24T00:53:33.5939989Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-01-24T00:53:33.5941187Z * [new branch] gh/soulitzer/326/base -> origin/gh/soulitzer/326/base 2025-01-24T00:53:33.5942223Z * [new branch] gh/soulitzer/326/head -> origin/gh/soulitzer/326/head 2025-01-24T00:53:33.5943196Z * [new branch] gh/soulitzer/326/orig -> origin/gh/soulitzer/326/orig 2025-01-24T00:53:33.5944360Z * [new branch] gh/soulitzer/328/base -> origin/gh/soulitzer/328/base 2025-01-24T00:53:33.5945349Z * [new branch] gh/soulitzer/328/head -> origin/gh/soulitzer/328/head 2025-01-24T00:53:33.5946391Z * [new branch] gh/soulitzer/328/orig -> origin/gh/soulitzer/328/orig 2025-01-24T00:53:33.5947677Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2025-01-24T00:53:33.5948673Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2025-01-24T00:53:33.5949664Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2025-01-24T00:53:33.5950999Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2025-01-24T00:53:33.5951958Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2025-01-24T00:53:33.5953116Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2025-01-24T00:53:33.5954458Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2025-01-24T00:53:33.5955566Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2025-01-24T00:53:33.5956553Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2025-01-24T00:53:33.5958165Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-01-24T00:53:33.5959306Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-01-24T00:53:33.5960291Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-01-24T00:53:33.5962355Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-01-24T00:53:33.5963319Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-01-24T00:53:33.5964351Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-01-24T00:53:33.5965703Z * [new branch] gh/soulitzer/340/base -> origin/gh/soulitzer/340/base 2025-01-24T00:53:33.5966713Z * [new branch] gh/soulitzer/340/head -> origin/gh/soulitzer/340/head 2025-01-24T00:53:33.5967740Z * [new branch] gh/soulitzer/340/orig -> origin/gh/soulitzer/340/orig 2025-01-24T00:53:33.5969014Z * [new branch] gh/soulitzer/341/base -> origin/gh/soulitzer/341/base 2025-01-24T00:53:33.5970006Z * [new branch] gh/soulitzer/341/head -> origin/gh/soulitzer/341/head 2025-01-24T00:53:33.5971014Z * [new branch] gh/soulitzer/341/orig -> origin/gh/soulitzer/341/orig 2025-01-24T00:53:33.5972420Z * [new branch] gh/soulitzer/342/base -> origin/gh/soulitzer/342/base 2025-01-24T00:53:33.5973385Z * [new branch] gh/soulitzer/342/head -> origin/gh/soulitzer/342/head 2025-01-24T00:53:33.5974360Z * [new branch] gh/soulitzer/342/orig -> origin/gh/soulitzer/342/orig 2025-01-24T00:53:33.5975719Z * [new branch] gh/soulitzer/343/base -> origin/gh/soulitzer/343/base 2025-01-24T00:53:33.5976780Z * [new branch] gh/soulitzer/343/head -> origin/gh/soulitzer/343/head 2025-01-24T00:53:33.5977731Z * [new branch] gh/soulitzer/343/orig -> origin/gh/soulitzer/343/orig 2025-01-24T00:53:33.5979223Z * [new branch] gh/soulitzer/344/base -> origin/gh/soulitzer/344/base 2025-01-24T00:53:33.5980206Z * [new branch] gh/soulitzer/344/head -> origin/gh/soulitzer/344/head 2025-01-24T00:53:33.5981210Z * [new branch] gh/soulitzer/344/orig -> origin/gh/soulitzer/344/orig 2025-01-24T00:53:33.5982573Z * [new branch] gh/soulitzer/345/base -> origin/gh/soulitzer/345/base 2025-01-24T00:53:33.5983590Z * [new branch] gh/soulitzer/345/head -> origin/gh/soulitzer/345/head 2025-01-24T00:53:33.5984597Z * [new branch] gh/soulitzer/345/orig -> origin/gh/soulitzer/345/orig 2025-01-24T00:53:33.5986127Z * [new branch] gh/soulitzer/346/base -> origin/gh/soulitzer/346/base 2025-01-24T00:53:33.5987241Z * [new branch] gh/soulitzer/346/head -> origin/gh/soulitzer/346/head 2025-01-24T00:53:33.5988269Z * [new branch] gh/soulitzer/346/orig -> origin/gh/soulitzer/346/orig 2025-01-24T00:53:33.5989949Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-01-24T00:53:33.5991636Z * [new branch] gh/swolchok/685/base -> origin/gh/swolchok/685/base 2025-01-24T00:53:33.5992826Z * [new branch] gh/swolchok/685/head -> origin/gh/swolchok/685/head 2025-01-24T00:53:33.5993867Z * [new branch] gh/swolchok/685/orig -> origin/gh/swolchok/685/orig 2025-01-24T00:53:33.5995209Z * [new branch] gh/swolchok/695/base -> origin/gh/swolchok/695/base 2025-01-24T00:53:33.5996291Z * [new branch] gh/swolchok/695/head -> origin/gh/swolchok/695/head 2025-01-24T00:53:33.5997311Z * [new branch] gh/swolchok/695/orig -> origin/gh/swolchok/695/orig 2025-01-24T00:53:33.5998715Z * [new branch] gh/swolchok/697/base -> origin/gh/swolchok/697/base 2025-01-24T00:53:33.5999776Z * [new branch] gh/swolchok/697/head -> origin/gh/swolchok/697/head 2025-01-24T00:53:33.6001008Z * [new branch] gh/swolchok/697/orig -> origin/gh/swolchok/697/orig 2025-01-24T00:53:33.6002432Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2025-01-24T00:53:33.6003478Z * [new branch] gh/swolchok/704/head -> origin/gh/swolchok/704/head 2025-01-24T00:53:33.6004506Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2025-01-24T00:53:33.6005976Z * [new branch] gh/swolchok/710/base -> origin/gh/swolchok/710/base 2025-01-24T00:53:33.6006959Z * [new branch] gh/swolchok/710/head -> origin/gh/swolchok/710/head 2025-01-24T00:53:33.6008012Z * [new branch] gh/swolchok/710/orig -> origin/gh/swolchok/710/orig 2025-01-24T00:53:33.6009225Z * [new branch] gh/swolchok/711/base -> origin/gh/swolchok/711/base 2025-01-24T00:53:33.6010328Z * [new branch] gh/swolchok/711/head -> origin/gh/swolchok/711/head 2025-01-24T00:53:33.6011414Z * [new branch] gh/swolchok/711/orig -> origin/gh/swolchok/711/orig 2025-01-24T00:53:33.6012743Z * [new branch] gh/swolchok/714/base -> origin/gh/swolchok/714/base 2025-01-24T00:53:33.6013761Z * [new branch] gh/swolchok/714/head -> origin/gh/swolchok/714/head 2025-01-24T00:53:33.6014726Z * [new branch] gh/swolchok/714/orig -> origin/gh/swolchok/714/orig 2025-01-24T00:53:33.6016150Z * [new branch] gh/swolchok/715/base -> origin/gh/swolchok/715/base 2025-01-24T00:53:33.6017117Z * [new branch] gh/swolchok/715/head -> origin/gh/swolchok/715/head 2025-01-24T00:53:33.6018118Z * [new branch] gh/swolchok/715/orig -> origin/gh/swolchok/715/orig 2025-01-24T00:53:33.6019658Z * [new branch] gh/swolchok/716/base -> origin/gh/swolchok/716/base 2025-01-24T00:53:33.6020517Z * [new branch] gh/swolchok/716/head -> origin/gh/swolchok/716/head 2025-01-24T00:53:33.6021515Z * [new branch] gh/swolchok/716/orig -> origin/gh/swolchok/716/orig 2025-01-24T00:53:33.6023030Z * [new branch] gh/swolchok/717/base -> origin/gh/swolchok/717/base 2025-01-24T00:53:33.6023999Z * [new branch] gh/swolchok/717/head -> origin/gh/swolchok/717/head 2025-01-24T00:53:33.6025006Z * [new branch] gh/swolchok/717/orig -> origin/gh/swolchok/717/orig 2025-01-24T00:53:33.6026126Z * [new branch] gh/swolchok/718/base -> origin/gh/swolchok/718/base 2025-01-24T00:53:33.6027421Z * [new branch] gh/swolchok/718/head -> origin/gh/swolchok/718/head 2025-01-24T00:53:33.6028446Z * [new branch] gh/swolchok/718/orig -> origin/gh/swolchok/718/orig 2025-01-24T00:53:33.6029636Z * [new branch] gh/swolchok/719/base -> origin/gh/swolchok/719/base 2025-01-24T00:53:33.6030655Z * [new branch] gh/swolchok/719/orig -> origin/gh/swolchok/719/orig 2025-01-24T00:53:33.6032002Z * [new branch] gh/swolchok/720/base -> origin/gh/swolchok/720/base 2025-01-24T00:53:33.6033136Z * [new branch] gh/swolchok/720/head -> origin/gh/swolchok/720/head 2025-01-24T00:53:33.6034095Z * [new branch] gh/swolchok/720/orig -> origin/gh/swolchok/720/orig 2025-01-24T00:53:33.6035508Z * [new branch] gh/swolchok/721/base -> origin/gh/swolchok/721/base 2025-01-24T00:53:33.6036591Z * [new branch] gh/swolchok/721/head -> origin/gh/swolchok/721/head 2025-01-24T00:53:33.6037541Z * [new branch] gh/swolchok/721/orig -> origin/gh/swolchok/721/orig 2025-01-24T00:53:33.6039141Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-01-24T00:53:33.6040117Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-01-24T00:53:33.6041140Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-01-24T00:53:33.6042727Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-01-24T00:53:33.6043773Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-01-24T00:53:33.6044803Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-01-24T00:53:33.6046261Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-01-24T00:53:33.6047168Z * [new branch] gh/tianyu-l/5/head -> origin/gh/tianyu-l/5/head 2025-01-24T00:53:33.6048180Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-01-24T00:53:33.6049512Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-01-24T00:53:33.6050596Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-01-24T00:53:33.6051574Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-01-24T00:53:33.6053285Z * [new branch] gh/titaiwangms/35/base -> origin/gh/titaiwangms/35/base 2025-01-24T00:53:33.6054390Z * [new branch] gh/titaiwangms/35/head -> origin/gh/titaiwangms/35/head 2025-01-24T00:53:33.6055379Z * [new branch] gh/titaiwangms/35/orig -> origin/gh/titaiwangms/35/orig 2025-01-24T00:53:33.6057027Z * [new branch] gh/tugsbayasgalan/142/base -> origin/gh/tugsbayasgalan/142/base 2025-01-24T00:53:33.6058041Z * [new branch] gh/tugsbayasgalan/142/head -> origin/gh/tugsbayasgalan/142/head 2025-01-24T00:53:33.6059089Z * [new branch] gh/tugsbayasgalan/142/orig -> origin/gh/tugsbayasgalan/142/orig 2025-01-24T00:53:33.6060395Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2025-01-24T00:53:33.6061368Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2025-01-24T00:53:33.6062428Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2025-01-24T00:53:33.6063777Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-01-24T00:53:33.6064735Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-01-24T00:53:33.6065741Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-01-24T00:53:33.6067100Z * [new branch] gh/tugsbayasgalan/244/base -> origin/gh/tugsbayasgalan/244/base 2025-01-24T00:53:33.6068148Z * [new branch] gh/tugsbayasgalan/244/head -> origin/gh/tugsbayasgalan/244/head 2025-01-24T00:53:33.6069116Z * [new branch] gh/tugsbayasgalan/244/orig -> origin/gh/tugsbayasgalan/244/orig 2025-01-24T00:53:33.6070565Z * [new branch] gh/tugsbayasgalan/246/base -> origin/gh/tugsbayasgalan/246/base 2025-01-24T00:53:33.6071621Z * [new branch] gh/tugsbayasgalan/246/head -> origin/gh/tugsbayasgalan/246/head 2025-01-24T00:53:33.6072783Z * [new branch] gh/tugsbayasgalan/246/orig -> origin/gh/tugsbayasgalan/246/orig 2025-01-24T00:53:33.6074155Z * [new branch] gh/tugsbayasgalan/247/base -> origin/gh/tugsbayasgalan/247/base 2025-01-24T00:53:33.6075197Z * [new branch] gh/tugsbayasgalan/247/head -> origin/gh/tugsbayasgalan/247/head 2025-01-24T00:53:33.6076218Z * [new branch] gh/tugsbayasgalan/247/orig -> origin/gh/tugsbayasgalan/247/orig 2025-01-24T00:53:33.6077702Z * [new branch] gh/tugsbayasgalan/250/base -> origin/gh/tugsbayasgalan/250/base 2025-01-24T00:53:33.6078757Z * [new branch] gh/tugsbayasgalan/250/head -> origin/gh/tugsbayasgalan/250/head 2025-01-24T00:53:33.6079711Z * [new branch] gh/tugsbayasgalan/250/orig -> origin/gh/tugsbayasgalan/250/orig 2025-01-24T00:53:33.6081058Z * [new branch] gh/tugsbayasgalan/257/base -> origin/gh/tugsbayasgalan/257/base 2025-01-24T00:53:33.6082057Z * [new branch] gh/tugsbayasgalan/257/head -> origin/gh/tugsbayasgalan/257/head 2025-01-24T00:53:33.6083057Z * [new branch] gh/tugsbayasgalan/257/orig -> origin/gh/tugsbayasgalan/257/orig 2025-01-24T00:53:33.6084363Z * [new branch] gh/tugsbayasgalan/259/base -> origin/gh/tugsbayasgalan/259/base 2025-01-24T00:53:33.6085345Z * [new branch] gh/tugsbayasgalan/259/head -> origin/gh/tugsbayasgalan/259/head 2025-01-24T00:53:33.6086518Z * [new branch] gh/tugsbayasgalan/259/orig -> origin/gh/tugsbayasgalan/259/orig 2025-01-24T00:53:33.6087946Z * [new branch] gh/tugsbayasgalan/268/base -> origin/gh/tugsbayasgalan/268/base 2025-01-24T00:53:33.6088960Z * [new branch] gh/tugsbayasgalan/268/head -> origin/gh/tugsbayasgalan/268/head 2025-01-24T00:53:33.6089957Z * [new branch] gh/tugsbayasgalan/268/orig -> origin/gh/tugsbayasgalan/268/orig 2025-01-24T00:53:33.6091211Z * [new branch] gh/tugsbayasgalan/269/base -> origin/gh/tugsbayasgalan/269/base 2025-01-24T00:53:33.6092034Z * [new branch] gh/tugsbayasgalan/269/head -> origin/gh/tugsbayasgalan/269/head 2025-01-24T00:53:33.6093060Z * [new branch] gh/tugsbayasgalan/269/orig -> origin/gh/tugsbayasgalan/269/orig 2025-01-24T00:53:33.6094466Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2025-01-24T00:53:33.6095493Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2025-01-24T00:53:33.6096447Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2025-01-24T00:53:33.6097955Z * [new branch] gh/tugsbayasgalan/281/base -> origin/gh/tugsbayasgalan/281/base 2025-01-24T00:53:33.6099155Z * [new branch] gh/tugsbayasgalan/281/head -> origin/gh/tugsbayasgalan/281/head 2025-01-24T00:53:33.6100186Z * [new branch] gh/tugsbayasgalan/281/orig -> origin/gh/tugsbayasgalan/281/orig 2025-01-24T00:53:33.6101734Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-01-24T00:53:33.6102887Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-01-24T00:53:33.6103904Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-01-24T00:53:33.6105282Z * [new branch] gh/tugsbayasgalan/283/base -> origin/gh/tugsbayasgalan/283/base 2025-01-24T00:53:33.6106397Z * [new branch] gh/tugsbayasgalan/283/head -> origin/gh/tugsbayasgalan/283/head 2025-01-24T00:53:33.6107422Z * [new branch] gh/tugsbayasgalan/283/orig -> origin/gh/tugsbayasgalan/283/orig 2025-01-24T00:53:33.6108759Z * [new branch] gh/tugsbayasgalan/284/base -> origin/gh/tugsbayasgalan/284/base 2025-01-24T00:53:33.6109910Z * [new branch] gh/tugsbayasgalan/284/head -> origin/gh/tugsbayasgalan/284/head 2025-01-24T00:53:33.6110988Z * [new branch] gh/tugsbayasgalan/284/orig -> origin/gh/tugsbayasgalan/284/orig 2025-01-24T00:53:33.6112875Z * [new branch] gh/tugsbayasgalan/285/base -> origin/gh/tugsbayasgalan/285/base 2025-01-24T00:53:33.6114018Z * [new branch] gh/tugsbayasgalan/285/head -> origin/gh/tugsbayasgalan/285/head 2025-01-24T00:53:33.6115015Z * [new branch] gh/tugsbayasgalan/285/orig -> origin/gh/tugsbayasgalan/285/orig 2025-01-24T00:53:33.6116274Z * [new branch] gh/tugsbayasgalan/286/base -> origin/gh/tugsbayasgalan/286/base 2025-01-24T00:53:33.6117268Z * [new branch] gh/tugsbayasgalan/286/head -> origin/gh/tugsbayasgalan/286/head 2025-01-24T00:53:33.6118273Z * [new branch] gh/tugsbayasgalan/286/orig -> origin/gh/tugsbayasgalan/286/orig 2025-01-24T00:53:33.6120499Z * [new branch] gh/vfdev-5/13/base -> origin/gh/vfdev-5/13/base 2025-01-24T00:53:33.6121628Z * [new branch] gh/vfdev-5/13/orig -> origin/gh/vfdev-5/13/orig 2025-01-24T00:53:33.6124983Z * [new branch] gh/vfdev-5/14/base -> origin/gh/vfdev-5/14/base 2025-01-24T00:53:33.6126063Z * [new branch] gh/vfdev-5/14/orig -> origin/gh/vfdev-5/14/orig 2025-01-24T00:53:33.6127640Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2025-01-24T00:53:33.6128635Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2025-01-24T00:53:33.6129663Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2025-01-24T00:53:33.6130980Z * [new branch] gh/vmoens/11/base -> origin/gh/vmoens/11/base 2025-01-24T00:53:33.6132004Z * [new branch] gh/vmoens/11/head -> origin/gh/vmoens/11/head 2025-01-24T00:53:33.6133024Z * [new branch] gh/vmoens/11/orig -> origin/gh/vmoens/11/orig 2025-01-24T00:53:33.6134317Z * [new branch] gh/vmoens/12/base -> origin/gh/vmoens/12/base 2025-01-24T00:53:33.6135297Z * [new branch] gh/vmoens/12/head -> origin/gh/vmoens/12/head 2025-01-24T00:53:33.6136287Z * [new branch] gh/vmoens/12/orig -> origin/gh/vmoens/12/orig 2025-01-24T00:53:33.6137587Z * [new branch] gh/vmoens/14/base -> origin/gh/vmoens/14/base 2025-01-24T00:53:33.6138576Z * [new branch] gh/vmoens/14/head -> origin/gh/vmoens/14/head 2025-01-24T00:53:33.6139571Z * [new branch] gh/vmoens/14/orig -> origin/gh/vmoens/14/orig 2025-01-24T00:53:33.6140883Z * [new branch] gh/vmoens/2/base -> origin/gh/vmoens/2/base 2025-01-24T00:53:33.6141816Z * [new branch] gh/vmoens/2/head -> origin/gh/vmoens/2/head 2025-01-24T00:53:33.6142787Z * [new branch] gh/vmoens/2/orig -> origin/gh/vmoens/2/orig 2025-01-24T00:53:33.6144512Z * [new branch] gh/voznesenskym/187/base -> origin/gh/voznesenskym/187/base 2025-01-24T00:53:33.6145561Z * [new branch] gh/voznesenskym/187/head -> origin/gh/voznesenskym/187/head 2025-01-24T00:53:33.6146607Z * [new branch] gh/voznesenskym/187/orig -> origin/gh/voznesenskym/187/orig 2025-01-24T00:53:33.6147881Z * [new branch] gh/voznesenskym/193/base -> origin/gh/voznesenskym/193/base 2025-01-24T00:53:33.6148906Z * [new branch] gh/voznesenskym/193/head -> origin/gh/voznesenskym/193/head 2025-01-24T00:53:33.6150347Z * [new branch] gh/voznesenskym/198/base -> origin/gh/voznesenskym/198/base 2025-01-24T00:53:33.6151301Z * [new branch] gh/voznesenskym/198/head -> origin/gh/voznesenskym/198/head 2025-01-24T00:53:33.6152494Z * [new branch] gh/voznesenskym/198/orig -> origin/gh/voznesenskym/198/orig 2025-01-24T00:53:33.6154142Z * [new branch] gh/voznesenskym/211/base -> origin/gh/voznesenskym/211/base 2025-01-24T00:53:33.6155349Z * [new branch] gh/voznesenskym/211/head -> origin/gh/voznesenskym/211/head 2025-01-24T00:53:33.6156362Z * [new branch] gh/voznesenskym/211/orig -> origin/gh/voznesenskym/211/orig 2025-01-24T00:53:33.6157684Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2025-01-24T00:53:33.6158767Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2025-01-24T00:53:33.6159756Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2025-01-24T00:53:33.6161146Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-01-24T00:53:33.6162239Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-01-24T00:53:33.6163237Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-01-24T00:53:33.6164802Z * [new branch] gh/wanchaol/344/base -> origin/gh/wanchaol/344/base 2025-01-24T00:53:33.6165796Z * [new branch] gh/wanchaol/344/head -> origin/gh/wanchaol/344/head 2025-01-24T00:53:33.6167299Z * [new branch] gh/wanchaol/344/orig -> origin/gh/wanchaol/344/orig 2025-01-24T00:53:33.6168673Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2025-01-24T00:53:33.6169736Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2025-01-24T00:53:33.6170746Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2025-01-24T00:53:33.6172186Z * [new branch] gh/wanchaol/361/base -> origin/gh/wanchaol/361/base 2025-01-24T00:53:33.6173296Z * [new branch] gh/wanchaol/361/head -> origin/gh/wanchaol/361/head 2025-01-24T00:53:33.6174279Z * [new branch] gh/wanchaol/361/orig -> origin/gh/wanchaol/361/orig 2025-01-24T00:53:33.6175765Z * [new branch] gh/wanchaol/362/base -> origin/gh/wanchaol/362/base 2025-01-24T00:53:33.6176792Z * [new branch] gh/wanchaol/362/head -> origin/gh/wanchaol/362/head 2025-01-24T00:53:33.6177792Z * [new branch] gh/wanchaol/362/orig -> origin/gh/wanchaol/362/orig 2025-01-24T00:53:33.6179133Z * [new branch] gh/wanchaol/363/base -> origin/gh/wanchaol/363/base 2025-01-24T00:53:33.6180100Z * [new branch] gh/wanchaol/363/head -> origin/gh/wanchaol/363/head 2025-01-24T00:53:33.6181149Z * [new branch] gh/wanchaol/363/orig -> origin/gh/wanchaol/363/orig 2025-01-24T00:53:33.6182347Z * [new branch] gh/wanchaol/364/base -> origin/gh/wanchaol/364/base 2025-01-24T00:53:33.6183392Z * [new branch] gh/wanchaol/364/orig -> origin/gh/wanchaol/364/orig 2025-01-24T00:53:33.6184851Z * [new branch] gh/wanchaol/365/base -> origin/gh/wanchaol/365/base 2025-01-24T00:53:33.6185829Z * [new branch] gh/wanchaol/365/head -> origin/gh/wanchaol/365/head 2025-01-24T00:53:33.6187030Z * [new branch] gh/wanchaol/365/orig -> origin/gh/wanchaol/365/orig 2025-01-24T00:53:33.6188528Z * [new branch] gh/wanchaol/366/base -> origin/gh/wanchaol/366/base 2025-01-24T00:53:33.6189454Z * [new branch] gh/wanchaol/366/head -> origin/gh/wanchaol/366/head 2025-01-24T00:53:33.6190464Z * [new branch] gh/wanchaol/366/orig -> origin/gh/wanchaol/366/orig 2025-01-24T00:53:33.6191979Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-01-24T00:53:33.6193170Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-01-24T00:53:33.6194227Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-01-24T00:53:33.6195599Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-01-24T00:53:33.6196604Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-01-24T00:53:33.6197652Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-01-24T00:53:33.6199363Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2025-01-24T00:53:33.6200454Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2025-01-24T00:53:33.6201930Z * [new branch] gh/wconstab/371/base -> origin/gh/wconstab/371/base 2025-01-24T00:53:33.6202998Z * [new branch] gh/wconstab/371/head -> origin/gh/wconstab/371/head 2025-01-24T00:53:33.6204091Z * [new branch] gh/wconstab/371/orig -> origin/gh/wconstab/371/orig 2025-01-24T00:53:33.6205511Z * [new branch] gh/wconstab/372/base -> origin/gh/wconstab/372/base 2025-01-24T00:53:33.6206437Z * [new branch] gh/wconstab/372/head -> origin/gh/wconstab/372/head 2025-01-24T00:53:33.6207446Z * [new branch] gh/wconstab/372/orig -> origin/gh/wconstab/372/orig 2025-01-24T00:53:33.6208843Z * [new branch] gh/wconstab/373/base -> origin/gh/wconstab/373/base 2025-01-24T00:53:33.6209942Z * [new branch] gh/wconstab/373/head -> origin/gh/wconstab/373/head 2025-01-24T00:53:33.6211062Z * [new branch] gh/wconstab/373/orig -> origin/gh/wconstab/373/orig 2025-01-24T00:53:33.6212262Z * [new branch] gh/wconstab/374/base -> origin/gh/wconstab/374/base 2025-01-24T00:53:33.6213246Z * [new branch] gh/wconstab/374/head -> origin/gh/wconstab/374/head 2025-01-24T00:53:33.6214231Z * [new branch] gh/wconstab/374/orig -> origin/gh/wconstab/374/orig 2025-01-24T00:53:33.6215611Z * [new branch] gh/wconstab/375/base -> origin/gh/wconstab/375/base 2025-01-24T00:53:33.6216684Z * [new branch] gh/wconstab/375/head -> origin/gh/wconstab/375/head 2025-01-24T00:53:33.6217730Z * [new branch] gh/wconstab/375/orig -> origin/gh/wconstab/375/orig 2025-01-24T00:53:33.6219202Z * [new branch] gh/wconstab/376/base -> origin/gh/wconstab/376/base 2025-01-24T00:53:33.6220380Z * [new branch] gh/wconstab/376/head -> origin/gh/wconstab/376/head 2025-01-24T00:53:33.6221468Z * [new branch] gh/wconstab/376/orig -> origin/gh/wconstab/376/orig 2025-01-24T00:53:33.6222937Z * [new branch] gh/wconstab/377/base -> origin/gh/wconstab/377/base 2025-01-24T00:53:33.6223878Z * [new branch] gh/wconstab/377/head -> origin/gh/wconstab/377/head 2025-01-24T00:53:33.6224880Z * [new branch] gh/wconstab/377/orig -> origin/gh/wconstab/377/orig 2025-01-24T00:53:33.6226210Z * [new branch] gh/wconstab/378/base -> origin/gh/wconstab/378/base 2025-01-24T00:53:33.6227208Z * [new branch] gh/wconstab/378/head -> origin/gh/wconstab/378/head 2025-01-24T00:53:33.6228198Z * [new branch] gh/wconstab/378/orig -> origin/gh/wconstab/378/orig 2025-01-24T00:53:33.6229610Z * [new branch] gh/wconstab/379/base -> origin/gh/wconstab/379/base 2025-01-24T00:53:33.6230539Z * [new branch] gh/wconstab/379/head -> origin/gh/wconstab/379/head 2025-01-24T00:53:33.6231535Z * [new branch] gh/wconstab/379/orig -> origin/gh/wconstab/379/orig 2025-01-24T00:53:33.6233098Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-01-24T00:53:33.6234000Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-01-24T00:53:33.6234955Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-01-24T00:53:33.6236159Z * [new branch] gh/wconstab/381/base -> origin/gh/wconstab/381/base 2025-01-24T00:53:33.6237219Z * [new branch] gh/wconstab/381/head -> origin/gh/wconstab/381/head 2025-01-24T00:53:33.6238316Z * [new branch] gh/wconstab/381/orig -> origin/gh/wconstab/381/orig 2025-01-24T00:53:33.6239489Z * [new branch] gh/wconstab/382/base -> origin/gh/wconstab/382/base 2025-01-24T00:53:33.6240543Z * [new branch] gh/wconstab/382/head -> origin/gh/wconstab/382/head 2025-01-24T00:53:33.6241844Z * [new branch] gh/wconstab/383/base -> origin/gh/wconstab/383/base 2025-01-24T00:53:33.6242881Z * [new branch] gh/wconstab/383/head -> origin/gh/wconstab/383/head 2025-01-24T00:53:33.6244065Z * [new branch] gh/wconstab/384/base -> origin/gh/wconstab/384/base 2025-01-24T00:53:33.6245023Z * [new branch] gh/wconstab/384/head -> origin/gh/wconstab/384/head 2025-01-24T00:53:33.6246377Z * [new branch] gh/wconstab/385/base -> origin/gh/wconstab/385/base 2025-01-24T00:53:33.6247270Z * [new branch] gh/wconstab/385/head -> origin/gh/wconstab/385/head 2025-01-24T00:53:33.6249042Z * [new branch] gh/wconstab/386/base -> origin/gh/wconstab/386/base 2025-01-24T00:53:33.6250125Z * [new branch] gh/wconstab/386/head -> origin/gh/wconstab/386/head 2025-01-24T00:53:33.6251672Z * [new branch] gh/wconstab/387/base -> origin/gh/wconstab/387/base 2025-01-24T00:53:33.6252695Z * [new branch] gh/wconstab/387/head -> origin/gh/wconstab/387/head 2025-01-24T00:53:33.6253751Z * [new branch] gh/wconstab/387/orig -> origin/gh/wconstab/387/orig 2025-01-24T00:53:33.6255120Z * [new branch] gh/wconstab/388/base -> origin/gh/wconstab/388/base 2025-01-24T00:53:33.6256157Z * [new branch] gh/wconstab/388/head -> origin/gh/wconstab/388/head 2025-01-24T00:53:33.6257268Z * [new branch] gh/wconstab/388/orig -> origin/gh/wconstab/388/orig 2025-01-24T00:53:33.6258669Z * [new branch] gh/wconstab/389/base -> origin/gh/wconstab/389/base 2025-01-24T00:53:33.6259734Z * [new branch] gh/wconstab/389/head -> origin/gh/wconstab/389/head 2025-01-24T00:53:33.6260770Z * [new branch] gh/wconstab/389/orig -> origin/gh/wconstab/389/orig 2025-01-24T00:53:33.6262001Z * [new branch] gh/wconstab/390/base -> origin/gh/wconstab/390/base 2025-01-24T00:53:33.6263118Z * [new branch] gh/wconstab/390/head -> origin/gh/wconstab/390/head 2025-01-24T00:53:33.6264179Z * [new branch] gh/wconstab/390/orig -> origin/gh/wconstab/390/orig 2025-01-24T00:53:33.6265375Z * [new branch] gh/wconstab/391/base -> origin/gh/wconstab/391/base 2025-01-24T00:53:33.6266382Z * [new branch] gh/wconstab/391/head -> origin/gh/wconstab/391/head 2025-01-24T00:53:33.6267379Z * [new branch] gh/wconstab/391/orig -> origin/gh/wconstab/391/orig 2025-01-24T00:53:33.6269202Z * [new branch] gh/weifengpy/20/base -> origin/gh/weifengpy/20/base 2025-01-24T00:53:33.6270207Z * [new branch] gh/weifengpy/20/head -> origin/gh/weifengpy/20/head 2025-01-24T00:53:33.6271176Z * [new branch] gh/weifengpy/20/orig -> origin/gh/weifengpy/20/orig 2025-01-24T00:53:33.6272965Z * [new branch] gh/williamwen42/167/base -> origin/gh/williamwen42/167/base 2025-01-24T00:53:33.6274022Z * [new branch] gh/williamwen42/167/head -> origin/gh/williamwen42/167/head 2025-01-24T00:53:33.6274928Z * [new branch] gh/williamwen42/167/orig -> origin/gh/williamwen42/167/orig 2025-01-24T00:53:33.6276351Z * [new branch] gh/williamwen42/195/base -> origin/gh/williamwen42/195/base 2025-01-24T00:53:33.6277297Z * [new branch] gh/williamwen42/195/head -> origin/gh/williamwen42/195/head 2025-01-24T00:53:33.6278331Z * [new branch] gh/williamwen42/195/orig -> origin/gh/williamwen42/195/orig 2025-01-24T00:53:33.6279622Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-01-24T00:53:33.6280632Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-01-24T00:53:33.6281601Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-01-24T00:53:33.6283017Z * [new branch] gh/williamwen42/197/base -> origin/gh/williamwen42/197/base 2025-01-24T00:53:33.6284035Z * [new branch] gh/williamwen42/197/head -> origin/gh/williamwen42/197/head 2025-01-24T00:53:33.6284979Z * [new branch] gh/williamwen42/197/orig -> origin/gh/williamwen42/197/orig 2025-01-24T00:53:33.6286404Z * [new branch] gh/williamwen42/198/base -> origin/gh/williamwen42/198/base 2025-01-24T00:53:33.6287426Z * [new branch] gh/williamwen42/198/head -> origin/gh/williamwen42/198/head 2025-01-24T00:53:33.6288430Z * [new branch] gh/williamwen42/198/orig -> origin/gh/williamwen42/198/orig 2025-01-24T00:53:33.6289898Z * [new branch] gh/williamwen42/199/base -> origin/gh/williamwen42/199/base 2025-01-24T00:53:33.6290822Z * [new branch] gh/williamwen42/199/head -> origin/gh/williamwen42/199/head 2025-01-24T00:53:33.6291808Z * [new branch] gh/williamwen42/199/orig -> origin/gh/williamwen42/199/orig 2025-01-24T00:53:33.6293428Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-01-24T00:53:33.6294453Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-01-24T00:53:33.6295644Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-01-24T00:53:33.6296518Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-01-24T00:53:33.6298491Z * [new branch] gh/xmfan/106/base -> origin/gh/xmfan/106/base 2025-01-24T00:53:33.6299471Z * [new branch] gh/xmfan/106/head -> origin/gh/xmfan/106/head 2025-01-24T00:53:33.6300431Z * [new branch] gh/xmfan/106/orig -> origin/gh/xmfan/106/orig 2025-01-24T00:53:33.6301776Z * [new branch] gh/xmfan/108/base -> origin/gh/xmfan/108/base 2025-01-24T00:53:33.6302766Z * [new branch] gh/xmfan/108/head -> origin/gh/xmfan/108/head 2025-01-24T00:53:33.6303761Z * [new branch] gh/xmfan/108/orig -> origin/gh/xmfan/108/orig 2025-01-24T00:53:33.6305061Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2025-01-24T00:53:33.6306139Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2025-01-24T00:53:33.6307125Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2025-01-24T00:53:33.6308686Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2025-01-24T00:53:33.6309620Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2025-01-24T00:53:33.6310920Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2025-01-24T00:53:33.6312332Z * [new branch] gh/xmfan/150/base -> origin/gh/xmfan/150/base 2025-01-24T00:53:33.6313260Z * [new branch] gh/xmfan/150/head -> origin/gh/xmfan/150/head 2025-01-24T00:53:33.6314386Z * [new branch] gh/xmfan/150/orig -> origin/gh/xmfan/150/orig 2025-01-24T00:53:33.6315586Z * [new branch] gh/xmfan/151/base -> origin/gh/xmfan/151/base 2025-01-24T00:53:33.6316605Z * [new branch] gh/xmfan/151/head -> origin/gh/xmfan/151/head 2025-01-24T00:53:33.6317606Z * [new branch] gh/xmfan/151/orig -> origin/gh/xmfan/151/orig 2025-01-24T00:53:33.6318902Z * [new branch] gh/xmfan/152/base -> origin/gh/xmfan/152/base 2025-01-24T00:53:33.6319906Z * [new branch] gh/xmfan/152/head -> origin/gh/xmfan/152/head 2025-01-24T00:53:33.6320911Z * [new branch] gh/xmfan/152/orig -> origin/gh/xmfan/152/orig 2025-01-24T00:53:33.6322210Z * [new branch] gh/xmfan/153/base -> origin/gh/xmfan/153/base 2025-01-24T00:53:33.6323223Z * [new branch] gh/xmfan/153/head -> origin/gh/xmfan/153/head 2025-01-24T00:53:33.6324139Z * [new branch] gh/xmfan/153/orig -> origin/gh/xmfan/153/orig 2025-01-24T00:53:33.6325437Z * [new branch] gh/xmfan/154/base -> origin/gh/xmfan/154/base 2025-01-24T00:53:33.6326448Z * [new branch] gh/xmfan/154/head -> origin/gh/xmfan/154/head 2025-01-24T00:53:33.6327553Z * [new branch] gh/xmfan/154/orig -> origin/gh/xmfan/154/orig 2025-01-24T00:53:33.6329240Z * [new branch] gh/xmfan/155/base -> origin/gh/xmfan/155/base 2025-01-24T00:53:33.6330160Z * [new branch] gh/xmfan/155/head -> origin/gh/xmfan/155/head 2025-01-24T00:53:33.6331196Z * [new branch] gh/xmfan/155/orig -> origin/gh/xmfan/155/orig 2025-01-24T00:53:33.6332599Z * [new branch] gh/xmfan/156/base -> origin/gh/xmfan/156/base 2025-01-24T00:53:33.6333477Z * [new branch] gh/xmfan/156/head -> origin/gh/xmfan/156/head 2025-01-24T00:53:33.6334507Z * [new branch] gh/xmfan/156/orig -> origin/gh/xmfan/156/orig 2025-01-24T00:53:33.6335864Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-01-24T00:53:33.6336756Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-01-24T00:53:33.6337694Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-01-24T00:53:33.6339059Z * [new branch] gh/xmfan/158/base -> origin/gh/xmfan/158/base 2025-01-24T00:53:33.6340006Z * [new branch] gh/xmfan/158/head -> origin/gh/xmfan/158/head 2025-01-24T00:53:33.6341016Z * [new branch] gh/xmfan/158/orig -> origin/gh/xmfan/158/orig 2025-01-24T00:53:33.6342665Z * [new branch] gh/xmfan/159/base -> origin/gh/xmfan/159/base 2025-01-24T00:53:33.6343521Z * [new branch] gh/xmfan/159/head -> origin/gh/xmfan/159/head 2025-01-24T00:53:33.6344543Z * [new branch] gh/xmfan/159/orig -> origin/gh/xmfan/159/orig 2025-01-24T00:53:33.6345938Z * [new branch] gh/xmfan/160/base -> origin/gh/xmfan/160/base 2025-01-24T00:53:33.6346787Z * [new branch] gh/xmfan/160/head -> origin/gh/xmfan/160/head 2025-01-24T00:53:33.6347825Z * [new branch] gh/xmfan/160/orig -> origin/gh/xmfan/160/orig 2025-01-24T00:53:33.6349284Z * [new branch] gh/xmfan/161/base -> origin/gh/xmfan/161/base 2025-01-24T00:53:33.6350178Z * [new branch] gh/xmfan/161/head -> origin/gh/xmfan/161/head 2025-01-24T00:53:33.6351146Z * [new branch] gh/xmfan/161/orig -> origin/gh/xmfan/161/orig 2025-01-24T00:53:33.6353337Z * [new branch] gh/xmfan/162/base -> origin/gh/xmfan/162/base 2025-01-24T00:53:33.6354243Z * [new branch] gh/xmfan/162/head -> origin/gh/xmfan/162/head 2025-01-24T00:53:33.6355307Z * [new branch] gh/xmfan/162/orig -> origin/gh/xmfan/162/orig 2025-01-24T00:53:33.6356708Z * [new branch] gh/xmfan/163/base -> origin/gh/xmfan/163/base 2025-01-24T00:53:33.6357618Z * [new branch] gh/xmfan/163/head -> origin/gh/xmfan/163/head 2025-01-24T00:53:33.6358614Z * [new branch] gh/xmfan/163/orig -> origin/gh/xmfan/163/orig 2025-01-24T00:53:33.6360065Z * [new branch] gh/xmfan/164/base -> origin/gh/xmfan/164/base 2025-01-24T00:53:33.6360996Z * [new branch] gh/xmfan/164/head -> origin/gh/xmfan/164/head 2025-01-24T00:53:33.6361994Z * [new branch] gh/xmfan/164/orig -> origin/gh/xmfan/164/orig 2025-01-24T00:53:33.6363514Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-01-24T00:53:33.6364434Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-01-24T00:53:33.6365909Z * [new branch] gh/xmfan/97/base -> origin/gh/xmfan/97/base 2025-01-24T00:53:33.6366804Z * [new branch] gh/xmfan/97/head -> origin/gh/xmfan/97/head 2025-01-24T00:53:33.6367796Z * [new branch] gh/xmfan/97/orig -> origin/gh/xmfan/97/orig 2025-01-24T00:53:33.6369547Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2025-01-24T00:53:33.6370545Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2025-01-24T00:53:33.6371590Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2025-01-24T00:53:33.6373031Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-01-24T00:53:33.6373965Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-01-24T00:53:33.6374921Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-01-24T00:53:33.6376167Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-01-24T00:53:33.6377111Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-01-24T00:53:33.6378059Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-01-24T00:53:33.6379514Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-01-24T00:53:33.6380463Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-01-24T00:53:33.6381505Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-01-24T00:53:33.6382909Z * [new branch] gh/xuanzhang816/2/base -> origin/gh/xuanzhang816/2/base 2025-01-24T00:53:33.6383853Z * [new branch] gh/xuanzhang816/2/head -> origin/gh/xuanzhang816/2/head 2025-01-24T00:53:33.6384906Z * [new branch] gh/xuanzhang816/2/orig -> origin/gh/xuanzhang816/2/orig 2025-01-24T00:53:33.6386213Z * [new branch] gh/xuanzhang816/3/base -> origin/gh/xuanzhang816/3/base 2025-01-24T00:53:33.6387159Z * [new branch] gh/xuanzhang816/3/head -> origin/gh/xuanzhang816/3/head 2025-01-24T00:53:33.6388159Z * [new branch] gh/xuanzhang816/3/orig -> origin/gh/xuanzhang816/3/orig 2025-01-24T00:53:33.6389463Z * [new branch] gh/xuanzhang816/4/base -> origin/gh/xuanzhang816/4/base 2025-01-24T00:53:33.6390349Z * [new branch] gh/xuanzhang816/4/head -> origin/gh/xuanzhang816/4/head 2025-01-24T00:53:33.6391294Z * [new branch] gh/xuanzhang816/4/orig -> origin/gh/xuanzhang816/4/orig 2025-01-24T00:53:33.6392826Z * [new branch] gh/xuanzhang816/7/base -> origin/gh/xuanzhang816/7/base 2025-01-24T00:53:33.6393936Z * [new branch] gh/xuanzhang816/7/head -> origin/gh/xuanzhang816/7/head 2025-01-24T00:53:33.6394764Z * [new branch] gh/xuanzhang816/7/orig -> origin/gh/xuanzhang816/7/orig 2025-01-24T00:53:33.6396444Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-01-24T00:53:33.6397383Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-01-24T00:53:33.6398635Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-01-24T00:53:33.6399526Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-01-24T00:53:33.6400701Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-01-24T00:53:33.6401576Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-01-24T00:53:33.6402800Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-01-24T00:53:33.6403721Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-01-24T00:53:33.6404939Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-01-24T00:53:33.6405784Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-01-24T00:53:33.6407014Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-01-24T00:53:33.6407889Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-01-24T00:53:33.6409126Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-01-24T00:53:33.6410078Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-01-24T00:53:33.6412219Z * [new branch] gh/yanbing-j/1/base -> origin/gh/yanbing-j/1/base 2025-01-24T00:53:33.6413285Z * [new branch] gh/yanbing-j/1/orig -> origin/gh/yanbing-j/1/orig 2025-01-24T00:53:33.6415024Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-01-24T00:53:33.6416037Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-01-24T00:53:33.6417069Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-01-24T00:53:33.6418691Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-01-24T00:53:33.6419721Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-01-24T00:53:33.6420925Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-01-24T00:53:33.6422443Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-01-24T00:53:33.6423444Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-01-24T00:53:33.6424681Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-01-24T00:53:33.6426109Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-01-24T00:53:33.6427147Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-01-24T00:53:33.6428378Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-01-24T00:53:33.6429736Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-01-24T00:53:33.6430803Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-01-24T00:53:33.6431989Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-01-24T00:53:33.6433514Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-01-24T00:53:33.6434524Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-01-24T00:53:33.6435699Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-01-24T00:53:33.6437399Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-01-24T00:53:33.6438219Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-01-24T00:53:33.6439495Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-01-24T00:53:33.6440891Z * [new branch] gh/yanbing-j/2/base -> origin/gh/yanbing-j/2/base 2025-01-24T00:53:33.6441890Z * [new branch] gh/yanbing-j/2/orig -> origin/gh/yanbing-j/2/orig 2025-01-24T00:53:33.6443444Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-01-24T00:53:33.6444424Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-01-24T00:53:33.6445639Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-01-24T00:53:33.6447204Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-01-24T00:53:33.6448456Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-01-24T00:53:33.6449837Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-01-24T00:53:33.6450828Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-01-24T00:53:33.6451903Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-01-24T00:53:33.6453402Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-01-24T00:53:33.6454700Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-01-24T00:53:33.6455732Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-01-24T00:53:33.6457288Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-01-24T00:53:33.6458334Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-01-24T00:53:33.6459401Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-01-24T00:53:33.6460913Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-01-24T00:53:33.6461951Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-01-24T00:53:33.6463126Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-01-24T00:53:33.6464610Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-01-24T00:53:33.6465830Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-01-24T00:53:33.6466783Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-01-24T00:53:33.6468301Z * [new branch] gh/yanbing-j/27/base -> origin/gh/yanbing-j/27/base 2025-01-24T00:53:33.6469332Z * [new branch] gh/yanbing-j/27/head -> origin/gh/yanbing-j/27/head 2025-01-24T00:53:33.6470399Z * [new branch] gh/yanbing-j/27/orig -> origin/gh/yanbing-j/27/orig 2025-01-24T00:53:33.6471909Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2025-01-24T00:53:33.6473018Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2025-01-24T00:53:33.6474073Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2025-01-24T00:53:33.6476239Z * [new branch] gh/yanbing-j/32/base -> origin/gh/yanbing-j/32/base 2025-01-24T00:53:33.6477314Z * [new branch] gh/yanbing-j/32/head -> origin/gh/yanbing-j/32/head 2025-01-24T00:53:33.6478347Z * [new branch] gh/yanbing-j/32/orig -> origin/gh/yanbing-j/32/orig 2025-01-24T00:53:33.6479978Z * [new branch] gh/yanbing-j/33/base -> origin/gh/yanbing-j/33/base 2025-01-24T00:53:33.6481096Z * [new branch] gh/yanbing-j/33/head -> origin/gh/yanbing-j/33/head 2025-01-24T00:53:33.6482080Z * [new branch] gh/yanbing-j/33/orig -> origin/gh/yanbing-j/33/orig 2025-01-24T00:53:33.6483720Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-01-24T00:53:33.6484755Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-01-24T00:53:33.6485834Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-01-24T00:53:33.6487497Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2025-01-24T00:53:33.6488506Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2025-01-24T00:53:33.6489576Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2025-01-24T00:53:33.6491022Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-01-24T00:53:33.6492054Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-01-24T00:53:33.6493281Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-01-24T00:53:33.6494821Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-01-24T00:53:33.6495800Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-01-24T00:53:33.6496874Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-01-24T00:53:33.6498717Z * [new branch] gh/yanboliang/41/base -> origin/gh/yanboliang/41/base 2025-01-24T00:53:33.6499733Z * [new branch] gh/yanboliang/41/head -> origin/gh/yanboliang/41/head 2025-01-24T00:53:33.6500806Z * [new branch] gh/yanboliang/41/orig -> origin/gh/yanboliang/41/orig 2025-01-24T00:53:33.6502320Z * [new branch] gh/yanboliang/46/base -> origin/gh/yanboliang/46/base 2025-01-24T00:53:33.6503336Z * [new branch] gh/yanboliang/46/orig -> origin/gh/yanboliang/46/orig 2025-01-24T00:53:33.6504882Z * [new branch] gh/yanboliang/47/base -> origin/gh/yanboliang/47/base 2025-01-24T00:53:33.6505843Z * [new branch] gh/yanboliang/47/head -> origin/gh/yanboliang/47/head 2025-01-24T00:53:33.6508654Z * [new branch] gh/yanboliang/47/orig -> origin/gh/yanboliang/47/orig 2025-01-24T00:53:33.6509097Z * [new branch] gh/yanboliang/48/base -> origin/gh/yanboliang/48/base 2025-01-24T00:53:33.6510629Z * [new branch] gh/yanboliang/48/head -> origin/gh/yanboliang/48/head 2025-01-24T00:53:33.6516536Z * [new branch] gh/yanboliang/48/orig -> origin/gh/yanboliang/48/orig 2025-01-24T00:53:33.6517934Z * [new branch] gh/yanboliang/49/base -> origin/gh/yanboliang/49/base 2025-01-24T00:53:33.6518928Z * [new branch] gh/yanboliang/49/head -> origin/gh/yanboliang/49/head 2025-01-24T00:53:33.6519845Z * [new branch] gh/yanboliang/49/orig -> origin/gh/yanboliang/49/orig 2025-01-24T00:53:33.6521356Z * [new branch] gh/yanboliang/50/base -> origin/gh/yanboliang/50/base 2025-01-24T00:53:33.6522175Z * [new branch] gh/yanboliang/50/head -> origin/gh/yanboliang/50/head 2025-01-24T00:53:33.6523071Z * [new branch] gh/yanboliang/50/orig -> origin/gh/yanboliang/50/orig 2025-01-24T00:53:33.6524534Z * [new branch] gh/yanboliang/51/base -> origin/gh/yanboliang/51/base 2025-01-24T00:53:33.6525397Z * [new branch] gh/yanboliang/51/orig -> origin/gh/yanboliang/51/orig 2025-01-24T00:53:33.6526766Z * [new branch] gh/yanboliang/52/base -> origin/gh/yanboliang/52/base 2025-01-24T00:53:33.6527866Z * [new branch] gh/yanboliang/52/orig -> origin/gh/yanboliang/52/orig 2025-01-24T00:53:33.6529254Z * [new branch] gh/yanboliang/53/base -> origin/gh/yanboliang/53/base 2025-01-24T00:53:33.6530082Z * [new branch] gh/yanboliang/53/orig -> origin/gh/yanboliang/53/orig 2025-01-24T00:53:33.6531348Z * [new branch] gh/yanboliang/54/base -> origin/gh/yanboliang/54/base 2025-01-24T00:53:33.6532237Z * [new branch] gh/yanboliang/54/orig -> origin/gh/yanboliang/54/orig 2025-01-24T00:53:33.6533772Z * [new branch] gh/yanboliang/55/base -> origin/gh/yanboliang/55/base 2025-01-24T00:53:33.6534781Z * [new branch] gh/yanboliang/55/head -> origin/gh/yanboliang/55/head 2025-01-24T00:53:33.6535803Z * [new branch] gh/yanboliang/55/orig -> origin/gh/yanboliang/55/orig 2025-01-24T00:53:33.6537313Z * [new branch] gh/ydwu4/1/base -> origin/gh/ydwu4/1/base 2025-01-24T00:53:33.6538292Z * [new branch] gh/ydwu4/1/head -> origin/gh/ydwu4/1/head 2025-01-24T00:53:33.6539315Z * [new branch] gh/ydwu4/1/orig -> origin/gh/ydwu4/1/orig 2025-01-24T00:53:33.6541565Z * [new branch] gh/ydwu4/153/base -> origin/gh/ydwu4/153/base 2025-01-24T00:53:33.6542976Z * [new branch] gh/ydwu4/153/head -> origin/gh/ydwu4/153/head 2025-01-24T00:53:33.6543856Z * [new branch] gh/ydwu4/153/orig -> origin/gh/ydwu4/153/orig 2025-01-24T00:53:33.6545348Z * [new branch] gh/ydwu4/157/base -> origin/gh/ydwu4/157/base 2025-01-24T00:53:33.6546153Z * [new branch] gh/ydwu4/157/head -> origin/gh/ydwu4/157/head 2025-01-24T00:53:33.6547200Z * [new branch] gh/ydwu4/157/orig -> origin/gh/ydwu4/157/orig 2025-01-24T00:53:33.6548772Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2025-01-24T00:53:33.6549633Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2025-01-24T00:53:33.6550671Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2025-01-24T00:53:33.6552289Z * [new branch] gh/ydwu4/175/base -> origin/gh/ydwu4/175/base 2025-01-24T00:53:33.6553363Z * [new branch] gh/ydwu4/175/head -> origin/gh/ydwu4/175/head 2025-01-24T00:53:33.6554281Z * [new branch] gh/ydwu4/175/orig -> origin/gh/ydwu4/175/orig 2025-01-24T00:53:33.6555706Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2025-01-24T00:53:33.6556650Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2025-01-24T00:53:33.6557594Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2025-01-24T00:53:33.6559253Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2025-01-24T00:53:33.6560236Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2025-01-24T00:53:33.6561180Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2025-01-24T00:53:33.6562925Z * [new branch] gh/ydwu4/189/base -> origin/gh/ydwu4/189/base 2025-01-24T00:53:33.6563853Z * [new branch] gh/ydwu4/189/head -> origin/gh/ydwu4/189/head 2025-01-24T00:53:33.6564958Z * [new branch] gh/ydwu4/189/orig -> origin/gh/ydwu4/189/orig 2025-01-24T00:53:33.6566806Z * [new branch] gh/ydwu4/190/base -> origin/gh/ydwu4/190/base 2025-01-24T00:53:33.6567956Z * [new branch] gh/ydwu4/190/head -> origin/gh/ydwu4/190/head 2025-01-24T00:53:33.6568787Z * [new branch] gh/ydwu4/190/orig -> origin/gh/ydwu4/190/orig 2025-01-24T00:53:33.6570147Z * [new branch] gh/ydwu4/191/base -> origin/gh/ydwu4/191/base 2025-01-24T00:53:33.6571268Z * [new branch] gh/ydwu4/191/head -> origin/gh/ydwu4/191/head 2025-01-24T00:53:33.6572139Z * [new branch] gh/ydwu4/191/orig -> origin/gh/ydwu4/191/orig 2025-01-24T00:53:33.6573736Z * [new branch] gh/ydwu4/193/base -> origin/gh/ydwu4/193/base 2025-01-24T00:53:33.6574575Z * [new branch] gh/ydwu4/193/head -> origin/gh/ydwu4/193/head 2025-01-24T00:53:33.6575561Z * [new branch] gh/ydwu4/193/orig -> origin/gh/ydwu4/193/orig 2025-01-24T00:53:33.6580827Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-01-24T00:53:33.6581723Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-01-24T00:53:33.6582878Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-01-24T00:53:33.6584209Z * [new branch] gh/ydwu4/195/base -> origin/gh/ydwu4/195/base 2025-01-24T00:53:33.6585116Z * [new branch] gh/ydwu4/195/head -> origin/gh/ydwu4/195/head 2025-01-24T00:53:33.6586233Z * [new branch] gh/ydwu4/195/orig -> origin/gh/ydwu4/195/orig 2025-01-24T00:53:33.6587713Z * [new branch] gh/ydwu4/196/base -> origin/gh/ydwu4/196/base 2025-01-24T00:53:33.6588688Z * [new branch] gh/ydwu4/196/head -> origin/gh/ydwu4/196/head 2025-01-24T00:53:33.6589710Z * [new branch] gh/ydwu4/196/orig -> origin/gh/ydwu4/196/orig 2025-01-24T00:53:33.6591136Z * [new branch] gh/ydwu4/197/base -> origin/gh/ydwu4/197/base 2025-01-24T00:53:33.6591929Z * [new branch] gh/ydwu4/197/head -> origin/gh/ydwu4/197/head 2025-01-24T00:53:33.6593007Z * [new branch] gh/ydwu4/197/orig -> origin/gh/ydwu4/197/orig 2025-01-24T00:53:33.6594500Z * [new branch] gh/ydwu4/198/base -> origin/gh/ydwu4/198/base 2025-01-24T00:53:33.6595354Z * [new branch] gh/ydwu4/198/head -> origin/gh/ydwu4/198/head 2025-01-24T00:53:33.6596514Z * [new branch] gh/ydwu4/198/orig -> origin/gh/ydwu4/198/orig 2025-01-24T00:53:33.6597756Z * [new branch] gh/ydwu4/199/base -> origin/gh/ydwu4/199/base 2025-01-24T00:53:33.6598764Z * [new branch] gh/ydwu4/199/head -> origin/gh/ydwu4/199/head 2025-01-24T00:53:33.6599831Z * [new branch] gh/ydwu4/199/orig -> origin/gh/ydwu4/199/orig 2025-01-24T00:53:33.6601795Z * [new branch] gh/ydwu4/200/base -> origin/gh/ydwu4/200/base 2025-01-24T00:53:33.6602985Z * [new branch] gh/ydwu4/200/head -> origin/gh/ydwu4/200/head 2025-01-24T00:53:33.6603924Z * [new branch] gh/ydwu4/200/orig -> origin/gh/ydwu4/200/orig 2025-01-24T00:53:33.6605548Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-01-24T00:53:33.6606502Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-01-24T00:53:33.6607782Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-01-24T00:53:33.6609340Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2025-01-24T00:53:33.6610431Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2025-01-24T00:53:33.6611574Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2025-01-24T00:53:33.6613224Z * [new branch] gh/yf225/127/base -> origin/gh/yf225/127/base 2025-01-24T00:53:33.6614106Z * [new branch] gh/yf225/127/head -> origin/gh/yf225/127/head 2025-01-24T00:53:33.6615099Z * [new branch] gh/yf225/127/orig -> origin/gh/yf225/127/orig 2025-01-24T00:53:33.6616530Z * [new branch] gh/yf225/132/base -> origin/gh/yf225/132/base 2025-01-24T00:53:33.6617774Z * [new branch] gh/yf225/132/head -> origin/gh/yf225/132/head 2025-01-24T00:53:33.6618451Z * [new branch] gh/yf225/132/orig -> origin/gh/yf225/132/orig 2025-01-24T00:53:33.6619929Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-01-24T00:53:33.6620878Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-01-24T00:53:33.6622197Z * [new branch] gh/yf225/139/base -> origin/gh/yf225/139/base 2025-01-24T00:53:33.6623256Z * [new branch] gh/yf225/139/head -> origin/gh/yf225/139/head 2025-01-24T00:53:33.6624112Z * [new branch] gh/yf225/139/orig -> origin/gh/yf225/139/orig 2025-01-24T00:53:33.6625607Z * [new branch] gh/yf225/151/base -> origin/gh/yf225/151/base 2025-01-24T00:53:33.6626524Z * [new branch] gh/yf225/151/head -> origin/gh/yf225/151/head 2025-01-24T00:53:33.6627525Z * [new branch] gh/yf225/151/orig -> origin/gh/yf225/151/orig 2025-01-24T00:53:33.6629199Z * [new branch] gh/yf225/156/base -> origin/gh/yf225/156/base 2025-01-24T00:53:33.6630026Z * [new branch] gh/yf225/156/head -> origin/gh/yf225/156/head 2025-01-24T00:53:33.6631092Z * [new branch] gh/yf225/156/orig -> origin/gh/yf225/156/orig 2025-01-24T00:53:33.6632494Z * [new branch] gh/yf225/157/base -> origin/gh/yf225/157/base 2025-01-24T00:53:33.6633487Z * [new branch] gh/yf225/157/head -> origin/gh/yf225/157/head 2025-01-24T00:53:33.6634532Z * [new branch] gh/yf225/157/orig -> origin/gh/yf225/157/orig 2025-01-24T00:53:33.6636207Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2025-01-24T00:53:33.6637115Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2025-01-24T00:53:33.6638077Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2025-01-24T00:53:33.6639499Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2025-01-24T00:53:33.6640570Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2025-01-24T00:53:33.6641315Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2025-01-24T00:53:33.6643075Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2025-01-24T00:53:33.6643818Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2025-01-24T00:53:33.6644880Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2025-01-24T00:53:33.6646103Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2025-01-24T00:53:33.6646941Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2025-01-24T00:53:33.6648142Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2025-01-24T00:53:33.6649238Z * [new branch] gh/yf225/163/base -> origin/gh/yf225/163/base 2025-01-24T00:53:33.6650273Z * [new branch] gh/yf225/163/head -> origin/gh/yf225/163/head 2025-01-24T00:53:33.6651185Z * [new branch] gh/yf225/163/orig -> origin/gh/yf225/163/orig 2025-01-24T00:53:33.6652566Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2025-01-24T00:53:33.6653712Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2025-01-24T00:53:33.6654531Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2025-01-24T00:53:33.6655914Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-01-24T00:53:33.6656753Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-01-24T00:53:33.6659054Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-01-24T00:53:33.6660204Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-01-24T00:53:33.6661251Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-01-24T00:53:33.6662709Z * [new branch] gh/yifuwang/163/base -> origin/gh/yifuwang/163/base 2025-01-24T00:53:33.6663504Z * [new branch] gh/yifuwang/163/head -> origin/gh/yifuwang/163/head 2025-01-24T00:53:33.6664641Z * [new branch] gh/yifuwang/163/orig -> origin/gh/yifuwang/163/orig 2025-01-24T00:53:33.6665879Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2025-01-24T00:53:33.6666738Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2025-01-24T00:53:33.6667879Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2025-01-24T00:53:33.6669173Z * [new branch] gh/yifuwang/182/base -> origin/gh/yifuwang/182/base 2025-01-24T00:53:33.6670125Z * [new branch] gh/yifuwang/182/head -> origin/gh/yifuwang/182/head 2025-01-24T00:53:33.6671124Z * [new branch] gh/yifuwang/182/orig -> origin/gh/yifuwang/182/orig 2025-01-24T00:53:33.6672586Z * [new branch] gh/yifuwang/183/base -> origin/gh/yifuwang/183/base 2025-01-24T00:53:33.6673911Z * [new branch] gh/yifuwang/183/head -> origin/gh/yifuwang/183/head 2025-01-24T00:53:33.6674609Z * [new branch] gh/yifuwang/183/orig -> origin/gh/yifuwang/183/orig 2025-01-24T00:53:33.6675899Z * [new branch] gh/yifuwang/184/base -> origin/gh/yifuwang/184/base 2025-01-24T00:53:33.6676727Z * [new branch] gh/yifuwang/184/head -> origin/gh/yifuwang/184/head 2025-01-24T00:53:33.6677800Z * [new branch] gh/yifuwang/184/orig -> origin/gh/yifuwang/184/orig 2025-01-24T00:53:33.6679470Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-01-24T00:53:33.6680462Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-01-24T00:53:33.6681831Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-01-24T00:53:33.6682533Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-01-24T00:53:33.6684228Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-01-24T00:53:33.6685038Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-01-24T00:53:33.6686345Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-01-24T00:53:33.6687718Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-01-24T00:53:33.6688628Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-01-24T00:53:33.6690047Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-01-24T00:53:33.6691104Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-01-24T00:53:33.6692145Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-01-24T00:53:33.6693167Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-01-24T00:53:33.6695190Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-01-24T00:53:33.6696270Z * [new branch] gh/yushangdi/2/orig -> origin/gh/yushangdi/2/orig 2025-01-24T00:53:33.6697869Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-01-24T00:53:33.6698802Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-01-24T00:53:33.6699947Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-01-24T00:53:33.6701234Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-01-24T00:53:33.6702220Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-01-24T00:53:33.6703122Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-01-24T00:53:33.6704566Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-01-24T00:53:33.6705446Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-01-24T00:53:33.6706618Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-01-24T00:53:33.6707842Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-01-24T00:53:33.6708745Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-01-24T00:53:33.6709750Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-01-24T00:53:33.6711249Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-01-24T00:53:33.6712318Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-01-24T00:53:33.6713326Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-01-24T00:53:33.6714967Z * [new branch] gh/zoranzhao/1/base -> origin/gh/zoranzhao/1/base 2025-01-24T00:53:33.6716059Z * [new branch] gh/zoranzhao/1/orig -> origin/gh/zoranzhao/1/orig 2025-01-24T00:53:33.6717655Z * [new branch] gh/zou3519/1072/base -> origin/gh/zou3519/1072/base 2025-01-24T00:53:33.6718600Z * [new branch] gh/zou3519/1072/head -> origin/gh/zou3519/1072/head 2025-01-24T00:53:33.6719487Z * [new branch] gh/zou3519/1072/orig -> origin/gh/zou3519/1072/orig 2025-01-24T00:53:33.6720908Z * [new branch] gh/zou3519/1075/base -> origin/gh/zou3519/1075/base 2025-01-24T00:53:33.6721851Z * [new branch] gh/zou3519/1075/head -> origin/gh/zou3519/1075/head 2025-01-24T00:53:33.6722896Z * [new branch] gh/zou3519/1075/orig -> origin/gh/zou3519/1075/orig 2025-01-24T00:53:33.6724278Z * [new branch] gh/zou3519/1077/base -> origin/gh/zou3519/1077/base 2025-01-24T00:53:33.6725236Z * [new branch] gh/zou3519/1077/head -> origin/gh/zou3519/1077/head 2025-01-24T00:53:33.6726292Z * [new branch] gh/zou3519/1077/orig -> origin/gh/zou3519/1077/orig 2025-01-24T00:53:33.6727628Z * [new branch] gh/zou3519/1080/base -> origin/gh/zou3519/1080/base 2025-01-24T00:53:33.6728497Z * [new branch] gh/zou3519/1080/head -> origin/gh/zou3519/1080/head 2025-01-24T00:53:33.6729802Z * [new branch] gh/zou3519/1080/orig -> origin/gh/zou3519/1080/orig 2025-01-24T00:53:33.6731023Z * [new branch] gh/zou3519/1081/base -> origin/gh/zou3519/1081/base 2025-01-24T00:53:33.6732108Z * [new branch] gh/zou3519/1081/head -> origin/gh/zou3519/1081/head 2025-01-24T00:53:33.6733102Z * [new branch] gh/zou3519/1081/orig -> origin/gh/zou3519/1081/orig 2025-01-24T00:53:33.6734514Z * [new branch] gh/zou3519/1088/base -> origin/gh/zou3519/1088/base 2025-01-24T00:53:33.6735422Z * [new branch] gh/zou3519/1088/head -> origin/gh/zou3519/1088/head 2025-01-24T00:53:33.6736399Z * [new branch] gh/zou3519/1088/orig -> origin/gh/zou3519/1088/orig 2025-01-24T00:53:33.6737920Z * [new branch] gh/zou3519/1095/base -> origin/gh/zou3519/1095/base 2025-01-24T00:53:33.6738763Z * [new branch] gh/zou3519/1095/head -> origin/gh/zou3519/1095/head 2025-01-24T00:53:33.6740089Z * [new branch] gh/zou3519/1095/orig -> origin/gh/zou3519/1095/orig 2025-01-24T00:53:33.6741119Z * [new branch] gh/zou3519/1105/base -> origin/gh/zou3519/1105/base 2025-01-24T00:53:33.6742182Z * [new branch] gh/zou3519/1105/head -> origin/gh/zou3519/1105/head 2025-01-24T00:53:33.6743250Z * [new branch] gh/zou3519/1105/orig -> origin/gh/zou3519/1105/orig 2025-01-24T00:53:33.6744840Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2025-01-24T00:53:33.6745863Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2025-01-24T00:53:33.6746833Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2025-01-24T00:53:33.6748290Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2025-01-24T00:53:33.6749208Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2025-01-24T00:53:33.6750323Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2025-01-24T00:53:33.6751932Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2025-01-24T00:53:33.6753618Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2025-01-24T00:53:33.6754633Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2025-01-24T00:53:33.6756127Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2025-01-24T00:53:33.6757163Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2025-01-24T00:53:33.6758319Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2025-01-24T00:53:33.6759830Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2025-01-24T00:53:33.6760900Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2025-01-24T00:53:33.6761883Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2025-01-24T00:53:33.6763355Z * [new branch] gh/zou3519/1111/base -> origin/gh/zou3519/1111/base 2025-01-24T00:53:33.6764433Z * [new branch] gh/zou3519/1111/head -> origin/gh/zou3519/1111/head 2025-01-24T00:53:33.6765262Z * [new branch] gh/zou3519/1111/orig -> origin/gh/zou3519/1111/orig 2025-01-24T00:53:33.6766876Z * [new branch] gh/zou3519/1112/base -> origin/gh/zou3519/1112/base 2025-01-24T00:53:33.6767736Z * [new branch] gh/zou3519/1112/head -> origin/gh/zou3519/1112/head 2025-01-24T00:53:33.6768777Z * [new branch] gh/zou3519/1112/orig -> origin/gh/zou3519/1112/orig 2025-01-24T00:53:33.6770711Z * [new branch] gh/zou3519/1113/base -> origin/gh/zou3519/1113/base 2025-01-24T00:53:33.6771605Z * [new branch] gh/zou3519/1113/head -> origin/gh/zou3519/1113/head 2025-01-24T00:53:33.6772653Z * [new branch] gh/zou3519/1113/orig -> origin/gh/zou3519/1113/orig 2025-01-24T00:53:33.6774110Z * [new branch] gh/zou3519/1114/base -> origin/gh/zou3519/1114/base 2025-01-24T00:53:33.6775119Z * [new branch] gh/zou3519/1114/head -> origin/gh/zou3519/1114/head 2025-01-24T00:53:33.6776001Z * [new branch] gh/zou3519/1114/orig -> origin/gh/zou3519/1114/orig 2025-01-24T00:53:33.6777362Z * [new branch] gh/zou3519/1115/base -> origin/gh/zou3519/1115/base 2025-01-24T00:53:33.6778401Z * [new branch] gh/zou3519/1115/head -> origin/gh/zou3519/1115/head 2025-01-24T00:53:33.6779306Z * [new branch] gh/zou3519/1115/orig -> origin/gh/zou3519/1115/orig 2025-01-24T00:53:33.6780829Z * [new branch] gh/zou3519/1116/base -> origin/gh/zou3519/1116/base 2025-01-24T00:53:33.6781816Z * [new branch] gh/zou3519/1116/head -> origin/gh/zou3519/1116/head 2025-01-24T00:53:33.6782747Z * [new branch] gh/zou3519/1116/orig -> origin/gh/zou3519/1116/orig 2025-01-24T00:53:33.6784193Z * [new branch] gh/zou3519/1117/base -> origin/gh/zou3519/1117/base 2025-01-24T00:53:33.6785129Z * [new branch] gh/zou3519/1117/head -> origin/gh/zou3519/1117/head 2025-01-24T00:53:33.6786180Z * [new branch] gh/zou3519/1117/orig -> origin/gh/zou3519/1117/orig 2025-01-24T00:53:33.6787864Z * [new branch] gh/zou3519/702/base -> origin/gh/zou3519/702/base 2025-01-24T00:53:33.6788726Z * [new branch] gh/zou3519/702/head -> origin/gh/zou3519/702/head 2025-01-24T00:53:33.6789580Z * [new branch] gh/zou3519/702/orig -> origin/gh/zou3519/702/orig 2025-01-24T00:53:33.6791284Z * [new branch] gh/zou3519/703/base -> origin/gh/zou3519/703/base 2025-01-24T00:53:33.6792236Z * [new branch] gh/zou3519/703/head -> origin/gh/zou3519/703/head 2025-01-24T00:53:33.6793122Z * [new branch] gh/zou3519/703/orig -> origin/gh/zou3519/703/orig 2025-01-24T00:53:33.6794825Z * [new branch] gh/zou3519/704/base -> origin/gh/zou3519/704/base 2025-01-24T00:53:33.6795721Z * [new branch] gh/zou3519/704/head -> origin/gh/zou3519/704/head 2025-01-24T00:53:33.6796592Z * [new branch] gh/zou3519/704/orig -> origin/gh/zou3519/704/orig 2025-01-24T00:53:33.6798011Z * [new branch] gh/zou3519/709/base -> origin/gh/zou3519/709/base 2025-01-24T00:53:33.6799093Z * [new branch] gh/zou3519/709/head -> origin/gh/zou3519/709/head 2025-01-24T00:53:33.6800208Z * [new branch] gh/zou3519/709/orig -> origin/gh/zou3519/709/orig 2025-01-24T00:53:33.6801764Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-01-24T00:53:33.6802879Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-01-24T00:53:33.6803827Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-01-24T00:53:33.6805270Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-01-24T00:53:33.6806297Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-01-24T00:53:33.6807583Z * [new branch] google-main -> origin/google-main 2025-01-24T00:53:33.6808922Z * [new branch] groupwise_gemm_multithreading -> origin/groupwise_gemm_multithreading 2025-01-24T00:53:33.6810302Z * [new branch] guangyey/acc_fix -> origin/guangyey/acc_fix 2025-01-24T00:53:33.6811381Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-01-24T00:53:33.6812215Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-01-24T00:53:33.6813120Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-01-24T00:53:33.6814184Z * [new branch] guard_source1 -> origin/guard_source1 2025-01-24T00:53:33.6815281Z * [new branch] guard_system -> origin/guard_system 2025-01-24T00:53:33.6816466Z * [new branch] guards-cpp -> origin/guards-cpp 2025-01-24T00:53:33.6818127Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-01-24T00:53:33.6819116Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-01-24T00:53:33.6820229Z * [new branch] higher_order_ops_gb -> origin/higher_order_ops_gb 2025-01-24T00:53:33.6821193Z * [new branch] hl475-patch-1 -> origin/hl475-patch-1 2025-01-24T00:53:33.6822620Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-01-24T00:53:33.6824100Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-01-24T00:53:33.6825106Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-01-24T00:53:33.6826247Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-01-24T00:53:33.6827041Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-01-24T00:53:33.6828191Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-01-24T00:53:33.6829139Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-01-24T00:53:33.6830094Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-01-24T00:53:33.6831227Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-01-24T00:53:33.6832755Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-01-24T00:53:33.6833743Z * [new branch] hoy/ws -> origin/hoy/ws 2025-01-24T00:53:33.6835001Z * [new branch] ignore_lint_in_revs -> origin/ignore_lint_in_revs 2025-01-24T00:53:33.6836000Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-01-24T00:53:33.6837210Z * [new branch] increase-perf-benchmark-shard -> origin/increase-perf-benchmark-shard 2025-01-24T00:53:33.6838583Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2025-01-24T00:53:33.6839487Z * [new branch] inline -> origin/inline 2025-01-24T00:53:33.6840692Z * [new branch] inlining -> origin/inlining 2025-01-24T00:53:33.6841900Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-01-24T00:53:33.6842714Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-01-24T00:53:33.6843936Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-01-24T00:53:33.6844826Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2025-01-24T00:53:33.6846295Z * [new branch] ipiszy/cutlass -> origin/ipiszy/cutlass 2025-01-24T00:53:33.6847270Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-01-24T00:53:33.6848097Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-01-24T00:53:33.6849093Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-01-24T00:53:33.6850739Z * [new branch] issue#58739 -> origin/issue#58739 2025-01-24T00:53:33.6852252Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-01-24T00:53:33.6853301Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2025-01-24T00:53:33.6854230Z * [new branch] jcaip-patch-1 -> origin/jcaip-patch-1 2025-01-24T00:53:33.6855716Z * [new branch] jcaip/fix-int8-bug -> origin/jcaip/fix-int8-bug 2025-01-24T00:53:33.6856680Z * [new branch] jcaip/fix-int8-bug-alpha -> origin/jcaip/fix-int8-bug-alpha 2025-01-24T00:53:33.6857935Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-01-24T00:53:33.6858790Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2025-01-24T00:53:33.6859873Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2025-01-24T00:53:33.6861408Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-01-24T00:53:33.6862767Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2025-01-24T00:53:33.6863664Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2025-01-24T00:53:33.6864992Z * [new branch] justinchu/docs-conf -> origin/justinchu/docs-conf 2025-01-24T00:53:33.6872462Z * [new branch] justinchu/safe-tensors -> origin/justinchu/safe-tensors 2025-01-24T00:53:33.6873271Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2025-01-24T00:53:33.6873589Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2025-01-24T00:53:33.6873781Z * [new branch] jz/istft -> origin/jz/istft 2025-01-24T00:53:33.6874209Z * [new branch] jz/masked-select-decomp -> origin/jz/masked-select-decomp 2025-01-24T00:53:33.6874529Z * [new branch] jz/stft -> origin/jz/stft 2025-01-24T00:53:33.6874798Z * [new branch] jz/stft-old-fc -> origin/jz/stft-old-fc 2025-01-24T00:53:33.6875005Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-01-24T00:53:33.6876147Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-01-24T00:53:33.6877052Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2025-01-24T00:53:33.6878430Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2025-01-24T00:53:33.6879190Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-01-24T00:53:33.6880145Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2025-01-24T00:53:33.6881213Z * [new branch] kineto_warnings_fix -> origin/kineto_warnings_fix 2025-01-24T00:53:33.6882385Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-01-24T00:53:33.6883510Z * [new branch] kleidiai_github_mirror -> origin/kleidiai_github_mirror 2025-01-24T00:53:33.6884910Z * [new branch] klondenberg/cutlass -> origin/klondenberg/cutlass 2025-01-24T00:53:33.6885911Z * [new branch] layernorm_bias_fix -> origin/layernorm_bias_fix 2025-01-24T00:53:33.6887727Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-01-24T00:53:33.6888560Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-01-24T00:53:33.6890046Z * [new branch] liaoxuan/fuse_attention_pattern -> origin/liaoxuan/fuse_attention_pattern 2025-01-24T00:53:33.6891577Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-01-24T00:53:33.6892728Z * [new branch] main -> origin/main 2025-01-24T00:53:33.6894000Z * [new branch] main-update-cusparselt-0.6.3 -> origin/main-update-cusparselt-0.6.3 2025-01-24T00:53:33.6894988Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-01-24T00:53:33.6896193Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-01-24T00:53:33.6897368Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-01-24T00:53:33.6898382Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-01-24T00:53:33.6899709Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-01-24T00:53:33.6900738Z * [new branch] malfet-patch-17 -> origin/malfet-patch-17 2025-01-24T00:53:33.6902181Z * [new branch] malfet-patch-18 -> origin/malfet-patch-18 2025-01-24T00:53:33.6903374Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-01-24T00:53:33.6904528Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-01-24T00:53:33.6905681Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2025-01-24T00:53:33.6907181Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-01-24T00:53:33.6907971Z * [new branch] malfet-patch-22 -> origin/malfet-patch-22 2025-01-24T00:53:33.6909218Z * [new branch] malfet-patch-22-1 -> origin/malfet-patch-22-1 2025-01-24T00:53:33.6910959Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-01-24T00:53:33.6912246Z * [new branch] malfet-patch-24 -> origin/malfet-patch-24 2025-01-24T00:53:33.6913287Z * [new branch] malfet-patch-25 -> origin/malfet-patch-25 2025-01-24T00:53:33.6914496Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-01-24T00:53:33.6915505Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-01-24T00:53:33.6916545Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-01-24T00:53:33.6917756Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2025-01-24T00:53:33.6918797Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-01-24T00:53:33.6920041Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-01-24T00:53:33.6921091Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-01-24T00:53:33.6923027Z * [new branch] malfet/add-ami-option-to-instance-allocation -> origin/malfet/add-ami-option-to-instance-allocation 2025-01-24T00:53:33.6923687Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-01-24T00:53:33.6924749Z * [new branch] malfet/add-get-dtype-supported -> origin/malfet/add-get-dtype-supported 2025-01-24T00:53:33.6925674Z * [new branch] malfet/add-mps-inductor-nan -> origin/malfet/add-mps-inductor-nan 2025-01-24T00:53:33.6927243Z * [new branch] malfet/add-nan-to-int-conversion-check-cpu -> origin/malfet/add-nan-to-int-conversion-check-cpu 2025-01-24T00:53:33.6928332Z * [new branch] malfet/cp-143934-and-144055 -> origin/malfet/cp-143934-and-144055 2025-01-24T00:53:33.6929297Z * [new branch] malfet/cp-144716-144698 -> origin/malfet/cp-144716-144698 2025-01-24T00:53:33.6930378Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-01-24T00:53:33.6931432Z * [new branch] malfet/ez-cleanup-test -> origin/malfet/ez-cleanup-test 2025-01-24T00:53:33.6932467Z * [new branch] malfet/fix-conv-backward-cl-2 -> origin/malfet/fix-conv-backward-cl-2 2025-01-24T00:53:33.6933436Z * [new branch] malfet/fix-index-printing -> origin/malfet/fix-index-printing 2025-01-24T00:53:33.6934512Z * [new branch] malfet/mps-add-bilineard2d-aa -> origin/malfet/mps-add-bilineard2d-aa 2025-01-24T00:53:33.6935427Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-01-24T00:53:33.6936743Z * [new branch] malfet/mpsinductor-add-check-bounds -> origin/malfet/mpsinductor-add-check-bounds 2025-01-24T00:53:33.6937633Z * [new branch] malfet/mpsinductor-add-sizevars -> origin/malfet/mpsinductor-add-sizevars 2025-01-24T00:53:33.6938597Z * [new branch] malfet/mpsinductor-fix-where -> origin/malfet/mpsinductor-fix-where 2025-01-24T00:53:33.6939740Z * [new branch] malfet/mpsinductor-implement-bitcasts -> origin/malfet/mpsinductor-implement-bitcasts 2025-01-24T00:53:33.6940569Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2025-01-24T00:53:33.6942067Z * [new branch] mcr229/update_cpuinfo -> origin/mcr229/update_cpuinfo 2025-01-24T00:53:33.6943182Z * [new branch] migrate_map -> origin/migrate_map 2025-01-24T00:53:33.6944654Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-01-24T00:53:33.6945447Z * [new branch] mkl -> origin/mkl 2025-01-24T00:53:33.6947084Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-01-24T00:53:33.6947885Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-01-24T00:53:33.6948895Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-01-24T00:53:33.6949902Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-01-24T00:53:33.6950833Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-01-24T00:53:33.6951638Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2025-01-24T00:53:33.6952627Z * [new branch] mlazos/asgd-compile -> origin/mlazos/asgd-compile 2025-01-24T00:53:33.6953535Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2025-01-24T00:53:33.6955038Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-01-24T00:53:33.6956280Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-01-24T00:53:33.6957245Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-01-24T00:53:33.6958345Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-01-24T00:53:33.6959213Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-01-24T00:53:33.6960185Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-01-24T00:53:33.6961108Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-01-24T00:53:33.6962094Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-01-24T00:53:33.6962926Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-01-24T00:53:33.6963900Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-01-24T00:53:33.6965389Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-01-24T00:53:33.6966431Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-01-24T00:53:33.6967408Z * [new branch] mlazos/comp-asgd -> origin/mlazos/comp-asgd 2025-01-24T00:53:33.6968510Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2025-01-24T00:53:33.6969410Z * [new branch] mlazos/concat-opt -> origin/mlazos/concat-opt 2025-01-24T00:53:33.6970348Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2025-01-24T00:53:33.6971277Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-01-24T00:53:33.6972598Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-01-24T00:53:33.6973630Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-01-24T00:53:33.6974440Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-01-24T00:53:33.6975408Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-01-24T00:53:33.6976363Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-01-24T00:53:33.6977451Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-01-24T00:53:33.6978492Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-01-24T00:53:33.6979469Z * [new branch] mlazos/disable-subclass -> origin/mlazos/disable-subclass 2025-01-24T00:53:33.6980504Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-01-24T00:53:33.6981310Z * [new branch] mlazos/env-fix -> origin/mlazos/env-fix 2025-01-24T00:53:33.6982262Z * [new branch] mlazos/exp -> origin/mlazos/exp 2025-01-24T00:53:33.6983332Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-01-24T00:53:33.6984308Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-01-24T00:53:33.6985256Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-01-24T00:53:33.6986523Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2025-01-24T00:53:33.6987597Z * [new branch] mlazos/foreach-copy-test -> origin/mlazos/foreach-copy-test 2025-01-24T00:53:33.6988577Z * [new branch] mlazos/foreach-fuse-opts -> origin/mlazos/foreach-fuse-opts 2025-01-24T00:53:33.6989530Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-01-24T00:53:33.6990549Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-01-24T00:53:33.6991491Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-01-24T00:53:33.6992509Z * [new branch] mlazos/fuse-cat -> origin/mlazos/fuse-cat 2025-01-24T00:53:33.6993533Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-01-24T00:53:33.6994497Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-01-24T00:53:33.6995438Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-01-24T00:53:33.6996526Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-01-24T00:53:33.6997518Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-01-24T00:53:33.6998605Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-01-24T00:53:33.6999556Z * [new branch] mlazos/log-test-fix -> origin/mlazos/log-test-fix 2025-01-24T00:53:33.7000580Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-01-24T00:53:33.7001643Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-01-24T00:53:33.7002457Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-01-24T00:53:33.7003796Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-01-24T00:53:33.7004667Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-01-24T00:53:33.7005663Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-01-24T00:53:33.7006755Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-01-24T00:53:33.7008009Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-01-24T00:53:33.7008862Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-01-24T00:53:33.7009987Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-01-24T00:53:33.7015315Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-01-24T00:53:33.7016271Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-01-24T00:53:33.7017282Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-01-24T00:53:33.7018235Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2025-01-24T00:53:33.7019737Z * [new branch] mlazos/mlazos/tf-trace-obj-tensors -> origin/mlazos/mlazos/tf-trace-obj-tensors 2025-01-24T00:53:33.7020746Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-01-24T00:53:33.7021649Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-01-24T00:53:33.7022701Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-01-24T00:53:33.7023619Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2025-01-24T00:53:33.7024673Z * [new branch] mlazos/nadam-updates -> origin/mlazos/nadam-updates 2025-01-24T00:53:33.7025555Z * [new branch] mlazos/names -> origin/mlazos/names 2025-01-24T00:53:33.7026600Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-01-24T00:53:33.7027806Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-01-24T00:53:33.7028748Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-01-24T00:53:33.7029705Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-01-24T00:53:33.7030655Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-01-24T00:53:33.7031651Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-01-24T00:53:33.7032669Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-01-24T00:53:33.7034051Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-01-24T00:53:33.7034841Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-01-24T00:53:33.7035770Z * [new branch] mlazos/opt-users -> origin/mlazos/opt-users 2025-01-24T00:53:33.7036820Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-01-24T00:53:33.7037790Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-01-24T00:53:33.7038793Z * [new branch] mlazos/pytest-3 -> origin/mlazos/pytest-3 2025-01-24T00:53:33.7039711Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-01-24T00:53:33.7040703Z * [new branch] mlazos/rm-copy -> origin/mlazos/rm-copy 2025-01-24T00:53:33.7041765Z * [new branch] mlazos/rm-thunkify -> origin/mlazos/rm-thunkify 2025-01-24T00:53:33.7042711Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-01-24T00:53:33.7043669Z * [new branch] mlazos/spec-api -> origin/mlazos/spec-api 2025-01-24T00:53:33.7044756Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-01-24T00:53:33.7045617Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-01-24T00:53:33.7046553Z * [new branch] mlazos/tc-fix -> origin/mlazos/tc-fix 2025-01-24T00:53:33.7047519Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-01-24T00:53:33.7048636Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-01-24T00:53:33.7049584Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-01-24T00:53:33.7050513Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2025-01-24T00:53:33.7051407Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-01-24T00:53:33.7052985Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-01-24T00:53:33.7053817Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2025-01-24T00:53:33.7054784Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-01-24T00:53:33.7055822Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-01-24T00:53:33.7056947Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-01-24T00:53:33.7057919Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-01-24T00:53:33.7058956Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-01-24T00:53:33.7059893Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2025-01-24T00:53:33.7060996Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-01-24T00:53:33.7061903Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2025-01-24T00:53:33.7062938Z * [new branch] mlazos/tf-trace-unified -> origin/mlazos/tf-trace-unified 2025-01-24T00:53:33.7063945Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-01-24T00:53:33.7064920Z * [new branch] mlazos/ty-promo -> origin/mlazos/ty-promo 2025-01-24T00:53:33.7065916Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-01-24T00:53:33.7066943Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-01-24T00:53:33.7067930Z * [new branch] mlazos/vsc-fix2 -> origin/mlazos/vsc-fix2 2025-01-24T00:53:33.7068926Z * [new branch] mlazos/vscode-fix -> origin/mlazos/vscode-fix 2025-01-24T00:53:33.7069888Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-01-24T00:53:33.7071406Z * [new branch] mlee8/aot_large_weight -> origin/mlee8/aot_large_weight 2025-01-24T00:53:33.7072416Z * [new branch] mod_guards1 -> origin/mod_guards1 2025-01-24T00:53:33.7073617Z * [new branch] mod_guards3 -> origin/mod_guards3 2025-01-24T00:53:33.7074621Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-01-24T00:53:33.7075950Z * [new branch] move_model_to_eval_2.1 -> origin/move_model_to_eval_2.1 2025-01-24T00:53:33.7076958Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-01-24T00:53:33.7078169Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2025-01-24T00:53:33.7079211Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2025-01-24T00:53:33.7080237Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2025-01-24T00:53:33.7081415Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2025-01-24T00:53:33.7082411Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2025-01-24T00:53:33.7083594Z * [new branch] msaroufim-patch-7 -> origin/msaroufim-patch-7 2025-01-24T00:53:33.7084651Z * [new branch] msaroufim-patch-8 -> origin/msaroufim-patch-8 2025-01-24T00:53:33.7085669Z * [new branch] msaroufim-patch-9 -> origin/msaroufim-patch-9 2025-01-24T00:53:33.7087239Z * [new branch] msaroufim/bdfix -> origin/msaroufim/bdfix 2025-01-24T00:53:33.7088130Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2025-01-24T00:53:33.7089251Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-01-24T00:53:33.7090136Z * [new branch] msaroufim/fixexpected -> origin/msaroufim/fixexpected 2025-01-24T00:53:33.7091193Z * [new branch] msaroufim/fsspecindcache -> origin/msaroufim/fsspecindcache 2025-01-24T00:53:33.7092060Z * [new branch] msaroufim/sdbf16fix -> origin/msaroufim/sdbf16fix 2025-01-24T00:53:33.7093003Z * [new branch] msaroufim/typeind10 -> origin/msaroufim/typeind10 2025-01-24T00:53:33.7094068Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-01-24T00:53:33.7095012Z * [new branch] mypy_fix -> origin/mypy_fix 2025-01-24T00:53:33.7096338Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-01-24T00:53:33.7097275Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-01-24T00:53:33.7098279Z * [new branch] new_branch -> origin/new_branch 2025-01-24T00:53:33.7099447Z * [new branch] new_guard_system -> origin/new_guard_system 2025-01-24T00:53:33.7100858Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-01-24T00:53:33.7101819Z * [new branch] ngimel/disable_rng_fbcode -> origin/ngimel/disable_rng_fbcode 2025-01-24T00:53:33.7102664Z * [new branch] ngimel/random_fix -> origin/ngimel/random_fix 2025-01-24T00:53:33.7103661Z * [new branch] ngimel/randperm_fix -> origin/ngimel/randperm_fix 2025-01-24T00:53:33.7104664Z * [new branch] ngimel/release_randperm -> origin/ngimel/release_randperm 2025-01-24T00:53:33.7105601Z * [new branch] ngimel/scaled_mm_coop -> origin/ngimel/scaled_mm_coop 2025-01-24T00:53:33.7106423Z * [new branch] ngimel/topk -> origin/ngimel/topk 2025-01-24T00:53:33.7107366Z * [new branch] ngimel/topk2 -> origin/ngimel/topk2 2025-01-24T00:53:33.7108525Z * [new branch] nightly -> origin/nightly 2025-01-24T00:53:33.7110265Z * [new branch] nikitaved/linalg_codeowners -> origin/nikitaved/linalg_codeowners 2025-01-24T00:53:33.7111221Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-01-24T00:53:33.7112178Z * [new branch] offline -> origin/offline 2025-01-24T00:53:33.7113521Z * [new branch] on_completion -> origin/on_completion 2025-01-24T00:53:33.7115204Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-01-24T00:53:33.7116186Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-01-24T00:53:33.7117227Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-01-24T00:53:33.7118543Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-01-24T00:53:33.7119516Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-01-24T00:53:33.7120768Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-01-24T00:53:33.7121737Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-01-24T00:53:33.7122939Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-01-24T00:53:33.7123814Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-01-24T00:53:33.7124841Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-01-24T00:53:33.7125787Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-01-24T00:53:33.7126787Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-01-24T00:53:33.7127750Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-01-24T00:53:33.7128903Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-01-24T00:53:33.7129827Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-01-24T00:53:33.7132215Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-01-24T00:53:33.7133481Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-01-24T00:53:33.7134920Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-01-24T00:53:33.7135834Z * [new branch] palic_hotfix -> origin/palic_hotfix 2025-01-24T00:53:33.7137350Z * [new branch] parallel_cat -> origin/parallel_cat 2025-01-24T00:53:33.7138377Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-01-24T00:53:33.7139597Z * [new branch] patch_up_signature -> origin/patch_up_signature 2025-01-24T00:53:33.7140952Z * [new branch] pca2 -> origin/pca2 2025-01-24T00:53:33.7142479Z * [new branch] peterbell10/null-change -> origin/peterbell10/null-change 2025-01-24T00:53:33.7143805Z * [new branch] pianpwk/dim_hint_ranges -> origin/pianpwk/dim_hint_ranges 2025-01-24T00:53:33.7144863Z * [new branch] pianpwk/dynamic_shapes_api_doc_12_10 -> origin/pianpwk/dynamic_shapes_api_doc_12_10 2025-01-24T00:53:33.7145701Z * [new branch] pianpwk/dynamo_full_scalar -> origin/pianpwk/dynamo_full_scalar 2025-01-24T00:53:33.7146573Z * [new branch] pianpwk/meta_sdpa_for_cpu -> origin/pianpwk/meta_sdpa_for_cpu 2025-01-24T00:53:33.7147476Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-01-24T00:53:33.7148919Z * [new branch] pianpwk/preserve_dynamic_markers -> origin/pianpwk/preserve_dynamic_markers 2025-01-24T00:53:33.7150003Z * [new branch] pianpwk/real_tensor_prop_3 -> origin/pianpwk/real_tensor_prop_3 2025-01-24T00:53:33.7150972Z * [new branch] pianpwk/serdes_logging -> origin/pianpwk/serdes_logging 2025-01-24T00:53:33.7152030Z * [new branch] pianpwk/symbol_provenance_draft -> origin/pianpwk/symbol_provenance_draft 2025-01-24T00:53:33.7153118Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2025-01-24T00:53:33.7154120Z * [new branch] pianpwk/sympy_trunc_float_2 -> origin/pianpwk/sympy_trunc_float_2 2025-01-24T00:53:33.7155075Z * [new branch] pianpwk/try_deregister_hooks -> origin/pianpwk/try_deregister_hooks 2025-01-24T00:53:33.7156138Z * [new branch] plain-metal-mul-kernel -> origin/plain-metal-mul-kernel 2025-01-24T00:53:33.7157276Z * [new branch] pr-cancel-smol -> origin/pr-cancel-smol 2025-01-24T00:53:33.7158662Z * [new branch] pr/131860 -> origin/pr/131860 2025-01-24T00:53:33.7160206Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2025-01-24T00:53:33.7161054Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2025-01-24T00:53:33.7162308Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-01-24T00:53:33.7163464Z * [new branch] pt2-torchrec -> origin/pt2-torchrec 2025-01-24T00:53:33.7164623Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-01-24T00:53:33.7165750Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-01-24T00:53:33.7166861Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-01-24T00:53:33.7167910Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2025-01-24T00:53:33.7169352Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2025-01-24T00:53:33.7171208Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-01-24T00:53:33.7172570Z * [new branch] record-ghstack-deps-in-commit-msg -> origin/record-ghstack-deps-in-commit-msg 2025-01-24T00:53:33.7173355Z * [new branch] reduce1 -> origin/reduce1 2025-01-24T00:53:33.7174478Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2025-01-24T00:53:33.7175581Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-01-24T00:53:33.7177072Z * [new branch] release/1.10 -> origin/release/1.10 2025-01-24T00:53:33.7178024Z * [new branch] release/1.11 -> origin/release/1.11 2025-01-24T00:53:33.7179203Z * [new branch] release/1.12 -> origin/release/1.12 2025-01-24T00:53:33.7180379Z * [new branch] release/1.13 -> origin/release/1.13 2025-01-24T00:53:33.7181283Z * [new branch] release/1.4 -> origin/release/1.4 2025-01-24T00:53:33.7182137Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-01-24T00:53:33.7183114Z * [new branch] release/1.5 -> origin/release/1.5 2025-01-24T00:53:33.7184285Z * [new branch] release/1.6 -> origin/release/1.6 2025-01-24T00:53:33.7185242Z * [new branch] release/1.7 -> origin/release/1.7 2025-01-24T00:53:33.7186590Z * [new branch] release/1.8 -> origin/release/1.8 2025-01-24T00:53:33.7187514Z * [new branch] release/1.9 -> origin/release/1.9 2025-01-24T00:53:33.7188489Z * [new branch] release/2.0 -> origin/release/2.0 2025-01-24T00:53:33.7189714Z * [new branch] release/2.1 -> origin/release/2.1 2025-01-24T00:53:33.7190613Z * [new branch] release/2.2 -> origin/release/2.2 2025-01-24T00:53:33.7192016Z * [new branch] release/2.3 -> origin/release/2.3 2025-01-24T00:53:33.7193581Z * [new branch] release/2.4 -> origin/release/2.4 2025-01-24T00:53:33.7194977Z * [new branch] release/2.5 -> origin/release/2.5 2025-01-24T00:53:33.7196312Z * [new branch] release/2.6 -> origin/release/2.6 2025-01-24T00:53:33.7197255Z * [new branch] release/3.2.x -> origin/release/3.2.x 2025-01-24T00:53:33.7198433Z * [new branch] release_notes -> origin/release_notes 2025-01-24T00:53:33.7199496Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2025-01-24T00:53:33.7200497Z * [new branch] remove_add_runtime -> origin/remove_add_runtime 2025-01-24T00:53:33.7201706Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-01-24T00:53:33.7202719Z * [new branch] remove_workflow -> origin/remove_workflow 2025-01-24T00:53:33.7203773Z * [new branch] rename_transform -> origin/rename_transform 2025-01-24T00:53:33.7204820Z * [new branch] rename_validate -> origin/rename_validate 2025-01-24T00:53:33.7206436Z * [new branch] request_english -> origin/request_english 2025-01-24T00:53:33.7207467Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-01-24T00:53:33.7209471Z * [new branch] revert-111036-skylion007/backport-2-1-1-2023-10-11-0 -> origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0 2025-01-24T00:53:33.7210200Z * [new branch] revert-112125 -> origin/revert-112125 2025-01-24T00:53:33.7212625Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-01-24T00:53:33.7214660Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-01-24T00:53:33.7215981Z * [new branch] revert-143244-cherry-pick-143218-by-pytorch_bot_bot_ -> origin/revert-143244-cherry-pick-143218-by-pytorch_bot_bot_ 2025-01-24T00:53:33.7216769Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2025-01-24T00:53:33.7218237Z * [new branch] richard/init_types -> origin/richard/init_types 2025-01-24T00:53:33.7218939Z * [new branch] richard/more_types -> origin/richard/more_types 2025-01-24T00:53:33.7220299Z * [new branch] rocm-triton-nightly-wheelfix -> origin/rocm-triton-nightly-wheelfix 2025-01-24T00:53:33.7221325Z * [new branch] rocm-triton-wheel-pinupdate-21 -> origin/rocm-triton-wheel-pinupdate-21 2025-01-24T00:53:33.7222141Z * [new branch] rocm_ck_sdpa -> origin/rocm_ck_sdpa 2025-01-24T00:53:33.7223417Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2025-01-24T00:53:33.7224403Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2025-01-24T00:53:33.7225572Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-01-24T00:53:33.7226793Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-01-24T00:53:33.7227725Z * [new branch] rprop-playground -> origin/rprop-playground 2025-01-24T00:53:33.7228871Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2025-01-24T00:53:33.7230666Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-01-24T00:53:33.7231320Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-01-24T00:53:33.7232765Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2025-01-24T00:53:33.7233822Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-01-24T00:53:33.7234746Z * [new branch] rzou/fix -> origin/rzou/fix 2025-01-24T00:53:33.7235656Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-01-24T00:53:33.7236639Z * [new branch] rzou/njt -> origin/rzou/njt 2025-01-24T00:53:33.7237569Z * [new branch] rzou/operator -> origin/rzou/operator 2025-01-24T00:53:33.7238524Z * [new branch] rzou/out_dtype_decomp -> origin/rzou/out_dtype_decomp 2025-01-24T00:53:33.7239478Z * [new branch] rzou/pca -> origin/rzou/pca 2025-01-24T00:53:33.7240425Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-01-24T00:53:33.7241373Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-01-24T00:53:33.7242707Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-01-24T00:53:33.7243716Z * [new branch] safe-rollout -> origin/safe-rollout 2025-01-24T00:53:33.7245841Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-01-24T00:53:33.7247158Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-01-24T00:53:33.7247845Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2025-01-24T00:53:33.7248835Z * [new branch] sdpa_base -> origin/sdpa_base 2025-01-24T00:53:33.7250332Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-01-24T00:53:33.7251220Z * [new branch] sdym/chp -> origin/sdym/chp 2025-01-24T00:53:33.7252191Z * [new branch] sdym/chp2 -> origin/sdym/chp2 2025-01-24T00:53:33.7253338Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2025-01-24T00:53:33.7254261Z * [new branch] sdym/jit-attribute -> origin/sdym/jit-attribute 2025-01-24T00:53:33.7255197Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2025-01-24T00:53:33.7256198Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2025-01-24T00:53:33.7256989Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2025-01-24T00:53:33.7258041Z * [new branch] sdym/skipifrocm -> origin/sdym/skipifrocm 2025-01-24T00:53:33.7259498Z * [new branch] sdym/test_quantized_op -> origin/sdym/test_quantized_op 2025-01-24T00:53:33.7260891Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-01-24T00:53:33.7261759Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-01-24T00:53:33.7262965Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2025-01-24T00:53:33.7263878Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-01-24T00:53:33.7264873Z * [new branch] sdym/wno -> origin/sdym/wno 2025-01-24T00:53:33.7266116Z * [new branch] serialize -> origin/serialize 2025-01-24T00:53:33.7267133Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-01-24T00:53:33.7268745Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-01-24T00:53:33.7269653Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-01-24T00:53:33.7270851Z * [new branch] shunting-add-reduction-config -> origin/shunting-add-reduction-config 2025-01-24T00:53:33.7271751Z * [new branch] shunting-add-reduction-config-2 -> origin/shunting-add-reduction-config-2 2025-01-24T00:53:33.7273041Z * [new branch] shunting-add-reduction-config-3 -> origin/shunting-add-reduction-config-3 2025-01-24T00:53:33.7274150Z * [new branch] shunting-avoid-stale-cache -> origin/shunting-avoid-stale-cache 2025-01-24T00:53:33.7275179Z * [new branch] shunting-benchmark-fusion -> origin/shunting-benchmark-fusion 2025-01-24T00:53:33.7276320Z * [new branch] shunting-benchmark-fusion-2 -> origin/shunting-benchmark-fusion-2 2025-01-24T00:53:33.7277314Z * [new branch] shunting-benchmark-fusion-3 -> origin/shunting-benchmark-fusion-3 2025-01-24T00:53:33.7278394Z * [new branch] shunting-benchmark-fusion-4 -> origin/shunting-benchmark-fusion-4 2025-01-24T00:53:33.7280047Z * [new branch] shunting-consistent-thread-order -> origin/shunting-consistent-thread-order 2025-01-24T00:53:33.7281155Z * [new branch] shunting-consistent-thread-order-2 -> origin/shunting-consistent-thread-order-2 2025-01-24T00:53:33.7282374Z * [new branch] shunting-consistent-thread-order-3 -> origin/shunting-consistent-thread-order-3 2025-01-24T00:53:33.7283449Z * [new branch] shunting-inductor-change-for-triton -> origin/shunting-inductor-change-for-triton 2025-01-24T00:53:33.7284359Z * [new branch] shunting-loaf-bm-3 -> origin/shunting-loaf-bm-3 2025-01-24T00:53:33.7285556Z * [new branch] shunting-loaf-bm-4 -> origin/shunting-loaf-bm-4 2025-01-24T00:53:33.7286802Z * [new branch] shunting-loaf-bm-5 -> origin/shunting-loaf-bm-5 2025-01-24T00:53:33.7287793Z * [new branch] shunting-loaf-bm-6 -> origin/shunting-loaf-bm-6 2025-01-24T00:53:33.7289123Z * [new branch] shunting-loop-ordering-after-fusion -> origin/shunting-loop-ordering-after-fusion 2025-01-24T00:53:33.7290299Z * [new branch] shunting-loop-ordering-after-fusion-2 -> origin/shunting-loop-ordering-after-fusion-2 2025-01-24T00:53:33.7291417Z * [new branch] shunting-loop-ordering-after-fusion-3 -> origin/shunting-loop-ordering-after-fusion-3 2025-01-24T00:53:33.7292443Z * [new branch] shunting-loop-ordering-after-fusion-bm -> origin/shunting-loop-ordering-after-fusion-bm 2025-01-24T00:53:33.7293580Z * [new branch] shunting-loop-ordering-after-fusion-bm-2 -> origin/shunting-loop-ordering-after-fusion-bm-2 2025-01-24T00:53:33.7294296Z * [new branch] shunting-multi-kernel -> origin/shunting-multi-kernel 2025-01-24T00:53:33.7295686Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-01-24T00:53:33.7296601Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-01-24T00:53:33.7297682Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2025-01-24T00:53:33.7298688Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2025-01-24T00:53:33.7299751Z * [new branch] shunting-triton-pin-update -> origin/shunting-triton-pin-update 2025-01-24T00:53:33.7300723Z * [new branch] shunting-triton-pin-update-2 -> origin/shunting-triton-pin-update-2 2025-01-24T00:53:33.7301704Z * [new branch] shunting-triton-pin-update-3 -> origin/shunting-triton-pin-update-3 2025-01-24T00:53:33.7302600Z * [new branch] shunting-triton-pin-update-4 -> origin/shunting-triton-pin-update-4 2025-01-24T00:53:33.7303594Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-01-24T00:53:33.7304619Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-01-24T00:53:33.7306027Z * [new branch] soulitzer/refactor-njt -> origin/soulitzer/refactor-njt 2025-01-24T00:53:33.7307408Z * [new branch] source_fn_stack -> origin/source_fn_stack 2025-01-24T00:53:33.7308528Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-01-24T00:53:33.7310055Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-01-24T00:53:33.7311331Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-01-24T00:53:33.7312914Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-01-24T00:53:33.7314183Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-01-24T00:53:33.7315325Z * [new branch] standalone -> origin/standalone 2025-01-24T00:53:33.7316474Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-01-24T00:53:33.7317372Z * [new branch] super -> origin/super 2025-01-24T00:53:33.7318528Z * [new branch] support_dequant_out_dtype -> origin/support_dequant_out_dtype 2025-01-24T00:53:33.7319671Z * [new branch] svekars-patch-6 -> origin/svekars-patch-6 2025-01-24T00:53:33.7320692Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-01-24T00:53:33.7321836Z * [new branch] switch-bn -> origin/switch-bn 2025-01-24T00:53:33.7322970Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-01-24T00:53:33.7324368Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-01-24T00:53:33.7325380Z * [new branch] test-cast-hook -> origin/test-cast-hook 2025-01-24T00:53:33.7326514Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-01-24T00:53:33.7327705Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-01-24T00:53:33.7329023Z * [new branch] test/inductor -> origin/test/inductor 2025-01-24T00:53:33.7330012Z * [new branch] test_imdsv2 -> origin/test_imdsv2 2025-01-24T00:53:33.7331157Z * [new branch] test_od -> origin/test_od 2025-01-24T00:53:33.7332414Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2025-01-24T00:53:33.7333263Z * [new branch] tidy_mordenize_cyy -> origin/tidy_mordenize_cyy 2025-01-24T00:53:33.7334342Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-01-24T00:53:33.7335495Z * [new branch] torch_autograd_function_ts_fix -> origin/torch_autograd_function_ts_fix 2025-01-24T00:53:33.7336399Z * [new branch] torch_export -> origin/torch_export 2025-01-24T00:53:33.7337401Z * [new branch] torch_export_only -> origin/torch_export_only 2025-01-24T00:53:33.7338659Z * [new branch] torch_logs_improvements -> origin/torch_logs_improvements 2025-01-24T00:53:33.7339527Z * [new branch] torch_np -> origin/torch_np 2025-01-24T00:53:33.7340644Z * [new branch] torchbench-pin-commit -> origin/torchbench-pin-commit 2025-01-24T00:53:33.7341699Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-01-24T00:53:33.7342919Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-01-24T00:53:33.7343772Z * [new branch] transformer_name -> origin/transformer_name 2025-01-24T00:53:33.7345007Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-01-24T00:53:33.7345882Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-01-24T00:53:33.7346941Z * [new branch] triton-update -> origin/triton-update 2025-01-24T00:53:33.7347897Z * [new branch] triton_kernel -> origin/triton_kernel 2025-01-24T00:53:33.7348855Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-01-24T00:53:33.7349977Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-01-24T00:53:33.7350917Z * [new branch] type_check -> origin/type_check 2025-01-24T00:53:33.7352193Z * [new branch] type_dec -> origin/type_dec 2025-01-24T00:53:33.7354019Z * [new branch] update-audio-commit-hash/12898458761-1429-1 -> origin/update-audio-commit-hash/12898458761-1429-1 2025-01-24T00:53:33.7355346Z * [new branch] update-executorch-commit-hash/11847856213-1353-1 -> origin/update-executorch-commit-hash/11847856213-1353-1 2025-01-24T00:53:33.7356378Z * [new branch] update-executorch-commit-hash/12778861619-1419-1 -> origin/update-executorch-commit-hash/12778861619-1419-1 2025-01-24T00:53:33.7357366Z * [new branch] update-executorch-commit-hash/12820045707-1423-1 -> origin/update-executorch-commit-hash/12820045707-1423-1 2025-01-24T00:53:33.7358317Z * [new branch] update-executorch-commit-hash/12838938822-1425-1 -> origin/update-executorch-commit-hash/12838938822-1425-1 2025-01-24T00:53:33.7359727Z * [new branch] update-triton-commit-hash/7164317553-91-1 -> origin/update-triton-commit-hash/7164317553-91-1 2025-01-24T00:53:33.7360917Z * [new branch] update-vision-commit-hash/5663141514-644-1 -> origin/update-vision-commit-hash/5663141514-644-1 2025-01-24T00:53:33.7361880Z * [new branch] update-vision-commit-hash/5686712198-646-1 -> origin/update-vision-commit-hash/5686712198-646-1 2025-01-24T00:53:33.7362832Z * [new branch] update-vision-commit-hash/5697383899-647-1 -> origin/update-vision-commit-hash/5697383899-647-1 2025-01-24T00:53:33.7363810Z * [new branch] update-vision-commit-hash/5703215648-648-1 -> origin/update-vision-commit-hash/5703215648-648-1 2025-01-24T00:53:33.7364763Z * [new branch] update-vision-commit-hash/5721003453-652-1 -> origin/update-vision-commit-hash/5721003453-652-1 2025-01-24T00:53:33.7365729Z * [new branch] update-vision-commit-hash/5733163916-653-1 -> origin/update-vision-commit-hash/5733163916-653-1 2025-01-24T00:53:33.7366987Z * [new branch] update-vision-commit-hash/5745082876-655-1 -> origin/update-vision-commit-hash/5745082876-655-1 2025-01-24T00:53:33.7368243Z * [new branch] update-vision-commit-hash/5756913626-656-1 -> origin/update-vision-commit-hash/5756913626-656-1 2025-01-24T00:53:33.7369254Z * [new branch] update-vision-commit-hash/5767629392-657-1 -> origin/update-vision-commit-hash/5767629392-657-1 2025-01-24T00:53:33.7370255Z * [new branch] update-vision-commit-hash/5791192212-660-1 -> origin/update-vision-commit-hash/5791192212-660-1 2025-01-24T00:53:33.7371227Z * [new branch] update-vision-commit-hash/5803321708-661-1 -> origin/update-vision-commit-hash/5803321708-661-1 2025-01-24T00:53:33.7372221Z * [new branch] update-vision-commit-hash/5815393173-662-1 -> origin/update-vision-commit-hash/5815393173-662-1 2025-01-24T00:53:33.7373225Z * [new branch] update-vision-commit-hash/5827402908-663-1 -> origin/update-vision-commit-hash/5827402908-663-1 2025-01-24T00:53:33.7374174Z * [new branch] update-vision-commit-hash/5838148554-664-1 -> origin/update-vision-commit-hash/5838148554-664-1 2025-01-24T00:53:33.7375218Z * [new branch] update-vision-commit-hash/5844184042-669-1 -> origin/update-vision-commit-hash/5844184042-669-1 2025-01-24T00:53:33.7376173Z * [new branch] update-vision-commit-hash/5850331519-670-1 -> origin/update-vision-commit-hash/5850331519-670-1 2025-01-24T00:53:33.7377161Z * [new branch] update-vision-commit-hash/5862012764-671-1 -> origin/update-vision-commit-hash/5862012764-671-1 2025-01-24T00:53:33.7378153Z * [new branch] update-vision-commit-hash/5873060393-672-1 -> origin/update-vision-commit-hash/5873060393-672-1 2025-01-24T00:53:33.7379143Z * [new branch] update-vision-commit-hash/5885149056-673-1 -> origin/update-vision-commit-hash/5885149056-673-1 2025-01-24T00:53:33.7380171Z * [new branch] update-vision-commit-hash/5897221503-674-1 -> origin/update-vision-commit-hash/5897221503-674-1 2025-01-24T00:53:33.7381141Z * [new branch] update-vision-commit-hash/5908209609-675-1 -> origin/update-vision-commit-hash/5908209609-675-1 2025-01-24T00:53:33.7382103Z * [new branch] update-vision-commit-hash/5932800208-678-1 -> origin/update-vision-commit-hash/5932800208-678-1 2025-01-24T00:53:33.7383102Z * [new branch] update-vision-commit-hash/5945368651-679-1 -> origin/update-vision-commit-hash/5945368651-679-1 2025-01-24T00:53:33.7384073Z * [new branch] update-vision-commit-hash/5957816346-680-1 -> origin/update-vision-commit-hash/5957816346-680-1 2025-01-24T00:53:33.7385073Z * [new branch] update-vision-commit-hash/5970234703-681-1 -> origin/update-vision-commit-hash/5970234703-681-1 2025-01-24T00:53:33.7386068Z * [new branch] update-vision-commit-hash/5987723897-683-1 -> origin/update-vision-commit-hash/5987723897-683-1 2025-01-24T00:53:33.7387169Z * [new branch] update-vision-commit-hash/6006315671-686-1 -> origin/update-vision-commit-hash/6006315671-686-1 2025-01-24T00:53:33.7388166Z * [new branch] update-vision-commit-hash/6018891470-687-1 -> origin/update-vision-commit-hash/6018891470-687-1 2025-01-24T00:53:33.7389179Z * [new branch] update-vision-commit-hash/6055107264-691-1 -> origin/update-vision-commit-hash/6055107264-691-1 2025-01-24T00:53:33.7390131Z * [new branch] update-vision-commit-hash/6078630218-694-1 -> origin/update-vision-commit-hash/6078630218-694-1 2025-01-24T00:53:33.7391253Z * [new branch] update-vision-commit-hash/6091086722-695-1 -> origin/update-vision-commit-hash/6091086722-695-1 2025-01-24T00:53:33.7394470Z * [new branch] update-vision-commit-hash/6116061554-699-1 -> origin/update-vision-commit-hash/6116061554-699-1 2025-01-24T00:53:33.7395317Z * [new branch] update-vision-commit-hash/6140304273-702-1 -> origin/update-vision-commit-hash/6140304273-702-1 2025-01-24T00:53:33.7395786Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2025-01-24T00:53:33.7396505Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2025-01-24T00:53:33.7397167Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2025-01-24T00:53:33.7397728Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2025-01-24T00:53:33.7398417Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2025-01-24T00:53:33.7399268Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2025-01-24T00:53:33.7400208Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2025-01-24T00:53:33.7401191Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2025-01-24T00:53:33.7402191Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2025-01-24T00:53:33.7403167Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2025-01-24T00:53:33.7404136Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2025-01-24T00:53:33.7405125Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2025-01-24T00:53:33.7406119Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2025-01-24T00:53:33.7407110Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-01-24T00:53:33.7408056Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-01-24T00:53:33.7409025Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-01-24T00:53:33.7410220Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-01-24T00:53:33.7410828Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-01-24T00:53:33.7411761Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-01-24T00:53:33.7412865Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-01-24T00:53:33.7413743Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-01-24T00:53:33.7414864Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-01-24T00:53:33.7415803Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-01-24T00:53:33.7417211Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-01-24T00:53:33.7418067Z * [new branch] update-xla-commit-hash/5711964502-56-1 -> origin/update-xla-commit-hash/5711964502-56-1 2025-01-24T00:53:33.7419106Z * [new branch] update-xla-commit-hash/5782359377-57-1 -> origin/update-xla-commit-hash/5782359377-57-1 2025-01-24T00:53:33.7420035Z * [new branch] update-xla-commit-hash/5837098370-60-1 -> origin/update-xla-commit-hash/5837098370-60-1 2025-01-24T00:53:33.7420893Z * [new branch] update-xla-commit-hash/5837494164-62-2 -> origin/update-xla-commit-hash/5837494164-62-2 2025-01-24T00:53:33.7421907Z * [new branch] update-xla-commit-hash/5853121215-70-1 -> origin/update-xla-commit-hash/5853121215-70-1 2025-01-24T00:53:33.7423203Z * [new branch] update-xla-commit-hash/5856611801-73-1 -> origin/update-xla-commit-hash/5856611801-73-1 2025-01-24T00:53:33.7424517Z * [new branch] update-xla-commit-hash/5861803330-74-1 -> origin/update-xla-commit-hash/5861803330-74-1 2025-01-24T00:53:33.7425886Z * [new branch] update-xla-commit-hash/5923384420-75-1 -> origin/update-xla-commit-hash/5923384420-75-1 2025-01-24T00:53:33.7426936Z * [new branch] update-xla-commit-hash/5997018991-76-1 -> origin/update-xla-commit-hash/5997018991-76-1 2025-01-24T00:53:33.7427954Z * [new branch] update-xla-commit-hash/6070520075-77-1 -> origin/update-xla-commit-hash/6070520075-77-1 2025-01-24T00:53:33.7428959Z * [new branch] update-xla-commit-hash/6143382673-78-1 -> origin/update-xla-commit-hash/6143382673-78-1 2025-01-24T00:53:33.7429836Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2025-01-24T00:53:33.7430909Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2025-01-24T00:53:33.7431780Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-01-24T00:53:33.7433025Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2025-01-24T00:53:33.7433917Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2025-01-24T00:53:33.7435025Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-01-24T00:53:33.7435847Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-01-24T00:53:33.7436953Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-01-24T00:53:33.7437950Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-01-24T00:53:33.7439019Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-01-24T00:53:33.7440302Z * [new branch] update_pin -> origin/update_pin 2025-01-24T00:53:33.7441419Z * [new branch] update_rocm_yml_labels -> origin/update_rocm_yml_labels 2025-01-24T00:53:33.7442508Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-01-24T00:53:33.7443513Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-01-24T00:53:33.7444493Z * [new branch] update_slow_tests_1734939586 -> origin/update_slow_tests_1734939586 2025-01-24T00:53:33.7445515Z * [new branch] update_slow_tests_1736149192 -> origin/update_slow_tests_1736149192 2025-01-24T00:53:33.7446521Z * [new branch] update_slow_tests_1736754002 -> origin/update_slow_tests_1736754002 2025-01-24T00:53:33.7447512Z * [new branch] update_slow_tests_1737358785 -> origin/update_slow_tests_1737358785 2025-01-24T00:53:33.7448524Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-01-24T00:53:33.7449506Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-01-24T00:53:33.7450977Z * [new branch] upload-test-stats-workflow-env -> origin/upload-test-stats-workflow-env 2025-01-24T00:53:33.7451722Z * [new branch] use_torch_export_3 -> origin/use_torch_export_3 2025-01-24T00:53:33.7453182Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-01-24T00:53:33.7454385Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-01-24T00:53:33.7455556Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-01-24T00:53:33.7456857Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-01-24T00:53:33.7458018Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-01-24T00:53:33.7459120Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-01-24T00:53:33.7460224Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-01-24T00:53:33.7461484Z * [new branch] validate_fn -> origin/validate_fn 2025-01-24T00:53:33.7462556Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-01-24T00:53:33.7463582Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2025-01-24T00:53:33.7464996Z * [new branch] viable/strict -> origin/viable/strict 2025-01-24T00:53:33.7466341Z * [new branch] voz/always_lift -> origin/voz/always_lift 2025-01-24T00:53:33.7467374Z * [new branch] voz/compiled_autograd_hooks -> origin/voz/compiled_autograd_hooks 2025-01-24T00:53:33.7468225Z * [new branch] voz/debug_dec -> origin/voz/debug_dec 2025-01-24T00:53:33.7469187Z * [new branch] voz/fix_fsdp -> origin/voz/fix_fsdp 2025-01-24T00:53:33.7470061Z * [new branch] voz/fix_np -> origin/voz/fix_np 2025-01-24T00:53:33.7470913Z * [new branch] voz/fix_np_2 -> origin/voz/fix_np_2 2025-01-24T00:53:33.7471856Z * [new branch] voz/fsdp_autograd -> origin/voz/fsdp_autograd 2025-01-24T00:53:33.7472891Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2025-01-24T00:53:33.7474041Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2025-01-24T00:53:33.7475342Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-01-24T00:53:33.7476328Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-01-24T00:53:33.7477327Z * [new branch] voz/fsdp_ops -> origin/voz/fsdp_ops 2025-01-24T00:53:33.7478261Z * [new branch] voz/fsdp_ops2 -> origin/voz/fsdp_ops2 2025-01-24T00:53:33.7479224Z * [new branch] voz/fsdp_ops3 -> origin/voz/fsdp_ops3 2025-01-24T00:53:33.7480168Z * [new branch] voz/hacks -> origin/voz/hacks 2025-01-24T00:53:33.7481162Z * [new branch] voz/partials -> origin/voz/partials 2025-01-24T00:53:33.7482434Z * [new branch] voz/puffery -> origin/voz/puffery 2025-01-24T00:53:33.7483189Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-01-24T00:53:33.7484368Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-01-24T00:53:33.7485342Z * [new branch] voz/torch_np -> origin/voz/torch_np 2025-01-24T00:53:33.7486433Z * [new branch] voz/torchrec_enablement -> origin/voz/torchrec_enablement 2025-01-24T00:53:33.7487467Z * [new branch] voz/torchrec_enablement2 -> origin/voz/torchrec_enablement2 2025-01-24T00:53:33.7488636Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-01-24T00:53:33.7490017Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2025-01-24T00:53:33.7491041Z * [new branch] wdvr/fix_cppwarnings_build -> origin/wdvr/fix_cppwarnings_build 2025-01-24T00:53:33.7492004Z * [new branch] wdvr/sccache091 -> origin/wdvr/sccache091 2025-01-24T00:53:33.7492785Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-01-24T00:53:33.7493805Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-01-24T00:53:33.7494709Z * [new branch] wdvr/xpu_sccache_fix -> origin/wdvr/xpu_sccache_fix 2025-01-24T00:53:33.7496114Z * [new branch] whc/flight -> origin/whc/flight 2025-01-24T00:53:33.7497324Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-01-24T00:53:33.7498285Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-01-24T00:53:33.7499252Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-01-24T00:53:33.7500222Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-01-24T00:53:33.7501134Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-01-24T00:53:33.7502077Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-01-24T00:53:33.7503105Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-01-24T00:53:33.7504726Z * [new branch] wwen/dynamo-preserve-node-metadata -> origin/wwen/dynamo-preserve-node-metadata 2025-01-24T00:53:33.7505985Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-01-24T00:53:33.7506912Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-01-24T00:53:33.7507890Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-01-24T00:53:33.7508614Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-01-24T00:53:33.7509584Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-01-24T00:53:33.7510848Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-01-24T00:53:33.7511761Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-01-24T00:53:33.7512822Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-01-24T00:53:33.7514023Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-01-24T00:53:33.7515410Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-01-24T00:53:33.7516552Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-01-24T00:53:33.7517557Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-01-24T00:53:33.7518554Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-01-24T00:53:33.7519543Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-01-24T00:53:33.7520447Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-01-24T00:53:33.7521482Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-01-24T00:53:33.7522423Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-01-24T00:53:33.7523405Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-01-24T00:53:33.7524307Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-01-24T00:53:33.7525286Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-01-24T00:53:33.7526242Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-01-24T00:53:33.7527199Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-01-24T00:53:33.7528292Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-01-24T00:53:33.7529191Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-01-24T00:53:33.7530367Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-01-24T00:53:33.7531353Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-01-24T00:53:33.7532285Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-01-24T00:53:33.7533289Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-01-24T00:53:33.7534352Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-01-24T00:53:33.7535140Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-01-24T00:53:33.7536349Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-01-24T00:53:33.7537209Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-01-24T00:53:33.7538174Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-01-24T00:53:33.7539143Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2025-01-24T00:53:33.7540163Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-01-24T00:53:33.7541127Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-01-24T00:53:33.7542260Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-01-24T00:53:33.7542970Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-01-24T00:53:33.7544017Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-01-24T00:53:33.7545045Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-01-24T00:53:33.7546014Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2025-01-24T00:53:33.7547064Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-01-24T00:53:33.7548018Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-01-24T00:53:33.7549003Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-01-24T00:53:33.7550031Z * [new branch] xmfan/test -> origin/xmfan/test 2025-01-24T00:53:33.7551032Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-01-24T00:53:33.7552575Z * [new branch] xz9/remove-run-torchbench -> origin/xz9/remove-run-torchbench 2025-01-24T00:53:33.7553620Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-01-24T00:53:33.7554981Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-01-24T00:53:33.7556286Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-01-24T00:53:33.7557182Z * [new branch] zainr/emit-debug -> origin/zainr/emit-debug 2025-01-24T00:53:33.7558285Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2025-01-24T00:53:33.7558982Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-01-24T00:53:33.7560020Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-01-24T00:53:33.7560918Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2025-01-24T00:53:33.7561794Z * [new branch] zainr/no-op -> origin/zainr/no-op 2025-01-24T00:53:33.7563183Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-01-24T00:53:33.7564368Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2025-01-24T00:53:33.7565335Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-01-24T00:53:33.7566332Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-01-24T00:53:33.7567290Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-01-24T00:53:33.7568648Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2025-01-24T00:53:33.7569626Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2025-01-24T00:53:33.7570576Z * [new branch] zainr/td-metrics2 -> origin/zainr/td-metrics2 2025-01-24T00:53:33.7571575Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-01-24T00:53:33.7572503Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2025-01-24T00:53:33.7573439Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-01-24T00:53:33.7574427Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-01-24T00:53:33.7575544Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-01-24T00:53:33.7576547Z * [new branch] zb2p -> origin/zb2p 2025-01-24T00:53:33.7577617Z * [new branch] zbv_algo -> origin/zbv_algo 2025-01-24T00:53:33.7578809Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-01-24T00:53:33.7579963Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-01-24T00:53:33.7581036Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-01-24T00:53:33.7582072Z * [new branch] zhuhaozhe-patch-1 -> origin/zhuhaozhe-patch-1 2025-01-24T00:53:33.7583719Z * [new branch] zhxchen17/dynamo/0 -> origin/zhxchen17/dynamo/0 2025-01-24T00:53:33.7584690Z * [new branch] zhxchen17/dynamo/1 -> origin/zhxchen17/dynamo/1 2025-01-24T00:53:33.7585684Z * [new branch] zhxchen17/dynamo/2 -> origin/zhxchen17/dynamo/2 2025-01-24T00:53:33.7587132Z * [new branch] zhxchen17/export/1 -> origin/zhxchen17/export/1 2025-01-24T00:53:33.7588156Z * [new branch] zhxchen17/export/10 -> origin/zhxchen17/export/10 2025-01-24T00:53:33.7589122Z * [new branch] zhxchen17/export/11 -> origin/zhxchen17/export/11 2025-01-24T00:53:33.7590044Z * [new branch] zhxchen17/export/12 -> origin/zhxchen17/export/12 2025-01-24T00:53:33.7591040Z * [new branch] zhxchen17/export/13 -> origin/zhxchen17/export/13 2025-01-24T00:53:33.7592027Z * [new branch] zhxchen17/export/14 -> origin/zhxchen17/export/14 2025-01-24T00:53:33.7593137Z * [new branch] zhxchen17/export/3 -> origin/zhxchen17/export/3 2025-01-24T00:53:33.7594033Z * [new branch] zhxchen17/export/6 -> origin/zhxchen17/export/6 2025-01-24T00:53:33.7595088Z * [new branch] zhxchen17/export/7 -> origin/zhxchen17/export/7 2025-01-24T00:53:33.7595958Z * [new branch] zhxchen17/export/8 -> origin/zhxchen17/export/8 2025-01-24T00:53:33.7596856Z * [new branch] zhxchen17/export/9 -> origin/zhxchen17/export/9 2025-01-24T00:53:33.7598237Z * [new branch] zhxchen17/tmp/0 -> origin/zhxchen17/tmp/0 2025-01-24T00:53:33.7599200Z * [new branch] zhxchen17/tmp/2 -> origin/zhxchen17/tmp/2 2025-01-24T00:53:33.7600772Z * [new branch] zxiiro/docs-build.sh -> origin/zxiiro/docs-build.sh 2025-01-24T00:53:33.7601806Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-01-24T00:53:33.7602457Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-01-24T00:53:33.7603665Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-01-24T00:53:33.7604409Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-01-24T00:53:33.7605326Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-01-24T00:53:33.7606230Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-01-24T00:53:33.7606949Z * [new tag] ciflow/binaries/128672 -> ciflow/binaries/128672 2025-01-24T00:53:33.7607686Z * [new tag] ciflow/binaries/129465 -> ciflow/binaries/129465 2025-01-24T00:53:33.7608360Z * [new tag] ciflow/binaries/138175 -> ciflow/binaries/138175 2025-01-24T00:53:33.7609042Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-01-24T00:53:33.7610049Z * [new tag] ciflow/binaries/139760 -> ciflow/binaries/139760 2025-01-24T00:53:33.7610803Z * [new tag] ciflow/binaries/140844 -> ciflow/binaries/140844 2025-01-24T00:53:33.7611634Z * [new tag] ciflow/binaries/142040 -> ciflow/binaries/142040 2025-01-24T00:53:33.7612183Z * [new tag] ciflow/binaries/143082 -> ciflow/binaries/143082 2025-01-24T00:53:33.7612848Z * [new tag] ciflow/binaries/143360 -> ciflow/binaries/143360 2025-01-24T00:53:33.7613829Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2025-01-24T00:53:33.7614838Z * [new tag] ciflow/binaries/143791 -> ciflow/binaries/143791 2025-01-24T00:53:33.7615849Z * [new tag] ciflow/binaries/143794 -> ciflow/binaries/143794 2025-01-24T00:53:33.7616768Z * [new tag] ciflow/binaries/144046 -> ciflow/binaries/144046 2025-01-24T00:53:33.7617488Z * [new tag] ciflow/binaries/144127 -> ciflow/binaries/144127 2025-01-24T00:53:33.7618163Z * [new tag] ciflow/binaries/145119 -> ciflow/binaries/145119 2025-01-24T00:53:33.7618989Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-01-24T00:53:33.7619857Z * [new tag] ciflow/binaries_conda/139576 -> ciflow/binaries_conda/139576 2025-01-24T00:53:33.7620565Z * [new tag] ciflow/binaries_libtorch/139576 -> ciflow/binaries_libtorch/139576 2025-01-24T00:53:33.7621265Z * [new tag] ciflow/binaries_wheel/135189 -> ciflow/binaries_wheel/135189 2025-01-24T00:53:33.7621925Z * [new tag] ciflow/binaries_wheel/139576 -> ciflow/binaries_wheel/139576 2025-01-24T00:53:33.7622705Z * [new tag] ciflow/binaries_wheel/141584 -> ciflow/binaries_wheel/141584 2025-01-24T00:53:33.7623366Z * [new tag] ciflow/binaries_wheel/142279 -> ciflow/binaries_wheel/142279 2025-01-24T00:53:33.7624057Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2025-01-24T00:53:33.7624745Z * [new tag] ciflow/binaries_wheel/144049 -> ciflow/binaries_wheel/144049 2025-01-24T00:53:33.7625455Z * [new tag] ciflow/binaries_wheel/144842 -> ciflow/binaries_wheel/144842 2025-01-24T00:53:33.7626127Z * [new tag] ciflow/binaries_wheel/144887 -> ciflow/binaries_wheel/144887 2025-01-24T00:53:33.7626845Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-01-24T00:53:33.7627555Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-01-24T00:53:33.7628069Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-01-24T00:53:33.7629083Z * [new tag] ciflow/inductor-cu126/140793 -> ciflow/inductor-cu126/140793 2025-01-24T00:53:33.7629811Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2025-01-24T00:53:33.7630803Z * [new tag] ciflow/inductor-perf-compare/140195 -> ciflow/inductor-perf-compare/140195 2025-01-24T00:53:33.7631443Z * [new tag] ciflow/inductor-perf-compare/145455 -> ciflow/inductor-perf-compare/145455 2025-01-24T00:53:33.7632297Z * [new tag] ciflow/inductor-perf-test-nightly/140195 -> ciflow/inductor-perf-test-nightly/140195 2025-01-24T00:53:33.7632978Z * [new tag] ciflow/inductor-periodic/140793 -> ciflow/inductor-periodic/140793 2025-01-24T00:53:33.7633741Z * [new tag] ciflow/inductor-periodic/143560 -> ciflow/inductor-periodic/143560 2025-01-24T00:53:33.7634559Z * [new tag] ciflow/inductor-periodic/144594 -> ciflow/inductor-periodic/144594 2025-01-24T00:53:33.7635202Z * [new tag] ciflow/inductor-periodic/145455 -> ciflow/inductor-periodic/145455 2025-01-24T00:53:33.7636104Z * [new tag] ciflow/inductor-rocm/140261 -> ciflow/inductor-rocm/140261 2025-01-24T00:53:33.7636849Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2025-01-24T00:53:33.7637817Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-01-24T00:53:33.7638507Z * [new tag] ciflow/inductor-rocm/141355 -> ciflow/inductor-rocm/141355 2025-01-24T00:53:33.7639257Z * [new tag] ciflow/inductor-rocm/142408 -> ciflow/inductor-rocm/142408 2025-01-24T00:53:33.7640133Z * [new tag] ciflow/inductor-rocm/144985 -> ciflow/inductor-rocm/144985 2025-01-24T00:53:33.7640843Z * [new tag] ciflow/inductor-rocm/145504 -> ciflow/inductor-rocm/145504 2025-01-24T00:53:33.7641563Z * [new tag] ciflow/inductor-rocm/145518 -> ciflow/inductor-rocm/145518 2025-01-24T00:53:33.7642313Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-01-24T00:53:33.7642955Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2025-01-24T00:53:33.7643628Z * [new tag] ciflow/inductor/118489 -> ciflow/inductor/118489 2025-01-24T00:53:33.7644562Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-01-24T00:53:33.7644922Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-01-24T00:53:33.7645550Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-01-24T00:53:33.7646169Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-01-24T00:53:33.7646774Z * [new tag] ciflow/inductor/123661 -> ciflow/inductor/123661 2025-01-24T00:53:33.7647407Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-01-24T00:53:33.7648067Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-01-24T00:53:33.7648652Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-01-24T00:53:33.7649702Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-01-24T00:53:33.7650663Z * [new tag] ciflow/inductor/125469 -> ciflow/inductor/125469 2025-01-24T00:53:33.7651377Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-01-24T00:53:33.7652025Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-01-24T00:53:33.7652828Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-01-24T00:53:33.7653498Z * [new tag] ciflow/inductor/126129 -> ciflow/inductor/126129 2025-01-24T00:53:33.7654163Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-01-24T00:53:33.7654956Z * [new tag] ciflow/inductor/127011 -> ciflow/inductor/127011 2025-01-24T00:53:33.7655593Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-01-24T00:53:33.7656246Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-01-24T00:53:33.7656979Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-01-24T00:53:33.7657593Z * [new tag] ciflow/inductor/128802 -> ciflow/inductor/128802 2025-01-24T00:53:33.7658535Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-01-24T00:53:33.7659150Z * [new tag] ciflow/inductor/129409 -> ciflow/inductor/129409 2025-01-24T00:53:33.7659823Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2025-01-24T00:53:33.7660481Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-01-24T00:53:33.7661273Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-01-24T00:53:33.7661950Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-01-24T00:53:33.7662638Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2025-01-24T00:53:33.7663257Z * [new tag] ciflow/inductor/131481 -> ciflow/inductor/131481 2025-01-24T00:53:33.7664032Z * [new tag] ciflow/inductor/131493 -> ciflow/inductor/131493 2025-01-24T00:53:33.7664686Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2025-01-24T00:53:33.7665398Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-01-24T00:53:33.7666036Z * [new tag] ciflow/inductor/132755 -> ciflow/inductor/132755 2025-01-24T00:53:33.7666686Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-01-24T00:53:33.7667369Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-01-24T00:53:33.7668032Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-01-24T00:53:33.7668645Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-01-24T00:53:33.7669302Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-01-24T00:53:33.7669948Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-01-24T00:53:33.7670643Z * [new tag] ciflow/inductor/133307 -> ciflow/inductor/133307 2025-01-24T00:53:33.7671278Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-01-24T00:53:33.7671945Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-01-24T00:53:33.7672732Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-01-24T00:53:33.7673392Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-01-24T00:53:33.7674024Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-01-24T00:53:33.7674677Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-01-24T00:53:33.7675370Z * [new tag] ciflow/inductor/133842 -> ciflow/inductor/133842 2025-01-24T00:53:33.7676296Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-01-24T00:53:33.7676944Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2025-01-24T00:53:33.7677741Z * [new tag] ciflow/inductor/134969 -> ciflow/inductor/134969 2025-01-24T00:53:33.7678414Z * [new tag] ciflow/inductor/135189 -> ciflow/inductor/135189 2025-01-24T00:53:33.7679080Z * [new tag] ciflow/inductor/135337 -> ciflow/inductor/135337 2025-01-24T00:53:33.7679860Z * [new tag] ciflow/inductor/135465 -> ciflow/inductor/135465 2025-01-24T00:53:33.7680464Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-01-24T00:53:33.7681093Z * [new tag] ciflow/inductor/135719 -> ciflow/inductor/135719 2025-01-24T00:53:33.7681733Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-01-24T00:53:33.7682688Z * [new tag] ciflow/inductor/136268 -> ciflow/inductor/136268 2025-01-24T00:53:33.7683298Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-01-24T00:53:33.7683978Z * [new tag] ciflow/inductor/136478 -> ciflow/inductor/136478 2025-01-24T00:53:33.7684617Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-01-24T00:53:33.7685272Z * [new tag] ciflow/inductor/136753 -> ciflow/inductor/136753 2025-01-24T00:53:33.7685942Z * [new tag] ciflow/inductor/136802 -> ciflow/inductor/136802 2025-01-24T00:53:33.7686769Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-01-24T00:53:33.7687471Z * [new tag] ciflow/inductor/137493 -> ciflow/inductor/137493 2025-01-24T00:53:33.7688181Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-01-24T00:53:33.7688828Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-01-24T00:53:33.7689599Z * [new tag] ciflow/inductor/137658 -> ciflow/inductor/137658 2025-01-24T00:53:33.7690742Z * [new tag] ciflow/inductor/137662 -> ciflow/inductor/137662 2025-01-24T00:53:33.7691395Z * [new tag] ciflow/inductor/137726 -> ciflow/inductor/137726 2025-01-24T00:53:33.7692043Z * [new tag] ciflow/inductor/137808 -> ciflow/inductor/137808 2025-01-24T00:53:33.7692732Z * [new tag] ciflow/inductor/137822 -> ciflow/inductor/137822 2025-01-24T00:53:33.7693526Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-01-24T00:53:33.7694168Z * [new tag] ciflow/inductor/137861 -> ciflow/inductor/137861 2025-01-24T00:53:33.7694845Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-01-24T00:53:33.7695704Z * [new tag] ciflow/inductor/137921 -> ciflow/inductor/137921 2025-01-24T00:53:33.7696357Z * [new tag] ciflow/inductor/137959 -> ciflow/inductor/137959 2025-01-24T00:53:33.7696857Z * [new tag] ciflow/inductor/138101 -> ciflow/inductor/138101 2025-01-24T00:53:33.7697533Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2025-01-24T00:53:33.7698186Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-01-24T00:53:33.7698824Z * [new tag] ciflow/inductor/138213 -> ciflow/inductor/138213 2025-01-24T00:53:33.7699503Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-01-24T00:53:33.7700141Z * [new tag] ciflow/inductor/138282 -> ciflow/inductor/138282 2025-01-24T00:53:33.7700908Z * [new tag] ciflow/inductor/138503 -> ciflow/inductor/138503 2025-01-24T00:53:33.7701532Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-01-24T00:53:33.7702190Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-01-24T00:53:33.7703011Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2025-01-24T00:53:33.7703799Z * [new tag] ciflow/inductor/138573 -> ciflow/inductor/138573 2025-01-24T00:53:33.7704572Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-01-24T00:53:33.7705238Z * [new tag] ciflow/inductor/138749 -> ciflow/inductor/138749 2025-01-24T00:53:33.7706353Z * [new tag] ciflow/inductor/138871 -> ciflow/inductor/138871 2025-01-24T00:53:33.7706846Z * [new tag] ciflow/inductor/138889 -> ciflow/inductor/138889 2025-01-24T00:53:33.7707439Z * [new tag] ciflow/inductor/138929 -> ciflow/inductor/138929 2025-01-24T00:53:33.7708112Z * [new tag] ciflow/inductor/138930 -> ciflow/inductor/138930 2025-01-24T00:53:33.7708747Z * [new tag] ciflow/inductor/138938 -> ciflow/inductor/138938 2025-01-24T00:53:33.7709450Z * [new tag] ciflow/inductor/138953 -> ciflow/inductor/138953 2025-01-24T00:53:33.7710194Z * [new tag] ciflow/inductor/138963 -> ciflow/inductor/138963 2025-01-24T00:53:33.7711145Z * [new tag] ciflow/inductor/138966 -> ciflow/inductor/138966 2025-01-24T00:53:33.7711849Z * [new tag] ciflow/inductor/138999 -> ciflow/inductor/138999 2025-01-24T00:53:33.7712616Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-01-24T00:53:33.7713274Z * [new tag] ciflow/inductor/139098 -> ciflow/inductor/139098 2025-01-24T00:53:33.7713919Z * [new tag] ciflow/inductor/139101 -> ciflow/inductor/139101 2025-01-24T00:53:33.7714631Z * [new tag] ciflow/inductor/139102 -> ciflow/inductor/139102 2025-01-24T00:53:33.7715350Z * [new tag] ciflow/inductor/139105 -> ciflow/inductor/139105 2025-01-24T00:53:33.7716121Z * [new tag] ciflow/inductor/139135 -> ciflow/inductor/139135 2025-01-24T00:53:33.7716919Z * [new tag] ciflow/inductor/139146 -> ciflow/inductor/139146 2025-01-24T00:53:33.7717734Z * [new tag] ciflow/inductor/139171 -> ciflow/inductor/139171 2025-01-24T00:53:33.7718401Z * [new tag] ciflow/inductor/139247 -> ciflow/inductor/139247 2025-01-24T00:53:33.7719131Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2025-01-24T00:53:33.7719741Z * [new tag] ciflow/inductor/139308 -> ciflow/inductor/139308 2025-01-24T00:53:33.7720439Z * [new tag] ciflow/inductor/139325 -> ciflow/inductor/139325 2025-01-24T00:53:33.7721073Z * [new tag] ciflow/inductor/139329 -> ciflow/inductor/139329 2025-01-24T00:53:33.7721731Z * [new tag] ciflow/inductor/139338 -> ciflow/inductor/139338 2025-01-24T00:53:33.7722388Z * [new tag] ciflow/inductor/139356 -> ciflow/inductor/139356 2025-01-24T00:53:33.7723069Z * [new tag] ciflow/inductor/139357 -> ciflow/inductor/139357 2025-01-24T00:53:33.7723737Z * [new tag] ciflow/inductor/139379 -> ciflow/inductor/139379 2025-01-24T00:53:33.7724381Z * [new tag] ciflow/inductor/139384 -> ciflow/inductor/139384 2025-01-24T00:53:33.7725049Z * [new tag] ciflow/inductor/139421 -> ciflow/inductor/139421 2025-01-24T00:53:33.7725877Z * [new tag] ciflow/inductor/139437 -> ciflow/inductor/139437 2025-01-24T00:53:33.7726557Z * [new tag] ciflow/inductor/139535 -> ciflow/inductor/139535 2025-01-24T00:53:33.7727236Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-01-24T00:53:33.7727905Z * [new tag] ciflow/inductor/139672 -> ciflow/inductor/139672 2025-01-24T00:53:33.7728591Z * [new tag] ciflow/inductor/139697 -> ciflow/inductor/139697 2025-01-24T00:53:33.7729225Z * [new tag] ciflow/inductor/139708 -> ciflow/inductor/139708 2025-01-24T00:53:33.7729888Z * [new tag] ciflow/inductor/139796 -> ciflow/inductor/139796 2025-01-24T00:53:33.7730545Z * [new tag] ciflow/inductor/139840 -> ciflow/inductor/139840 2025-01-24T00:53:33.7731307Z * [new tag] ciflow/inductor/139864 -> ciflow/inductor/139864 2025-01-24T00:53:33.7732086Z * [new tag] ciflow/inductor/139928 -> ciflow/inductor/139928 2025-01-24T00:53:33.7732643Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-01-24T00:53:33.7733294Z * [new tag] ciflow/inductor/139976 -> ciflow/inductor/139976 2025-01-24T00:53:33.7734007Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-01-24T00:53:33.7734637Z * [new tag] ciflow/inductor/140048 -> ciflow/inductor/140048 2025-01-24T00:53:33.7735747Z * [new tag] ciflow/inductor/140084 -> ciflow/inductor/140084 2025-01-24T00:53:33.7736362Z * [new tag] ciflow/inductor/140132 -> ciflow/inductor/140132 2025-01-24T00:53:33.7737206Z * [new tag] ciflow/inductor/140146 -> ciflow/inductor/140146 2025-01-24T00:53:33.7737944Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-01-24T00:53:33.7738603Z * [new tag] ciflow/inductor/140195 -> ciflow/inductor/140195 2025-01-24T00:53:33.7739288Z * [new tag] ciflow/inductor/140283 -> ciflow/inductor/140283 2025-01-24T00:53:33.7739976Z * [new tag] ciflow/inductor/140328 -> ciflow/inductor/140328 2025-01-24T00:53:33.7740798Z * [new tag] ciflow/inductor/140362 -> ciflow/inductor/140362 2025-01-24T00:53:33.7741471Z * [new tag] ciflow/inductor/140677 -> ciflow/inductor/140677 2025-01-24T00:53:33.7742237Z * [new tag] ciflow/inductor/140746 -> ciflow/inductor/140746 2025-01-24T00:53:33.7742985Z * [new tag] ciflow/inductor/140747 -> ciflow/inductor/140747 2025-01-24T00:53:33.7743632Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-01-24T00:53:33.7744398Z * [new tag] ciflow/inductor/140807 -> ciflow/inductor/140807 2025-01-24T00:53:33.7745097Z * [new tag] ciflow/inductor/140858 -> ciflow/inductor/140858 2025-01-24T00:53:33.7745865Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-01-24T00:53:33.7746509Z * [new tag] ciflow/inductor/141055 -> ciflow/inductor/141055 2025-01-24T00:53:33.7747690Z * [new tag] ciflow/inductor/141082 -> ciflow/inductor/141082 2025-01-24T00:53:33.7748352Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2025-01-24T00:53:33.7749046Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2025-01-24T00:53:33.7749673Z * [new tag] ciflow/inductor/141131 -> ciflow/inductor/141131 2025-01-24T00:53:33.7750353Z * [new tag] ciflow/inductor/141168 -> ciflow/inductor/141168 2025-01-24T00:53:33.7751008Z * [new tag] ciflow/inductor/141193 -> ciflow/inductor/141193 2025-01-24T00:53:33.7751726Z * [new tag] ciflow/inductor/141195 -> ciflow/inductor/141195 2025-01-24T00:53:33.7752602Z * [new tag] ciflow/inductor/141213 -> ciflow/inductor/141213 2025-01-24T00:53:33.7753374Z * [new tag] ciflow/inductor/141226 -> ciflow/inductor/141226 2025-01-24T00:53:33.7754066Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-01-24T00:53:33.7754905Z * [new tag] ciflow/inductor/141342 -> ciflow/inductor/141342 2025-01-24T00:53:33.7755539Z * [new tag] ciflow/inductor/141347 -> ciflow/inductor/141347 2025-01-24T00:53:33.7756195Z * [new tag] ciflow/inductor/141393 -> ciflow/inductor/141393 2025-01-24T00:53:33.7756880Z * [new tag] ciflow/inductor/141489 -> ciflow/inductor/141489 2025-01-24T00:53:33.7757592Z * [new tag] ciflow/inductor/141493 -> ciflow/inductor/141493 2025-01-24T00:53:33.7758281Z * [new tag] ciflow/inductor/141496 -> ciflow/inductor/141496 2025-01-24T00:53:33.7758909Z * [new tag] ciflow/inductor/141588 -> ciflow/inductor/141588 2025-01-24T00:53:33.7759546Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2025-01-24T00:53:33.7760258Z * [new tag] ciflow/inductor/141659 -> ciflow/inductor/141659 2025-01-24T00:53:33.7760881Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-01-24T00:53:33.7761547Z * [new tag] ciflow/inductor/141697 -> ciflow/inductor/141697 2025-01-24T00:53:33.7762242Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-01-24T00:53:33.7762930Z * [new tag] ciflow/inductor/141702 -> ciflow/inductor/141702 2025-01-24T00:53:33.7763585Z * [new tag] ciflow/inductor/141720 -> ciflow/inductor/141720 2025-01-24T00:53:33.7764510Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-01-24T00:53:33.7765241Z * [new tag] ciflow/inductor/141795 -> ciflow/inductor/141795 2025-01-24T00:53:33.7766223Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-01-24T00:53:33.7766809Z * [new tag] ciflow/inductor/141889 -> ciflow/inductor/141889 2025-01-24T00:53:33.7767457Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2025-01-24T00:53:33.7768181Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2025-01-24T00:53:33.7768813Z * [new tag] ciflow/inductor/141947 -> ciflow/inductor/141947 2025-01-24T00:53:33.7769479Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-01-24T00:53:33.7770159Z * [new tag] ciflow/inductor/142026 -> ciflow/inductor/142026 2025-01-24T00:53:33.7770838Z * [new tag] ciflow/inductor/142046 -> ciflow/inductor/142046 2025-01-24T00:53:33.7771503Z * [new tag] ciflow/inductor/142091 -> ciflow/inductor/142091 2025-01-24T00:53:33.7772146Z * [new tag] ciflow/inductor/142092 -> ciflow/inductor/142092 2025-01-24T00:53:33.7772811Z * [new tag] ciflow/inductor/142105 -> ciflow/inductor/142105 2025-01-24T00:53:33.7773729Z * [new tag] ciflow/inductor/142163 -> ciflow/inductor/142163 2025-01-24T00:53:33.7774711Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2025-01-24T00:53:33.7775551Z * [new tag] ciflow/inductor/142273 -> ciflow/inductor/142273 2025-01-24T00:53:33.7776198Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-01-24T00:53:33.7776885Z * [new tag] ciflow/inductor/142296 -> ciflow/inductor/142296 2025-01-24T00:53:33.7777666Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2025-01-24T00:53:33.7778343Z * [new tag] ciflow/inductor/142350 -> ciflow/inductor/142350 2025-01-24T00:53:33.7779019Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-01-24T00:53:33.7779706Z * [new tag] ciflow/inductor/142407 -> ciflow/inductor/142407 2025-01-24T00:53:33.7780404Z * [new tag] ciflow/inductor/142483 -> ciflow/inductor/142483 2025-01-24T00:53:33.7781057Z * [new tag] ciflow/inductor/142513 -> ciflow/inductor/142513 2025-01-24T00:53:33.7782134Z * [new tag] ciflow/inductor/142830 -> ciflow/inductor/142830 2025-01-24T00:53:33.7782797Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2025-01-24T00:53:33.7783539Z * [new tag] ciflow/inductor/142861 -> ciflow/inductor/142861 2025-01-24T00:53:33.7784194Z * [new tag] ciflow/inductor/143044 -> ciflow/inductor/143044 2025-01-24T00:53:33.7784951Z * [new tag] ciflow/inductor/143061 -> ciflow/inductor/143061 2025-01-24T00:53:33.7785626Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2025-01-24T00:53:33.7786378Z * [new tag] ciflow/inductor/143220 -> ciflow/inductor/143220 2025-01-24T00:53:33.7787089Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2025-01-24T00:53:33.7788077Z * [new tag] ciflow/inductor/143286 -> ciflow/inductor/143286 2025-01-24T00:53:33.7788608Z * [new tag] ciflow/inductor/143296 -> ciflow/inductor/143296 2025-01-24T00:53:33.7789239Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2025-01-24T00:53:33.7789895Z * [new tag] ciflow/inductor/143378 -> ciflow/inductor/143378 2025-01-24T00:53:33.7790573Z * [new tag] ciflow/inductor/143387 -> ciflow/inductor/143387 2025-01-24T00:53:33.7791223Z * [new tag] ciflow/inductor/143405 -> ciflow/inductor/143405 2025-01-24T00:53:33.7791892Z * [new tag] ciflow/inductor/143408 -> ciflow/inductor/143408 2025-01-24T00:53:33.7792679Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2025-01-24T00:53:33.7793336Z * [new tag] ciflow/inductor/143417 -> ciflow/inductor/143417 2025-01-24T00:53:33.7794046Z * [new tag] ciflow/inductor/143456 -> ciflow/inductor/143456 2025-01-24T00:53:33.7794729Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-01-24T00:53:33.7795765Z * [new tag] ciflow/inductor/143464 -> ciflow/inductor/143464 2025-01-24T00:53:33.7796503Z * [new tag] ciflow/inductor/143475 -> ciflow/inductor/143475 2025-01-24T00:53:33.7797240Z * [new tag] ciflow/inductor/143525 -> ciflow/inductor/143525 2025-01-24T00:53:33.7797997Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-01-24T00:53:33.7798658Z * [new tag] ciflow/inductor/143533 -> ciflow/inductor/143533 2025-01-24T00:53:33.7799341Z * [new tag] ciflow/inductor/143534 -> ciflow/inductor/143534 2025-01-24T00:53:33.7800193Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-01-24T00:53:33.7800763Z * [new tag] ciflow/inductor/143559 -> ciflow/inductor/143559 2025-01-24T00:53:33.7801466Z * [new tag] ciflow/inductor/143622 -> ciflow/inductor/143622 2025-01-24T00:53:33.7802133Z * [new tag] ciflow/inductor/143631 -> ciflow/inductor/143631 2025-01-24T00:53:33.7802847Z * [new tag] ciflow/inductor/143638 -> ciflow/inductor/143638 2025-01-24T00:53:33.7803486Z * [new tag] ciflow/inductor/143671 -> ciflow/inductor/143671 2025-01-24T00:53:33.7804146Z * [new tag] ciflow/inductor/143683 -> ciflow/inductor/143683 2025-01-24T00:53:33.7804813Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-01-24T00:53:33.7805490Z * [new tag] ciflow/inductor/143808 -> ciflow/inductor/143808 2025-01-24T00:53:33.7806155Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-01-24T00:53:33.7806897Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-01-24T00:53:33.7807617Z * [new tag] ciflow/inductor/143872 -> ciflow/inductor/143872 2025-01-24T00:53:33.7808372Z * [new tag] ciflow/inductor/143877 -> ciflow/inductor/143877 2025-01-24T00:53:33.7808941Z * [new tag] ciflow/inductor/143880 -> ciflow/inductor/143880 2025-01-24T00:53:33.7809652Z * [new tag] ciflow/inductor/143961 -> ciflow/inductor/143961 2025-01-24T00:53:33.7814564Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-01-24T00:53:33.7815179Z * [new tag] ciflow/inductor/144002 -> ciflow/inductor/144002 2025-01-24T00:53:33.7815878Z * [new tag] ciflow/inductor/144008 -> ciflow/inductor/144008 2025-01-24T00:53:33.7816740Z * [new tag] ciflow/inductor/144017 -> ciflow/inductor/144017 2025-01-24T00:53:33.7817397Z * [new tag] ciflow/inductor/144020 -> ciflow/inductor/144020 2025-01-24T00:53:33.7818064Z * [new tag] ciflow/inductor/144073 -> ciflow/inductor/144073 2025-01-24T00:53:33.7818735Z * [new tag] ciflow/inductor/144097 -> ciflow/inductor/144097 2025-01-24T00:53:33.7819402Z * [new tag] ciflow/inductor/144108 -> ciflow/inductor/144108 2025-01-24T00:53:33.7820080Z * [new tag] ciflow/inductor/144114 -> ciflow/inductor/144114 2025-01-24T00:53:33.7820767Z * [new tag] ciflow/inductor/144115 -> ciflow/inductor/144115 2025-01-24T00:53:33.7821450Z * [new tag] ciflow/inductor/144120 -> ciflow/inductor/144120 2025-01-24T00:53:33.7822370Z * [new tag] ciflow/inductor/144172 -> ciflow/inductor/144172 2025-01-24T00:53:33.7823121Z * [new tag] ciflow/inductor/144193 -> ciflow/inductor/144193 2025-01-24T00:53:33.7823972Z * [new tag] ciflow/inductor/144234 -> ciflow/inductor/144234 2025-01-24T00:53:33.7824850Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-01-24T00:53:33.7825480Z * [new tag] ciflow/inductor/144288 -> ciflow/inductor/144288 2025-01-24T00:53:33.7826230Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-01-24T00:53:33.7827313Z * [new tag] ciflow/inductor/144294 -> ciflow/inductor/144294 2025-01-24T00:53:33.7828032Z * [new tag] ciflow/inductor/144303 -> ciflow/inductor/144303 2025-01-24T00:53:33.7828749Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-01-24T00:53:33.7829436Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-01-24T00:53:33.7830096Z * [new tag] ciflow/inductor/144349 -> ciflow/inductor/144349 2025-01-24T00:53:33.7830760Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-01-24T00:53:33.7831501Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-01-24T00:53:33.7832766Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-01-24T00:53:33.7833327Z * [new tag] ciflow/inductor/144395 -> ciflow/inductor/144395 2025-01-24T00:53:33.7834035Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-01-24T00:53:33.7834707Z * [new tag] ciflow/inductor/144413 -> ciflow/inductor/144413 2025-01-24T00:53:33.7835409Z * [new tag] ciflow/inductor/144414 -> ciflow/inductor/144414 2025-01-24T00:53:33.7836079Z * [new tag] ciflow/inductor/144420 -> ciflow/inductor/144420 2025-01-24T00:53:33.7836738Z * [new tag] ciflow/inductor/144421 -> ciflow/inductor/144421 2025-01-24T00:53:33.7837428Z * [new tag] ciflow/inductor/144422 -> ciflow/inductor/144422 2025-01-24T00:53:33.7838121Z * [new tag] ciflow/inductor/144423 -> ciflow/inductor/144423 2025-01-24T00:53:33.7838718Z * [new tag] ciflow/inductor/144424 -> ciflow/inductor/144424 2025-01-24T00:53:33.7839416Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-01-24T00:53:33.7840100Z * [new tag] ciflow/inductor/144452 -> ciflow/inductor/144452 2025-01-24T00:53:33.7840823Z * [new tag] ciflow/inductor/144458 -> ciflow/inductor/144458 2025-01-24T00:53:33.7841690Z * [new tag] ciflow/inductor/144485 -> ciflow/inductor/144485 2025-01-24T00:53:33.7842394Z * [new tag] ciflow/inductor/144492 -> ciflow/inductor/144492 2025-01-24T00:53:33.7843045Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-01-24T00:53:33.7843723Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-01-24T00:53:33.7844410Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-01-24T00:53:33.7845068Z * [new tag] ciflow/inductor/144513 -> ciflow/inductor/144513 2025-01-24T00:53:33.7845749Z * [new tag] ciflow/inductor/144515 -> ciflow/inductor/144515 2025-01-24T00:53:33.7846406Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-01-24T00:53:33.7847072Z * [new tag] ciflow/inductor/144526 -> ciflow/inductor/144526 2025-01-24T00:53:33.7847760Z * [new tag] ciflow/inductor/144527 -> ciflow/inductor/144527 2025-01-24T00:53:33.7848405Z * [new tag] ciflow/inductor/144528 -> ciflow/inductor/144528 2025-01-24T00:53:33.7849077Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-01-24T00:53:33.7849755Z * [new tag] ciflow/inductor/144546 -> ciflow/inductor/144546 2025-01-24T00:53:33.7850419Z * [new tag] ciflow/inductor/144547 -> ciflow/inductor/144547 2025-01-24T00:53:33.7851108Z * [new tag] ciflow/inductor/144549 -> ciflow/inductor/144549 2025-01-24T00:53:33.7851772Z * [new tag] ciflow/inductor/144550 -> ciflow/inductor/144550 2025-01-24T00:53:33.7852498Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-01-24T00:53:33.7853248Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-01-24T00:53:33.7854138Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-01-24T00:53:33.7854840Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-01-24T00:53:33.7855511Z * [new tag] ciflow/inductor/144569 -> ciflow/inductor/144569 2025-01-24T00:53:33.7856205Z * [new tag] ciflow/inductor/144579 -> ciflow/inductor/144579 2025-01-24T00:53:33.7857047Z * [new tag] ciflow/inductor/144598 -> ciflow/inductor/144598 2025-01-24T00:53:33.7857732Z * [new tag] ciflow/inductor/144640 -> ciflow/inductor/144640 2025-01-24T00:53:33.7858554Z * [new tag] ciflow/inductor/144642 -> ciflow/inductor/144642 2025-01-24T00:53:33.7859341Z * [new tag] ciflow/inductor/144646 -> ciflow/inductor/144646 2025-01-24T00:53:33.7860056Z * [new tag] ciflow/inductor/144695 -> ciflow/inductor/144695 2025-01-24T00:53:33.7860733Z * [new tag] ciflow/inductor/144700 -> ciflow/inductor/144700 2025-01-24T00:53:33.7861409Z * [new tag] ciflow/inductor/144707 -> ciflow/inductor/144707 2025-01-24T00:53:33.7862107Z * [new tag] ciflow/inductor/144712 -> ciflow/inductor/144712 2025-01-24T00:53:33.7862813Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-01-24T00:53:33.7863763Z * [new tag] ciflow/inductor/144724 -> ciflow/inductor/144724 2025-01-24T00:53:33.7864375Z * [new tag] ciflow/inductor/144733 -> ciflow/inductor/144733 2025-01-24T00:53:33.7865025Z * [new tag] ciflow/inductor/144741 -> ciflow/inductor/144741 2025-01-24T00:53:33.7865725Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-01-24T00:53:33.7866519Z * [new tag] ciflow/inductor/144771 -> ciflow/inductor/144771 2025-01-24T00:53:33.7867425Z * [new tag] ciflow/inductor/144773 -> ciflow/inductor/144773 2025-01-24T00:53:33.7868090Z * [new tag] ciflow/inductor/144829 -> ciflow/inductor/144829 2025-01-24T00:53:33.7869051Z * [new tag] ciflow/inductor/144865 -> ciflow/inductor/144865 2025-01-24T00:53:33.7869793Z * [new tag] ciflow/inductor/144880 -> ciflow/inductor/144880 2025-01-24T00:53:33.7870500Z * [new tag] ciflow/inductor/144894 -> ciflow/inductor/144894 2025-01-24T00:53:33.7871195Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-01-24T00:53:33.7871932Z * [new tag] ciflow/inductor/144910 -> ciflow/inductor/144910 2025-01-24T00:53:33.7872698Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-01-24T00:53:33.7873685Z * [new tag] ciflow/inductor/144940 -> ciflow/inductor/144940 2025-01-24T00:53:33.7874322Z * [new tag] ciflow/inductor/144943 -> ciflow/inductor/144943 2025-01-24T00:53:33.7875147Z * [new tag] ciflow/inductor/144953 -> ciflow/inductor/144953 2025-01-24T00:53:33.7875866Z * [new tag] ciflow/inductor/144974 -> ciflow/inductor/144974 2025-01-24T00:53:33.7876542Z * [new tag] ciflow/inductor/144975 -> ciflow/inductor/144975 2025-01-24T00:53:33.7877250Z * [new tag] ciflow/inductor/144979 -> ciflow/inductor/144979 2025-01-24T00:53:33.7878078Z * [new tag] ciflow/inductor/144980 -> ciflow/inductor/144980 2025-01-24T00:53:33.7879172Z * [new tag] ciflow/inductor/144985 -> ciflow/inductor/144985 2025-01-24T00:53:33.7879861Z * [new tag] ciflow/inductor/144986 -> ciflow/inductor/144986 2025-01-24T00:53:33.7880516Z * [new tag] ciflow/inductor/144999 -> ciflow/inductor/144999 2025-01-24T00:53:33.7881301Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-01-24T00:53:33.7881940Z * [new tag] ciflow/inductor/145047 -> ciflow/inductor/145047 2025-01-24T00:53:33.7882619Z * [new tag] ciflow/inductor/145059 -> ciflow/inductor/145059 2025-01-24T00:53:33.7883330Z * [new tag] ciflow/inductor/145061 -> ciflow/inductor/145061 2025-01-24T00:53:33.7884067Z * [new tag] ciflow/inductor/145082 -> ciflow/inductor/145082 2025-01-24T00:53:33.7884750Z * [new tag] ciflow/inductor/145083 -> ciflow/inductor/145083 2025-01-24T00:53:33.7885404Z * [new tag] ciflow/inductor/145095 -> ciflow/inductor/145095 2025-01-24T00:53:33.7886125Z * [new tag] ciflow/inductor/145103 -> ciflow/inductor/145103 2025-01-24T00:53:33.7886935Z * [new tag] ciflow/inductor/145104 -> ciflow/inductor/145104 2025-01-24T00:53:33.7887589Z * [new tag] ciflow/inductor/145117 -> ciflow/inductor/145117 2025-01-24T00:53:33.7888291Z * [new tag] ciflow/inductor/145119 -> ciflow/inductor/145119 2025-01-24T00:53:33.7888965Z * [new tag] ciflow/inductor/145120 -> ciflow/inductor/145120 2025-01-24T00:53:33.7889655Z * [new tag] ciflow/inductor/145122 -> ciflow/inductor/145122 2025-01-24T00:53:33.7890394Z * [new tag] ciflow/inductor/145128 -> ciflow/inductor/145128 2025-01-24T00:53:33.7891424Z * [new tag] ciflow/inductor/145130 -> ciflow/inductor/145130 2025-01-24T00:53:33.7892148Z * [new tag] ciflow/inductor/145132 -> ciflow/inductor/145132 2025-01-24T00:53:33.7892869Z * [new tag] ciflow/inductor/145148 -> ciflow/inductor/145148 2025-01-24T00:53:33.7893645Z * [new tag] ciflow/inductor/145150 -> ciflow/inductor/145150 2025-01-24T00:53:33.7894686Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-01-24T00:53:33.7895523Z * [new tag] ciflow/inductor/145156 -> ciflow/inductor/145156 2025-01-24T00:53:33.7896346Z * [new tag] ciflow/inductor/145194 -> ciflow/inductor/145194 2025-01-24T00:53:33.7897073Z * [new tag] ciflow/inductor/145196 -> ciflow/inductor/145196 2025-01-24T00:53:33.7898023Z * [new tag] ciflow/inductor/145204 -> ciflow/inductor/145204 2025-01-24T00:53:33.7898737Z * [new tag] ciflow/inductor/145223 -> ciflow/inductor/145223 2025-01-24T00:53:33.7899482Z * [new tag] ciflow/inductor/145245 -> ciflow/inductor/145245 2025-01-24T00:53:33.7900251Z * [new tag] ciflow/inductor/145248 -> ciflow/inductor/145248 2025-01-24T00:53:33.7900989Z * [new tag] ciflow/inductor/145250 -> ciflow/inductor/145250 2025-01-24T00:53:33.7901770Z * [new tag] ciflow/inductor/145254 -> ciflow/inductor/145254 2025-01-24T00:53:33.7902761Z * [new tag] ciflow/inductor/145303 -> ciflow/inductor/145303 2025-01-24T00:53:33.7903475Z * [new tag] ciflow/inductor/145307 -> ciflow/inductor/145307 2025-01-24T00:53:33.7904232Z * [new tag] ciflow/inductor/145311 -> ciflow/inductor/145311 2025-01-24T00:53:33.7905170Z * [new tag] ciflow/inductor/145318 -> ciflow/inductor/145318 2025-01-24T00:53:33.7905875Z * [new tag] ciflow/inductor/145321 -> ciflow/inductor/145321 2025-01-24T00:53:33.7906815Z * [new tag] ciflow/inductor/145323 -> ciflow/inductor/145323 2025-01-24T00:53:33.7907549Z * [new tag] ciflow/inductor/145331 -> ciflow/inductor/145331 2025-01-24T00:53:33.7908301Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-01-24T00:53:33.7909051Z * [new tag] ciflow/inductor/145354 -> ciflow/inductor/145354 2025-01-24T00:53:33.7909978Z * [new tag] ciflow/inductor/145373 -> ciflow/inductor/145373 2025-01-24T00:53:33.7910961Z * [new tag] ciflow/inductor/145375 -> ciflow/inductor/145375 2025-01-24T00:53:33.7911934Z * [new tag] ciflow/inductor/145381 -> ciflow/inductor/145381 2025-01-24T00:53:33.7912707Z * [new tag] ciflow/inductor/145400 -> ciflow/inductor/145400 2025-01-24T00:53:33.7913456Z * [new tag] ciflow/inductor/145403 -> ciflow/inductor/145403 2025-01-24T00:53:33.7914214Z * [new tag] ciflow/inductor/145407 -> ciflow/inductor/145407 2025-01-24T00:53:33.7914963Z * [new tag] ciflow/inductor/145415 -> ciflow/inductor/145415 2025-01-24T00:53:33.7915733Z * [new tag] ciflow/inductor/145421 -> ciflow/inductor/145421 2025-01-24T00:53:33.7916491Z * [new tag] ciflow/inductor/145422 -> ciflow/inductor/145422 2025-01-24T00:53:33.7917244Z * [new tag] ciflow/inductor/145426 -> ciflow/inductor/145426 2025-01-24T00:53:33.7918243Z * [new tag] ciflow/inductor/145427 -> ciflow/inductor/145427 2025-01-24T00:53:33.7918926Z * [new tag] ciflow/inductor/145429 -> ciflow/inductor/145429 2025-01-24T00:53:33.7919677Z * [new tag] ciflow/inductor/145431 -> ciflow/inductor/145431 2025-01-24T00:53:33.7920432Z * [new tag] ciflow/inductor/145435 -> ciflow/inductor/145435 2025-01-24T00:53:33.7921213Z * [new tag] ciflow/inductor/145448 -> ciflow/inductor/145448 2025-01-24T00:53:33.7921952Z * [new tag] ciflow/inductor/145455 -> ciflow/inductor/145455 2025-01-24T00:53:33.7922973Z * [new tag] ciflow/inductor/145459 -> ciflow/inductor/145459 2025-01-24T00:53:33.7923701Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-01-24T00:53:33.7924472Z * [new tag] ciflow/inductor/145479 -> ciflow/inductor/145479 2025-01-24T00:53:33.7925347Z * [new tag] ciflow/inductor/145490 -> ciflow/inductor/145490 2025-01-24T00:53:33.7925995Z * [new tag] ciflow/inductor/145506 -> ciflow/inductor/145506 2025-01-24T00:53:33.7926714Z * [new tag] ciflow/inductor/145509 -> ciflow/inductor/145509 2025-01-24T00:53:33.7927815Z * [new tag] ciflow/inductor/145513 -> ciflow/inductor/145513 2025-01-24T00:53:33.7928438Z * [new tag] ciflow/inductor/145515 -> ciflow/inductor/145515 2025-01-24T00:53:33.7929565Z * [new tag] ciflow/inductor/145518 -> ciflow/inductor/145518 2025-01-24T00:53:33.7930296Z * [new tag] ciflow/inductor/145519 -> ciflow/inductor/145519 2025-01-24T00:53:33.7931171Z * [new tag] ciflow/inductor/145523 -> ciflow/inductor/145523 2025-01-24T00:53:33.7931827Z * [new tag] ciflow/inductor/145527 -> ciflow/inductor/145527 2025-01-24T00:53:33.7932602Z * [new tag] ciflow/inductor/145532 -> ciflow/inductor/145532 2025-01-24T00:53:33.7933346Z * [new tag] ciflow/inductor/145533 -> ciflow/inductor/145533 2025-01-24T00:53:33.7934211Z * [new tag] ciflow/inductor/145537 -> ciflow/inductor/145537 2025-01-24T00:53:33.7934895Z * [new tag] ciflow/inductor/145538 -> ciflow/inductor/145538 2025-01-24T00:53:33.7935626Z * [new tag] ciflow/inductor/145539 -> ciflow/inductor/145539 2025-01-24T00:53:33.7936486Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-01-24T00:53:33.7937189Z * [new tag] ciflow/inductor/145542 -> ciflow/inductor/145542 2025-01-24T00:53:33.7938205Z * [new tag] ciflow/inductor/145545 -> ciflow/inductor/145545 2025-01-24T00:53:33.7938952Z * [new tag] ciflow/inductor/145546 -> ciflow/inductor/145546 2025-01-24T00:53:33.7940601Z * [new tag] ciflow/inductor/145547 -> ciflow/inductor/145547 2025-01-24T00:53:33.7941406Z * [new tag] ciflow/inductor/145548 -> ciflow/inductor/145548 2025-01-24T00:53:33.7942516Z * [new tag] ciflow/inductor/145549 -> ciflow/inductor/145549 2025-01-24T00:53:33.7943560Z * [new tag] ciflow/inductor/145551 -> ciflow/inductor/145551 2025-01-24T00:53:33.7944689Z * [new tag] ciflow/inductor/145552 -> ciflow/inductor/145552 2025-01-24T00:53:33.7946073Z * [new tag] ciflow/inductor/145553 -> ciflow/inductor/145553 2025-01-24T00:53:33.7946964Z * [new tag] ciflow/inductor/145554 -> ciflow/inductor/145554 2025-01-24T00:53:33.7947986Z * [new tag] ciflow/inductor/145558 -> ciflow/inductor/145558 2025-01-24T00:53:33.7949103Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-01-24T00:53:33.7950225Z * [new tag] ciflow/inductor/145565 -> ciflow/inductor/145565 2025-01-24T00:53:33.7951239Z * [new tag] ciflow/inductor/145569 -> ciflow/inductor/145569 2025-01-24T00:53:33.7953059Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-01-24T00:53:33.7954173Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-01-24T00:53:33.7955720Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-01-24T00:53:33.7957143Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-01-24T00:53:33.7958662Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-01-24T00:53:33.7959977Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-01-24T00:53:33.7961345Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-01-24T00:53:33.7962336Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-01-24T00:53:33.7963217Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-01-24T00:53:33.7964227Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-01-24T00:53:33.7965163Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-01-24T00:53:33.7966130Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-01-24T00:53:33.7967057Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-01-24T00:53:33.7968079Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-01-24T00:53:33.7969028Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-01-24T00:53:33.7969951Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-01-24T00:53:33.7971382Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2025-01-24T00:53:33.7972740Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2025-01-24T00:53:33.7974202Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-01-24T00:53:33.7975394Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-01-24T00:53:33.7976437Z * [new tag] ciflow/linux-aarch64/137562 -> ciflow/linux-aarch64/137562 2025-01-24T00:53:33.7977470Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-01-24T00:53:33.7978464Z * [new tag] ciflow/linux-aarch64/137995 -> ciflow/linux-aarch64/137995 2025-01-24T00:53:33.7979877Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-01-24T00:53:33.7980760Z * [new tag] ciflow/linux-aarch64/138889 -> ciflow/linux-aarch64/138889 2025-01-24T00:53:33.7981786Z * [new tag] ciflow/linux-aarch64/139243 -> ciflow/linux-aarch64/139243 2025-01-24T00:53:33.7982795Z * [new tag] ciflow/linux-aarch64/139973 -> ciflow/linux-aarch64/139973 2025-01-24T00:53:33.7983948Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-01-24T00:53:33.7984987Z * [new tag] ciflow/linux-aarch64/140362 -> ciflow/linux-aarch64/140362 2025-01-24T00:53:33.7986338Z * [new tag] ciflow/linux-aarch64/142501 -> ciflow/linux-aarch64/142501 2025-01-24T00:53:33.7986995Z * [new tag] ciflow/linux-aarch64/142760 -> ciflow/linux-aarch64/142760 2025-01-24T00:53:33.7988431Z * [new tag] ciflow/linux-aarch64/143741 -> ciflow/linux-aarch64/143741 2025-01-24T00:53:33.7989815Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-01-24T00:53:33.7990731Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-01-24T00:53:33.7991680Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-01-24T00:53:33.7992692Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-01-24T00:53:33.7993689Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-01-24T00:53:33.7994670Z * [new tag] ciflow/mps/137562 -> ciflow/mps/137562 2025-01-24T00:53:33.7996277Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-01-24T00:53:33.7996993Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2025-01-24T00:53:33.7997956Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-01-24T00:53:33.7999401Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2025-01-24T00:53:33.8000776Z * [new tag] ciflow/mps/140371 -> ciflow/mps/140371 2025-01-24T00:53:33.8002820Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2025-01-24T00:53:33.8004053Z * [new tag] ciflow/mps/140869 -> ciflow/mps/140869 2025-01-24T00:53:33.8005856Z * [new tag] ciflow/mps/141795 -> ciflow/mps/141795 2025-01-24T00:53:33.8007544Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-01-24T00:53:33.8008611Z * [new tag] ciflow/mps/142477 -> ciflow/mps/142477 2025-01-24T00:53:33.8009653Z * [new tag] ciflow/mps/143630 -> ciflow/mps/143630 2025-01-24T00:53:33.8010900Z * [new tag] ciflow/mps/143656 -> ciflow/mps/143656 2025-01-24T00:53:33.8011903Z * [new tag] ciflow/mps/143911 -> ciflow/mps/143911 2025-01-24T00:53:33.8012903Z * [new tag] ciflow/mps/143966 -> ciflow/mps/143966 2025-01-24T00:53:33.8013946Z * [new tag] ciflow/mps/144193 -> ciflow/mps/144193 2025-01-24T00:53:33.8015025Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-01-24T00:53:33.8016000Z * [new tag] ciflow/mps/144664 -> ciflow/mps/144664 2025-01-24T00:53:33.8017023Z * [new tag] ciflow/mps/145512 -> ciflow/mps/145512 2025-01-24T00:53:33.8018069Z * [new tag] ciflow/mps/145526 -> ciflow/mps/145526 2025-01-24T00:53:33.8019115Z * [new tag] ciflow/mps/145533 -> ciflow/mps/145533 2025-01-24T00:53:33.8020618Z * [new tag] ciflow/mps/145568 -> ciflow/mps/145568 2025-01-24T00:53:33.8022177Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-01-24T00:53:33.8023495Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-01-24T00:53:33.8024586Z * [new tag] ciflow/periodic/131296 -> ciflow/periodic/131296 2025-01-24T00:53:33.8025521Z * [new tag] ciflow/periodic/131493 -> ciflow/periodic/131493 2025-01-24T00:53:33.8026548Z * [new tag] ciflow/periodic/132742 -> ciflow/periodic/132742 2025-01-24T00:53:33.8027484Z * [new tag] ciflow/periodic/132755 -> ciflow/periodic/132755 2025-01-24T00:53:33.8028869Z * [new tag] ciflow/periodic/134817 -> ciflow/periodic/134817 2025-01-24T00:53:33.8029659Z * [new tag] ciflow/periodic/138503 -> ciflow/periodic/138503 2025-01-24T00:53:33.8030619Z * [new tag] ciflow/periodic/138573 -> ciflow/periodic/138573 2025-01-24T00:53:33.8031741Z * [new tag] ciflow/periodic/139225 -> ciflow/periodic/139225 2025-01-24T00:53:33.8032739Z * [new tag] ciflow/periodic/139576 -> ciflow/periodic/139576 2025-01-24T00:53:33.8034469Z * [new tag] ciflow/periodic/140293 -> ciflow/periodic/140293 2025-01-24T00:53:33.8035645Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2025-01-24T00:53:33.8037046Z * [new tag] ciflow/periodic/141168 -> ciflow/periodic/141168 2025-01-24T00:53:33.8037935Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-01-24T00:53:33.8039000Z * [new tag] ciflow/periodic/141355 -> ciflow/periodic/141355 2025-01-24T00:53:33.8040004Z * [new tag] ciflow/periodic/141588 -> ciflow/periodic/141588 2025-01-24T00:53:33.8041012Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-01-24T00:53:33.8042059Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2025-01-24T00:53:33.8043401Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-01-24T00:53:33.8044324Z * [new tag] ciflow/periodic/144953 -> ciflow/periodic/144953 2025-01-24T00:53:33.8045475Z * [new tag] ciflow/periodic/145130 -> ciflow/periodic/145130 2025-01-24T00:53:33.8046605Z * [new tag] ciflow/periodic/145416 -> ciflow/periodic/145416 2025-01-24T00:53:33.8047636Z * [new tag] ciflow/periodic/145504 -> ciflow/periodic/145504 2025-01-24T00:53:33.8049277Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-01-24T00:53:33.8050256Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-01-24T00:53:33.8051614Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-01-24T00:53:33.8052998Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-01-24T00:53:33.8054402Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-01-24T00:53:33.8056098Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-01-24T00:53:33.8057275Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-01-24T00:53:33.8058665Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-01-24T00:53:33.8059864Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-01-24T00:53:33.8061534Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-01-24T00:53:33.8063001Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-01-24T00:53:33.8064336Z * [new tag] ciflow/rocm/121885 -> ciflow/rocm/121885 2025-01-24T00:53:33.8065658Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-01-24T00:53:33.8066595Z * [new tag] ciflow/rocm/129409 -> ciflow/rocm/129409 2025-01-24T00:53:33.8067494Z * [new tag] ciflow/rocm/134817 -> ciflow/rocm/134817 2025-01-24T00:53:33.8069023Z * [new tag] ciflow/rocm/137136 -> ciflow/rocm/137136 2025-01-24T00:53:33.8069990Z * [new tag] ciflow/rocm/138964 -> ciflow/rocm/138964 2025-01-24T00:53:33.8070994Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2025-01-24T00:53:33.8071948Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-01-24T00:53:33.8073021Z * [new tag] ciflow/rocm/140261 -> ciflow/rocm/140261 2025-01-24T00:53:33.8074053Z * [new tag] ciflow/rocm/140293 -> ciflow/rocm/140293 2025-01-24T00:53:33.8075053Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2025-01-24T00:53:33.8076524Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-01-24T00:53:33.8077861Z * [new tag] ciflow/rocm/141355 -> ciflow/rocm/141355 2025-01-24T00:53:33.8079222Z * [new tag] ciflow/rocm/142408 -> ciflow/rocm/142408 2025-01-24T00:53:33.8080181Z * [new tag] ciflow/rocm/143286 -> ciflow/rocm/143286 2025-01-24T00:53:33.8081173Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2025-01-24T00:53:33.8082494Z * [new tag] ciflow/rocm/143971 -> ciflow/rocm/143971 2025-01-24T00:53:33.8083417Z * [new tag] ciflow/rocm/144120 -> ciflow/rocm/144120 2025-01-24T00:53:33.8084834Z * [new tag] ciflow/rocm/144441 -> ciflow/rocm/144441 2025-01-24T00:53:33.8086089Z * [new tag] ciflow/rocm/144476 -> ciflow/rocm/144476 2025-01-24T00:53:33.8087402Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-01-24T00:53:33.8088262Z * [new tag] ciflow/rocm/144664 -> ciflow/rocm/144664 2025-01-24T00:53:33.8089362Z * [new tag] ciflow/rocm/144865 -> ciflow/rocm/144865 2025-01-24T00:53:33.8090836Z * [new tag] ciflow/rocm/144942 -> ciflow/rocm/144942 2025-01-24T00:53:33.8091608Z * [new tag] ciflow/rocm/144985 -> ciflow/rocm/144985 2025-01-24T00:53:33.8092638Z * [new tag] ciflow/rocm/145083 -> ciflow/rocm/145083 2025-01-24T00:53:33.8093673Z * [new tag] ciflow/rocm/145130 -> ciflow/rocm/145130 2025-01-24T00:53:33.8094999Z * [new tag] ciflow/rocm/145227 -> ciflow/rocm/145227 2025-01-24T00:53:33.8096363Z * [new tag] ciflow/rocm/145294 -> ciflow/rocm/145294 2025-01-24T00:53:33.8097242Z * [new tag] ciflow/rocm/145416 -> ciflow/rocm/145416 2025-01-24T00:53:33.8098324Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-01-24T00:53:33.8099290Z * [new tag] ciflow/rocm/145490 -> ciflow/rocm/145490 2025-01-24T00:53:33.8100354Z * [new tag] ciflow/rocm/145504 -> ciflow/rocm/145504 2025-01-24T00:53:33.8101359Z * [new tag] ciflow/rocm/145518 -> ciflow/rocm/145518 2025-01-24T00:53:33.8102709Z * [new tag] ciflow/s390/137995 -> ciflow/s390/137995 2025-01-24T00:53:33.8103716Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-01-24T00:53:33.8104710Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-01-24T00:53:33.8106390Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-01-24T00:53:33.8107248Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-01-24T00:53:33.8109435Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-01-24T00:53:33.8109951Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-01-24T00:53:33.8115356Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-01-24T00:53:33.8116042Z * [new tag] ciflow/slow/141588 -> ciflow/slow/141588 2025-01-24T00:53:33.8117040Z * [new tag] ciflow/slow/144865 -> ciflow/slow/144865 2025-01-24T00:53:33.8118036Z * [new tag] ciflow/slow/145206 -> ciflow/slow/145206 2025-01-24T00:53:33.8119805Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-01-24T00:53:33.8121590Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-01-24T00:53:33.8124085Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-01-24T00:53:33.8125159Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-01-24T00:53:33.8125443Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-01-24T00:53:33.8126178Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-01-24T00:53:33.8127071Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-01-24T00:53:33.8127936Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-01-24T00:53:33.8129421Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-01-24T00:53:33.8129898Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-01-24T00:53:33.8130836Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-01-24T00:53:33.8131757Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-01-24T00:53:33.8132763Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-01-24T00:53:33.8133762Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-01-24T00:53:33.8135302Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-01-24T00:53:33.8135642Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-01-24T00:53:33.8136504Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2025-01-24T00:53:33.8137199Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-01-24T00:53:33.8137928Z * [new tag] ciflow/trunk/115749 -> ciflow/trunk/115749 2025-01-24T00:53:33.8138619Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-01-24T00:53:33.8139326Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-01-24T00:53:33.8140163Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-01-24T00:53:33.8140932Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-01-24T00:53:33.8141609Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-01-24T00:53:33.8142316Z * [new tag] ciflow/trunk/125469 -> ciflow/trunk/125469 2025-01-24T00:53:33.8143058Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-01-24T00:53:33.8144210Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-01-24T00:53:33.8145330Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-01-24T00:53:33.8146378Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-01-24T00:53:33.8147159Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-01-24T00:53:33.8148296Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2025-01-24T00:53:33.8149283Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-01-24T00:53:33.8150336Z * [new tag] ciflow/trunk/127370 -> ciflow/trunk/127370 2025-01-24T00:53:33.8151296Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-01-24T00:53:33.8151973Z * [new tag] ciflow/trunk/128672 -> ciflow/trunk/128672 2025-01-24T00:53:33.8152868Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-01-24T00:53:33.8153623Z * [new tag] ciflow/trunk/129409 -> ciflow/trunk/129409 2025-01-24T00:53:33.8154405Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2025-01-24T00:53:33.8155163Z * [new tag] ciflow/trunk/130140 -> ciflow/trunk/130140 2025-01-24T00:53:33.8155916Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-01-24T00:53:33.8156710Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-01-24T00:53:33.8157521Z * [new tag] ciflow/trunk/131296 -> ciflow/trunk/131296 2025-01-24T00:53:33.8158307Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2025-01-24T00:53:33.8159086Z * [new tag] ciflow/trunk/131481 -> ciflow/trunk/131481 2025-01-24T00:53:33.8159832Z * [new tag] ciflow/trunk/131493 -> ciflow/trunk/131493 2025-01-24T00:53:33.8160620Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2025-01-24T00:53:33.8161360Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2025-01-24T00:53:33.8162132Z * [new tag] ciflow/trunk/132742 -> ciflow/trunk/132742 2025-01-24T00:53:33.8162896Z * [new tag] ciflow/trunk/132755 -> ciflow/trunk/132755 2025-01-24T00:53:33.8163645Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-01-24T00:53:33.8164637Z * [new tag] ciflow/trunk/133222 -> ciflow/trunk/133222 2025-01-24T00:53:33.8165370Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-01-24T00:53:33.8166219Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-01-24T00:53:33.8166910Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-01-24T00:53:33.8167656Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-01-24T00:53:33.8168442Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-01-24T00:53:33.8169201Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-01-24T00:53:33.8170199Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-01-24T00:53:33.8170863Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-01-24T00:53:33.8171593Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-01-24T00:53:33.8172580Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2025-01-24T00:53:33.8173412Z * [new tag] ciflow/trunk/134515 -> ciflow/trunk/134515 2025-01-24T00:53:33.8174358Z * [new tag] ciflow/trunk/134667 -> ciflow/trunk/134667 2025-01-24T00:53:33.8175113Z * [new tag] ciflow/trunk/134969 -> ciflow/trunk/134969 2025-01-24T00:53:33.8175872Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2025-01-24T00:53:33.8176684Z * [new tag] ciflow/trunk/135189 -> ciflow/trunk/135189 2025-01-24T00:53:33.8177437Z * [new tag] ciflow/trunk/135337 -> ciflow/trunk/135337 2025-01-24T00:53:33.8178413Z * [new tag] ciflow/trunk/135338 -> ciflow/trunk/135338 2025-01-24T00:53:33.8179160Z * [new tag] ciflow/trunk/135465 -> ciflow/trunk/135465 2025-01-24T00:53:33.8180138Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-01-24T00:53:33.8180877Z * [new tag] ciflow/trunk/135719 -> ciflow/trunk/135719 2025-01-24T00:53:33.8181836Z * [new tag] ciflow/trunk/136241 -> ciflow/trunk/136241 2025-01-24T00:53:33.8182702Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-01-24T00:53:33.8183528Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-01-24T00:53:33.8184506Z * [new tag] ciflow/trunk/136993 -> ciflow/trunk/136993 2025-01-24T00:53:33.8185270Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-01-24T00:53:33.8186070Z * [new tag] ciflow/trunk/137570 -> ciflow/trunk/137570 2025-01-24T00:53:33.8186796Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2025-01-24T00:53:33.8187477Z * [new tag] ciflow/trunk/137726 -> ciflow/trunk/137726 2025-01-24T00:53:33.8188191Z * [new tag] ciflow/trunk/137822 -> ciflow/trunk/137822 2025-01-24T00:53:33.8188886Z * [new tag] ciflow/trunk/137921 -> ciflow/trunk/137921 2025-01-24T00:53:33.8189552Z * [new tag] ciflow/trunk/138175 -> ciflow/trunk/138175 2025-01-24T00:53:33.8190252Z * [new tag] ciflow/trunk/138213 -> ciflow/trunk/138213 2025-01-24T00:53:33.8191242Z * [new tag] ciflow/trunk/138618 -> ciflow/trunk/138618 2025-01-24T00:53:33.8191861Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-01-24T00:53:33.8192748Z * [new tag] ciflow/trunk/138628 -> ciflow/trunk/138628 2025-01-24T00:53:33.8193512Z * [new tag] ciflow/trunk/138672 -> ciflow/trunk/138672 2025-01-24T00:53:33.8194310Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2025-01-24T00:53:33.8194988Z * [new tag] ciflow/trunk/138749 -> ciflow/trunk/138749 2025-01-24T00:53:33.8195727Z * [new tag] ciflow/trunk/138871 -> ciflow/trunk/138871 2025-01-24T00:53:33.8196340Z * [new tag] ciflow/trunk/138889 -> ciflow/trunk/138889 2025-01-24T00:53:33.8197000Z * [new tag] ciflow/trunk/138923 -> ciflow/trunk/138923 2025-01-24T00:53:33.8197696Z * [new tag] ciflow/trunk/138938 -> ciflow/trunk/138938 2025-01-24T00:53:33.8198342Z * [new tag] ciflow/trunk/138964 -> ciflow/trunk/138964 2025-01-24T00:53:33.8199000Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-01-24T00:53:33.8199672Z * [new tag] ciflow/trunk/138998 -> ciflow/trunk/138998 2025-01-24T00:53:33.8200347Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-01-24T00:53:33.8201036Z * [new tag] ciflow/trunk/139135 -> ciflow/trunk/139135 2025-01-24T00:53:33.8201704Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-01-24T00:53:33.8202492Z * [new tag] ciflow/trunk/139217 -> ciflow/trunk/139217 2025-01-24T00:53:33.8203186Z * [new tag] ciflow/trunk/139219 -> ciflow/trunk/139219 2025-01-24T00:53:33.8203847Z * [new tag] ciflow/trunk/139225 -> ciflow/trunk/139225 2025-01-24T00:53:33.8204536Z * [new tag] ciflow/trunk/139308 -> ciflow/trunk/139308 2025-01-24T00:53:33.8205176Z * [new tag] ciflow/trunk/139338 -> ciflow/trunk/139338 2025-01-24T00:53:33.8205975Z * [new tag] ciflow/trunk/139380 -> ciflow/trunk/139380 2025-01-24T00:53:33.8206620Z * [new tag] ciflow/trunk/139426 -> ciflow/trunk/139426 2025-01-24T00:53:33.8207291Z * [new tag] ciflow/trunk/139535 -> ciflow/trunk/139535 2025-01-24T00:53:33.8207981Z * [new tag] ciflow/trunk/139576 -> ciflow/trunk/139576 2025-01-24T00:53:33.8208783Z * [new tag] ciflow/trunk/139750 -> ciflow/trunk/139750 2025-01-24T00:53:33.8209442Z * [new tag] ciflow/trunk/139796 -> ciflow/trunk/139796 2025-01-24T00:53:33.8210498Z * [new tag] ciflow/trunk/139820 -> ciflow/trunk/139820 2025-01-24T00:53:33.8211111Z * [new tag] ciflow/trunk/139864 -> ciflow/trunk/139864 2025-01-24T00:53:33.8211812Z * [new tag] ciflow/trunk/139919 -> ciflow/trunk/139919 2025-01-24T00:53:33.8212819Z * [new tag] ciflow/trunk/139932 -> ciflow/trunk/139932 2025-01-24T00:53:33.8213724Z * [new tag] ciflow/trunk/139966 -> ciflow/trunk/139966 2025-01-24T00:53:33.8214421Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-01-24T00:53:33.8215300Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-01-24T00:53:33.8216012Z * [new tag] ciflow/trunk/139976 -> ciflow/trunk/139976 2025-01-24T00:53:33.8216963Z * [new tag] ciflow/trunk/139985 -> ciflow/trunk/139985 2025-01-24T00:53:33.8217667Z * [new tag] ciflow/trunk/140061 -> ciflow/trunk/140061 2025-01-24T00:53:33.8218526Z * [new tag] ciflow/trunk/140084 -> ciflow/trunk/140084 2025-01-24T00:53:33.8219548Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-01-24T00:53:33.8220524Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2025-01-24T00:53:33.8221207Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2025-01-24T00:53:33.8222279Z * [new tag] ciflow/trunk/140256 -> ciflow/trunk/140256 2025-01-24T00:53:33.8222956Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2025-01-24T00:53:33.8223823Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-01-24T00:53:33.8224716Z * [new tag] ciflow/trunk/140362 -> ciflow/trunk/140362 2025-01-24T00:53:33.8225344Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-01-24T00:53:33.8226333Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2025-01-24T00:53:33.8227023Z * [new tag] ciflow/trunk/140677 -> ciflow/trunk/140677 2025-01-24T00:53:33.8228113Z * [new tag] ciflow/trunk/140734 -> ciflow/trunk/140734 2025-01-24T00:53:33.8228852Z * [new tag] ciflow/trunk/140793 -> ciflow/trunk/140793 2025-01-24T00:53:33.8229773Z * [new tag] ciflow/trunk/140836 -> ciflow/trunk/140836 2025-01-24T00:53:33.8230891Z * [new tag] ciflow/trunk/140868 -> ciflow/trunk/140868 2025-01-24T00:53:33.8231598Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2025-01-24T00:53:33.8232631Z * [new tag] ciflow/trunk/141002 -> ciflow/trunk/141002 2025-01-24T00:53:33.8233731Z * [new tag] ciflow/trunk/141038 -> ciflow/trunk/141038 2025-01-24T00:53:33.8234668Z * [new tag] ciflow/trunk/141117 -> ciflow/trunk/141117 2025-01-24T00:53:33.8235535Z * [new tag] ciflow/trunk/141131 -> ciflow/trunk/141131 2025-01-24T00:53:33.8236454Z * [new tag] ciflow/trunk/141136 -> ciflow/trunk/141136 2025-01-24T00:53:33.8237152Z * [new tag] ciflow/trunk/141168 -> ciflow/trunk/141168 2025-01-24T00:53:33.8237980Z * [new tag] ciflow/trunk/141195 -> ciflow/trunk/141195 2025-01-24T00:53:33.8238671Z * [new tag] ciflow/trunk/141226 -> ciflow/trunk/141226 2025-01-24T00:53:33.8239728Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2025-01-24T00:53:33.8240415Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-01-24T00:53:33.8241515Z * [new tag] ciflow/trunk/141468 -> ciflow/trunk/141468 2025-01-24T00:53:33.8242206Z * [new tag] ciflow/trunk/141489 -> ciflow/trunk/141489 2025-01-24T00:53:33.8243067Z * [new tag] ciflow/trunk/141503 -> ciflow/trunk/141503 2025-01-24T00:53:33.8244095Z * [new tag] ciflow/trunk/141508 -> ciflow/trunk/141508 2025-01-24T00:53:33.8245020Z * [new tag] ciflow/trunk/141530 -> ciflow/trunk/141530 2025-01-24T00:53:33.8245849Z * [new tag] ciflow/trunk/141588 -> ciflow/trunk/141588 2025-01-24T00:53:33.8246565Z * [new tag] ciflow/trunk/141697 -> ciflow/trunk/141697 2025-01-24T00:53:33.8247393Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-01-24T00:53:33.8248558Z * [new tag] ciflow/trunk/141791 -> ciflow/trunk/141791 2025-01-24T00:53:33.8249460Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2025-01-24T00:53:33.8250394Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-01-24T00:53:33.8251165Z * [new tag] ciflow/trunk/141889 -> ciflow/trunk/141889 2025-01-24T00:53:33.8251912Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2025-01-24T00:53:33.8253037Z * [new tag] ciflow/trunk/141914 -> ciflow/trunk/141914 2025-01-24T00:53:33.8253774Z * [new tag] ciflow/trunk/141959 -> ciflow/trunk/141959 2025-01-24T00:53:33.8254621Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-01-24T00:53:33.8255519Z * [new tag] ciflow/trunk/142067 -> ciflow/trunk/142067 2025-01-24T00:53:33.8256347Z * [new tag] ciflow/trunk/142091 -> ciflow/trunk/142091 2025-01-24T00:53:33.8257180Z * [new tag] ciflow/trunk/142092 -> ciflow/trunk/142092 2025-01-24T00:53:33.8258024Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2025-01-24T00:53:33.8258865Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2025-01-24T00:53:33.8259752Z * [new tag] ciflow/trunk/142263 -> ciflow/trunk/142263 2025-01-24T00:53:33.8260574Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2025-01-24T00:53:33.8261292Z * [new tag] ciflow/trunk/142273 -> ciflow/trunk/142273 2025-01-24T00:53:33.8262135Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-01-24T00:53:33.8262980Z * [new tag] ciflow/trunk/142350 -> ciflow/trunk/142350 2025-01-24T00:53:33.8263684Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-01-24T00:53:33.8264532Z * [new tag] ciflow/trunk/142477 -> ciflow/trunk/142477 2025-01-24T00:53:33.8265481Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2025-01-24T00:53:33.8266400Z * [new tag] ciflow/trunk/142848 -> ciflow/trunk/142848 2025-01-24T00:53:33.8267296Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-01-24T00:53:33.8268026Z * [new tag] ciflow/trunk/142861 -> ciflow/trunk/142861 2025-01-24T00:53:33.8268988Z * [new tag] ciflow/trunk/142865 -> ciflow/trunk/142865 2025-01-24T00:53:33.8269684Z * [new tag] ciflow/trunk/143082 -> ciflow/trunk/143082 2025-01-24T00:53:33.8270773Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2025-01-24T00:53:33.8271613Z * [new tag] ciflow/trunk/143168 -> ciflow/trunk/143168 2025-01-24T00:53:33.8272407Z * [new tag] ciflow/trunk/143220 -> ciflow/trunk/143220 2025-01-24T00:53:33.8273395Z * [new tag] ciflow/trunk/143261 -> ciflow/trunk/143261 2025-01-24T00:53:33.8274120Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2025-01-24T00:53:33.8274949Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2025-01-24T00:53:33.8275910Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2025-01-24T00:53:33.8276738Z * [new tag] ciflow/trunk/143360 -> ciflow/trunk/143360 2025-01-24T00:53:33.8277475Z * [new tag] ciflow/trunk/143378 -> ciflow/trunk/143378 2025-01-24T00:53:33.8278443Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2025-01-24T00:53:33.8279266Z * [new tag] ciflow/trunk/143416 -> ciflow/trunk/143416 2025-01-24T00:53:33.8280007Z * [new tag] ciflow/trunk/143417 -> ciflow/trunk/143417 2025-01-24T00:53:33.8281019Z * [new tag] ciflow/trunk/143451 -> ciflow/trunk/143451 2025-01-24T00:53:33.8281870Z * [new tag] ciflow/trunk/143475 -> ciflow/trunk/143475 2025-01-24T00:53:33.8282573Z * [new tag] ciflow/trunk/143622 -> ciflow/trunk/143622 2025-01-24T00:53:33.8283469Z * [new tag] ciflow/trunk/143630 -> ciflow/trunk/143630 2025-01-24T00:53:33.8284311Z * [new tag] ciflow/trunk/143671 -> ciflow/trunk/143671 2025-01-24T00:53:33.8285011Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-01-24T00:53:33.8286163Z * [new tag] ciflow/trunk/143733 -> ciflow/trunk/143733 2025-01-24T00:53:33.8286991Z * [new tag] ciflow/trunk/143806 -> ciflow/trunk/143806 2025-01-24T00:53:33.8287722Z * [new tag] ciflow/trunk/143808 -> ciflow/trunk/143808 2025-01-24T00:53:33.8288671Z * [new tag] ciflow/trunk/143822 -> ciflow/trunk/143822 2025-01-24T00:53:33.8289683Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-01-24T00:53:33.8290422Z * [new tag] ciflow/trunk/143879 -> ciflow/trunk/143879 2025-01-24T00:53:33.8291146Z * [new tag] ciflow/trunk/143880 -> ciflow/trunk/143880 2025-01-24T00:53:33.8292186Z * [new tag] ciflow/trunk/143894 -> ciflow/trunk/143894 2025-01-24T00:53:33.8292914Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-01-24T00:53:33.8293759Z * [new tag] ciflow/trunk/143961 -> ciflow/trunk/143961 2025-01-24T00:53:33.8294505Z * [new tag] ciflow/trunk/143966 -> ciflow/trunk/143966 2025-01-24T00:53:33.8295356Z * [new tag] ciflow/trunk/144011 -> ciflow/trunk/144011 2025-01-24T00:53:33.8296209Z * [new tag] ciflow/trunk/144017 -> ciflow/trunk/144017 2025-01-24T00:53:33.8297150Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-01-24T00:53:33.8297976Z * [new tag] ciflow/trunk/144020 -> ciflow/trunk/144020 2025-01-24T00:53:33.8298708Z * [new tag] ciflow/trunk/144046 -> ciflow/trunk/144046 2025-01-24T00:53:33.8299533Z * [new tag] ciflow/trunk/144115 -> ciflow/trunk/144115 2025-01-24T00:53:33.8300259Z * [new tag] ciflow/trunk/144120 -> ciflow/trunk/144120 2025-01-24T00:53:33.8301209Z * [new tag] ciflow/trunk/144138 -> ciflow/trunk/144138 2025-01-24T00:53:33.8301943Z * [new tag] ciflow/trunk/144172 -> ciflow/trunk/144172 2025-01-24T00:53:33.8302910Z * [new tag] ciflow/trunk/144177 -> ciflow/trunk/144177 2025-01-24T00:53:33.8303941Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-01-24T00:53:33.8304782Z * [new tag] ciflow/trunk/144341 -> ciflow/trunk/144341 2025-01-24T00:53:33.8305584Z * [new tag] ciflow/trunk/144354 -> ciflow/trunk/144354 2025-01-24T00:53:33.8306458Z * [new tag] ciflow/trunk/144368 -> ciflow/trunk/144368 2025-01-24T00:53:33.8307191Z * [new tag] ciflow/trunk/144378 -> ciflow/trunk/144378 2025-01-24T00:53:33.8308032Z * [new tag] ciflow/trunk/144441 -> ciflow/trunk/144441 2025-01-24T00:53:33.8308870Z * [new tag] ciflow/trunk/144452 -> ciflow/trunk/144452 2025-01-24T00:53:33.8309757Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-01-24T00:53:33.8313785Z * [new tag] ciflow/trunk/144485 -> ciflow/trunk/144485 2025-01-24T00:53:33.8314678Z * [new tag] ciflow/trunk/144492 -> ciflow/trunk/144492 2025-01-24T00:53:33.8315403Z * [new tag] ciflow/trunk/144498 -> ciflow/trunk/144498 2025-01-24T00:53:33.8316514Z * [new tag] ciflow/trunk/144508 -> ciflow/trunk/144508 2025-01-24T00:53:33.8317361Z * [new tag] ciflow/trunk/144513 -> ciflow/trunk/144513 2025-01-24T00:53:33.8318315Z * [new tag] ciflow/trunk/144590 -> ciflow/trunk/144590 2025-01-24T00:53:33.8319382Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-01-24T00:53:33.8320268Z * [new tag] ciflow/trunk/144642 -> ciflow/trunk/144642 2025-01-24T00:53:33.8321250Z * [new tag] ciflow/trunk/144644 -> ciflow/trunk/144644 2025-01-24T00:53:33.8321983Z * [new tag] ciflow/trunk/144646 -> ciflow/trunk/144646 2025-01-24T00:53:33.8322850Z * [new tag] ciflow/trunk/144664 -> ciflow/trunk/144664 2025-01-24T00:53:33.8323597Z * [new tag] ciflow/trunk/144695 -> ciflow/trunk/144695 2025-01-24T00:53:33.8324438Z * [new tag] ciflow/trunk/144700 -> ciflow/trunk/144700 2025-01-24T00:53:33.8325282Z * [new tag] ciflow/trunk/144707 -> ciflow/trunk/144707 2025-01-24T00:53:33.8326170Z * [new tag] ciflow/trunk/144708 -> ciflow/trunk/144708 2025-01-24T00:53:33.8327005Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-01-24T00:53:33.8327834Z * [new tag] ciflow/trunk/144733 -> ciflow/trunk/144733 2025-01-24T00:53:33.8328708Z * [new tag] ciflow/trunk/144763 -> ciflow/trunk/144763 2025-01-24T00:53:33.8329450Z * [new tag] ciflow/trunk/144771 -> ciflow/trunk/144771 2025-01-24T00:53:33.8330288Z * [new tag] ciflow/trunk/144773 -> ciflow/trunk/144773 2025-01-24T00:53:33.8331147Z * [new tag] ciflow/trunk/144829 -> ciflow/trunk/144829 2025-01-24T00:53:33.8332030Z * [new tag] ciflow/trunk/144841 -> ciflow/trunk/144841 2025-01-24T00:53:33.8332777Z * [new tag] ciflow/trunk/144865 -> ciflow/trunk/144865 2025-01-24T00:53:33.8333630Z * [new tag] ciflow/trunk/144880 -> ciflow/trunk/144880 2025-01-24T00:53:33.8334453Z * [new tag] ciflow/trunk/144894 -> ciflow/trunk/144894 2025-01-24T00:53:33.8335198Z * [new tag] ciflow/trunk/144910 -> ciflow/trunk/144910 2025-01-24T00:53:33.8336041Z * [new tag] ciflow/trunk/144940 -> ciflow/trunk/144940 2025-01-24T00:53:33.8336772Z * [new tag] ciflow/trunk/144953 -> ciflow/trunk/144953 2025-01-24T00:53:33.8337752Z * [new tag] ciflow/trunk/144956 -> ciflow/trunk/144956 2025-01-24T00:53:33.8338573Z * [new tag] ciflow/trunk/144975 -> ciflow/trunk/144975 2025-01-24T00:53:33.8339310Z * [new tag] ciflow/trunk/144985 -> ciflow/trunk/144985 2025-01-24T00:53:33.8340345Z * [new tag] ciflow/trunk/144994 -> ciflow/trunk/144994 2025-01-24T00:53:33.8341069Z * [new tag] ciflow/trunk/144999 -> ciflow/trunk/144999 2025-01-24T00:53:33.8342040Z * [new tag] ciflow/trunk/145031 -> ciflow/trunk/145031 2025-01-24T00:53:33.8342773Z * [new tag] ciflow/trunk/145047 -> ciflow/trunk/145047 2025-01-24T00:53:33.8343730Z * [new tag] ciflow/trunk/145060 -> ciflow/trunk/145060 2025-01-24T00:53:33.8344462Z * [new tag] ciflow/trunk/145061 -> ciflow/trunk/145061 2025-01-24T00:53:33.8345323Z * [new tag] ciflow/trunk/145083 -> ciflow/trunk/145083 2025-01-24T00:53:33.8346063Z * [new tag] ciflow/trunk/145116 -> ciflow/trunk/145116 2025-01-24T00:53:33.8346905Z * [new tag] ciflow/trunk/145119 -> ciflow/trunk/145119 2025-01-24T00:53:33.8347793Z * [new tag] ciflow/trunk/145120 -> ciflow/trunk/145120 2025-01-24T00:53:33.8348478Z * [new tag] ciflow/trunk/145128 -> ciflow/trunk/145128 2025-01-24T00:53:33.8349313Z * [new tag] ciflow/trunk/145130 -> ciflow/trunk/145130 2025-01-24T00:53:33.8350037Z * [new tag] ciflow/trunk/145132 -> ciflow/trunk/145132 2025-01-24T00:53:33.8351029Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-01-24T00:53:33.8351904Z * [new tag] ciflow/trunk/145148 -> ciflow/trunk/145148 2025-01-24T00:53:33.8352828Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-01-24T00:53:33.8353669Z * [new tag] ciflow/trunk/145156 -> ciflow/trunk/145156 2025-01-24T00:53:33.8354392Z * [new tag] ciflow/trunk/145204 -> ciflow/trunk/145204 2025-01-24T00:53:33.8355237Z * [new tag] ciflow/trunk/145206 -> ciflow/trunk/145206 2025-01-24T00:53:33.8356041Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-01-24T00:53:33.8356760Z * [new tag] ciflow/trunk/145227 -> ciflow/trunk/145227 2025-01-24T00:53:33.8357631Z * [new tag] ciflow/trunk/145241 -> ciflow/trunk/145241 2025-01-24T00:53:33.8358366Z * [new tag] ciflow/trunk/145245 -> ciflow/trunk/145245 2025-01-24T00:53:33.8359233Z * [new tag] ciflow/trunk/145250 -> ciflow/trunk/145250 2025-01-24T00:53:33.8360070Z * [new tag] ciflow/trunk/145254 -> ciflow/trunk/145254 2025-01-24T00:53:33.8361000Z * [new tag] ciflow/trunk/145269 -> ciflow/trunk/145269 2025-01-24T00:53:33.8361833Z * [new tag] ciflow/trunk/145288 -> ciflow/trunk/145288 2025-01-24T00:53:33.8362549Z * [new tag] ciflow/trunk/145303 -> ciflow/trunk/145303 2025-01-24T00:53:33.8363398Z * [new tag] ciflow/trunk/145307 -> ciflow/trunk/145307 2025-01-24T00:53:33.8364145Z * [new tag] ciflow/trunk/145311 -> ciflow/trunk/145311 2025-01-24T00:53:33.8364975Z * [new tag] ciflow/trunk/145318 -> ciflow/trunk/145318 2025-01-24T00:53:33.8365813Z * [new tag] ciflow/trunk/145321 -> ciflow/trunk/145321 2025-01-24T00:53:33.8366523Z * [new tag] ciflow/trunk/145323 -> ciflow/trunk/145323 2025-01-24T00:53:33.8367401Z * [new tag] ciflow/trunk/145331 -> ciflow/trunk/145331 2025-01-24T00:53:33.8368257Z * [new tag] ciflow/trunk/145373 -> ciflow/trunk/145373 2025-01-24T00:53:33.8368978Z * [new tag] ciflow/trunk/145375 -> ciflow/trunk/145375 2025-01-24T00:53:33.8370016Z * [new tag] ciflow/trunk/145391 -> ciflow/trunk/145391 2025-01-24T00:53:33.8370842Z * [new tag] ciflow/trunk/145399 -> ciflow/trunk/145399 2025-01-24T00:53:33.8371635Z * [new tag] ciflow/trunk/145407 -> ciflow/trunk/145407 2025-01-24T00:53:33.8372520Z * [new tag] ciflow/trunk/145412 -> ciflow/trunk/145412 2025-01-24T00:53:33.8377979Z * [new tag] ciflow/trunk/145417 -> ciflow/trunk/145417 2025-01-24T00:53:33.8378343Z * [new tag] ciflow/trunk/145421 -> ciflow/trunk/145421 2025-01-24T00:53:33.8378575Z * [new tag] ciflow/trunk/145435 -> ciflow/trunk/145435 2025-01-24T00:53:33.8378752Z * [new tag] ciflow/trunk/145436 -> ciflow/trunk/145436 2025-01-24T00:53:33.8378942Z * [new tag] ciflow/trunk/145443 -> ciflow/trunk/145443 2025-01-24T00:53:33.8379110Z * [new tag] ciflow/trunk/145449 -> ciflow/trunk/145449 2025-01-24T00:53:33.8379272Z * [new tag] ciflow/trunk/145450 -> ciflow/trunk/145450 2025-01-24T00:53:33.8379483Z * [new tag] ciflow/trunk/145465 -> ciflow/trunk/145465 2025-01-24T00:53:33.8379988Z * [new tag] ciflow/trunk/145490 -> ciflow/trunk/145490 2025-01-24T00:53:33.8381111Z * [new tag] ciflow/trunk/145494 -> ciflow/trunk/145494 2025-01-24T00:53:33.8382109Z * [new tag] ciflow/trunk/145495 -> ciflow/trunk/145495 2025-01-24T00:53:33.8382942Z * [new tag] ciflow/trunk/145502 -> ciflow/trunk/145502 2025-01-24T00:53:33.8383678Z * [new tag] ciflow/trunk/145506 -> ciflow/trunk/145506 2025-01-24T00:53:33.8384622Z * [new tag] ciflow/trunk/145509 -> ciflow/trunk/145509 2025-01-24T00:53:33.8385345Z * [new tag] ciflow/trunk/145513 -> ciflow/trunk/145513 2025-01-24T00:53:33.8386450Z * [new tag] ciflow/trunk/145517 -> ciflow/trunk/145517 2025-01-24T00:53:33.8387278Z * [new tag] ciflow/trunk/145519 -> ciflow/trunk/145519 2025-01-24T00:53:33.8388381Z * [new tag] ciflow/trunk/145524 -> ciflow/trunk/145524 2025-01-24T00:53:33.8388983Z * [new tag] ciflow/trunk/145530 -> ciflow/trunk/145530 2025-01-24T00:53:33.8389887Z * [new tag] ciflow/trunk/145531 -> ciflow/trunk/145531 2025-01-24T00:53:33.8390601Z * [new tag] ciflow/trunk/145533 -> ciflow/trunk/145533 2025-01-24T00:53:33.8391473Z * [new tag] ciflow/trunk/145539 -> ciflow/trunk/145539 2025-01-24T00:53:33.8392415Z * [new tag] ciflow/trunk/145542 -> ciflow/trunk/145542 2025-01-24T00:53:33.8393263Z * [new tag] ciflow/trunk/145545 -> ciflow/trunk/145545 2025-01-24T00:53:33.8394005Z * [new tag] ciflow/trunk/145547 -> ciflow/trunk/145547 2025-01-24T00:53:33.8394853Z * [new tag] ciflow/trunk/145550 -> ciflow/trunk/145550 2025-01-24T00:53:33.8395579Z * [new tag] ciflow/trunk/145551 -> ciflow/trunk/145551 2025-01-24T00:53:33.8396470Z * [new tag] ciflow/trunk/145552 -> ciflow/trunk/145552 2025-01-24T00:53:33.8397351Z * [new tag] ciflow/trunk/145553 -> ciflow/trunk/145553 2025-01-24T00:53:33.8398014Z * [new tag] ciflow/trunk/145554 -> ciflow/trunk/145554 2025-01-24T00:53:33.8398868Z * [new tag] ciflow/trunk/145558 -> ciflow/trunk/145558 2025-01-24T00:53:33.8399594Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-01-24T00:53:33.8400641Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-01-24T00:53:33.8401584Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-01-24T00:53:33.8402554Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-01-24T00:53:33.8403605Z * [new tag] ciflow/xpu/132945 -> ciflow/xpu/132945 2025-01-24T00:53:33.8404303Z * [new tag] ciflow/xpu/133307 -> ciflow/xpu/133307 2025-01-24T00:53:33.8404998Z * [new tag] ciflow/xpu/135189 -> ciflow/xpu/135189 2025-01-24T00:53:33.8405707Z * [new tag] ciflow/xpu/135337 -> ciflow/xpu/135337 2025-01-24T00:53:33.8406424Z * [new tag] ciflow/xpu/135465 -> ciflow/xpu/135465 2025-01-24T00:53:33.8407151Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2025-01-24T00:53:33.8407846Z * [new tag] ciflow/xpu/137570 -> ciflow/xpu/137570 2025-01-24T00:53:33.8408723Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2025-01-24T00:53:33.8409369Z * [new tag] ciflow/xpu/138889 -> ciflow/xpu/138889 2025-01-24T00:53:33.8410383Z * [new tag] ciflow/xpu/139171 -> ciflow/xpu/139171 2025-01-24T00:53:33.8411050Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2025-01-24T00:53:33.8412223Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-01-24T00:53:33.8413281Z * [new tag] ciflow/xpu/140362 -> ciflow/xpu/140362 2025-01-24T00:53:33.8414305Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-01-24T00:53:33.8414985Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-01-24T00:53:33.8416086Z * [new tag] ciflow/xpu/140389 -> ciflow/xpu/140389 2025-01-24T00:53:33.8416792Z * [new tag] ciflow/xpu/140677 -> ciflow/xpu/140677 2025-01-24T00:53:33.8417694Z * [new tag] ciflow/xpu/140686 -> ciflow/xpu/140686 2025-01-24T00:53:33.8418618Z * [new tag] ciflow/xpu/140972 -> ciflow/xpu/140972 2025-01-24T00:53:33.8419511Z * [new tag] ciflow/xpu/141318 -> ciflow/xpu/141318 2025-01-24T00:53:33.8420320Z * [new tag] ciflow/xpu/142040 -> ciflow/xpu/142040 2025-01-24T00:53:33.8421021Z * [new tag] ciflow/xpu/142067 -> ciflow/xpu/142067 2025-01-24T00:53:33.8421743Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2025-01-24T00:53:33.8422619Z * [new tag] ciflow/xpu/143597 -> ciflow/xpu/143597 2025-01-24T00:53:33.8423580Z * [new tag] ciflow/xpu/143784 -> ciflow/xpu/143784 2025-01-24T00:53:33.8424293Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-01-24T00:53:33.8425129Z * [new tag] ciflow/xpu/144046 -> ciflow/xpu/144046 2025-01-24T00:53:33.8425822Z * [new tag] ciflow/xpu/144368 -> ciflow/xpu/144368 2025-01-24T00:53:33.8426647Z * [new tag] ciflow/xpu/144378 -> ciflow/xpu/144378 2025-01-24T00:53:33.8427686Z * [new tag] ciflow/xpu/144385 -> ciflow/xpu/144385 2025-01-24T00:53:33.8428288Z * [new tag] ciflow/xpu/144452 -> ciflow/xpu/144452 2025-01-24T00:53:33.8429409Z * [new tag] ciflow/xpu/144473 -> ciflow/xpu/144473 2025-01-24T00:53:33.8430031Z * [new tag] ciflow/xpu/144644 -> ciflow/xpu/144644 2025-01-24T00:53:33.8430882Z * [new tag] ciflow/xpu/144664 -> ciflow/xpu/144664 2025-01-24T00:53:33.8431777Z * [new tag] ciflow/xpu/144722 -> ciflow/xpu/144722 2025-01-24T00:53:33.8432700Z * [new tag] ciflow/xpu/145060 -> ciflow/xpu/145060 2025-01-24T00:53:33.8433422Z * [new tag] ciflow/xpu/145083 -> ciflow/xpu/145083 2025-01-24T00:53:33.8434271Z * [new tag] ciflow/xpu/145248 -> ciflow/xpu/145248 2025-01-24T00:53:33.8434927Z * [new tag] ciflow/xpu/145490 -> ciflow/xpu/145490 2025-01-24T00:53:33.8435952Z * [new tag] cslpull75 -> cslpull75 2025-01-24T00:53:33.8436773Z * [new tag] cslpull76 -> cslpull76 2025-01-24T00:53:33.8437746Z * [new tag] cslpull77 -> cslpull77 2025-01-24T00:53:33.8438588Z * [new tag] cslpull78 -> cslpull78 2025-01-24T00:53:33.8439710Z * [new tag] cslpull79 -> cslpull79 2025-01-24T00:53:33.8440821Z * [new tag] cslpull80 -> cslpull80 2025-01-24T00:53:33.8441788Z * [new tag] cslpull81 -> cslpull81 2025-01-24T00:53:33.8442708Z * [new tag] cslpull82 -> cslpull82 2025-01-24T00:53:33.8443573Z * [new tag] cslpull83 -> cslpull83 2025-01-24T00:53:33.8444438Z * [new tag] cslpull84 -> cslpull84 2025-01-24T00:53:33.8445329Z * [new tag] cslpull85 -> cslpull85 2025-01-24T00:53:33.8446216Z * [new tag] cslpull86 -> cslpull86 2025-01-24T00:53:33.8447113Z * [new tag] cslpull87 -> cslpull87 2025-01-24T00:53:33.8448074Z * [new tag] cslpull88 -> cslpull88 2025-01-24T00:53:33.8448980Z * [new tag] cslpull89 -> cslpull89 2025-01-24T00:53:33.8449618Z * [new tag] cslpull90 -> cslpull90 2025-01-24T00:53:33.8451067Z * [new tag] cslpull91 -> cslpull91 2025-01-24T00:53:33.8451904Z * [new tag] cslpull92 -> cslpull92 2025-01-24T00:53:33.8452871Z * [new tag] flight_5 -> flight_5 2025-01-24T00:53:33.8453890Z * [new tag] flight_5.1 -> flight_5.1 2025-01-24T00:53:33.8454835Z * [new tag] flight_5.2 -> flight_5.2 2025-01-24T00:53:33.8455715Z * [new tag] flight_5.3 -> flight_5.3 2025-01-24T00:53:33.8456560Z * [new tag] forpull1 -> forpull1 2025-01-24T00:53:33.8457625Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-01-24T00:53:33.8458538Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-01-24T00:53:33.8459435Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-01-24T00:53:33.8460480Z * [new tag] nightly-binary -> nightly-binary 2025-01-24T00:53:33.8461240Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-01-24T00:53:33.8462282Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-01-24T00:53:33.8463199Z * [new tag] v0.1.1 -> v0.1.1 2025-01-24T00:53:33.8464074Z * [new tag] v0.1.10 -> v0.1.10 2025-01-24T00:53:33.8464925Z * [new tag] v0.1.11 -> v0.1.11 2025-01-24T00:53:33.8465827Z * [new tag] v0.1.12 -> v0.1.12 2025-01-24T00:53:33.8466652Z * [new tag] v0.1.2 -> v0.1.2 2025-01-24T00:53:33.8467570Z * [new tag] v0.1.3 -> v0.1.3 2025-01-24T00:53:33.8468452Z * [new tag] v0.1.4 -> v0.1.4 2025-01-24T00:53:33.8469314Z * [new tag] v0.1.5 -> v0.1.5 2025-01-24T00:53:33.8470216Z * [new tag] v0.1.6 -> v0.1.6 2025-01-24T00:53:33.8471042Z * [new tag] v0.1.7 -> v0.1.7 2025-01-24T00:53:33.8471884Z * [new tag] v0.1.8 -> v0.1.8 2025-01-24T00:53:33.8472838Z * [new tag] v0.1.9 -> v0.1.9 2025-01-24T00:53:33.8473728Z * [new tag] v0.2.0 -> v0.2.0 2025-01-24T00:53:33.8474670Z * [new tag] v0.3.0 -> v0.3.0 2025-01-24T00:53:33.8475616Z * [new tag] v0.3.1 -> v0.3.1 2025-01-24T00:53:33.8476519Z * [new tag] v0.4.0 -> v0.4.0 2025-01-24T00:53:33.8477415Z * [new tag] v0.4.1 -> v0.4.1 2025-01-24T00:53:33.8478302Z * [new tag] v1.0.0 -> v1.0.0 2025-01-24T00:53:33.8479237Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-01-24T00:53:33.8480107Z * [new tag] v1.0.1 -> v1.0.1 2025-01-24T00:53:33.8481103Z * [new tag] v1.0rc0 -> v1.0rc0 2025-01-24T00:53:33.8481726Z * [new tag] v1.0rc1 -> v1.0rc1 2025-01-24T00:53:33.8482659Z * [new tag] v1.1.0 -> v1.1.0 2025-01-24T00:53:33.8483593Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-01-24T00:53:33.8484711Z * [new tag] v1.10.0 -> v1.10.0 2025-01-24T00:53:33.8485724Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-01-24T00:53:33.8486767Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-01-24T00:53:33.8487453Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-01-24T00:53:33.8488505Z * [new tag] v1.10.1 -> v1.10.1 2025-01-24T00:53:33.8489147Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-01-24T00:53:33.8489853Z * [new tag] v1.10.2 -> v1.10.2 2025-01-24T00:53:33.8490563Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-01-24T00:53:33.8491554Z * [new tag] v1.11.0 -> v1.11.0 2025-01-24T00:53:33.8492692Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-01-24T00:53:33.8493645Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-01-24T00:53:33.8494627Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-01-24T00:53:33.8495591Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-01-24T00:53:33.8496601Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-01-24T00:53:33.8497311Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-01-24T00:53:33.8497977Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-01-24T00:53:33.8499017Z * [new tag] v1.12.0 -> v1.12.0 2025-01-24T00:53:33.8499897Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-01-24T00:53:33.8500873Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-01-24T00:53:33.8501861Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-01-24T00:53:33.8502801Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-01-24T00:53:33.8503711Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-01-24T00:53:33.8504726Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-01-24T00:53:33.8505410Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-01-24T00:53:33.8506235Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-01-24T00:53:33.8506862Z * [new tag] v1.12.1 -> v1.12.1 2025-01-24T00:53:33.8507947Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-01-24T00:53:33.8508904Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-01-24T00:53:33.8510083Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-01-24T00:53:33.8511100Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-01-24T00:53:33.8511699Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-01-24T00:53:33.8512823Z * [new tag] v1.13.0 -> v1.13.0 2025-01-24T00:53:33.8513686Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-01-24T00:53:33.8514595Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-01-24T00:53:33.8515602Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-01-24T00:53:33.8516689Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-01-24T00:53:33.8517339Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-01-24T00:53:33.8518024Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-01-24T00:53:33.8519086Z * [new tag] v1.13.1 -> v1.13.1 2025-01-24T00:53:33.8519768Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-01-24T00:53:33.8520707Z * [new tag] v1.2.0 -> v1.2.0 2025-01-24T00:53:33.8521633Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-01-24T00:53:33.8522529Z * [new tag] v1.3.0 -> v1.3.0 2025-01-24T00:53:33.8523443Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-01-24T00:53:33.8524094Z * [new tag] v1.3.1 -> v1.3.1 2025-01-24T00:53:33.8525019Z * [new tag] v1.4.0 -> v1.4.0 2025-01-24T00:53:33.8525982Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-01-24T00:53:33.8526600Z * [new tag] v1.4.1 -> v1.4.1 2025-01-24T00:53:33.8527626Z * [new tag] v1.5.0 -> v1.5.0 2025-01-24T00:53:33.8528642Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-01-24T00:53:33.8529664Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-01-24T00:53:33.8530617Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-01-24T00:53:33.8531460Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-01-24T00:53:33.8532121Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-01-24T00:53:33.8533165Z * [new tag] v1.5.1 -> v1.5.1 2025-01-24T00:53:33.8533806Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-01-24T00:53:33.8534619Z * [new tag] v1.6.0 -> v1.6.0 2025-01-24T00:53:33.8535629Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-01-24T00:53:33.8536591Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-01-24T00:53:33.8537557Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-01-24T00:53:33.8538487Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-01-24T00:53:33.8539431Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-01-24T00:53:33.8540320Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-01-24T00:53:33.8540960Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-01-24T00:53:33.8541998Z * [new tag] v1.7.0 -> v1.7.0 2025-01-24T00:53:33.8542958Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-01-24T00:53:33.8543992Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-01-24T00:53:33.8544954Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-01-24T00:53:33.8545594Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-01-24T00:53:33.8546597Z * [new tag] v1.7.1 -> v1.7.1 2025-01-24T00:53:33.8547675Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-01-24T00:53:33.8548691Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-01-24T00:53:33.8549339Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-01-24T00:53:33.8550349Z * [new tag] v1.8.0 -> v1.8.0 2025-01-24T00:53:33.8551001Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-01-24T00:53:33.8552013Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-01-24T00:53:33.8553132Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-01-24T00:53:33.8553990Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-01-24T00:53:33.8554645Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-01-24T00:53:33.8555340Z * [new tag] v1.8.1 -> v1.8.1 2025-01-24T00:53:33.8556342Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-01-24T00:53:33.8557015Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-01-24T00:53:33.8557710Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-01-24T00:53:33.8559191Z * [new tag] v1.8.2 -> v1.8.2 2025-01-24T00:53:33.8559846Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-01-24T00:53:33.8560857Z * [new tag] v1.9.0 -> v1.9.0 2025-01-24T00:53:33.8561889Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-01-24T00:53:33.8562908Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-01-24T00:53:33.8563957Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-01-24T00:53:33.8564631Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-01-24T00:53:33.8566064Z * [new tag] v1.9.1 -> v1.9.1 2025-01-24T00:53:33.8567228Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-01-24T00:53:33.8567920Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-01-24T00:53:33.8568869Z * [new tag] v2.0.0 -> v2.0.0 2025-01-24T00:53:33.8569814Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-01-24T00:53:33.8570793Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-01-24T00:53:33.8571774Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-01-24T00:53:33.8572661Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-01-24T00:53:33.8573635Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-01-24T00:53:33.8574294Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-01-24T00:53:33.8575313Z * [new tag] v2.0.1 -> v2.0.1 2025-01-24T00:53:33.8576312Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-01-24T00:53:33.8576933Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-01-24T00:53:33.8577875Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-01-24T00:53:33.8578524Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-01-24T00:53:33.8579960Z * [new tag] v2.1.0 -> v2.1.0 2025-01-24T00:53:33.8580892Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-01-24T00:53:33.8581824Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-01-24T00:53:33.8582815Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-01-24T00:53:33.8583770Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-01-24T00:53:33.8584748Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-01-24T00:53:33.8585394Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-01-24T00:53:33.8586443Z * [new tag] v2.1.1 -> v2.1.1 2025-01-24T00:53:33.8587440Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-01-24T00:53:33.8588327Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-01-24T00:53:33.8589335Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-01-24T00:53:33.8590294Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-01-24T00:53:33.8591190Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-01-24T00:53:33.8591833Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-01-24T00:53:33.8592868Z * [new tag] v2.1.2 -> v2.1.2 2025-01-24T00:53:33.8593828Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-01-24T00:53:33.8594799Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-01-24T00:53:33.8595458Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-01-24T00:53:33.8596498Z * [new tag] v2.2.0 -> v2.2.0 2025-01-24T00:53:33.8597382Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-01-24T00:53:33.8598264Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-01-24T00:53:33.8599144Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-01-24T00:53:33.8600012Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-01-24T00:53:33.8600994Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-01-24T00:53:33.8601883Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-01-24T00:53:33.8602533Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-01-24T00:53:33.8603342Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-01-24T00:53:33.8604275Z * [new tag] v2.2.1 -> v2.2.1 2025-01-24T00:53:33.8605338Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-01-24T00:53:33.8605995Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-01-24T00:53:33.8606690Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-01-24T00:53:33.8607537Z * [new tag] v2.2.2 -> v2.2.2 2025-01-24T00:53:33.8608595Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-01-24T00:53:33.8609261Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-01-24T00:53:33.8610192Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-01-24T00:53:33.8611135Z * [new tag] v2.3.0 -> v2.3.0 2025-01-24T00:53:33.8612173Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-01-24T00:53:33.8613170Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-01-24T00:53:33.8614242Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-01-24T00:53:33.8614900Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-01-24T00:53:33.8615943Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-01-24T00:53:33.8616892Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-01-24T00:53:33.8617809Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-01-24T00:53:33.8618795Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-01-24T00:53:33.8619416Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-01-24T00:53:33.8620411Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-01-24T00:53:33.8621380Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-01-24T00:53:33.8622040Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-01-24T00:53:33.8622765Z * [new tag] v2.3.1 -> v2.3.1 2025-01-24T00:53:33.8624293Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-01-24T00:53:33.8625251Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-01-24T00:53:33.8626219Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-01-24T00:53:33.8627236Z * [new tag] v2.4.0 -> v2.4.0 2025-01-24T00:53:33.8628164Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-01-24T00:53:33.8629068Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-01-24T00:53:33.8629998Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-01-24T00:53:33.8630930Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-01-24T00:53:33.8631928Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-01-24T00:53:33.8633057Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-01-24T00:53:33.8634023Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-01-24T00:53:33.8634930Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-01-24T00:53:33.8635973Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-01-24T00:53:33.8636622Z * [new tag] v2.4.1 -> v2.4.1 2025-01-24T00:53:33.8637754Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-01-24T00:53:33.8638746Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-01-24T00:53:33.8639712Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-01-24T00:53:33.8640683Z * [new tag] v2.5.0 -> v2.5.0 2025-01-24T00:53:33.8641644Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-01-24T00:53:33.8642310Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-01-24T00:53:33.8643370Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-01-24T00:53:33.8644224Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-01-24T00:53:33.8645235Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-01-24T00:53:33.8646128Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-01-24T00:53:33.8647214Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-01-24T00:53:33.8648193Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-01-24T00:53:33.8649173Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-01-24T00:53:33.8650254Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-01-24T00:53:33.8650892Z * [new tag] v2.5.1 -> v2.5.1 2025-01-24T00:53:33.8651705Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-01-24T00:53:33.8652746Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-01-24T00:53:33.8653826Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-01-24T00:53:33.8654841Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-01-24T00:53:33.8655751Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-01-24T00:53:33.8656970Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-01-24T00:53:33.8658024Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-01-24T00:53:33.8658675Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-01-24T00:53:33.8659685Z * [new tag] whc_flight_1 -> whc_flight_1 2025-01-24T00:53:33.8660291Z * [new tag] whc_flight_2 -> whc_flight_2 2025-01-24T00:53:33.8661186Z * [new tag] whc_flight_4 -> whc_flight_4 2025-01-24T00:53:33.9343767Z [command]/usr/bin/git rev-parse --verify --quiet d087145b9259b4cfbcb758dc0bca6a6e5d75d08f^{object} 2025-01-24T00:53:33.9367578Z d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:53:33.9372072Z ##[endgroup] 2025-01-24T00:53:33.9372354Z ##[group]Determining the checkout info 2025-01-24T00:53:33.9373624Z ##[endgroup] 2025-01-24T00:53:33.9377592Z [command]/usr/bin/git sparse-checkout disable 2025-01-24T00:53:33.9411318Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-01-24T00:53:33.9433367Z ##[group]Checking out the ref 2025-01-24T00:53:33.9437078Z [command]/usr/bin/git checkout --progress --force d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:53:34.9724922Z Updating files: 90% (16300/18011) 2025-01-24T00:53:34.9822185Z Updating files: 91% (16391/18011) 2025-01-24T00:53:34.9941505Z Updating files: 92% (16571/18011) 2025-01-24T00:53:35.0105361Z Updating files: 93% (16751/18011) 2025-01-24T00:53:35.0274399Z Updating files: 94% (16931/18011) 2025-01-24T00:53:35.0445190Z Updating files: 95% (17111/18011) 2025-01-24T00:53:35.0548632Z Updating files: 96% (17291/18011) 2025-01-24T00:53:35.0811700Z Updating files: 97% (17471/18011) 2025-01-24T00:53:35.0989405Z Updating files: 98% (17651/18011) 2025-01-24T00:53:35.1124363Z Updating files: 99% (17831/18011) 2025-01-24T00:53:35.1124714Z Updating files: 100% (18011/18011) 2025-01-24T00:53:35.1125026Z Updating files: 100% (18011/18011), done. 2025-01-24T00:53:35.1372764Z Note: switching to 'd087145b9259b4cfbcb758dc0bca6a6e5d75d08f'. 2025-01-24T00:53:35.1373080Z 2025-01-24T00:53:35.1373305Z You are in 'detached HEAD' state. You can look around, make experimental 2025-01-24T00:53:35.1373863Z changes and commit them, and you can discard any commits you make in this 2025-01-24T00:53:35.1374413Z state without impacting any branches by switching back to a branch. 2025-01-24T00:53:35.1374732Z 2025-01-24T00:53:35.1374941Z If you want to create a new branch to retain commits you create, you may 2025-01-24T00:53:35.1375474Z do so (now or later) by using -c with the switch command. Example: 2025-01-24T00:53:35.1375965Z 2025-01-24T00:53:35.1376099Z git switch -c 2025-01-24T00:53:35.1376296Z 2025-01-24T00:53:35.1376405Z Or undo this operation with: 2025-01-24T00:53:35.1376595Z 2025-01-24T00:53:35.1376690Z git switch - 2025-01-24T00:53:35.1376821Z 2025-01-24T00:53:35.1377082Z Turn off this advice by setting config variable advice.detachedHead to false 2025-01-24T00:53:35.1377428Z 2025-01-24T00:53:35.1377679Z HEAD is now at d087145b925 Add accuracy issue support in AOTI Minifier (#145539) 2025-01-24T00:53:35.1461545Z ##[endgroup] 2025-01-24T00:53:35.1498417Z [command]/usr/bin/git log -1 --format=%H 2025-01-24T00:53:35.1519309Z d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:53:35.1683692Z Prepare all required actions 2025-01-24T00:53:35.1684207Z Getting action download info 2025-01-24T00:53:35.2884182Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-01-24T00:53:35.4427736Z ##[group]Run ./.github/actions/setup-linux 2025-01-24T00:53:35.4428077Z ##[endgroup] 2025-01-24T00:53:35.4478101Z ##[group]Run set -euo pipefail 2025-01-24T00:53:35.4478455Z set -euo pipefail 2025-01-24T00:53:35.4478756Z function get_ec2_metadata() { 2025-01-24T00:53:35.4479145Z  # Pulled from instance metadata endpoint for EC2 2025-01-24T00:53:35.4479774Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-01-24T00:53:35.4480343Z  category=$1 2025-01-24T00:53:35.4480712Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-01-24T00:53:35.4481147Z  runner_name_str=i-09b7d3b62eb0f7034 2025-01-24T00:53:35.4481548Z  if [[ -f /.inarc ]]; then 2025-01-24T00:53:35.4481899Z  echo "ARC Runner, no info on ec2 metadata" 2025-01-24T00:53:35.4482301Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-01-24T00:53:35.4482942Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-01-24T00:53:35.4483391Z  else 2025-01-24T00:53:35.4484250Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-01-24T00:53:35.4485173Z  fi 2025-01-24T00:53:35.4485403Z } 2025-01-24T00:53:35.4485662Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-01-24T00:53:35.4486335Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-01-24T00:53:35.4486826Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-01-24T00:53:35.4487249Z echo "system info $(uname -a)" 2025-01-24T00:53:35.4492892Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:35.4493291Z ##[endgroup] 2025-01-24T00:53:35.4624283Z ami-id: ami-05576a079321f21f8 2025-01-24T00:53:35.4718061Z instance-id: i-09b7d3b62eb0f7034 2025-01-24T00:53:35.4823655Z instance-type: c5.2xlarge 2025-01-24T00:53:35.4833318Z system info Linux ip-10-0-66-183.ec2.internal 6.1.119-129.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Dec 3 21:07:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2025-01-24T00:53:35.4864402Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:53:35.4865337Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:53:35.4871125Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:35.4871496Z ##[endgroup] 2025-01-24T00:53:35.4931126Z ##[group]Run if systemctl is-active --quiet docker; then 2025-01-24T00:53:35.4931568Z if systemctl is-active --quiet docker; then 2025-01-24T00:53:35.4931963Z  echo "Docker daemon is running..."; 2025-01-24T00:53:35.4932306Z else 2025-01-24T00:53:35.4932659Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-01-24T00:53:35.4933077Z fi 2025-01-24T00:53:35.4938305Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:35.4938686Z ##[endgroup] 2025-01-24T00:53:35.5005494Z Docker daemon is running... 2025-01-24T00:53:35.5057043Z ##[group]Run nick-fields/retry@v3.0.0 2025-01-24T00:53:35.5057367Z with: 2025-01-24T00:53:35.5057586Z shell: bash 2025-01-24T00:53:35.5057804Z timeout_minutes: 5 2025-01-24T00:53:35.5058056Z max_attempts: 3 2025-01-24T00:53:35.5058303Z retry_wait_seconds: 30 2025-01-24T00:53:35.5060719Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-01-24T00:53:35.5063044Z polling_interval_seconds: 1 2025-01-24T00:53:35.5063327Z warning_on_retry: true 2025-01-24T00:53:35.5063605Z continue_on_error: false 2025-01-24T00:53:35.5063872Z env: 2025-01-24T00:53:35.5064077Z AWS_RETRY_MODE: standard 2025-01-24T00:53:35.5064351Z AWS_MAX_ATTEMPTS: 5 2025-01-24T00:53:35.5064618Z AWS_DEFAULT_REGION: us-east-1 2025-01-24T00:53:35.5064883Z ##[endgroup] 2025-01-24T00:53:36.6964854Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:53:36.6965906Z Configure a credential helper to remove this warning. See 2025-01-24T00:53:36.6966486Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:53:36.6967126Z 2025-01-24T00:53:36.6967223Z Login Succeeded 2025-01-24T00:53:37.2148645Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:53:37.2149391Z Configure a credential helper to remove this warning. See 2025-01-24T00:53:37.2150085Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:53:37.2150498Z 2025-01-24T00:53:37.2150609Z Login Succeeded 2025-01-24T00:53:37.6857697Z Command completed after 1 attempt(s). 2025-01-24T00:53:37.6924676Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:53:37.6925215Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:53:37.6925680Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:53:37.6932710Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:37.6933102Z ##[endgroup] 2025-01-24T00:53:37.7022554Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T00:53:37.7023255Z # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T00:53:37.7023752Z # shellcheck disable=SC2046 2025-01-24T00:53:37.7024207Z docker stop $(docker ps -q) || true 2025-01-24T00:53:37.7024667Z # Prune all of the docker images 2025-01-24T00:53:37.7025063Z docker system prune -af 2025-01-24T00:53:37.7030569Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:37.7031166Z ##[endgroup] 2025-01-24T00:53:37.7283084Z "docker stop" requires at least 1 argument. 2025-01-24T00:53:37.7283662Z See 'docker stop --help'. 2025-01-24T00:53:37.7283947Z 2025-01-24T00:53:37.7284161Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-01-24T00:53:37.7284468Z 2025-01-24T00:53:37.7284653Z Stop one or more running containers 2025-01-24T00:53:37.7424370Z Total reclaimed space: 0B 2025-01-24T00:53:37.7467250Z ##[group]Run set +e 2025-01-24T00:53:37.7467572Z set +e 2025-01-24T00:53:37.7467820Z set -x 2025-01-24T00:53:37.7468044Z  2025-01-24T00:53:37.7468301Z PT_DOMAIN=download.pytorch.org 2025-01-24T00:53:37.7468897Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-01-24T00:53:37.7469653Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-01-24T00:53:37.7470194Z # one is returned at random 2025-01-24T00:53:37.7470595Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-01-24T00:53:37.7470977Z  2025-01-24T00:53:37.7471223Z if [ -z "${RESOLVED_IP}" ]; then 2025-01-24T00:53:37.7471809Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-01-24T00:53:37.7472515Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-01-24T00:53:37.7472923Z  2025-01-24T00:53:37.7473167Z  if [ -z "${RESOLVED_IP}" ]; then 2025-01-24T00:53:37.7473554Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-01-24T00:53:37.7473927Z  exit 1 2025-01-24T00:53:37.7474170Z  fi 2025-01-24T00:53:37.7474384Z fi 2025-01-24T00:53:37.7474605Z  2025-01-24T00:53:37.7474867Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-01-24T00:53:37.7475231Z  # Clean up any old records first 2025-01-24T00:53:37.7475601Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-01-24T00:53:37.7475937Z fi 2025-01-24T00:53:37.7476148Z  2025-01-24T00:53:37.7476466Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-01-24T00:53:37.7476876Z cat /etc/hosts 2025-01-24T00:53:37.7482513Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:37.7482914Z ##[endgroup] 2025-01-24T00:53:37.7504533Z + PT_DOMAIN=download.pytorch.org 2025-01-24T00:53:37.7509965Z ++ dig -4 +short download.pytorch.org 2025-01-24T00:53:37.7510573Z ++ tail -n1 2025-01-24T00:53:37.8024335Z + RESOLVED_IP=18.160.10.76 2025-01-24T00:53:37.8024842Z + '[' -z 18.160.10.76 ']' 2025-01-24T00:53:37.8025342Z + grep -r download.pytorch.org /etc/hosts 2025-01-24T00:53:37.8035115Z 18.160.10.76 download.pytorch.org 2025-01-24T00:53:37.8035783Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-01-24T00:53:38.1427798Z + echo '18.160.10.76 download.pytorch.org' 2025-01-24T00:53:38.1428433Z + sudo tee -a /etc/hosts 2025-01-24T00:53:38.2191823Z 18.160.10.76 download.pytorch.org 2025-01-24T00:53:38.2206161Z + cat /etc/hosts 2025-01-24T00:53:38.2215614Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-01-24T00:53:38.2221419Z ::1 localhost6 localhost6.localdomain6 2025-01-24T00:53:38.2221801Z 18.160.10.76 download.pytorch.org 2025-01-24T00:53:38.2263576Z Prepare all required actions 2025-01-24T00:53:38.2305482Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-01-24T00:53:38.2305841Z with: 2025-01-24T00:53:38.2306252Z github-token: *** 2025-01-24T00:53:38.2306493Z ##[endgroup] 2025-01-24T00:53:38.2334386Z ##[group]Run set -eux 2025-01-24T00:53:38.2334665Z set -eux 2025-01-24T00:53:38.2335113Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-01-24T00:53:38.2342566Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:38.2342944Z env: 2025-01-24T00:53:38.2343344Z GITHUB_TOKEN: *** 2025-01-24T00:53:38.2343596Z ##[endgroup] 2025-01-24T00:53:38.2365836Z + python3 .github/scripts/get_workflow_job_id.py 12940916563 i-09b7d3b62eb0f7034 2025-01-24T00:53:38.9749510Z setting job-id=36096305599 2025-01-24T00:53:38.9750046Z setting job-name=before-test / target-determination 2025-01-24T00:53:38.9889037Z Prepare all required actions 2025-01-24T00:53:38.9889443Z Getting action download info 2025-01-24T00:53:39.0908824Z ##[group]Run ./.github/actions/pytest-cache-download 2025-01-24T00:53:39.0909211Z with: 2025-01-24T00:53:39.0909438Z cache_dir: .pytest_cache 2025-01-24T00:53:39.0909699Z job_identifier: pull 2025-01-24T00:53:39.0910215Z s3_bucket: gha-artifacts 2025-01-24T00:53:39.0910474Z ##[endgroup] 2025-01-24T00:53:39.0954556Z ##[group]Run nick-fields/retry@v3.0.0 2025-01-24T00:53:39.0954865Z with: 2025-01-24T00:53:39.0955075Z shell: bash 2025-01-24T00:53:39.0955291Z timeout_minutes: 5 2025-01-24T00:53:39.0955536Z max_attempts: 5 2025-01-24T00:53:39.0955775Z retry_wait_seconds: 30 2025-01-24T00:53:39.0956097Z command: set -eu python3 -m pip install boto3==1.35.42 2025-01-24T00:53:39.0956490Z polling_interval_seconds: 1 2025-01-24T00:53:39.0956771Z warning_on_retry: true 2025-01-24T00:53:39.0957027Z continue_on_error: false 2025-01-24T00:53:39.0957340Z ##[endgroup] 2025-01-24T00:53:39.4179076Z Defaulting to user installation because normal site-packages is not writeable 2025-01-24T00:53:39.4334496Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-01-24T00:53:39.4383148Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-01-24T00:53:39.4387864Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-01-24T00:53:39.4393883Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-01-24T00:53:39.4443505Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-01-24T00:53:39.4454094Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-01-24T00:53:39.4490989Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-01-24T00:53:40.1706817Z Command completed after 1 attempt(s). 2025-01-24T00:53:40.1773658Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-01-24T00:53:40.1774129Z python3 .github/scripts/pytest_cache.py \ 2025-01-24T00:53:40.1774483Z  --download \ 2025-01-24T00:53:40.1774800Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-01-24T00:53:40.1775179Z  --pr_identifier $GITHUB_REF \ 2025-01-24T00:53:40.1775523Z  --job_identifier $JOB_IDENTIFIER \ 2025-01-24T00:53:40.1775873Z  --temp_dir $RUNNER_TEMP \ 2025-01-24T00:53:40.1776182Z  --repo $REPO \ 2025-01-24T00:53:40.1776447Z  --bucket $BUCKET \ 2025-01-24T00:53:40.1782112Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:40.1782495Z env: 2025-01-24T00:53:40.1782707Z CACHE_DIR: .pytest_cache 2025-01-24T00:53:40.1782983Z JOB_IDENTIFIER: pull 2025-01-24T00:53:40.1783243Z REPO: pytorch/pytorch 2025-01-24T00:53:40.1783505Z BUCKET: gha-artifacts 2025-01-24T00:53:40.1783764Z ##[endgroup] 2025-01-24T00:53:40.7910346Z PR identifier for `refs/pull/145539/merge` is `f9c84d07ed548895db5fdd66341ab6d6` 2025-01-24T00:53:40.7912180Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/pull/145539/merge', job_identifier='pull', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-01-24T00:53:40.7914648Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9-sm89/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7916836Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9-sm89/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7930379Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/5.zip 2025-01-24T00:53:40.7932525Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/5.zip 2025-01-24T00:53:40.7934659Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_13-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7936750Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_13-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7938828Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_9-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7940905Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_9-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7942964Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-jammy-py3_9-gcc11/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7945018Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-jammy-py3_9-gcc11/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7947831Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9-sm89/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7949622Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/11b072b8443ccbdbfc14e07982ba16ed/.pytest_cache 2025-01-24T00:53:40.7951462Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9-sm89/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7954275Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/5.zip 2025-01-24T00:53:40.7956053Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/032039f37eed0bdc2f226882dfd07690/.pytest_cache 2025-01-24T00:53:40.7957861Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-cuda12_4-py3_10-gcc9/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/5.zip 2025-01-24T00:53:40.7960618Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_13-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7962390Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d2feceb8bf64ef8b9a5b69be95c44f4a/.pytest_cache 2025-01-24T00:53:40.7964184Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_13-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7966832Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_9-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7968587Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9ee283e130f92a7f4f291af4a78b098a/.pytest_cache 2025-01-24T00:53:40.7970356Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-focal-py3_9-clang10/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/4.zip 2025-01-24T00:53:40.7973005Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-jammy-py3_9-gcc11/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.7974737Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/a406ed7518360f70f8c017589f04a846/.pytest_cache 2025-01-24T00:53:40.7976503Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull/pytest_cache/pytorch/pytorch/f9c84d07ed548895db5fdd66341ab6d6/pull_linux-jammy-py3_9-gcc11/8f3e847fb6d7edee3e8bd2152969572098f6d074/default/3.zip 2025-01-24T00:53:40.8486912Z ##[group]Run seemethere/download-artifact-s3@v4 2025-01-24T00:53:40.8487275Z with: 2025-01-24T00:53:40.8487492Z name: llm_results 2025-01-24T00:53:40.8487756Z path: .additional_ci_files/llm_results 2025-01-24T00:53:40.8488073Z s3-bucket: gha-artifacts 2025-01-24T00:53:40.8488342Z region: us-east-1 2025-01-24T00:53:40.8488577Z ##[endgroup] 2025-01-24T00:53:41.3442057Z (node:790425) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-01-24T00:53:41.3442564Z 2025-01-24T00:53:41.3442773Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-01-24T00:53:41.3443310Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-01-24T00:53:41.3443875Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-01-24T00:53:41.4337425Z Found 1 objects with prefix pytorch/pytorch/12940916563/llm_results/ 2025-01-24T00:53:41.4340509Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-01-24T00:53:41.5140200Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-01-24T00:53:41.5145321Z Artifact download has finished successfully 2025-01-24T00:53:41.5345494Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-01-24T00:53:41.5346388Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-01-24T00:53:41.5346979Z python3 -m pip install boto3==1.35.42 2025-01-24T00:53:41.5347427Z python3 tools/testing/do_target_determination_for_s3.py 2025-01-24T00:53:41.5354312Z shell: /usr/bin/bash -e {0} 2025-01-24T00:53:41.5354592Z env: 2025-01-24T00:53:41.5355025Z GITHUB_TOKEN: *** 2025-01-24T00:53:41.5355306Z GITHUB_REPOSITORY: pytorch/pytorch 2025-01-24T00:53:41.5355637Z GITHUB_WORKFLOW: pull 2025-01-24T00:53:41.5355913Z GITHUB_JOB: target-determination 2025-01-24T00:53:41.5356220Z GITHUB_RUN_ID: 12940916563 2025-01-24T00:53:41.5356485Z GITHUB_RUN_NUMBER: 284905 2025-01-24T00:53:41.5356755Z GITHUB_RUN_ATTEMPT: 1 2025-01-24T00:53:41.5357021Z GITHUB_REF: refs/pull/145539/merge 2025-01-24T00:53:41.5357350Z JOB_ID: 36096305599 2025-01-24T00:53:41.5357628Z JOB_NAME: before-test / target-determination 2025-01-24T00:53:41.5357967Z PR_NUMBER: 145539 2025-01-24T00:53:41.5358202Z ##[endgroup] 2025-01-24T00:53:41.5394423Z Archive: .additional_ci_files/llm_results/mappings.zip 2025-01-24T00:53:41.5394894Z creating: .additional_ci_files/llm_results/mappings/ 2025-01-24T00:53:41.5399262Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-01-24T00:53:41.7730843Z Defaulting to user installation because normal site-packages is not writeable 2025-01-24T00:53:41.7892103Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-01-24T00:53:41.7943577Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-01-24T00:53:41.7947435Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-01-24T00:53:41.7953095Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-01-24T00:53:41.8001923Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-01-24T00:53:41.8013317Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-01-24T00:53:41.8050630Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-01-24T00:53:43.5762606Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2025-01-24T00:53:43.5765351Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2025-01-24T00:53:43.5768078Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2025-01-24T00:53:43.5770725Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2025-01-24T00:53:43.5773207Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2025-01-24T00:53:43.5775484Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2025-01-24T00:53:43.5776598Z Received 670 tests to prioritize 2025-01-24T00:53:43.5776891Z backends/xeon/test_launch 2025-01-24T00:53:43.5777191Z benchmark_utils/test_benchmark_utils 2025-01-24T00:53:43.5777603Z cpp_extensions/open_registration_extension/test/test_openreg 2025-01-24T00:53:43.5778066Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-01-24T00:53:43.5778543Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-01-24T00:53:43.5779008Z distributed/_composable/fsdp/test_fully_shard_comm 2025-01-24T00:53:43.5779434Z distributed/_composable/fsdp/test_fully_shard_compile 2025-01-24T00:53:43.5779881Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-01-24T00:53:43.5780444Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-01-24T00:53:43.5780878Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-01-24T00:53:43.5781316Z distributed/_composable/fsdp/test_fully_shard_init 2025-01-24T00:53:43.5781737Z distributed/_composable/fsdp/test_fully_shard_logging 2025-01-24T00:53:43.5782151Z distributed/_composable/fsdp/test_fully_shard_memory 2025-01-24T00:53:43.5782609Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-01-24T00:53:43.5783077Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-01-24T00:53:43.5783484Z distributed/_composable/fsdp/test_fully_shard_state 2025-01-24T00:53:43.5783919Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-01-24T00:53:43.5784366Z distributed/_composable/fsdp/test_fully_shard_training 2025-01-24T00:53:43.5784756Z distributed/_composable/test_checkpoint 2025-01-24T00:53:43.5785193Z distributed/_composable/test_composability/test_2d_composability 2025-01-24T00:53:43.5785729Z distributed/_composable/test_composability/test_pp_composability 2025-01-24T00:53:43.5786173Z distributed/_composable/test_contract 2025-01-24T00:53:43.5786500Z distributed/_composable/test_replicate 2025-01-24T00:53:43.5786885Z distributed/_composable/test_replicate_with_compiler 2025-01-24T00:53:43.5787309Z distributed/_shard/sharded_optim/test_sharded_optim 2025-01-24T00:53:43.5787719Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-01-24T00:53:43.5788145Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-01-24T00:53:43.5788578Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-01-24T00:53:43.5788988Z distributed/_shard/sharded_tensor/ops/test_init 2025-01-24T00:53:43.5789401Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-01-24T00:53:43.5789919Z distributed/_shard/sharded_tensor/test_logger 2025-01-24T00:53:43.5790308Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-01-24T00:53:43.5790773Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-01-24T00:53:43.5791238Z distributed/_shard/sharding_plan/test_sharding_plan 2025-01-24T00:53:43.5791642Z distributed/_shard/sharding_spec/test_sharding_spec 2025-01-24T00:53:43.5792021Z distributed/_shard/test_sharder 2025-01-24T00:53:43.5792454Z distributed/_tools/test_fsdp2_mem_tracker 2025-01-24T00:53:43.5792788Z distributed/_tools/test_mem_tracker 2025-01-24T00:53:43.5793124Z distributed/_tools/test_memory_tracker 2025-01-24T00:53:43.5793458Z distributed/_tools/test_mod_tracker 2025-01-24T00:53:43.5793777Z distributed/_tools/test_runtime_estimator 2025-01-24T00:53:43.5794127Z distributed/_tools/test_sac_estimator 2025-01-24T00:53:43.5794451Z distributed/_tools/test_sac_ilp 2025-01-24T00:53:43.5794798Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-01-24T00:53:43.5795243Z distributed/algorithms/quantization/test_quantization 2025-01-24T00:53:43.5795629Z distributed/algorithms/test_join 2025-01-24T00:53:43.5795964Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-01-24T00:53:43.5796349Z distributed/checkpoint/e2e/test_fine_tuning 2025-01-24T00:53:43.5796790Z distributed/checkpoint/e2e/test_fsdp_ep 2025-01-24T00:53:43.5797127Z distributed/checkpoint/e2e/test_pipeline 2025-01-24T00:53:43.5797487Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-01-24T00:53:43.5797834Z distributed/checkpoint/test_checkpoint 2025-01-24T00:53:43.5798169Z distributed/checkpoint/test_compatibility 2025-01-24T00:53:43.5798527Z distributed/checkpoint/test_dedup_tensors 2025-01-24T00:53:43.5798882Z distributed/checkpoint/test_dtensor_checkpoint 2025-01-24T00:53:43.5799274Z distributed/checkpoint/test_dtensor_resharding 2025-01-24T00:53:43.5799681Z distributed/checkpoint/test_file_system_checkpoint 2025-01-24T00:53:43.5800127Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-01-24T00:53:43.5800524Z distributed/checkpoint/test_format_utils 2025-01-24T00:53:43.5800889Z distributed/checkpoint/test_fsdp_model_state 2025-01-24T00:53:43.5801266Z distributed/checkpoint/test_fsdp_optim_state 2025-01-24T00:53:43.5801686Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-01-24T00:53:43.5802106Z distributed/checkpoint/test_fsspec 2025-01-24T00:53:43.5802439Z distributed/checkpoint/test_hsdp_checkpoint 2025-01-24T00:53:43.5802813Z distributed/checkpoint/test_nested_dict 2025-01-24T00:53:43.5803163Z distributed/checkpoint/test_planner 2025-01-24T00:53:43.5803492Z distributed/checkpoint/test_save_load_api 2025-01-24T00:53:43.5803847Z distributed/checkpoint/test_state_dict 2025-01-24T00:53:43.5804211Z distributed/checkpoint/test_state_dict_utils 2025-01-24T00:53:43.5804569Z distributed/checkpoint/test_tp_checkpoint 2025-01-24T00:53:43.5804922Z distributed/checkpoint/test_traverse 2025-01-24T00:53:43.5805263Z distributed/checkpoint/test_utils 2025-01-24T00:53:43.5805578Z distributed/elastic/events/lib_test 2025-01-24T00:53:43.5805914Z distributed/elastic/metrics/api_test 2025-01-24T00:53:43.5806274Z distributed/elastic/multiprocessing/api_test 2025-01-24T00:53:43.5806636Z distributed/elastic/test_control_plane 2025-01-24T00:53:43.5806978Z distributed/elastic/timer/api_test 2025-01-24T00:53:43.5807332Z distributed/elastic/timer/local_timer_example 2025-01-24T00:53:43.5807698Z distributed/elastic/timer/local_timer_test 2025-01-24T00:53:43.5808063Z distributed/elastic/utils/distributed_test 2025-01-24T00:53:43.5808415Z distributed/elastic/utils/logging_test 2025-01-24T00:53:43.5808737Z distributed/elastic/utils/util_test 2025-01-24T00:53:43.5809083Z distributed/flight_recorder/test_fr_analysis 2025-01-24T00:53:43.5809449Z distributed/fsdp/test_checkpoint_wrapper 2025-01-24T00:53:43.5810003Z distributed/fsdp/test_distributed_checkpoint 2025-01-24T00:53:43.5810519Z distributed/fsdp/test_fsdp_apply 2025-01-24T00:53:43.5810859Z distributed/fsdp/test_fsdp_backward_prefetch 2025-01-24T00:53:43.5811201Z distributed/fsdp/test_fsdp_checkpoint 2025-01-24T00:53:43.5811541Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-01-24T00:53:43.5811878Z distributed/fsdp/test_fsdp_comm 2025-01-24T00:53:43.5812182Z distributed/fsdp/test_fsdp_comm_hooks 2025-01-24T00:53:43.5812504Z distributed/fsdp/test_fsdp_core 2025-01-24T00:53:43.5812835Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-01-24T00:53:43.5813180Z distributed/fsdp/test_fsdp_exec_order 2025-01-24T00:53:43.5813508Z distributed/fsdp/test_fsdp_fine_tune 2025-01-24T00:53:43.5813847Z distributed/fsdp/test_fsdp_flatten_params 2025-01-24T00:53:43.5814195Z distributed/fsdp/test_fsdp_freezing_weights 2025-01-24T00:53:43.5814537Z distributed/fsdp/test_fsdp_fx 2025-01-24T00:53:43.5814845Z distributed/fsdp/test_fsdp_grad_acc 2025-01-24T00:53:43.5815162Z distributed/fsdp/test_fsdp_hybrid_shard 2025-01-24T00:53:43.5815514Z distributed/fsdp/test_fsdp_ignored_modules 2025-01-24T00:53:43.5815857Z distributed/fsdp/test_fsdp_input 2025-01-24T00:53:43.5816159Z distributed/fsdp/test_fsdp_memory 2025-01-24T00:53:43.5816474Z distributed/fsdp/test_fsdp_meta 2025-01-24T00:53:43.5816779Z distributed/fsdp/test_fsdp_misc 2025-01-24T00:53:43.5817178Z distributed/fsdp/test_fsdp_mixed_precision 2025-01-24T00:53:43.5817542Z distributed/fsdp/test_fsdp_multiple_forward 2025-01-24T00:53:43.5817910Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-01-24T00:53:43.5818256Z distributed/fsdp/test_fsdp_optim_state 2025-01-24T00:53:43.5818589Z distributed/fsdp/test_fsdp_overlap 2025-01-24T00:53:43.5818918Z distributed/fsdp/test_fsdp_pure_fp16 2025-01-24T00:53:43.5819260Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-01-24T00:53:43.5819628Z distributed/fsdp/test_fsdp_state_dict 2025-01-24T00:53:43.5819972Z distributed/fsdp/test_fsdp_tp_integration 2025-01-24T00:53:43.5820305Z distributed/fsdp/test_fsdp_traversal 2025-01-24T00:53:43.5820635Z distributed/fsdp/test_fsdp_uneven 2025-01-24T00:53:43.5820965Z distributed/fsdp/test_fsdp_unshard_params 2025-01-24T00:53:43.5821304Z distributed/fsdp/test_fsdp_use_orig_params 2025-01-24T00:53:43.5821667Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-01-24T00:53:43.5822025Z distributed/fsdp/test_shard_utils 2025-01-24T00:53:43.5822323Z distributed/fsdp/test_utils 2025-01-24T00:53:43.5822616Z distributed/fsdp/test_wrap 2025-01-24T00:53:43.5822905Z distributed/launcher/test_run 2025-01-24T00:53:43.5823195Z distributed/nn/jit/test_instantiator 2025-01-24T00:53:43.5823561Z distributed/optim/test_apply_optimizer_in_backward 2025-01-24T00:53:43.5823931Z distributed/optim/test_named_optimizer 2025-01-24T00:53:43.5824296Z distributed/optim/test_zero_redundancy_optimizer 2025-01-24T00:53:43.5824669Z distributed/pipelining/test_backward 2025-01-24T00:53:43.5824995Z distributed/pipelining/test_microbatch 2025-01-24T00:53:43.5825332Z distributed/pipelining/test_pipe 2025-01-24T00:53:43.5825654Z distributed/pipelining/test_schedule 2025-01-24T00:53:43.5825996Z distributed/pipelining/test_schedule_multiproc 2025-01-24T00:53:43.5826360Z distributed/pipelining/test_stage 2025-01-24T00:53:43.5826686Z distributed/pipelining/test_transformer 2025-01-24T00:53:43.5827019Z distributed/pipelining/test_unflatten 2025-01-24T00:53:43.5827365Z distributed/rpc/cuda/test_tensorpipe_agent 2025-01-24T00:53:43.5827705Z distributed/rpc/test_faulty_agent 2025-01-24T00:53:43.5828010Z distributed/rpc/test_share_memory 2025-01-24T00:53:43.5828327Z distributed/rpc/test_tensorpipe_agent 2025-01-24T00:53:43.5828660Z distributed/tensor/debug/test_comm_mode 2025-01-24T00:53:43.5829013Z distributed/tensor/debug/test_comm_mode_features 2025-01-24T00:53:43.5829386Z distributed/tensor/debug/test_op_coverage 2025-01-24T00:53:43.5829753Z distributed/tensor/experimental/test_local_map 2025-01-24T00:53:43.5830161Z distributed/tensor/experimental/test_register_sharding 2025-01-24T00:53:43.5830661Z distributed/tensor/experimental/test_tp_transform 2025-01-24T00:53:43.5831076Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-01-24T00:53:43.5831476Z distributed/tensor/parallel/test_parallelize_api 2025-01-24T00:53:43.5831872Z distributed/tensor/parallel/test_tp_examples 2025-01-24T00:53:43.5832379Z distributed/tensor/parallel/test_tp_random_state 2025-01-24T00:53:43.5832748Z distributed/tensor/parallel/test_tp_style 2025-01-24T00:53:43.5833087Z distributed/tensor/test_api 2025-01-24T00:53:43.5833385Z distributed/tensor/test_attention 2025-01-24T00:53:43.5833693Z distributed/tensor/test_common_rules 2025-01-24T00:53:43.5834027Z distributed/tensor/test_convolution_ops 2025-01-24T00:53:43.5834359Z distributed/tensor/test_dtensor 2025-01-24T00:53:43.5834663Z distributed/tensor/test_dtensor_compile 2025-01-24T00:53:43.5834995Z distributed/tensor/test_dtensor_ops 2025-01-24T00:53:43.5835321Z distributed/tensor/test_embedding_ops 2025-01-24T00:53:43.5835656Z distributed/tensor/test_experimental_ops 2025-01-24T00:53:43.5835991Z distributed/tensor/test_init 2025-01-24T00:53:43.5836291Z distributed/tensor/test_math_ops 2025-01-24T00:53:43.5836596Z distributed/tensor/test_matrix_ops 2025-01-24T00:53:43.5836919Z distributed/tensor/test_op_strategy 2025-01-24T00:53:43.5837319Z distributed/tensor/test_optimizers 2025-01-24T00:53:43.5837637Z distributed/tensor/test_pointwise_ops 2025-01-24T00:53:43.5837971Z distributed/tensor/test_random_ops 2025-01-24T00:53:43.5838297Z distributed/tensor/test_redistribute 2025-01-24T00:53:43.5838617Z distributed/tensor/test_tensor_ops 2025-01-24T00:53:43.5838936Z distributed/tensor/test_utils 2025-01-24T00:53:43.5839240Z distributed/tensor/test_view_ops 2025-01-24T00:53:43.5839553Z distributed/tensor/test_xla_integration 2025-01-24T00:53:43.5839887Z distributed/test_backends 2025-01-24T00:53:43.5840176Z distributed/test_c10d_common 2025-01-24T00:53:43.5840475Z distributed/test_c10d_functional_native 2025-01-24T00:53:43.5840810Z distributed/test_c10d_gloo 2025-01-24T00:53:43.5841102Z distributed/test_c10d_logger 2025-01-24T00:53:43.5841382Z distributed/test_c10d_nccl 2025-01-24T00:53:43.5841689Z distributed/test_c10d_object_collectives 2025-01-24T00:53:43.5842022Z distributed/test_c10d_ops_nccl 2025-01-24T00:53:43.5842314Z distributed/test_c10d_pypg 2025-01-24T00:53:43.5842610Z distributed/test_c10d_spawn_gloo 2025-01-24T00:53:43.5842908Z distributed/test_c10d_spawn_nccl 2025-01-24T00:53:43.5843214Z distributed/test_c10d_spawn_ucc 2025-01-24T00:53:43.5843522Z distributed/test_c10d_ucc 2025-01-24T00:53:43.5843798Z distributed/test_collective_utils 2025-01-24T00:53:43.5844114Z distributed/test_composability 2025-01-24T00:53:43.5844433Z distributed/test_compute_comm_reordering 2025-01-24T00:53:43.5844760Z distributed/test_control_collectives 2025-01-24T00:53:43.5845081Z distributed/test_data_parallel 2025-01-24T00:53:43.5845383Z distributed/test_device_mesh 2025-01-24T00:53:43.5845674Z distributed/test_distributed_spawn 2025-01-24T00:53:43.5845995Z distributed/test_dynamo_distributed 2025-01-24T00:53:43.5846312Z distributed/test_fake_pg 2025-01-24T00:53:43.5846583Z distributed/test_functional_api 2025-01-24T00:53:43.5846901Z distributed/test_inductor_collectives 2025-01-24T00:53:43.5847230Z distributed/test_launcher 2025-01-24T00:53:43.5847507Z distributed/test_multi_threaded_pg 2025-01-24T00:53:43.5847812Z distributed/test_nccl 2025-01-24T00:53:43.5848083Z distributed/test_pg_wrapper 2025-01-24T00:53:43.5848357Z distributed/test_store 2025-01-24T00:53:43.5848636Z distributed/test_symmetric_memory 2025-01-24T00:53:43.5848954Z distributions/test_constraints 2025-01-24T00:53:43.5849250Z distributions/test_distributions 2025-01-24T00:53:43.5849542Z doctests 2025-01-24T00:53:43.5849781Z dynamo/test_activation_checkpointing 2025-01-24T00:53:43.5850083Z dynamo/test_after_aot 2025-01-24T00:53:43.5850343Z dynamo/test_aot_autograd 2025-01-24T00:53:43.5850708Z dynamo/test_aot_autograd_cache 2025-01-24T00:53:43.5851014Z dynamo/test_autograd_function 2025-01-24T00:53:43.5851305Z dynamo/test_backends 2025-01-24T00:53:43.5851565Z dynamo/test_backward_higher_order_ops 2025-01-24T00:53:43.5851890Z dynamo/test_base_output 2025-01-24T00:53:43.5852173Z dynamo/test_bytecode_utils 2025-01-24T00:53:43.5852438Z dynamo/test_compile 2025-01-24T00:53:43.5852696Z dynamo/test_compiler_bisector 2025-01-24T00:53:43.5852977Z dynamo/test_comptime 2025-01-24T00:53:43.5853218Z dynamo/test_config 2025-01-24T00:53:43.5853467Z dynamo/test_ctx_manager 2025-01-24T00:53:43.5853737Z dynamo/test_cudagraphs 2025-01-24T00:53:43.5854015Z dynamo/test_cudagraphs_expandable_segments 2025-01-24T00:53:43.5854343Z dynamo/test_debug_utils 2025-01-24T00:53:43.5854608Z dynamo/test_decorators 2025-01-24T00:53:43.5854859Z dynamo/test_deviceguard 2025-01-24T00:53:43.5855118Z dynamo/test_dicts 2025-01-24T00:53:43.5855367Z dynamo/test_dynamic_shapes 2025-01-24T00:53:43.5855629Z dynamo/test_exc 2025-01-24T00:53:43.5855870Z dynamo/test_exceptions 2025-01-24T00:53:43.5856131Z dynamo/test_export 2025-01-24T00:53:43.5856374Z dynamo/test_export_mutations 2025-01-24T00:53:43.5856660Z dynamo/test_frame_init 2025-01-24T00:53:43.5856909Z dynamo/test_functions 2025-01-24T00:53:43.5857239Z dynamo/test_fx_passes_pre_grad 2025-01-24T00:53:43.5857526Z dynamo/test_global 2025-01-24T00:53:43.5857776Z dynamo/test_graph_deduplication 2025-01-24T00:53:43.5858081Z dynamo/test_graph_region_tracker 2025-01-24T00:53:43.5858380Z dynamo/test_guard_manager 2025-01-24T00:53:43.5858647Z dynamo/test_higher_order_ops 2025-01-24T00:53:43.5858925Z dynamo/test_hooks 2025-01-24T00:53:43.5859179Z dynamo/test_input_attr_tracking 2025-01-24T00:53:43.5859463Z dynamo/test_interop 2025-01-24T00:53:43.5859710Z dynamo/test_logging 2025-01-24T00:53:43.5859963Z dynamo/test_metrics_context 2025-01-24T00:53:43.5860231Z dynamo/test_minifier 2025-01-24T00:53:43.5860485Z dynamo/test_misc 2025-01-24T00:53:43.5860733Z dynamo/test_model_output 2025-01-24T00:53:43.5860987Z dynamo/test_modes 2025-01-24T00:53:43.5861227Z dynamo/test_modules 2025-01-24T00:53:43.5861470Z dynamo/test_nops 2025-01-24T00:53:43.5861701Z dynamo/test_optimizers 2025-01-24T00:53:43.5861960Z dynamo/test_pgo 2025-01-24T00:53:43.5862195Z dynamo/test_pre_dispatch 2025-01-24T00:53:43.5862470Z dynamo/test_prim_hop_base 2025-01-24T00:53:43.5862740Z dynamo/test_profiler 2025-01-24T00:53:43.5862990Z dynamo/test_python_autograd 2025-01-24T00:53:43.5863280Z dynamo/test_python_dispatcher 2025-01-24T00:53:43.5863578Z dynamo/test_recompile_ux 2025-01-24T00:53:43.5863838Z dynamo/test_recompiles 2025-01-24T00:53:43.5864109Z dynamo/test_reconstruct 2025-01-24T00:53:43.5864382Z dynamo/test_reorder_logs 2025-01-24T00:53:43.5864639Z dynamo/test_repros 2025-01-24T00:53:43.5864888Z dynamo/test_resume 2025-01-24T00:53:43.5865136Z dynamo/test_sdpa 2025-01-24T00:53:43.5865378Z dynamo/test_skip_guard_eval_unsafe 2025-01-24T00:53:43.5865697Z dynamo/test_skip_non_tensor 2025-01-24T00:53:43.5865982Z dynamo/test_sources 2025-01-24T00:53:43.5866229Z dynamo/test_structured_trace 2025-01-24T00:53:43.5866524Z dynamo/test_subclasses 2025-01-24T00:53:43.5866790Z dynamo/test_subgraphs 2025-01-24T00:53:43.5867035Z dynamo/test_torchrec 2025-01-24T00:53:43.5867305Z dynamo/test_trace_rules 2025-01-24T00:53:43.5867559Z dynamo/test_unspec 2025-01-24T00:53:43.5867807Z dynamo/test_utils 2025-01-24T00:53:43.5868058Z dynamo/test_verify_correctness 2025-01-24T00:53:43.5868335Z dynamo/test_view 2025-01-24T00:53:43.5868571Z export/test_converter 2025-01-24T00:53:43.5868835Z export/test_cpp_serdes 2025-01-24T00:53:43.5869084Z export/test_db 2025-01-24T00:53:43.5869327Z export/test_draft_export 2025-01-24T00:53:43.5869604Z export/test_experimental 2025-01-24T00:53:43.5869858Z export/test_export 2025-01-24T00:53:43.5870109Z export/test_export_legacy 2025-01-24T00:53:43.5870390Z export/test_export_nonstrict 2025-01-24T00:53:43.5870774Z export/test_export_training_ir_to_run_decomp 2025-01-24T00:53:43.5871135Z export/test_functionalized_assertions 2025-01-24T00:53:43.5871449Z export/test_hop 2025-01-24T00:53:43.5871680Z export/test_lift_unlift 2025-01-24T00:53:43.5871949Z export/test_pass_infra 2025-01-24T00:53:43.5872320Z export/test_passes 2025-01-24T00:53:43.5872566Z export/test_retraceability 2025-01-24T00:53:43.5872848Z export/test_schema 2025-01-24T00:53:43.5873081Z export/test_serdes 2025-01-24T00:53:43.5873332Z export/test_serialize 2025-01-24T00:53:43.5873588Z export/test_sparse 2025-01-24T00:53:43.5873825Z export/test_swap 2025-01-24T00:53:43.5874062Z export/test_tools 2025-01-24T00:53:43.5874305Z export/test_torchbind 2025-01-24T00:53:43.5874556Z export/test_tree_utils 2025-01-24T00:53:43.5874817Z export/test_unflatten 2025-01-24T00:53:43.5875088Z export/test_unflatten_training_ir 2025-01-24T00:53:43.5875383Z export/test_verifier 2025-01-24T00:53:43.5875638Z functorch/test_ac 2025-01-24T00:53:43.5875891Z functorch/test_ac_knapsack 2025-01-24T00:53:43.5876166Z functorch/test_aotdispatch 2025-01-24T00:53:43.5876451Z functorch/test_control_flow 2025-01-24T00:53:43.5876731Z functorch/test_dims 2025-01-24T00:53:43.5876985Z functorch/test_eager_transforms 2025-01-24T00:53:43.5877354Z functorch/test_logging 2025-01-24T00:53:43.5877642Z functorch/test_memory_efficient_fusion 2025-01-24T00:53:43.5877960Z functorch/test_minifier 2025-01-24T00:53:43.5878229Z functorch/test_ops 2025-01-24T00:53:43.5878472Z functorch/test_parsing 2025-01-24T00:53:43.5878748Z functorch/test_rearrange 2025-01-24T00:53:43.5879022Z functorch/test_vmap 2025-01-24T00:53:43.5879275Z functorch/test_vmap_registrations 2025-01-24T00:53:43.5879598Z higher_order_ops/test_invoke_subgraph 2025-01-24T00:53:43.5879923Z higher_order_ops/test_with_effects 2025-01-24T00:53:43.5880222Z inductor/test_aot_inductor 2025-01-24T00:53:43.5880515Z inductor/test_aot_inductor_arrayref 2025-01-24T00:53:43.5880842Z inductor/test_aot_inductor_custom_ops 2025-01-24T00:53:43.5881157Z inductor/test_aot_inductor_package 2025-01-24T00:53:43.5881476Z inductor/test_aot_inductor_utils 2025-01-24T00:53:43.5881782Z inductor/test_async_compile 2025-01-24T00:53:43.5882069Z inductor/test_auto_functionalize 2025-01-24T00:53:43.5882382Z inductor/test_autoheuristic 2025-01-24T00:53:43.5882668Z inductor/test_b2b_gemm 2025-01-24T00:53:43.5882935Z inductor/test_benchmark_fusion 2025-01-24T00:53:43.5883237Z inductor/test_benchmarking 2025-01-24T00:53:43.5883525Z inductor/test_binary_folding 2025-01-24T00:53:43.5883800Z inductor/test_ck_backend 2025-01-24T00:53:43.5884076Z inductor/test_codecache 2025-01-24T00:53:43.5884350Z inductor/test_codegen_triton 2025-01-24T00:53:43.5884627Z inductor/test_combo_kernels 2025-01-24T00:53:43.5884918Z inductor/test_compile_worker 2025-01-24T00:53:43.5885214Z inductor/test_compiled_autograd 2025-01-24T00:53:43.5885512Z inductor/test_compiled_optimizers 2025-01-24T00:53:43.5885824Z inductor/test_config 2025-01-24T00:53:43.5886093Z inductor/test_control_flow 2025-01-24T00:53:43.5886380Z inductor/test_cooperative_reductions 2025-01-24T00:53:43.5886719Z inductor/test_coordinate_descent_tuner 2025-01-24T00:53:43.5887047Z inductor/test_cpp_wrapper_hipify 2025-01-24T00:53:43.5887365Z inductor/test_cpu_cpp_wrapper 2025-01-24T00:53:43.5887662Z inductor/test_cpu_repro 2025-01-24T00:53:43.5887932Z inductor/test_cpu_select_algorithm 2025-01-24T00:53:43.5888243Z inductor/test_cuda_repro 2025-01-24T00:53:43.5888527Z inductor/test_cudacodecache 2025-01-24T00:53:43.5888805Z inductor/test_cudagraph_trees 2025-01-24T00:53:43.5889141Z inductor/test_cudagraph_trees_expandable_segments 2025-01-24T00:53:43.5889511Z inductor/test_custom_lowering 2025-01-24T00:53:43.5889796Z inductor/test_custom_post_grad_passes 2025-01-24T00:53:43.5890116Z inductor/test_cutlass_backend 2025-01-24T00:53:43.5890408Z inductor/test_debug_trace 2025-01-24T00:53:43.5890761Z inductor/test_decompose_mem_bound_mm 2025-01-24T00:53:43.5891086Z inductor/test_dependencies 2025-01-24T00:53:43.5891391Z inductor/test_distributed_patterns 2025-01-24T00:53:43.5891700Z inductor/test_efficient_conv_bn_eval 2025-01-24T00:53:43.5892025Z inductor/test_extension_backend 2025-01-24T00:53:43.5892346Z inductor/test_external_callables 2025-01-24T00:53:43.5892641Z inductor/test_flex_attention 2025-01-24T00:53:43.5892934Z inductor/test_flex_decoding 2025-01-24T00:53:43.5893222Z inductor/test_foreach 2025-01-24T00:53:43.5893465Z inductor/test_fp8 2025-01-24T00:53:43.5893722Z inductor/test_fused_attention 2025-01-24T00:53:43.5894016Z inductor/test_fuzzer 2025-01-24T00:53:43.5894262Z inductor/test_fx_fusion 2025-01-24T00:53:43.5894541Z inductor/test_gpu_cpp_wrapper 2025-01-24T00:53:43.5894852Z inductor/test_graph_transform_observer 2025-01-24T00:53:43.5895175Z inductor/test_group_batch_fusion 2025-01-24T00:53:43.5895477Z inductor/test_halide 2025-01-24T00:53:43.5895730Z inductor/test_indexing 2025-01-24T00:53:43.5896007Z inductor/test_inductor_annotations 2025-01-24T00:53:43.5896324Z inductor/test_inductor_freezing 2025-01-24T00:53:43.5896621Z inductor/test_inductor_utils 2025-01-24T00:53:43.5896912Z inductor/test_inplace_padding 2025-01-24T00:53:43.5897268Z inductor/test_inplacing_pass 2025-01-24T00:53:43.5897556Z inductor/test_kernel_benchmark 2025-01-24T00:53:43.5897850Z inductor/test_layout_optim 2025-01-24T00:53:43.5898136Z inductor/test_loop_ordering 2025-01-24T00:53:43.5898412Z inductor/test_max_autotune 2025-01-24T00:53:43.5898687Z inductor/test_memory 2025-01-24T00:53:43.5898949Z inductor/test_memory_planning 2025-01-24T00:53:43.5899228Z inductor/test_metrics 2025-01-24T00:53:43.5899482Z inductor/test_minifier 2025-01-24T00:53:43.5899758Z inductor/test_minifier_isolate 2025-01-24T00:53:43.5900047Z inductor/test_minifier_utils 2025-01-24T00:53:43.5900347Z inductor/test_mkldnn_pattern_matcher 2025-01-24T00:53:43.5900665Z inductor/test_mmdecomp 2025-01-24T00:53:43.5900942Z inductor/test_move_constructors_to_cuda 2025-01-24T00:53:43.5901266Z inductor/test_mps_basic 2025-01-24T00:53:43.5901541Z inductor/test_multi_kernel 2025-01-24T00:53:43.5901819Z inductor/test_op_dtype_prop 2025-01-24T00:53:43.5902104Z inductor/test_ordered_set 2025-01-24T00:53:43.5902370Z inductor/test_pad_mm 2025-01-24T00:53:43.5902628Z inductor/test_padding 2025-01-24T00:53:43.5902890Z inductor/test_pattern_matcher 2025-01-24T00:53:43.5903160Z inductor/test_perf 2025-01-24T00:53:43.5903415Z inductor/test_profiler 2025-01-24T00:53:43.5903689Z inductor/test_provenance_tracing 2025-01-24T00:53:43.5903990Z inductor/test_scatter_optimization 2025-01-24T00:53:43.5904307Z inductor/test_select_algorithm 2025-01-24T00:53:43.5904595Z inductor/test_smoke 2025-01-24T00:53:43.5904840Z inductor/test_snode_runtime 2025-01-24T00:53:43.5905138Z inductor/test_split_cat_fx_passes 2025-01-24T00:53:43.5905456Z inductor/test_standalone_compile 2025-01-24T00:53:43.5905751Z inductor/test_torchbind 2025-01-24T00:53:43.5906029Z inductor/test_torchinductor 2025-01-24T00:53:43.5906374Z inductor/test_torchinductor_codegen_config_overrides 2025-01-24T00:53:43.5906782Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-01-24T00:53:43.5907175Z inductor/test_torchinductor_dynamic_shapes 2025-01-24T00:53:43.5907519Z inductor/test_torchinductor_opinfo 2025-01-24T00:53:43.5907840Z inductor/test_torchinductor_strided_blocks 2025-01-24T00:53:43.5908185Z inductor/test_triton_cpu_backend 2025-01-24T00:53:43.5908497Z inductor/test_triton_extension_backend 2025-01-24T00:53:43.5908811Z inductor/test_triton_heuristics 2025-01-24T00:53:43.5909116Z inductor/test_triton_kernels 2025-01-24T00:53:43.5909403Z inductor/test_triton_syntax 2025-01-24T00:53:43.5909676Z inductor/test_triton_wrapper 2025-01-24T00:53:43.5910164Z inductor/test_unbacked_symints 2025-01-24T00:53:43.5910456Z inductor/test_utils 2025-01-24T00:53:43.5910824Z inductor/test_xpu_basic 2025-01-24T00:53:43.5911095Z lazy/test_bindings 2025-01-24T00:53:43.5911329Z lazy/test_debug_util 2025-01-24T00:53:43.5911595Z lazy/test_extract_compiled_graph 2025-01-24T00:53:45.2764864Z lazy/test_functionalization 2025-01-24T00:53:45.2765232Z lazy/test_generator 2025-01-24T00:53:45.2765523Z lazy/test_meta_kernel 2025-01-24T00:53:45.2765783Z lazy/test_reuse_ir 2025-01-24T00:53:45.2766026Z lazy/test_step_closures 2025-01-24T00:53:45.2766291Z lazy/test_ts_opinfo 2025-01-24T00:53:45.2766540Z nn/test_convolution 2025-01-24T00:53:45.2766771Z nn/test_dropout 2025-01-24T00:53:45.2767008Z nn/test_embedding 2025-01-24T00:53:45.2767230Z nn/test_init 2025-01-24T00:53:45.2767473Z nn/test_lazy_modules 2025-01-24T00:53:45.2767734Z nn/test_load_state_dict 2025-01-24T00:53:45.2768001Z nn/test_module_hooks 2025-01-24T00:53:45.2768250Z nn/test_multihead_attention 2025-01-24T00:53:45.2768536Z nn/test_packed_sequence 2025-01-24T00:53:45.2768810Z nn/test_parametrization 2025-01-24T00:53:45.2769078Z nn/test_pooling 2025-01-24T00:53:45.2769320Z nn/test_pruning 2025-01-24T00:53:45.2769606Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-01-24T00:53:45.2769968Z onnx/dynamo/test_exporter_api 2025-01-24T00:53:45.2770275Z onnx/dynamo/test_registry_dispatcher 2025-01-24T00:53:45.2770900Z onnx/exporter/test_api 2025-01-24T00:53:45.2771166Z onnx/exporter/test_building 2025-01-24T00:53:45.2771471Z onnx/exporter/test_capture_strategies 2025-01-24T00:53:45.2771802Z onnx/exporter/test_compat 2025-01-24T00:53:45.2772073Z onnx/exporter/test_core 2025-01-24T00:53:45.2772353Z onnx/exporter/test_hf_models_e2e 2025-01-24T00:53:45.2772670Z onnx/exporter/test_small_models_e2e 2025-01-24T00:53:45.2772978Z onnx/exporter/test_tensors 2025-01-24T00:53:45.2773407Z onnx/internal/test_diagnostics 2025-01-24T00:53:45.2773706Z onnx/internal/test_registraion 2025-01-24T00:53:45.2773986Z onnx/test_autograd_funs 2025-01-24T00:53:45.2774254Z onnx/test_custom_ops 2025-01-24T00:53:45.2774508Z onnx/test_fx_passes 2025-01-24T00:53:45.2774741Z onnx/test_fx_to_onnx 2025-01-24T00:53:45.2775009Z onnx/test_fx_to_onnx_decomp_skip 2025-01-24T00:53:45.2775312Z onnx/test_fx_type_promotion 2025-01-24T00:53:45.2775581Z onnx/test_lazy_import 2025-01-24T00:53:45.2775847Z onnx/test_models_onnxruntime 2025-01-24T00:53:45.2776137Z onnx/test_models_quantized_onnxruntime 2025-01-24T00:53:45.2776453Z onnx/test_onnx_opset 2025-01-24T00:53:45.2776724Z onnx/test_onnxscript_no_runtime 2025-01-24T00:53:45.2777018Z onnx/test_onnxscript_runtime 2025-01-24T00:53:45.2777310Z onnx/test_op_consistency 2025-01-24T00:53:45.2777590Z onnx/test_pytorch_jit_onnx 2025-01-24T00:53:45.2777871Z onnx/test_pytorch_onnx_no_runtime 2025-01-24T00:53:45.2778187Z onnx/test_pytorch_onnx_onnxruntime 2025-01-24T00:53:45.2778517Z onnx/test_pytorch_onnx_shape_inference 2025-01-24T00:53:45.2778830Z onnx/test_symbolic_helper 2025-01-24T00:53:45.2779106Z onnx/test_utility_funs 2025-01-24T00:53:45.2779382Z onnx/test_verification 2025-01-24T00:53:45.2779693Z onnx/torch_export/test_torch_export_with_onnxruntime 2025-01-24T00:53:45.2780064Z optim/test_lrscheduler 2025-01-24T00:53:45.2780329Z optim/test_optim 2025-01-24T00:53:45.2780560Z optim/test_swa_utils 2025-01-24T00:53:45.2780826Z profiler/test_cpp_thread 2025-01-24T00:53:45.2781123Z profiler/test_execution_trace 2025-01-24T00:53:45.2781401Z profiler/test_kineto 2025-01-24T00:53:45.2781668Z profiler/test_memory_profiler 2025-01-24T00:53:45.2781961Z profiler/test_profiler 2025-01-24T00:53:45.2782228Z profiler/test_profiler_tree 2025-01-24T00:53:45.2782521Z profiler/test_record_function 2025-01-24T00:53:45.2782806Z profiler/test_torch_tidy 2025-01-24T00:53:45.2783073Z test_accelerator 2025-01-24T00:53:45.2783307Z test_ao_sparsity 2025-01-24T00:53:45.2783533Z test_autocast 2025-01-24T00:53:45.2783763Z test_autograd 2025-01-24T00:53:45.2783997Z test_autograd_fallback 2025-01-24T00:53:45.2784246Z test_autoload 2025-01-24T00:53:45.2784620Z test_autoload_disable 2025-01-24T00:53:45.2784879Z test_autoload_enable 2025-01-24T00:53:45.2785122Z test_binary_ufuncs 2025-01-24T00:53:45.2785375Z test_bundled_inputs 2025-01-24T00:53:45.2785630Z test_ci_sanity_check_fail 2025-01-24T00:53:45.2785897Z test_comparison_utils 2025-01-24T00:53:45.2786170Z test_compile_benchmark_util 2025-01-24T00:53:45.2786444Z test_complex 2025-01-24T00:53:45.2786666Z test_content_store 2025-01-24T00:53:45.2786915Z test_cpp_api_parity 2025-01-24T00:53:45.2787163Z test_cpp_extensions_aot_ninja 2025-01-24T00:53:45.2787461Z test_cpp_extensions_aot_no_ninja 2025-01-24T00:53:45.2787762Z test_cpp_extensions_jit 2025-01-24T00:53:45.2788028Z test_cpp_extensions_mtia_backend 2025-01-24T00:53:45.2788366Z test_cpp_extensions_open_device_registration 2025-01-24T00:53:45.2788722Z test_cpp_extensions_stream_and_event 2025-01-24T00:53:45.2789012Z test_cuda 2025-01-24T00:53:45.2789243Z test_cuda_expandable_segments 2025-01-24T00:53:45.2789529Z test_cuda_multigpu 2025-01-24T00:53:45.2789770Z test_cuda_nvml_based_avail 2025-01-24T00:53:45.2790050Z test_cuda_primary_ctx 2025-01-24T00:53:45.2790303Z test_cuda_sanitizer 2025-01-24T00:53:45.2790535Z test_cuda_trace 2025-01-24T00:53:45.2790774Z test_custom_ops 2025-01-24T00:53:45.2791012Z test_dataloader 2025-01-24T00:53:45.2791343Z test_datapipe 2025-01-24T00:53:45.2791578Z test_decomp 2025-01-24T00:53:45.2791804Z test_deploy 2025-01-24T00:53:45.2792015Z test_dispatch 2025-01-24T00:53:45.2792353Z test_dlpack 2025-01-24T00:53:45.2792569Z test_dynamic_shapes 2025-01-24T00:53:45.2792824Z test_expanded_weights 2025-01-24T00:53:45.2793089Z test_extension_utils 2025-01-24T00:53:45.2793325Z test_fake_tensor 2025-01-24T00:53:45.2793561Z test_file_check 2025-01-24T00:53:45.2793801Z test_flop_counter 2025-01-24T00:53:45.2794026Z test_foreach 2025-01-24T00:53:45.2794257Z test_function_schema 2025-01-24T00:53:45.2794530Z test_functional_autograd_benchmark 2025-01-24T00:53:45.2794838Z test_functional_optim 2025-01-24T00:53:45.2805779Z test_functionalization 2025-01-24T00:53:45.2806106Z test_functionalization_of_rng_ops 2025-01-24T00:53:45.2806419Z test_futures 2025-01-24T00:53:45.2806637Z test_fx 2025-01-24T00:53:45.2806860Z test_fx_experimental 2025-01-24T00:53:45.2807103Z test_fx_passes 2025-01-24T00:53:45.2807369Z test_fx_reinplace_pass 2025-01-24T00:53:45.2807628Z test_hub 2025-01-24T00:53:45.2807832Z test_import_stats 2025-01-24T00:53:45.2808074Z test_indexing 2025-01-24T00:53:45.2808299Z test_itt 2025-01-24T00:53:45.2808495Z test_jit 2025-01-24T00:53:45.2808716Z test_jit_autocast 2025-01-24T00:53:45.2808956Z test_jit_disabled 2025-01-24T00:53:45.2809184Z test_jit_fuser_legacy 2025-01-24T00:53:45.2809441Z test_jit_fuser_te 2025-01-24T00:53:45.2809677Z test_jit_legacy 2025-01-24T00:53:45.2810126Z test_jit_llga_fuser 2025-01-24T00:53:45.2810385Z test_jit_profiling 2025-01-24T00:53:45.2810618Z test_jiterator 2025-01-24T00:53:45.2810868Z test_legacy_vmap 2025-01-24T00:53:45.2811109Z test_license 2025-01-24T00:53:45.2811319Z test_linalg 2025-01-24T00:53:45.2811542Z test_logging 2025-01-24T00:53:45.2811767Z test_masked 2025-01-24T00:53:45.2811980Z test_maskedtensor 2025-01-24T00:53:45.2812217Z test_matmul_cuda 2025-01-24T00:53:45.2812451Z test_meta 2025-01-24T00:53:45.2812660Z test_metal 2025-01-24T00:53:45.2812883Z test_mkl_verbose 2025-01-24T00:53:45.2813114Z test_mkldnn 2025-01-24T00:53:45.2813326Z test_mkldnn_fusion 2025-01-24T00:53:45.2813572Z test_mkldnn_verbose 2025-01-24T00:53:45.2813828Z test_mobile_optimizer 2025-01-24T00:53:45.2814086Z test_model_exports_to_core_aten 2025-01-24T00:53:45.2814382Z test_module_tracker 2025-01-24T00:53:45.2814612Z test_modules 2025-01-24T00:53:45.2814838Z test_monitor 2025-01-24T00:53:45.2815060Z test_mps 2025-01-24T00:53:45.2815273Z test_multiprocessing 2025-01-24T00:53:45.2815540Z test_multiprocessing_spawn 2025-01-24T00:53:45.2815817Z test_namedtensor 2025-01-24T00:53:45.2816234Z test_namedtuple_return_api 2025-01-24T00:53:45.2816513Z test_native_functions 2025-01-24T00:53:45.2816765Z test_native_mha 2025-01-24T00:53:45.2816989Z test_nestedtensor 2025-01-24T00:53:45.2817217Z test_nn 2025-01-24T00:53:45.2817436Z test_numba_integration 2025-01-24T00:53:45.2817695Z test_numpy_interop 2025-01-24T00:53:45.2817936Z test_openmp 2025-01-24T00:53:45.2818146Z test_ops 2025-01-24T00:53:45.2818369Z test_ops_fwd_gradients 2025-01-24T00:53:45.2818629Z test_ops_gradients 2025-01-24T00:53:45.2818861Z test_ops_jit 2025-01-24T00:53:45.2819087Z test_optim 2025-01-24T00:53:45.2819310Z test_out_dtype_op 2025-01-24T00:53:45.2819535Z test_overrides 2025-01-24T00:53:45.2819765Z test_package 2025-01-24T00:53:45.2819999Z test_per_overload_api 2025-01-24T00:53:45.2820237Z test_prims 2025-01-24T00:53:45.2820461Z test_proxy_tensor 2025-01-24T00:53:45.2820697Z test_pruning_op 2025-01-24T00:53:45.2820924Z test_public_bindings 2025-01-24T00:53:45.2821179Z test_python_dispatch 2025-01-24T00:53:45.2821428Z test_pytree 2025-01-24T00:53:45.2821642Z test_quantization 2025-01-24T00:53:45.2821880Z test_reductions 2025-01-24T00:53:45.2822109Z test_scatter_gather_ops 2025-01-24T00:53:45.2822374Z test_schema_check 2025-01-24T00:53:45.2822621Z test_segment_reductions 2025-01-24T00:53:45.2822972Z test_serialization 2025-01-24T00:53:45.2823247Z test_set_default_mobile_cpu_allocator 2025-01-24T00:53:45.2823564Z test_shape_ops 2025-01-24T00:53:45.2823787Z test_show_pickle 2025-01-24T00:53:45.2824030Z test_sort_and_select 2025-01-24T00:53:45.2824280Z test_sparse 2025-01-24T00:53:45.2824490Z test_sparse_csr 2025-01-24T00:53:45.2824738Z test_sparse_semi_structured 2025-01-24T00:53:45.2825021Z test_spectral_ops 2025-01-24T00:53:45.2825249Z test_stateless 2025-01-24T00:53:45.2825479Z test_subclass 2025-01-24T00:53:45.2825710Z test_sympy_utils 2025-01-24T00:53:45.2825947Z test_tensor_creation_ops 2025-01-24T00:53:45.2826224Z test_tensorboard 2025-01-24T00:53:45.2826449Z test_tensorexpr 2025-01-24T00:53:45.2826691Z test_tensorexpr_pybind 2025-01-24T00:53:45.2826954Z test_testing 2025-01-24T00:53:45.2827169Z test_torch 2025-01-24T00:53:45.2827387Z test_transformers 2025-01-24T00:53:45.2827622Z test_type_hints 2025-01-24T00:53:45.2827840Z test_type_info 2025-01-24T00:53:45.2828077Z test_type_promotion 2025-01-24T00:53:45.2828317Z test_typing 2025-01-24T00:53:45.2828528Z test_unary_ufuncs 2025-01-24T00:53:45.2828758Z test_utils 2025-01-24T00:53:45.2828986Z test_utils_config_module 2025-01-24T00:53:45.2829243Z test_utils_filelock 2025-01-24T00:53:45.2829487Z test_view_ops 2025-01-24T00:53:45.2829702Z test_vulkan 2025-01-24T00:53:45.2829927Z test_weak 2025-01-24T00:53:45.2830152Z test_xnnpack_integration 2025-01-24T00:53:45.2830402Z test_xpu 2025-01-24T00:53:45.2830645Z torch_np/numpy_tests/core/test_dlpack 2025-01-24T00:53:45.2830979Z torch_np/numpy_tests/core/test_dtype 2025-01-24T00:53:45.2831293Z torch_np/numpy_tests/core/test_einsum 2025-01-24T00:53:45.2831630Z torch_np/numpy_tests/core/test_getlimits 2025-01-24T00:53:45.2831973Z torch_np/numpy_tests/core/test_indexing 2025-01-24T00:53:45.2832394Z torch_np/numpy_tests/core/test_multiarray 2025-01-24T00:53:45.2832741Z torch_np/numpy_tests/core/test_numeric 2025-01-24T00:53:45.2833099Z torch_np/numpy_tests/core/test_numerictypes 2025-01-24T00:53:45.2833448Z torch_np/numpy_tests/core/test_scalar_ctors 2025-01-24T00:53:45.2833819Z torch_np/numpy_tests/core/test_scalar_methods 2025-01-24T00:53:45.2834195Z torch_np/numpy_tests/core/test_scalarinherit 2025-01-24T00:53:45.2834542Z torch_np/numpy_tests/core/test_scalarmath 2025-01-24T00:53:45.2834892Z torch_np/numpy_tests/core/test_shape_base 2025-01-24T00:53:45.2835234Z torch_np/numpy_tests/fft/test_helper 2025-01-24T00:53:45.2835549Z torch_np/numpy_tests/fft/test_pocketfft 2025-01-24T00:53:45.2835889Z torch_np/numpy_tests/lib/test_arraypad 2025-01-24T00:53:45.2836312Z torch_np/numpy_tests/lib/test_arraysetops 2025-01-24T00:53:45.2836648Z torch_np/numpy_tests/lib/test_function_base 2025-01-24T00:53:45.2836998Z torch_np/numpy_tests/lib/test_histograms 2025-01-24T00:53:45.2837346Z torch_np/numpy_tests/lib/test_index_tricks 2025-01-24T00:53:45.2837687Z torch_np/numpy_tests/lib/test_shape_base_ 2025-01-24T00:53:45.2838039Z torch_np/numpy_tests/lib/test_twodim_base 2025-01-24T00:53:45.2838383Z torch_np/numpy_tests/lib/test_type_check 2025-01-24T00:53:45.2838713Z torch_np/numpy_tests/linalg/test_linalg 2025-01-24T00:53:45.2839036Z torch_np/test_basic 2025-01-24T00:53:45.2839296Z torch_np/test_binary_ufuncs 2025-01-24T00:53:45.2839562Z torch_np/test_dtype 2025-01-24T00:53:45.2839822Z torch_np/test_function_base 2025-01-24T00:53:45.2840112Z torch_np/test_ndarray_methods 2025-01-24T00:53:45.2840393Z torch_np/test_nep50_examples 2025-01-24T00:53:45.2840679Z torch_np/test_random 2025-01-24T00:53:45.2840937Z torch_np/test_reductions 2025-01-24T00:53:45.2841206Z torch_np/test_scalars_0D_arrays 2025-01-24T00:53:45.2841503Z torch_np/test_ufuncs_basic 2025-01-24T00:53:45.2841773Z torch_np/test_unary_ufuncs 2025-01-24T00:53:45.2842043Z xpu/test_conv 2025-01-24T00:53:45.2842257Z xpu/test_gemm 2025-01-24T00:53:45.2842534Z additional failures: {'inductor/test_minifier'} 2025-01-24T00:53:45.2842970Z Results from PreviouslyFailedInPR 2025-01-24T00:53:45.2843274Z inductor/test_minifier (1) 2025-01-24T00:53:45.2843611Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:45.2844600Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:45.2845528Z Results from EditedByPR 2025-01-24T00:53:45.2845782Z inductor/test_minifier (1) 2025-01-24T00:53:45.2846066Z Results from MentionedInPR 2025-01-24T00:53:45.2846336Z inductor/test_minifier (1) 2025-01-24T00:53:45.2846670Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:45.2847637Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:45.2848609Z Results from HistoricalClassFailurCorrelation 2025-01-24T00:53:45.2849066Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-01-24T00:53:45.2849658Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.21794531380001653) 2025-01-24T00:53:45.2850328Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.11531011965376357) 2025-01-24T00:53:45.2850900Z inductor/test_torchinductor, GPUTests (0.0973555236813198) 2025-01-24T00:53:45.2851546Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.07251267078864759) 2025-01-24T00:53:45.2852304Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.07037238930902295) 2025-01-24T00:53:45.2852865Z inductor/test_torchinductor, CpuTests (0.0661355577753073) 2025-01-24T00:53:45.2853398Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.06605872523285691) 2025-01-24T00:53:45.2854009Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06375143990265449) 2025-01-24T00:53:45.2854493Z test_fx, TestVisionTracing (0.0631996888345845) 2025-01-24T00:53:45.2854870Z dynamo/test_misc, MiscTests (0.0625896028179031) 2025-01-24T00:53:45.2855390Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.0559279845830403) 2025-01-24T00:53:45.2855996Z inductor/test_triton_cpu_backend, CpuTritonTests (0.05435615197800077) 2025-01-24T00:53:45.2856466Z export/test_export, TestExport (0.0493870872780102) 2025-01-24T00:53:45.2856958Z distributed/test_dynamo_distributed, TestMultiProc (0.048239072222837645) 2025-01-24T00:53:45.2857572Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.047778478313158915) 2025-01-24T00:53:45.2858296Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.0390016343760953) 2025-01-24T00:53:45.2859282Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.03872516571564602) 2025-01-24T00:53:45.2859987Z inductor/test_padding, PaddingTest (0.03737257094337337) 2025-01-24T00:53:45.2860467Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.036798431263750674) 2025-01-24T00:53:45.2860980Z test_public_bindings, TestPublicBindings (0.035208002068256215) 2025-01-24T00:53:45.2861612Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.03410318066797107) 2025-01-24T00:53:45.2862280Z dynamo/test_autograd_function, AutogradFunctionTests (0.03313769382745185) 2025-01-24T00:53:45.2862920Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.03220567097576691) 2025-01-24T00:53:45.2863509Z profiler/test_profiler, TestProfiler (0.032163701689802794) 2025-01-24T00:53:45.2864092Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.03182570808794842) 2025-01-24T00:53:45.2864831Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.030847551411772516) 2025-01-24T00:53:45.2865538Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.029373541524077007) 2025-01-24T00:53:45.2866154Z test_torch, TestTorchDeviceTypeCUDA (0.02800354160640094) 2025-01-24T00:53:45.2866734Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.027848523882576984) 2025-01-24T00:53:45.2867350Z inductor/test_flex_attention, TestFlexAttention (0.02643705956664015) 2025-01-24T00:53:45.2867849Z inductor/test_halide, CpuHalideTests (0.026262133212700427) 2025-01-24T00:53:45.2868379Z inductor/test_compiled_autograd, TestCompiledAutograd (0.02601475477428353) 2025-01-24T00:53:45.2868955Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.025804936103040143) 2025-01-24T00:53:45.2869510Z inductor/test_inductor_freezing, FreezingCpuTests (0.02555573574046676) 2025-01-24T00:53:45.2870056Z inductor/test_benchmarking, TestBenchmarker (0.024417650096878057) 2025-01-24T00:53:45.2870681Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.024317401545162886) 2025-01-24T00:53:45.2871272Z inductor/test_minifier, MinifierTests (0.02387925016597076) 2025-01-24T00:53:45.2871764Z inductor/test_max_autotune, TestMaxAutotune (0.023573924434016937) 2025-01-24T00:53:45.2872385Z profiler/test_execution_trace, TestExecutionTraceCPU (0.022259654889314157) 2025-01-24T00:53:45.2872907Z inductor/test_cpu_repro, CPUReproTests (0.021207957223533927) 2025-01-24T00:53:45.2873441Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.021103613783059715) 2025-01-24T00:53:45.2874025Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.02099412437289508) 2025-01-24T00:53:45.2874595Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.020721989275081593) 2025-01-24T00:53:45.2875084Z test_linalg, TestLinalgCUDA (0.01969841829308343) 2025-01-24T00:53:45.2875612Z distributed/test_inductor_collectives, TestCollectivesInductor (0.018848807626836942) 2025-01-24T00:53:45.2876236Z distributed/test_c10d_functional_native, CompileTest (0.018837269008265142) 2025-01-24T00:53:45.2876856Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.018083700164153088) 2025-01-24T00:53:45.2877478Z inductor/test_pattern_matcher, TestPatternMatcher (0.017944482074824294) 2025-01-24T00:53:45.2877935Z test_testing, TestImports (0.017847458227701597) 2025-01-24T00:53:45.2878334Z test_torch, TestTorchDeviceTypeCPU (0.017645816686193576) 2025-01-24T00:53:45.2878719Z test_cuda, TestCuda (0.01744390178408644) 2025-01-24T00:53:45.2879179Z distributed/test_functional_api, TestFunctionalAutograd (0.01714495357938814) 2025-01-24T00:53:45.2879708Z test_content_store, TestContentStoreCPU (0.017094206511379162) 2025-01-24T00:53:45.2880141Z test_utils, TestDeviceUtilsCPU (0.01687510543488421) 2025-01-24T00:53:45.2880556Z test_cuda_multigpu, TestCudaMultiGPU (0.016548038696273974) 2025-01-24T00:53:45.2881064Z test_ops_gradients, TestBwdGradientsCUDA (0.01630314337183266) 2025-01-24T00:53:45.2881465Z test_jit, TestScript (0.01608439398628793) 2025-01-24T00:53:45.2881929Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.015737630910119482) 2025-01-24T00:53:45.2882529Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.015121333948886852) 2025-01-24T00:53:45.2883035Z dynamo/test_unspec, UnspecTests (0.014057423037964367) 2025-01-24T00:53:45.2883571Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.014000216877660027) 2025-01-24T00:53:45.2884131Z dynamo/test_functions, FunctionTests (0.013906566983052565) 2025-01-24T00:53:45.2884646Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01385733652910439) 2025-01-24T00:53:45.2885203Z inductor/test_flex_decoding, TestFlexDecoding (0.013767929592042942) 2025-01-24T00:53:45.2885843Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.012819345655574615) 2025-01-24T00:53:45.2886471Z inductor/test_fuzzer, TestConfigFuzzer (0.012596852151773565) 2025-01-24T00:53:45.2886913Z test_dataloader, TestDataLoader (0.012345757707544234) 2025-01-24T00:53:45.2887376Z inductor/test_torchinductor, TritonCodeGenTests (0.012298269998387509) 2025-01-24T00:53:45.2887993Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.011912240621785872) 2025-01-24T00:53:45.2888589Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.01070732432900753) 2025-01-24T00:53:45.2889085Z export/test_hop, TestHOPCUDA (0.010679939867808023) 2025-01-24T00:53:45.2889570Z export/test_serdes, SerDesExportNonStrictTestExport (0.010269172949815407) 2025-01-24T00:53:45.2890084Z dynamo/test_logging, LoggingTests (0.010172912419538351) 2025-01-24T00:53:45.2890566Z inductor/test_flex_attention, TestLearnableBiases (0.009876522101230897) 2025-01-24T00:53:45.2891113Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.0097671244944911) 2025-01-24T00:53:45.2891642Z inductor/test_multi_kernel, MultiKernelTest (0.009606039428611641) 2025-01-24T00:53:45.2892118Z dynamo/test_minifier, MinifierTests (0.009584561419827711) 2025-01-24T00:53:45.2892602Z inductor/test_torchinductor, SweepInputsCpuTest (0.00953235712960981) 2025-01-24T00:53:45.2893186Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.009401998345164328) 2025-01-24T00:53:45.2893724Z test_ops, TestCompositeComplianceCUDA (0.00924911943439147) 2025-01-24T00:53:45.2894195Z inductor/test_codecache, TestFxGraphCache (0.009219790912854183) 2025-01-24T00:53:45.2894837Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.009051863734480945) 2025-01-24T00:53:45.2895502Z higher_order_ops/test_with_effects, TestWithEffects (0.0089651335773633) 2025-01-24T00:53:45.2896196Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.008778216536005771) 2025-01-24T00:53:45.2896927Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.008676782039253603) 2025-01-24T00:53:45.2897394Z test_mps, TestMPS (0.008265128289305977) 2025-01-24T00:53:45.2897812Z inductor/test_aot_inductor, AOTInductorLoggingTest (0.00794149374785725) 2025-01-24T00:53:45.2898379Z distributed/test_c10d_functional_native, TestWithNCCL (0.00789219262748567) 2025-01-24T00:53:45.2898900Z inductor/test_inductor_utils, TestBench (0.00785144955978464) 2025-01-24T00:53:45.2899446Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.007704161750794848) 2025-01-24T00:53:45.2899946Z test_torch, TestTorch (0.007393314055905311) 2025-01-24T00:53:45.2900464Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.007206711971027596) 2025-01-24T00:53:45.2901211Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.007074319143206169) 2025-01-24T00:53:45.2901827Z test_transformers, TestSDPACudaOnlyCUDA (0.006974551432184081) 2025-01-24T00:53:45.2902418Z inductor/test_torchinductor_strided_blocks, TritonBlockPointerTest (0.006846115299876937) 2025-01-24T00:53:45.2903135Z export/test_retraceability, RetraceExportTestExport (0.006789017861419625) 2025-01-24T00:53:45.2903660Z functorch/test_ops, TestOperatorsCUDA (0.006699285987438622) 2025-01-24T00:53:45.2904131Z inductor/test_debug_trace, TestDebugTrace (0.006684653671505814) 2025-01-24T00:53:45.2904794Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.006605545330278174) 2025-01-24T00:53:45.2905763Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (0.006595494259217131) 2025-01-24T00:53:45.2906416Z test_quantization, TestNumericDebugger (0.006595412486078628) 2025-01-24T00:53:45.2906928Z inductor/test_cutlass_backend, TestCutlassBackend (0.0065843500492129715) 2025-01-24T00:53:45.2907475Z test_cuda_nvml_based_avail, TestExtendedCUDAIsAvail (0.006572270687881861) 2025-01-24T00:53:45.2907953Z test_testing, TestTestingCUDA (0.006572270687881861) 2025-01-24T00:53:45.2908574Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.006546882146765301) 2025-01-24T00:53:45.2909491Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.006500516777233262) 2025-01-24T00:53:45.2910348Z test_ops, TestCommonCUDA (0.006495527964268039) 2025-01-24T00:53:45.2910999Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.006271160162138356) 2025-01-24T00:53:45.2911611Z inductor/test_flex_attention, TestBlockMask (0.006115388811419076) 2025-01-24T00:53:45.2912194Z inductor/test_snode_runtime, TestCommAnalysis (0.005967678687373248) 2025-01-24T00:53:45.2912712Z test_python_dispatch, TestPythonRegistration (0.005965124392112825) 2025-01-24T00:53:45.2913240Z dynamo/test_structured_trace, StructuredTraceTest (0.005911913966385159) 2025-01-24T00:53:45.2913721Z onnx/test_fx_to_onnx, TestFxToOnnx (0.005893169109845778) 2025-01-24T00:53:45.2914247Z distributed/tensor/test_dtensor_compile, TestDTensorCompile (0.005847245779541388) 2025-01-24T00:53:45.2914848Z test_quantization, TestFXNumericSuiteNShadows (0.005825968888159012) 2025-01-24T00:53:45.2915404Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.005660087878424169) 2025-01-24T00:53:45.2915973Z inductor/test_cuda_repro, CudaReproTests (0.005569337366060767) 2025-01-24T00:53:45.2916433Z test_quantization, TestQuantizedOps (0.00547689223990155) 2025-01-24T00:53:45.2916912Z nn/test_parametrization, TestNNParametrization (0.005300155550835154) 2025-01-24T00:53:45.2917494Z functorch/test_eager_transforms, TestCompileTransformsCPU (0.005208368668349781) 2025-01-24T00:53:45.2918264Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.005086154162221662) 2025-01-24T00:53:45.2919059Z export/test_retraceability, RetraceExportNonStrictTestExport (0.004957758754322174) 2025-01-24T00:53:45.2919772Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.004955952184360242) 2025-01-24T00:53:45.2920459Z export/test_export_nonstrict, NonStrictExportTestExport (0.0048558778928158184) 2025-01-24T00:53:45.2920977Z test_cuda, TestCudaMallocAsync (0.004837142625872095) 2025-01-24T00:53:45.2921476Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.004704911238467808) 2025-01-24T00:53:45.2922082Z distributed/tensor/test_dtensor, DTensorMeshTest (0.004621052595380671) 2025-01-24T00:53:45.2922658Z inductor/test_inplace_padding, InplacePaddingTest (0.004600589481517302) 2025-01-24T00:53:45.2923348Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.004580482010007174) 2025-01-24T00:53:45.2924077Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.004525070859253644) 2025-01-24T00:53:45.2924694Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.004512789103572474) 2025-01-24T00:53:45.2925344Z inductor/test_external_callables, TestInductorExternalCallable (0.0043815137919212405) 2025-01-24T00:53:45.2925956Z test_quantization, TestQuantizeEagerQAT (0.0043815137919212405) 2025-01-24T00:53:45.2926612Z distributed/test_functional_api, TestCollectivesWithNCCL (0.004201304255708672) 2025-01-24T00:53:45.2927246Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.004166350168210822) 2025-01-24T00:53:45.2927783Z dynamo/test_repros, ReproTests (0.004146964924248813) 2025-01-24T00:53:45.2928246Z inductor/test_op_dtype_prop, TestCaseCUDA (0.004013779598670708) 2025-01-24T00:53:45.2928719Z inductor/test_pad_mm, PadMMTest (0.0038964176221013887) 2025-01-24T00:53:45.2929219Z dynamo/test_compiler_bisector, TestCompilerBisector (0.0038634092564174827) 2025-01-24T00:53:45.2929723Z test_cuda, TestCudaOptimsCUDA (0.003814789407757139) 2025-01-24T00:53:45.2930119Z test_autograd, TestAutograd (0.003755583250218206) 2025-01-24T00:53:45.2930670Z inductor/test_fused_attention, SDPAPatternRewriterCpuDynamicTests (0.0037470478337404377) 2025-01-24T00:53:45.2931242Z test_cuda, TestMemPool (0.0036969022619335466) 2025-01-24T00:53:45.2931746Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.0035578461018165664) 2025-01-24T00:53:45.2932393Z inductor/test_fused_attention, SDPAPatternRewriterCpuTests (0.003546401849374981) 2025-01-24T00:53:45.2932962Z inductor/test_torchinductor, TestFull (0.003448308257018535) 2025-01-24T00:53:45.2933545Z distributed/launcher/test_run, ElasticLaunchTest (0.003424015148581808) 2025-01-24T00:53:45.2934078Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.003330997259899169) 2025-01-24T00:53:45.2934673Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.0032861353439409303) 2025-01-24T00:53:45.2935321Z distributed/checkpoint/test_state_dict, TestStateDict (0.0032861353439409303) 2025-01-24T00:53:45.2935987Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpComparisonTest (0.0032861353439409303) 2025-01-24T00:53:45.2936769Z dynamo/test_activation_checkpointing, ActivationCheckpointingViaTagsTests (0.0032861353439409303) 2025-01-24T00:53:45.2937408Z dynamo/test_global, TestGlobals (0.0032861353439409303) 2025-01-24T00:53:45.2937836Z dynamo/test_modules, NNModuleTests (0.0032861353439409303) 2025-01-24T00:53:45.2938335Z inductor/test_binary_folding, FreezingCpuTests (0.0032861353439409303) 2025-01-24T00:53:45.2938936Z inductor/test_memory, TestOperatorReorderForPeakMemory (0.0032861353439409303) 2025-01-24T00:53:45.2939673Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0032861353439409303) 2025-01-24T00:53:45.2940296Z test_optim, TestOptimRenewedCUDA (0.0032861353439409303) 2025-01-24T00:53:45.2940736Z test_sparse_csr, TestSparseCSRCUDA (0.0032861353439409303) 2025-01-24T00:53:45.2941200Z test_transformers, TestTransformersCPU (0.0032861353439409303) 2025-01-24T00:53:45.2941711Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0031692949761563637) 2025-01-24T00:53:45.2942283Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.003132782361223687) 2025-01-24T00:53:45.2942746Z test_jit, TestJit (0.003074266091502633) 2025-01-24T00:53:45.2943212Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.002878569207127477) 2025-01-24T00:53:45.2943764Z inductor/test_codecache, TestUtils (0.002850829103574729) 2025-01-24T00:53:45.2944216Z inductor/test_foreach, ForeachTests (0.002850829103574729) 2025-01-24T00:53:45.2944748Z inductor/test_standalone_compile, TestStandaloneInductor (0.002850829103574729) 2025-01-24T00:53:45.2945441Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0027667880797936227) 2025-01-24T00:53:45.2945987Z test_mps, TestSDPA (0.002700228245529484) 2025-01-24T00:53:45.2946481Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0026862852414755224) 2025-01-24T00:53:45.2947159Z distributed/pipelining/test_transformer, TransformerTests (0.0026862852414755224) 2025-01-24T00:53:45.2947847Z inductor/test_cooperative_reductions, CooperativeReductionTests (0.0025225921316723026) 2025-01-24T00:53:45.2948621Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0024646015079556978) 2025-01-24T00:53:45.2949380Z distributed/pipelining/test_pipe, PipeTests (0.0022168373351982465) 2025-01-24T00:53:45.2950033Z inductor/test_fused_attention, SDPAPatternRewriterCudaDynamicTests (0.0021907568959606202) 2025-01-24T00:53:45.2950617Z test_dispatch, TestDispatch (0.0021907568959606202) 2025-01-24T00:53:45.2951002Z test_ops, TestMathBitsCUDA (0.0021907568959606202) 2025-01-24T00:53:45.2951391Z test_subclass, TestSubclass (0.0021907568959606202) 2025-01-24T00:53:45.2951860Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.0021195572968419002) 2025-01-24T00:53:45.2952535Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0020976497278822935) 2025-01-24T00:53:45.2953144Z inductor/test_loop_ordering, ImplDetailTest (0.0020342742605348615) 2025-01-24T00:53:45.2953589Z test_fx, TestConstFold (0.0020342742605348615) 2025-01-24T00:53:45.2954053Z distributed/test_dynamo_distributed, TestSingleProc (0.0019716812063645586) 2025-01-24T00:53:45.2954633Z inductor/test_custom_lowering, TestCustomLowering (0.001877791625109103) 2025-01-24T00:53:45.2955106Z test_fx, TestGraphDrawer (0.001877791625109103) 2025-01-24T00:53:45.2955527Z test_transformers, TestTransformersCUDA (0.0017809474766113434) 2025-01-24T00:53:45.2956059Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.0016662094701672323) 2025-01-24T00:53:45.2956882Z dynamo/test_compile, InPlaceCompilationTests (0.0016430676719704652) 2025-01-24T00:53:45.2957463Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (0.0016430676719704652) 2025-01-24T00:53:45.2958242Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.0016430676719704652) 2025-01-24T00:53:45.2958933Z inductor/test_perf, EnableFusionTest (0.0016430676719704652) 2025-01-24T00:53:45.2959565Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.0015335298271724341) 2025-01-24T00:53:45.2960432Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0015143480847654056) 2025-01-24T00:53:45.2961234Z distributed/pipelining/test_microbatch, MicrobatchTests (0.0014865850365447064) 2025-01-24T00:53:45.2961755Z test_decomp, TestDecompCUDA (0.0014288615469033865) 2025-01-24T00:53:45.2962180Z test_quantization, TestFloat8DtypeCUDA (0.0014083437188318272) 2025-01-24T00:53:45.2962861Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0013496627305471676) 2025-01-24T00:53:45.2963613Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0013144541375763722) 2025-01-24T00:53:45.2964116Z test_jit, TestTypeSharing (0.0013144541375763722) 2025-01-24T00:53:45.2964563Z test_multiprocessing, TestMultiprocessing (0.0013144541375763722) 2025-01-24T00:53:45.2965073Z inductor/test_indexing, ExprPrinterTests (0.0012547062222319917) 2025-01-24T00:53:45.2965582Z test_transformers, TestSDPAPrivateUse1Only (0.0011949583068876111) 2025-01-24T00:53:45.2966053Z test_custom_ops, TestCustomOp (0.0011142775831743366) 2025-01-24T00:53:45.2966589Z inductor/test_combo_kernels, ComboKernelDynamicShapesTests (0.0010953784479803101) 2025-01-24T00:53:45.2967337Z inductor/test_cooperative_reductions, MultiKernelCooperativeReductionTests (0.0010953784479803101) 2025-01-24T00:53:45.2968134Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.0010953784479803101) 2025-01-24T00:53:45.2968890Z inductor/test_torchinductor, test.inductor.test_torchinductor.GPUTests (0.0010953784479803101) 2025-01-24T00:53:45.2969651Z inductor/test_torchinductor_strided_blocks, TritonBlockPointerTestGPU (0.0010953784479803101) 2025-01-24T00:53:45.2970270Z nn/test_load_state_dict, TestLoadStateDict (0.0010953784479803101) 2025-01-24T00:53:45.2970798Z inductor/test_loop_ordering, LoopOrderingTest (0.0009388958125545515) 2025-01-24T00:53:45.2971424Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0008853422892656389) 2025-01-24T00:53:45.2972004Z test_cuda, TestBlockStateAbsorption (0.0008489182971847402) 2025-01-24T00:53:45.2972733Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0008334401234632795) 2025-01-24T00:53:45.2973510Z inductor/test_aot_inductor_package, TestAOTInductorPackageCpp_cpu (0.0008215338359852326) 2025-01-24T00:53:45.2974051Z test_ops_jit, TestJitCUDA (0.0008215338359852326) 2025-01-24T00:53:45.2974477Z export/test_unflatten, TestUnflatten (0.00073025229865354) 2025-01-24T00:53:45.2975086Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.00073025229865354) 2025-01-24T00:53:45.2975726Z distributed/test_store, TestMultiThreadedWait (0.0006572270687881861) 2025-01-24T00:53:45.2976195Z test_jit, TestScriptList (0.0006572270687881861) 2025-01-24T00:53:45.2976594Z test_mps, TestAdvancedIndexing (0.0006572270687881861) 2025-01-24T00:53:45.2977069Z inductor/test_compile_worker, TestCompileWorker (0.0005974791534438056) 2025-01-24T00:53:45.2977633Z test_nestedtensor, TestNestedTensorSubclassCPU (0.000581393176235703) 2025-01-24T00:53:45.2978173Z dynamo/test_ctx_manager, CtxManagerTests (0.0005772739124765524) 2025-01-24T00:53:45.2978642Z inductor/test_perf, FusionTests (0.0005758560983667916) 2025-01-24T00:53:45.2979132Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.00051573150267081) 2025-01-24T00:53:45.2979731Z test_accelerator, TestAccelerator (0.0005088605103490619) 2025-01-24T00:53:45.2980213Z distributed/test_c10d_gloo, LargeCommTest (0.0005055592836832201) 2025-01-24T00:53:45.2980869Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0005039906156930682) 2025-01-24T00:53:45.2981554Z export/test_serdes, SerDesExportTestExport (0.0005034158839181892) 2025-01-24T00:53:45.2982259Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.0004694479062772757) 2025-01-24T00:53:45.2983008Z distributed/pipelining/test_unflatten, UnflattenTests (0.0004694479062772757) 2025-01-24T00:53:45.2983565Z dynamo/test_misc, TestCustomFunction (0.0004694479062772757) 2025-01-24T00:53:45.2984086Z inductor/test_flex_attention, TestPagedAttention (0.0004694479062772757) 2025-01-24T00:53:45.2984645Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0004556288339508542) 2025-01-24T00:53:45.2985218Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.000438151379192124) 2025-01-24T00:53:45.2985868Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.000438151379192124) 2025-01-24T00:53:45.2986535Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0004107669179926163) 2025-01-24T00:53:45.2987197Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.0004107669179926163) 2025-01-24T00:53:45.2987964Z distributed/test_functional_api, TestCollectivesWithDistributedBackendCUDA (0.0004107669179926163) 2025-01-24T00:53:45.2988647Z distributed/test_functional_api, TestPgTag (0.0004107669179926163) 2025-01-24T00:53:45.2989086Z dynamo/test_exc, ExcTests (0.0004107669179926163) 2025-01-24T00:53:45.2989561Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.0004107669179926163) 2025-01-24T00:53:45.2990160Z inductor/test_extension_backend, ExtensionBackendTests (0.0004107669179926163) 2025-01-24T00:53:45.2990747Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0004107669179926163) 2025-01-24T00:53:45.2991409Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.0004107669179926163) 2025-01-24T00:53:45.2992171Z profiler/test_memory_profiler, TestIdentifyGradients (0.0004107669179926163) 2025-01-24T00:53:45.2992776Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.0004107669179926163) 2025-01-24T00:53:45.2993333Z test_cuda_expandable_segments, TestCuda (0.0004107669179926163) 2025-01-24T00:53:45.2993796Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0004107669179926163) 2025-01-24T00:53:45.2994210Z test_modules, TestModuleCUDA (0.0004107669179926163) 2025-01-24T00:53:45.2994602Z test_ops_jit, TestJitCPU (0.0004107669179926163) 2025-01-24T00:53:45.2995047Z test_overrides, TestTorchFunctionWarning (0.0004107669179926163) 2025-01-24T00:53:45.2995562Z test_type_hints, TestTypeHints (0.0004107669179926163) 2025-01-24T00:53:45.2996076Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0004107669179926163) 2025-01-24T00:53:45.2996705Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0003866041581106977) 2025-01-24T00:53:45.2997258Z distributed/test_functional_api, pytest (0.00034590898357272947) 2025-01-24T00:53:45.2997955Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompileCompute (0.0002987395767219028) 2025-01-24T00:53:45.2998640Z test_serialization, TestSerialization (0.00027384461199507753) 2025-01-24T00:53:45.2999056Z test_ops, test_ops (0.00025277964184161004) 2025-01-24T00:53:45.2999431Z test_optim, TestOptimRenewedCPU (0.00021809475367249754) 2025-01-24T00:53:45.2999865Z onnx/test_fx_passes, TestFxPasses (0.00020835795690940848) 2025-01-24T00:53:45.3000342Z test_fx, TestFXAPIBackwardCompatibility (0.00019716812063645583) 2025-01-24T00:53:45.3000817Z dynamo/test_interop, InteropTests (0.00011579076412234004) 2025-01-24T00:53:45.3001334Z onnx/dynamo/test_exporter_api, TestDynamoExportAPI (0.00011579076412234004) 2025-01-24T00:53:45.3001866Z test_legacy_vmap, TestVmapAPILegacy (0.00011579076412234004) 2025-01-24T00:53:45.3002432Z inductor/test_scatter_optimization, TestScatterOpt (0.00010641890090973316) 2025-01-24T00:53:45.3003009Z functorch/test_aotdispatch, TestPartitioning (9.809359235644568e-05) 2025-01-24T00:53:45.3003604Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (9.388958125545515e-05) 2025-01-24T00:53:45.3004142Z functorch/test_vmap, TestVmapAPI (9.264896592557294e-05) 2025-01-24T00:53:45.3004877Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (6.942539459030134e-05) 2025-01-24T00:53:45.3005764Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (6.942539459030134e-05) 2025-01-24T00:53:45.3006397Z test_quantization, TestDynamicQuantizedOps (6.942539459030134e-05) 2025-01-24T00:53:45.3007143Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardGradientAccumulation (6.57227068788186e-05) 2025-01-24T00:53:45.3007962Z distributed/tensor/test_dtensor_compile, TestDTensorCompileE2E (6.57227068788186e-05) 2025-01-24T00:53:45.3008475Z test_nn, TestNN (6.57227068788186e-05) 2025-01-24T00:53:45.3008856Z dynamo/test_functions, DefaultsTests (4.6365369532038704e-05) 2025-01-24T00:53:45.3009355Z export/test_cpp_serdes, CppSerdesTestExport (4.6365369532038704e-05) 2025-01-24T00:53:45.3010080Z dynamo/test_skip_guard_eval_unsafe, RunDiffGuardTests (4.628359639353423e-05) 2025-01-24T00:53:45.3010905Z export/test_unflatten_training_ir, test.export.test_unflatten_training_ir.TrainingIRUnflattenTestUnflatten (4.628359639353423e-05) 2025-01-24T00:53:45.3011718Z dynamo/test_higher_order_ops, HigherOrderOpTests (4.381513791921241e-05) 2025-01-24T00:53:45.3012230Z dynamo/test_utils, TestDynamoTimed (4.381513791921241e-05) 2025-01-24T00:53:45.3012705Z functorch/test_aotdispatch, TestAOTExport (4.381513791921241e-05) 2025-01-24T00:53:45.3013195Z test_transformers, TestAttnBiasCPU (4.381513791921241e-05) 2025-01-24T00:53:45.3013653Z test_transformers, TestAttnBiasCUDA (4.381513791921241e-05) 2025-01-24T00:53:45.3014184Z inductor/test_group_batch_fusion, TestGroupBatchFusion (3.9120658856439646e-05) 2025-01-24T00:53:45.3014807Z distributed/tensor/test_dtensor_ops, TestDTensorOpsCPU (2.3141798196767116e-05) 2025-01-24T00:53:45.3015595Z inductor/test_compiled_autograd, test.inductor.test_compiled_autograd.TestCompiledAutograd (2.3141798196767116e-05) 2025-01-24T00:53:45.3016294Z functorch/test_ac, MemoryBudgetTest (2.1907568959606204e-05) 2025-01-24T00:53:45.3016882Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (2.1907568959606204e-05) 2025-01-24T00:53:45.3017594Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (2.1907568959606204e-05) 2025-01-24T00:53:45.6075988Z inductor/test_mmdecomp, TestDecompCUDA (2.1907568959606204e-05) 2025-01-24T00:53:45.6076854Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:45.6078064Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:45.6079040Z Results from CorrelatedWithHistoricalFailures 2025-01-24T00:53:45.6079411Z inductor/test_torchinductor (0.25) 2025-01-24T00:53:45.6079744Z inductor/test_aot_inductor (0.22708820676988503) 2025-01-24T00:53:45.6080166Z distributed/test_dynamo_distributed (0.16131164205430001) 2025-01-24T00:53:45.6080630Z distributed/test_inductor_collectives (0.14398757874892146) 2025-01-24T00:53:45.6081194Z inductor/test_torchinductor_codegen_dynamic_shapes (0.10264152482175068) 2025-01-24T00:53:45.6081723Z inductor/test_torchinductor_dynamic_shapes (0.09587220071903016) 2025-01-24T00:53:45.6082283Z distributed/tensor/parallel/test_micro_pipeline_tp (0.08942471670047027) 2025-01-24T00:53:45.6082805Z inductor/test_cpu_select_algorithm (0.08927150758222556) 2025-01-24T00:53:45.6083208Z inductor/test_flex_attention (0.08780141156749495) 2025-01-24T00:53:45.6083577Z inductor/test_padding (0.08685129627972937) 2025-01-24T00:53:45.6084199Z inductor/test_benchmark_fusion (0.08382602065521229) 2025-01-24T00:53:45.6084562Z test_public_bindings (0.07948919613970304) 2025-01-24T00:53:45.6084902Z inductor/test_halide (0.07760597731110876) 2025-01-24T00:53:45.6085289Z inductor/test_aot_inductor_arrayref (0.07689271996507006) 2025-01-24T00:53:45.6085709Z inductor/test_triton_cpu_backend (0.07572066532297822) 2025-01-24T00:53:45.6086104Z inductor/test_max_autotune (0.07024729587453442) 2025-01-24T00:53:45.6086483Z inductor/test_benchmarking (0.06906799744604503) 2025-01-24T00:53:45.6086821Z test_torch (0.0686002026739243) 2025-01-24T00:53:45.6087174Z inductor/test_torchinductor_opinfo (0.06815009036973273) 2025-01-24T00:53:45.6087578Z inductor/test_minifier (0.05807083925495866) 2025-01-24T00:53:45.6087980Z distributed/test_c10d_functional_native (0.05275319514358077) 2025-01-24T00:53:45.6088396Z inductor/test_fuzzer (0.049349613799315406) 2025-01-24T00:53:45.6088746Z inductor/test_cpu_repro (0.04622253627178769) 2025-01-24T00:53:45.6089116Z inductor/test_cpu_cpp_wrapper (0.045367126626877335) 2025-01-24T00:53:45.6089482Z test_testing (0.04123455664255805) 2025-01-24T00:53:45.6089791Z test_content_store (0.03977587000526519) 2025-01-24T00:53:45.6090151Z inductor/test_compiled_autograd (0.038030460864245115) 2025-01-24T00:53:45.6090533Z dynamo/test_functions (0.03389916877230551) 2025-01-24T00:53:45.6090874Z dynamo/test_minifier (0.026482485060804785) 2025-01-24T00:53:45.6091237Z inductor/test_inductor_freezing (0.025813644141180366) 2025-01-24T00:53:45.6091611Z export/test_export (0.02452765809861237) 2025-01-24T00:53:45.6091963Z inductor/test_flex_decoding (0.022257210411249204) 2025-01-24T00:53:45.6092312Z test_nestedtensor (0.02220083710860064) 2025-01-24T00:53:45.6092673Z inductor/test_cudagraph_trees (0.022122314771693928) 2025-01-24T00:53:45.6093055Z inductor/test_codecache (0.021436871866160605) 2025-01-24T00:53:45.6093424Z inductor/test_pattern_matcher (0.019495429734790647) 2025-01-24T00:53:45.6093852Z inductor/test_mkldnn_pattern_matcher (0.01875022166290386) 2025-01-24T00:53:45.6094350Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.01822216999793513) 2025-01-24T00:53:45.6094827Z distributed/test_c10d_common (0.018221395864362614) 2025-01-24T00:53:45.6095204Z inductor/test_inductor_utils (0.018139896307286112) 2025-01-24T00:53:45.6095559Z test_autograd (0.018031589657442167) 2025-01-24T00:53:45.6095955Z distributed/_tools/test_runtime_estimator (0.017799604293428292) 2025-01-24T00:53:45.6096414Z higher_order_ops/test_with_effects (0.017641132505277136) 2025-01-24T00:53:45.6096828Z dynamo/test_structured_trace (0.01740432533552413) 2025-01-24T00:53:45.6097342Z inductor/test_cutlass_backend (0.01597162939503324) 2025-01-24T00:53:45.6097733Z distributed/test_functional_api (0.0157155785945937) 2025-01-24T00:53:45.6098191Z distributed/test_compute_comm_reordering (0.015261373894327196) 2025-01-24T00:53:45.6098713Z distributed/flight_recorder/test_fr_analysis (0.01518449655363551) 2025-01-24T00:53:45.6099151Z test_cuda_nvml_based_avail (0.01518449655363551) 2025-01-24T00:53:45.6099622Z distributed/_composable/test_replicate_with_compiler (0.01448881435222436) 2025-01-24T00:53:45.6100106Z functorch/test_aotdispatch (0.01412612800727314) 2025-01-24T00:53:45.6100479Z inductor/test_snode_runtime (0.013787654338203672) 2025-01-24T00:53:45.6100921Z distributed/tensor/test_dtensor_compile (0.013509407570722073) 2025-01-24T00:53:45.6101355Z dynamo/test_dynamic_shapes (0.012701612250655194) 2025-01-24T00:53:45.6101742Z functorch/test_eager_transforms (0.011998446551977451) 2025-01-24T00:53:45.6102122Z dynamo/test_logging (0.011925198050961221) 2025-01-24T00:53:45.6102547Z distributed/fsdp/test_fsdp_use_orig_params (0.011750990489468711) 2025-01-24T00:53:45.6102947Z test_fx (0.01166313949572099) 2025-01-24T00:53:45.6103256Z inductor/test_b2b_gemm (0.011207604599111923) 2025-01-24T00:53:45.6103621Z inductor/test_cuda_repro (0.011059653094230347) 2025-01-24T00:53:45.6104125Z inductor/test_torchinductor_strided_blocks (0.010755685058825152) 2025-01-24T00:53:45.6104589Z inductor/test_inplace_padding (0.010629147587544857) 2025-01-24T00:53:45.6104955Z test_quantization (0.010283397313905738) 2025-01-24T00:53:45.6105318Z inductor/test_external_callables (0.010122997702423673) 2025-01-24T00:53:45.6105734Z inductor/test_inplacing_pass (0.010122997702423673) 2025-01-24T00:53:45.6106115Z inductor/test_profiler (0.010122997702423673) 2025-01-24T00:53:45.6106475Z inductor/test_binary_folding (0.009761462070194255) 2025-01-24T00:53:45.6106844Z inductor/test_memory (0.009761462070194255) 2025-01-24T00:53:45.6107183Z test_transformers (0.009476540596772965) 2025-01-24T00:53:45.6107566Z inductor/test_cooperative_reductions (0.009252122164788696) 2025-01-24T00:53:45.6107974Z inductor/test_pad_mm (0.00900223724251248) 2025-01-24T00:53:45.6108313Z test_cpp_api_parity (0.008972657054420984) 2025-01-24T00:53:45.6108631Z inductor/test_perf (0.00892269940342201) 2025-01-24T00:53:45.6109031Z dynamo/test_activation_checkpointing (0.008857622989620714) 2025-01-24T00:53:45.6109436Z dynamo/test_backends (0.008768588095116455) 2025-01-24T00:53:45.6109992Z dynamo/test_compile (0.008272151107577555) 2025-01-24T00:53:45.6110353Z dynamo/test_modules (0.007872349090898376) 2025-01-24T00:53:45.6110686Z test_optim (0.007869497542249807) 2025-01-24T00:53:45.6110989Z dynamo/test_global (0.007592248276817755) 2025-01-24T00:53:45.6111418Z test_cpp_extensions_open_device_registration (0.007592248276817755) 2025-01-24T00:53:45.6111857Z test_cuda_multigpu (0.007592248276817755) 2025-01-24T00:53:45.6112248Z test_itt (0.007592248276817755) 2025-01-24T00:53:45.6112595Z inductor/test_loop_ordering (0.006869177012358921) 2025-01-24T00:53:45.6112992Z inductor/test_op_dtype_prop (0.006236489655957442) 2025-01-24T00:53:45.6113463Z distributed/pipelining/test_schedule_multiproc (0.00620636168660499) 2025-01-24T00:53:45.6114007Z distributed/pipelining/test_transformer (0.00620636168660499) 2025-01-24T00:53:45.6114428Z test_reductions (0.006150888614133787) 2025-01-24T00:53:45.6114768Z inductor/test_cudacodecache (0.005206113104103603) 2025-01-24T00:53:45.6115188Z distributed/pipelining/test_pipe (0.005121754789916739) 2025-01-24T00:53:45.6115597Z inductor/test_debug_trace (0.0050614988512118365) 2025-01-24T00:53:45.6115997Z inductor/test_provenance_tracing (0.0050614988512118365) 2025-01-24T00:53:45.6116411Z nn/test_parametrization (0.0050614988512118365) 2025-01-24T00:53:45.6116761Z test_dlpack (0.0050614988512118365) 2025-01-24T00:53:45.6117069Z dynamo/test_after_aot (0.004338427586753003) 2025-01-24T00:53:45.6117598Z inductor/test_custom_lowering (0.004338427586753003) 2025-01-24T00:53:45.6118052Z torch_np/numpy_tests/core/test_numerictypes (0.0037961241384088774) 2025-01-24T00:53:45.6118488Z inductor/test_multi_kernel (0.003615356322294169) 2025-01-24T00:53:45.6118842Z nn/test_pruning (0.0035496225709797297) 2025-01-24T00:53:45.6119271Z distributed/pipelining/test_microbatch (0.00343458850617946) 2025-01-24T00:53:45.6119807Z distributed/_composable/fsdp/test_fully_shard_compile (0.0032209538144075322) 2025-01-24T00:53:45.6120421Z distributed/_composable/fsdp/test_fully_shard_training (0.003036899310727102) 2025-01-24T00:53:45.6120917Z dynamo/test_aot_autograd (0.0029621375544921563) 2025-01-24T00:53:45.6121275Z inductor/test_indexing (0.0028988584329667794) 2025-01-24T00:53:45.6121615Z test_ops (0.002753232891593252) 2025-01-24T00:53:45.6121937Z nn/test_load_state_dict (0.0025307494256059182) 2025-01-24T00:53:45.6122401Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0025307494256059182) 2025-01-24T00:53:45.6122914Z export/test_export_nonstrict (0.002436735406873091) 2025-01-24T00:53:45.6123330Z inductor/test_group_batch_fusion (0.002259597701433856) 2025-01-24T00:53:45.6123760Z distributed/test_symmetric_memory (0.0021692137933765013) 2025-01-24T00:53:45.6124174Z export/test_pass_infra (0.0021692137933765013) 2025-01-24T00:53:45.6124671Z test_functionalization_of_rng_ops (0.0021692137933765013) 2025-01-24T00:53:45.6125053Z test_jit_llga_fuser (0.0021692137933765013) 2025-01-24T00:53:45.6125383Z test_meta (0.0021692137933765013) 2025-01-24T00:53:45.6125703Z test_multiprocessing (0.0021692137933765013) 2025-01-24T00:53:45.6126093Z inductor/test_aot_inductor_package (0.0018980620692044387) 2025-01-24T00:53:45.6126479Z test_cuda (0.0018980620692044387) 2025-01-24T00:53:45.6126791Z dynamo/test_unspec (0.001825576340964202) 2025-01-24T00:53:45.6127107Z dynamo/test_view (0.0016871662837372788) 2025-01-24T00:53:45.6127430Z test_datapipe (0.001518449655363551) 2025-01-24T00:53:45.6127794Z inductor/test_select_algorithm (0.0013804087776032282) 2025-01-24T00:53:45.6128168Z test_numpy_interop (0.0013804087776032282) 2025-01-24T00:53:45.6128511Z dynamo/test_ctx_manager (0.00133372682757364) 2025-01-24T00:53:45.6128858Z test_jit_autocast (0.0012653747128029591) 2025-01-24T00:53:45.6129203Z export/test_retraceability (0.0011915399710096277) 2025-01-24T00:53:45.6129564Z test_accelerator (0.0011756653115221525) 2025-01-24T00:53:45.6129973Z distributed/pipelining/test_unflatten (0.0010846068966882507) 2025-01-24T00:53:45.6130407Z inductor/test_dependencies (0.0010846068966882507) 2025-01-24T00:53:45.6130780Z inductor/test_metrics (0.0010846068966882507) 2025-01-24T00:53:45.6131199Z inductor/test_move_constructors_to_cuda (0.0010846068966882507) 2025-01-24T00:53:45.6131602Z inductor/test_utils (0.0010846068966882507) 2025-01-24T00:53:45.6131966Z distributed/test_c10d_nccl (0.0010122997702423674) 2025-01-24T00:53:45.6132332Z functorch/test_dims (0.0009490310346022193) 2025-01-24T00:53:45.6132705Z inductor/test_kernel_benchmark (0.0009490310346022193) 2025-01-24T00:53:45.6133103Z test_ci_sanity_check_fail (0.0009490310346022193) 2025-01-24T00:53:45.6133497Z inductor/test_fused_attention (0.0006902043888016141) 2025-01-24T00:53:45.6133888Z inductor/test_codegen_triton (0.0006601955023319787) 2025-01-24T00:53:45.6134265Z test_serialization (0.0006326873564014796) 2025-01-24T00:53:45.6134635Z inductor/test_triton_kernels (0.00046013625920107606) 2025-01-24T00:53:45.6134999Z dynamo/test_interop (0.00026752161349658936) 2025-01-24T00:53:45.6135436Z export/test_export_training_ir_to_run_decomp (0.00026752161349658936) 2025-01-24T00:53:45.6135883Z onnx/test_fx_passes (0.00026752161349658936) 2025-01-24T00:53:45.6136204Z test_legacy_vmap (0.00026752161349658936) 2025-01-24T00:53:45.6136594Z dynamo/test_skip_guard_eval_unsafe (0.00022663427691993297) 2025-01-24T00:53:45.6137041Z inductor/test_standalone_compile (0.00022663427691993297) 2025-01-24T00:53:45.6137526Z functorch/test_vmap (0.00021405507633590098) 2025-01-24T00:53:45.6137880Z onnx/test_fx_to_onnx (0.00021386614864275368) 2025-01-24T00:53:45.6138286Z inductor/test_compiled_optimizers (0.0002024599540484735) 2025-01-24T00:53:45.6138686Z profiler/test_torch_tidy (0.0002024599540484735) 2025-01-24T00:53:45.6139055Z export/test_serdes (0.00016058853917521256) 2025-01-24T00:53:45.6139388Z test_custom_ops (0.00010693307432137684) 2025-01-24T00:53:45.6139705Z dynamo/test_repros (0.00010122997702423675) 2025-01-24T00:53:45.6140099Z inductor/test_scatter_optimization (9.09251290636857e-05) 2025-01-24T00:53:45.6140507Z export/test_cpp_serdes (5.346653716068842e-05) 2025-01-24T00:53:45.6140845Z test_fake_tensor (5.346653716068842e-05) 2025-01-24T00:53:45.6141207Z dynamo/test_higher_order_ops (5.061498851211837e-05) 2025-01-24T00:53:45.6141573Z dynamo/test_misc (5.061498851211837e-05) 2025-01-24T00:53:45.6141888Z dynamo/test_utils (5.061498851211837e-05) 2025-01-24T00:53:46.3061919Z inductor/test_efficient_conv_bn_eval (5.061498851211837e-05) 2025-01-24T00:53:46.3062779Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:46.3064167Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:46.3065128Z Results from HistorialEditedFiles 2025-01-24T00:53:46.3065451Z inductor/test_torchinductor (0.25) 2025-01-24T00:53:46.3065790Z inductor/test_aot_inductor (0.14067451779651938) 2025-01-24T00:53:46.3066163Z inductor/test_minifier (0.13456784157974738) 2025-01-24T00:53:46.3066527Z inductor/test_max_autotune (0.11829923406614984) 2025-01-24T00:53:46.3066929Z inductor/test_cpu_select_algorithm (0.07010547475190902) 2025-01-24T00:53:46.3067358Z inductor/test_cudagraph_trees (0.06822265284171367) 2025-01-24T00:53:46.3067726Z inductor/test_perf (0.062607562069421) 2025-01-24T00:53:46.3068071Z inductor/test_codecache (0.05859393953397024) 2025-01-24T00:53:46.3068488Z inductor/test_aot_inductor_package (0.05316618548559028) 2025-01-24T00:53:46.3068891Z inductor/test_cuda_repro (0.04661539529578148) 2025-01-24T00:53:46.3069265Z inductor/test_minifier_utils (0.044153833712641935) 2025-01-24T00:53:46.3069643Z inductor/test_halide (0.04316262520072548) 2025-01-24T00:53:46.3070006Z inductor/test_cutlass_backend (0.04257691108004758) 2025-01-24T00:53:46.3070383Z inductor/test_multi_kernel (0.04205127020251613) 2025-01-24T00:53:46.3070775Z inductor/test_triton_kernels (0.03886163662226145) 2025-01-24T00:53:46.3071166Z inductor/test_loop_ordering (0.034663626596483185) 2025-01-24T00:53:46.3071581Z distributed/test_dynamo_distributed (0.03395021667820788) 2025-01-24T00:53:46.3071990Z inductor/test_padding (0.03379119926987903) 2025-01-24T00:53:46.3072510Z inductor/test_torchinductor_strided_blocks (0.03169614491514654) 2025-01-24T00:53:46.3072963Z inductor/test_pattern_matcher (0.03013492324382909) 2025-01-24T00:53:46.3073400Z inductor/test_compiled_optimizers (0.028484202500335922) 2025-01-24T00:53:46.3073810Z inductor/test_cpu_repro (0.028384607386698388) 2025-01-24T00:53:46.3074161Z inductor/test_pad_mm (0.027483508739501613) 2025-01-24T00:53:46.3074501Z test_custom_ops (0.02288215394530532) 2025-01-24T00:53:46.3074830Z inductor/test_memory (0.022707685909358715) 2025-01-24T00:53:46.3075187Z inductor/test_combo_kernels (0.02270768590935871) 2025-01-24T00:53:46.3075681Z distributed/_composable/test_replicate_with_compiler (0.020704066564415296) 2025-01-24T00:53:46.3076224Z inductor/test_custom_post_grad_passes (0.020184609697207742) 2025-01-24T00:53:46.3076676Z inductor/test_benchmark_fusion (0.019209784797058507) 2025-01-24T00:53:46.3077055Z export/test_draft_export (0.01892307159113226) 2025-01-24T00:53:46.3077477Z inductor/test_inplace_padding (0.01892307159113226) 2025-01-24T00:53:46.3077836Z test_fx (0.016134408409281188) 2025-01-24T00:53:46.3078145Z inductor/test_debug_trace (0.015243585448412096) 2025-01-24T00:53:46.3078660Z inductor/test_foreach (0.015238052386543344) 2025-01-24T00:53:46.3079025Z inductor/test_ck_backend (0.015202064236237345) 2025-01-24T00:53:46.3079404Z inductor/test_cpu_cpp_wrapper (0.015138457272905808) 2025-01-24T00:53:46.3079776Z test_fake_tensor (0.015138457272905808) 2025-01-24T00:53:46.3080194Z distributed/test_compute_comm_reordering (0.015027145087075618) 2025-01-24T00:53:46.3080690Z inductor/test_coordinate_descent_tuner (0.014452357601180545) 2025-01-24T00:53:46.3081102Z test_utils_config_module (0.014192303693349194) 2025-01-24T00:53:46.3081454Z dynamo/test_pgo (0.013178567715252823) 2025-01-24T00:53:46.3081781Z dynamo/test_logging (0.013001689380318624) 2025-01-24T00:53:46.3082146Z inductor/test_external_callables (0.012615381060754839) 2025-01-24T00:53:46.3082683Z inductor/test_provenance_tracing (0.012615381060754839) 2025-01-24T00:53:46.3083197Z inductor/test_torchinductor_codegen_config_overrides (0.012615381060754839) 2025-01-24T00:53:46.3083703Z inductor/test_triton_heuristics (0.012349794091054737) 2025-01-24T00:53:46.3084111Z inductor/test_memory_planning (0.011996980028364896) 2025-01-24T00:53:46.3084618Z distributed/tensor/parallel/test_micro_pipeline_tp (0.011873299821886908) 2025-01-24T00:53:46.3085191Z inductor/test_inductor_freezing (0.011453438068316894) 2025-01-24T00:53:46.3085597Z inductor/test_binary_folding (0.00967179214657871) 2025-01-24T00:53:46.3086005Z inductor/test_split_cat_fx_passes (0.00967179214657871) 2025-01-24T00:53:46.3086376Z inductor/test_config (0.00946153579556613) 2025-01-24T00:53:46.3086774Z inductor/test_decompose_mem_bound_mm (0.00946153579556613) 2025-01-24T00:53:46.3087175Z inductor/test_fuzzer (0.00946153579556613) 2025-01-24T00:53:46.3087551Z inductor/test_scatter_optimization (0.00946153579556613) 2025-01-24T00:53:46.3088010Z inductor/test_mkldnn_pattern_matcher (0.007569228636452904) 2025-01-24T00:53:46.3088431Z profiler/test_cpp_thread (0.007569228636452904) 2025-01-24T00:53:46.3088841Z inductor/test_cooperative_reductions (0.007096151846674597) 2025-01-24T00:53:46.3089285Z distributed/test_functional_api (0.00637084638049384) 2025-01-24T00:53:46.3089719Z inductor/test_aot_inductor_arrayref (0.006307690530377419) 2025-01-24T00:53:46.3090102Z inductor/test_fp8 (0.006307690530377419) 2025-01-24T00:53:46.3090566Z distributed/_composable/fsdp/test_fully_shard_compile (0.005565609291509488) 2025-01-24T00:53:46.3091135Z distributed/fsdp/test_fsdp_use_orig_params (0.005565609291509488) 2025-01-24T00:53:46.3091631Z distributed/test_c10d_functional_native (0.005565609291509488) 2025-01-24T00:53:46.3092115Z distributed/test_inductor_collectives (0.005565609291509488) 2025-01-24T00:53:46.3092570Z inductor/test_triton_cpu_backend (0.005565609291509488) 2025-01-24T00:53:46.3092969Z test_sparse_semi_structured (0.005565609291509488) 2025-01-24T00:53:46.3093344Z dynamo/test_debug_utils (0.005536004986767417) 2025-01-24T00:53:46.3093732Z inductor/test_compile_worker (0.0054065918831806455) 2025-01-24T00:53:46.3094127Z inductor/test_op_dtype_prop (0.0054065918831806455) 2025-01-24T00:53:46.3094612Z inductor/test_torchinductor_codegen_dynamic_shapes (0.005013805293376923) 2025-01-24T00:53:46.3095131Z inductor/test_inductor_annotations (0.004730767897783065) 2025-01-24T00:53:46.3095553Z inductor/test_minifier_isolate (0.004218145989354559) 2025-01-24T00:53:46.3095977Z distributed/test_symmetric_memory (0.004205127020251613) 2025-01-24T00:53:46.3096403Z inductor/test_unbacked_symints (0.004205127020251613) 2025-01-24T00:53:46.3096765Z dynamo/test_repros (0.0037930904981104976) 2025-01-24T00:53:46.3097145Z inductor/test_auto_functionalize (0.003784614318226452) 2025-01-24T00:53:46.3097557Z inductor/test_inplacing_pass (0.003784614318226452) 2025-01-24T00:53:46.3097911Z dynamo/test_export (0.0037164788722354684) 2025-01-24T00:53:46.3098242Z export/test_export (0.0037164788722354684) 2025-01-24T00:53:46.3098584Z export/test_unflatten (0.0037164788722354684) 2025-01-24T00:53:46.3099113Z onnx/torch_export/test_torch_export_with_onnxruntime (0.002911241783251117) 2025-01-24T00:53:46.3099574Z test_out_dtype_op (0.002911241783251117) 2025-01-24T00:53:46.3099974Z dynamo/test_activation_checkpointing (0.0027971393617351155) 2025-01-24T00:53:46.3100383Z dynamo/test_backends (0.0027971393617351155) 2025-01-24T00:53:46.3100759Z dynamo/test_higher_order_ops (0.0027971393617351155) 2025-01-24T00:53:46.3101141Z dynamo/test_minifier (0.0022830264510758755) 2025-01-24T00:53:46.3101485Z inductor/test_profiler (0.002226243716603795) 2025-01-24T00:53:46.3101857Z inductor/test_control_flow (0.0021025635101258066) 2025-01-24T00:53:46.3102244Z inductor/test_dependencies (0.0021025635101258066) 2025-01-24T00:53:46.3102609Z inductor/test_indexing (0.0021025635101258066) 2025-01-24T00:53:46.3102969Z inductor/test_mmdecomp (0.0021025635101258066) 2025-01-24T00:53:46.3103405Z inductor/test_torchinductor_dynamic_shapes (0.0021025635101258066) 2025-01-24T00:53:46.3103865Z dynamo/test_autograd_function (0.001991902272750764) 2025-01-24T00:53:46.3104244Z dynamo/test_subclasses (0.001991902272750764) 2025-01-24T00:53:46.3104640Z inductor/test_group_batch_fusion (0.001991902272750764) 2025-01-24T00:53:46.3104999Z test_torch (0.0009965274969867103) 2025-01-24T00:53:46.3105358Z test_autograd (0.000995951136375382) 2025-01-24T00:53:46.3105745Z torch_np/numpy_tests/core/test_indexing (0.000995951136375382) 2025-01-24T00:53:46.3106219Z torch_np/numpy_tests/core/test_multiarray (0.000995951136375382) 2025-01-24T00:53:46.3106726Z torch_np/numpy_tests/core/test_scalar_methods (0.000995951136375382) 2025-01-24T00:53:46.3107242Z torch_np/numpy_tests/lib/test_function_base (0.000995951136375382) 2025-01-24T00:53:46.3107734Z torch_np/numpy_tests/linalg/test_linalg (0.000995951136375382) 2025-01-24T00:53:46.3108148Z dynamo/test_aot_autograd (0.0008052370889843515) 2025-01-24T00:53:46.3108503Z dynamo/test_hooks (0.0008052370889843515) 2025-01-24T00:53:46.3108851Z export/test_pass_infra (0.0008052370889843515) 2025-01-24T00:53:46.3109188Z export/test_passes (0.0008052370889843515) 2025-01-24T00:53:46.3109526Z export/test_verifier (0.0008052370889843515) 2025-01-24T00:53:46.3110050Z functorch/test_aotdispatch (0.0008052370889843515) 2025-01-24T00:53:46.3110440Z functorch/test_control_flow (0.0008052370889843515) 2025-01-24T00:53:46.3110810Z functorch/test_dims (0.0008052370889843515) 2025-01-24T00:53:46.3111195Z functorch/test_eager_transforms (0.0008052370889843515) 2025-01-24T00:53:46.3111643Z functorch/test_memory_efficient_fusion (0.0008052370889843515) 2025-01-24T00:53:46.3112165Z functorch/test_minifier (0.0008052370889843515) 2025-01-24T00:53:46.3112532Z functorch/test_ops (0.0008052370889843515) 2025-01-24T00:53:46.3112875Z functorch/test_parsing (0.0008052370889843515) 2025-01-24T00:53:46.3113250Z functorch/test_rearrange (0.0008052370889843515) 2025-01-24T00:53:46.3113615Z functorch/test_vmap (0.0008052370889843515) 2025-01-24T00:53:46.3114013Z inductor/test_efficient_conv_bn_eval (0.0008052370889843515) 2025-01-24T00:53:46.3114412Z dynamo/test_config (0.0007008545033752689) 2025-01-24T00:53:46.3114752Z test_bundled_inputs (0.0002956729936114416) 2025-01-24T00:53:46.3115090Z test_complex (0.0002956729936114416) 2025-01-24T00:53:46.3115389Z test_futures (0.0002956729936114416) 2025-01-24T00:53:46.3115704Z test_type_hints (0.0002956729936114416) 2025-01-24T00:53:46.3116026Z test_type_info (0.0002956729936114416) 2025-01-24T00:53:46.3116327Z test_utils (0.0002956729936114416) 2025-01-24T00:53:46.3116681Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:46.3117674Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:46.3118607Z Results from Profiling 2025-01-24T00:53:47.3925313Z test_testing (0.25) 2025-01-24T00:53:47.3926361Z inductor/test_aot_inductor (0.1875) 2025-01-24T00:53:47.3926864Z inductor/test_compiled_autograd (0.1875) 2025-01-24T00:53:47.3927357Z inductor/test_config (0.1875) 2025-01-24T00:53:47.3927800Z inductor/test_cudagraph_trees (0.1875) 2025-01-24T00:53:47.3932086Z inductor/test_minifier (0.1875) 2025-01-24T00:53:47.3932400Z inductor/test_mmdecomp (0.1875) 2025-01-24T00:53:47.3932702Z inductor/test_smoke (0.1875) 2025-01-24T00:53:47.3933012Z inductor/test_standalone_compile (0.1875) 2025-01-24T00:53:47.3933334Z test_content_store (0.1875) 2025-01-24T00:53:47.3933634Z distributed/test_data_parallel (0.125) 2025-01-24T00:53:47.3933989Z distributed/test_dynamo_distributed (0.125) 2025-01-24T00:53:47.3934353Z distributed/test_inductor_collectives (0.125) 2025-01-24T00:53:47.3934729Z dynamo/test_activation_checkpointing (0.125) 2025-01-24T00:53:47.3935078Z dynamo/test_after_aot (0.125) 2025-01-24T00:53:47.3935361Z dynamo/test_aot_autograd (0.125) 2025-01-24T00:53:47.3935672Z dynamo/test_backends (0.125) 2025-01-24T00:53:47.3935952Z dynamo/test_cudagraphs (0.125) 2025-01-24T00:53:47.3936256Z dynamo/test_dynamic_shapes (0.125) 2025-01-24T00:53:47.3936560Z dynamo/test_exc (0.125) 2025-01-24T00:53:47.3936827Z dynamo/test_higher_order_ops (0.125) 2025-01-24T00:53:47.3937291Z dynamo/test_logging (0.125) 2025-01-24T00:53:47.3937584Z dynamo/test_minifier (0.125) 2025-01-24T00:53:47.3937856Z dynamo/test_misc (0.125) 2025-01-24T00:53:47.3938134Z dynamo/test_modules (0.125) 2025-01-24T00:53:47.3938427Z dynamo/test_repros (0.125) 2025-01-24T00:53:47.3938699Z dynamo/test_unspec (0.125) 2025-01-24T00:53:47.3939004Z functorch/test_eager_transforms (0.125) 2025-01-24T00:53:47.3939341Z functorch/test_ops (0.125) 2025-01-24T00:53:47.3939613Z functorch/test_vmap (0.125) 2025-01-24T00:53:47.3939909Z inductor/test_binary_folding (0.125) 2025-01-24T00:53:47.3940245Z inductor/test_compiled_optimizers (0.125) 2025-01-24T00:53:47.3940598Z inductor/test_coordinate_descent_tuner (0.125) 2025-01-24T00:53:47.3940958Z inductor/test_cpu_repro (0.125) 2025-01-24T00:53:47.3941261Z inductor/test_cuda_repro (0.125) 2025-01-24T00:53:47.3941560Z inductor/test_custom_lowering (0.125) 2025-01-24T00:53:47.3941890Z inductor/test_extension_backend (0.125) 2025-01-24T00:53:47.3942219Z inductor/test_foreach (0.125) 2025-01-24T00:53:47.3942507Z inductor/test_fused_attention (0.125) 2025-01-24T00:53:47.3942838Z inductor/test_group_batch_fusion (0.125) 2025-01-24T00:53:47.3943177Z inductor/test_inductor_freezing (0.125) 2025-01-24T00:53:47.3943500Z inductor/test_kernel_benchmark (0.125) 2025-01-24T00:53:47.3943826Z inductor/test_layout_optim (0.125) 2025-01-24T00:53:47.3944139Z inductor/test_max_autotune (0.125) 2025-01-24T00:53:47.3944460Z inductor/test_mkldnn_pattern_matcher (0.125) 2025-01-24T00:53:47.3944809Z inductor/test_pattern_matcher (0.125) 2025-01-24T00:53:47.3945128Z inductor/test_perf (0.125) 2025-01-24T00:53:47.3945407Z inductor/test_select_algorithm (0.125) 2025-01-24T00:53:47.3945742Z inductor/test_snode_runtime (0.125) 2025-01-24T00:53:47.3946070Z inductor/test_split_cat_fx_passes (0.125) 2025-01-24T00:53:47.3946397Z inductor/test_torchinductor (0.125) 2025-01-24T00:53:47.3946786Z inductor/test_torchinductor_codegen_dynamic_shapes (0.125) 2025-01-24T00:53:47.3947238Z inductor/test_torchinductor_dynamic_shapes (0.125) 2025-01-24T00:53:47.3947615Z inductor/test_torchinductor_opinfo (0.125) 2025-01-24T00:53:47.3947958Z inductor/test_triton_wrapper (0.125) 2025-01-24T00:53:47.3948273Z nn/test_lazy_modules (0.125) 2025-01-24T00:53:47.3948557Z nn/test_parametrization (0.125) 2025-01-24T00:53:47.3948928Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.125) 2025-01-24T00:53:47.3949328Z onnx/dynamo/test_exporter_api (0.125) 2025-01-24T00:53:47.3949635Z onnx/test_fx_to_onnx (0.125) 2025-01-24T00:53:47.3949916Z test_autograd (0.125) 2025-01-24T00:53:47.3950174Z test_cpp_extensions_jit (0.125) 2025-01-24T00:53:47.3950558Z test_cuda_multigpu (0.125) 2025-01-24T00:53:47.3950838Z test_custom_ops (0.125) 2025-01-24T00:53:47.3951098Z test_dynamic_shapes (0.125) 2025-01-24T00:53:47.3951379Z test_foreach (0.125) 2025-01-24T00:53:47.3951644Z test_functionalization (0.125) 2025-01-24T00:53:47.3951951Z test_functionalization_of_rng_ops (0.125) 2025-01-24T00:53:47.3952400Z test_fx_reinplace_pass (0.125) 2025-01-24T00:53:47.3952692Z test_linalg (0.125) 2025-01-24T00:53:47.3952927Z test_meta (0.125) 2025-01-24T00:53:47.3953172Z test_nn (0.125) 2025-01-24T00:53:47.3953404Z test_ops (0.125) 2025-01-24T00:53:47.3953628Z test_prims (0.125) 2025-01-24T00:53:47.3953886Z test_public_bindings (0.125) 2025-01-24T00:53:47.3954173Z test_quantization (0.125) 2025-01-24T00:53:47.3954442Z test_serialization (0.125) 2025-01-24T00:53:47.3954719Z test_sparse (0.125) 2025-01-24T00:53:47.3954988Z test_sparse_semi_structured (0.125) 2025-01-24T00:53:47.3955285Z test_subclass (0.125) 2025-01-24T00:53:47.3955548Z test_transformers (0.125) 2025-01-24T00:53:47.3955820Z test_utils (0.125) 2025-01-24T00:53:47.3956064Z backends/xeon/test_launch (0.0625) 2025-01-24T00:53:47.3966470Z benchmark_utils/test_benchmark_utils (0.0625) 2025-01-24T00:53:47.3966874Z distributions/test_distributions (0.0625) 2025-01-24T00:53:47.3967353Z dynamo/test_autograd_function (0.0625) 2025-01-24T00:53:47.3967690Z dynamo/test_comptime (0.0625) 2025-01-24T00:53:47.3967987Z dynamo/test_config (0.0625) 2025-01-24T00:53:47.3968266Z dynamo/test_ctx_manager (0.0625) 2025-01-24T00:53:47.3968569Z dynamo/test_decorators (0.0625) 2025-01-24T00:53:47.3968871Z dynamo/test_export (0.0625) 2025-01-24T00:53:47.3969153Z dynamo/test_export_mutations (0.0625) 2025-01-24T00:53:47.3969478Z dynamo/test_functions (0.0625) 2025-01-24T00:53:47.3969773Z dynamo/test_global (0.0625) 2025-01-24T00:53:47.3970048Z dynamo/test_interop (0.0625) 2025-01-24T00:53:47.3970339Z dynamo/test_optimizers (0.0625) 2025-01-24T00:53:47.3970646Z dynamo/test_pre_dispatch (0.0625) 2025-01-24T00:53:47.3970961Z dynamo/test_python_autograd (0.0625) 2025-01-24T00:53:47.3971280Z dynamo/test_recompiles (0.0625) 2025-01-24T00:53:47.3971587Z dynamo/test_skip_non_tensor (0.0625) 2025-01-24T00:53:47.3971895Z dynamo/test_subclasses (0.0625) 2025-01-24T00:53:47.3972195Z dynamo/test_subgraphs (0.0625) 2025-01-24T00:53:47.3972512Z dynamo/test_verify_correctness (0.0625) 2025-01-24T00:53:47.3972823Z export/test_db (0.0625) 2025-01-24T00:53:47.3973096Z export/test_export (0.0625) 2025-01-24T00:53:47.3973373Z export/test_pass_infra (0.0625) 2025-01-24T00:53:47.3973673Z export/test_passes (0.0625) 2025-01-24T00:53:47.3973965Z export/test_serialize (0.0625) 2025-01-24T00:53:47.3974251Z export/test_verifier (0.0625) 2025-01-24T00:53:47.3974557Z functorch/test_control_flow (0.0625) 2025-01-24T00:53:47.3974911Z functorch/test_memory_efficient_fusion (0.0625) 2025-01-24T00:53:47.3975261Z functorch/test_minifier (0.0625) 2025-01-24T00:53:47.3975565Z functorch/test_parsing (0.0625) 2025-01-24T00:53:47.3975874Z functorch/test_rearrange (0.0625) 2025-01-24T00:53:47.3976193Z functorch/test_vmap_registrations (0.0625) 2025-01-24T00:53:47.3976532Z inductor/test_fx_fusion (0.0625) 2025-01-24T00:53:47.3976848Z inductor/test_minifier_isolate (0.0625) 2025-01-24T00:53:47.3977163Z lazy/test_debug_util (0.0625) 2025-01-24T00:53:47.3977448Z lazy/test_reuse_ir (0.0625) 2025-01-24T00:53:47.3977737Z lazy/test_step_closures (0.0625) 2025-01-24T00:53:47.3978024Z lazy/test_ts_opinfo (0.0625) 2025-01-24T00:53:47.3978312Z nn/test_convolution (0.0625) 2025-01-24T00:53:47.3978594Z nn/test_dropout (0.0625) 2025-01-24T00:53:47.3978856Z nn/test_embedding (0.0625) 2025-01-24T00:53:47.3979136Z nn/test_module_hooks (0.0625) 2025-01-24T00:53:47.3979433Z nn/test_multihead_attention (0.0625) 2025-01-24T00:53:47.3979742Z nn/test_packed_sequence (0.0625) 2025-01-24T00:53:47.3980040Z nn/test_pooling (0.0625) 2025-01-24T00:53:47.3980311Z nn/test_pruning (0.0625) 2025-01-24T00:53:47.3980655Z test_ao_sparsity (0.0625) 2025-01-24T00:53:47.3980929Z test_autocast (0.0625) 2025-01-24T00:53:47.3981199Z test_binary_ufuncs (0.0625) 2025-01-24T00:53:47.3981478Z test_bundled_inputs (0.0625) 2025-01-24T00:53:47.3981770Z test_comparison_utils (0.0625) 2025-01-24T00:53:47.3982051Z test_complex (0.0625) 2025-01-24T00:53:47.3982322Z test_cpp_api_parity (0.0625) 2025-01-24T00:53:47.3982622Z test_cpp_extensions_aot_ninja (0.0625) 2025-01-24T00:53:47.3982948Z test_cpp_extensions_aot_no_ninja (0.0625) 2025-01-24T00:53:47.3983331Z test_cpp_extensions_open_device_registration (0.0625) 2025-01-24T00:53:47.3983699Z test_datapipe (0.0625) 2025-01-24T00:53:47.3983947Z test_decomp (0.0625) 2025-01-24T00:53:47.3984199Z test_deploy (0.0625) 2025-01-24T00:53:47.3984451Z test_dispatch (0.0625) 2025-01-24T00:53:47.3984697Z test_dlpack (0.0625) 2025-01-24T00:53:47.3984955Z test_expanded_weights (0.0625) 2025-01-24T00:53:47.3985251Z test_fake_tensor (0.0625) 2025-01-24T00:53:47.3985522Z test_function_schema (0.0625) 2025-01-24T00:53:47.3985838Z test_functional_autograd_benchmark (0.0625) 2025-01-24T00:53:47.3986180Z test_functional_optim (0.0625) 2025-01-24T00:53:47.3986456Z test_futures (0.0625) 2025-01-24T00:53:47.3986709Z test_fx (0.0625) 2025-01-24T00:53:47.3986956Z test_import_stats (0.0625) 2025-01-24T00:53:47.3987280Z test_indexing (0.0625) 2025-01-24T00:53:47.3987541Z test_itt (0.0625) 2025-01-24T00:53:47.3987782Z test_license (0.0625) 2025-01-24T00:53:47.3988023Z test_logging (0.0625) 2025-01-24T00:53:47.3988283Z test_masked (0.0625) 2025-01-24T00:53:47.3988532Z test_maskedtensor (0.0625) 2025-01-24T00:53:47.3988815Z test_mkl_verbose (0.0625) 2025-01-24T00:53:47.3989090Z test_mkldnn (0.0625) 2025-01-24T00:53:47.3989334Z test_mkldnn_fusion (0.0625) 2025-01-24T00:53:47.3989620Z test_mkldnn_verbose (0.0625) 2025-01-24T00:53:47.3989918Z test_mobile_optimizer (0.0625) 2025-01-24T00:53:47.3990195Z test_modules (0.0625) 2025-01-24T00:53:47.3990454Z test_monitor (0.0625) 2025-01-24T00:53:47.3990727Z test_multiprocessing (0.0625) 2025-01-24T00:53:47.3991019Z test_multiprocessing_spawn (0.0625) 2025-01-24T00:53:47.3991340Z test_native_functions (0.0625) 2025-01-24T00:53:47.3991638Z test_native_mha (0.0625) 2025-01-24T00:53:47.3991899Z test_nestedtensor (0.0625) 2025-01-24T00:53:47.3992296Z test_numba_integration (0.0625) 2025-01-24T00:53:47.3992605Z test_numpy_interop (0.0625) 2025-01-24T00:53:47.3992871Z test_openmp (0.0625) 2025-01-24T00:53:47.3993133Z test_ops_fwd_gradients (0.0625) 2025-01-24T00:53:47.3993440Z test_ops_gradients (0.0625) 2025-01-24T00:53:47.3993708Z test_ops_jit (0.0625) 2025-01-24T00:53:47.3993959Z test_optim (0.0625) 2025-01-24T00:53:47.3994220Z test_out_dtype_op (0.0625) 2025-01-24T00:53:47.3994492Z test_per_overload_api (0.0625) 2025-01-24T00:53:47.3994783Z test_pruning_op (0.0625) 2025-01-24T00:53:47.3995056Z test_pytree (0.0625) 2025-01-24T00:53:47.3995308Z test_scatter_gather_ops (0.0625) 2025-01-24T00:53:47.3995610Z test_schema_check (0.0625) 2025-01-24T00:53:47.3995887Z test_segment_reductions (0.0625) 2025-01-24T00:53:47.3996221Z test_set_default_mobile_cpu_allocator (0.0625) 2025-01-24T00:53:47.3996562Z test_shape_ops (0.0625) 2025-01-24T00:53:47.3996823Z test_show_pickle (0.0625) 2025-01-24T00:53:47.3997104Z test_sort_and_select (0.0625) 2025-01-24T00:53:47.3997385Z test_sparse_csr (0.0625) 2025-01-24T00:53:47.3997650Z test_spectral_ops (0.0625) 2025-01-24T00:53:47.3997929Z test_stateless (0.0625) 2025-01-24T00:53:47.3998197Z test_sympy_utils (0.0625) 2025-01-24T00:53:47.3998470Z test_tensor_creation_ops (0.0625) 2025-01-24T00:53:47.3998776Z test_tensorboard (0.0625) 2025-01-24T00:53:47.3999058Z test_tensorexpr_pybind (0.0625) 2025-01-24T00:53:47.3999342Z test_torch (0.0625) 2025-01-24T00:53:47.3999595Z test_type_hints (0.0625) 2025-01-24T00:53:47.3999864Z test_type_info (0.0625) 2025-01-24T00:53:47.4000132Z test_type_promotion (0.0625) 2025-01-24T00:53:47.4000505Z test_unary_ufuncs (0.0625) 2025-01-24T00:53:47.4000782Z test_view_ops (0.0625) 2025-01-24T00:53:47.4001034Z test_weak (0.0625) 2025-01-24T00:53:47.4001299Z test_xnnpack_integration (0.0625) 2025-01-24T00:53:47.4001602Z Results from LLM 2025-01-24T00:53:47.4001848Z functorch/test_rearrange (0.25) 2025-01-24T00:53:47.4002177Z functorch/test_parsing (0.24876462730542612) 2025-01-24T00:53:47.4002498Z test_package (0.24835076390677693) 2025-01-24T00:53:47.4002861Z inductor/test_external_callables (0.24181535135782434) 2025-01-24T00:53:47.4003263Z inductor/test_triton_syntax (0.23930445533284644) 2025-01-24T00:53:47.4003651Z inductor/test_cpp_wrapper_hipify (0.2381144567548806) 2025-01-24T00:53:47.4004037Z inductor/test_config (0.2377487936098275) 2025-01-24T00:53:47.4004453Z inductor/test_torchinductor_strided_blocks (0.2355021316479318) 2025-01-24T00:53:47.4004871Z inductor/test_utils (0.23467906310401368) 2025-01-24T00:53:47.4005216Z export/test_retraceability (0.23430979419797585) 2025-01-24T00:53:47.4005647Z inductor/test_triton_extension_backend (0.23409639161947862) 2025-01-24T00:53:47.4006098Z inductor/test_provenance_tracing (0.23306765826523057) 2025-01-24T00:53:47.4006623Z cpp_extensions/open_registration_extension/test/test_openreg (0.23301376675645857) 2025-01-24T00:53:47.4007208Z inductor/test_extension_backend (0.23296531312506355) 2025-01-24T00:53:47.4007636Z inductor/test_inductor_annotations (0.23272887265746378) 2025-01-24T00:53:47.4008113Z distributed/tensor/debug/test_op_coverage (0.23247834048612362) 2025-01-24T00:53:47.4008548Z inductor/test_inductor_utils (0.23234504427328753) 2025-01-24T00:53:47.4008919Z inductor/test_b2b_gemm (0.23172035105533023) 2025-01-24T00:53:47.4009279Z inductor/test_ck_backend (0.23154224595328368) 2025-01-24T00:53:47.4009616Z inductor/test_pad_mm (0.23031016717009586) 2025-01-24T00:53:47.4010133Z inductor/test_smoke (0.2297468108700791) 2025-01-24T00:53:47.4010461Z test_mkl_verbose (0.22971806223520072) 2025-01-24T00:53:47.4010801Z inductor/test_compile_worker (0.2289666996083793) 2025-01-24T00:53:47.4011187Z export/test_export_nonstrict (0.2288141077016248) 2025-01-24T00:53:47.4011594Z export/test_unflatten_training_ir (0.2287038103966914) 2025-01-24T00:53:47.4011973Z inductor/test_debug_trace (0.22808461352791085) 2025-01-24T00:53:47.4012338Z inductor/test_indexing (0.22745046736899355) 2025-01-24T00:53:47.4012691Z test_comparison_utils (0.22736396808655948) 2025-01-24T00:53:47.4013021Z dynamo/test_frame_init (0.22633546861951043) 2025-01-24T00:53:47.4013445Z export/test_export_training_ir_to_run_decomp (0.22631365863820269) 2025-01-24T00:53:47.4013936Z export/test_functionalized_assertions (0.2262149192590204) 2025-01-24T00:53:47.4014348Z inductor/test_triton_kernels (0.22542621264275695) 2025-01-24T00:53:47.4014759Z distributed/_tools/test_mod_tracker (0.2249488878507762) 2025-01-24T00:53:47.4015152Z onnx/test_lazy_import (0.22468691469728447) 2025-01-24T00:53:47.4015497Z inductor/test_fx_fusion (0.2243247013884168) 2025-01-24T00:53:47.4015868Z inductor/test_minifier_utils (0.22399191888542458) 2025-01-24T00:53:47.4016237Z test_mkldnn_verbose (0.22388429179267988) 2025-01-24T00:53:47.4016580Z inductor/test_flex_decoding (0.22369375168788597) 2025-01-24T00:53:47.4016956Z dynamo/test_base_output (0.2234593382426776) 2025-01-24T00:53:47.4017336Z dynamo/test_fx_passes_pre_grad (0.22334428523136435) 2025-01-24T00:53:47.4017716Z onnx/test_fx_type_promotion (0.22278424233333355) 2025-01-24T00:53:47.4018080Z inductor/test_fuzzer (0.22277888241835622) 2025-01-24T00:53:47.4018418Z export/test_serdes (0.22247178852605534) 2025-01-24T00:53:47.4018787Z inductor/test_aot_inductor_arrayref (0.2224442872895717) 2025-01-24T00:53:47.4019181Z inductor/test_metrics (0.22237757096605393) 2025-01-24T00:53:47.4019589Z inductor/test_move_constructors_to_cuda (0.22228272970685514) 2025-01-24T00:53:47.4019999Z test_utils_config_module (0.22193540721632446) 2025-01-24T00:53:47.4020525Z inductor/test_autoheuristic (0.22170840019908478) 2025-01-24T00:53:47.4020933Z inductor/test_triton_cpu_backend (0.2216844267611862) 2025-01-24T00:53:47.4021302Z test_cpp_api_parity (0.2211942576638598) 2025-01-24T00:53:47.4021634Z test_autoload (0.22110007908505822) 2025-01-24T00:53:47.4022062Z distributed/flight_recorder/test_fr_analysis (0.22079208862516114) 2025-01-24T00:53:47.4022500Z export/test_tree_utils (0.2206906010713905) 2025-01-24T00:53:47.4022874Z inductor/test_gpu_cpp_wrapper (0.21937350429136232) 2025-01-24T00:53:47.4023239Z test_ao_sparsity (0.21934153970749756) 2025-01-24T00:53:47.4023597Z inductor/test_combo_kernels (0.21933988300650456) 2025-01-24T00:53:47.4023987Z inductor/test_triton_wrapper (0.21928221032134854) 2025-01-24T00:53:47.4024385Z onnx/exporter/test_hf_models_e2e (0.21899564003076086) 2025-01-24T00:53:47.4024798Z inductor/test_kernel_benchmark (0.2187895464272327) 2025-01-24T00:53:47.4025157Z test_license (0.21875463876278037) 2025-01-24T00:53:47.4025515Z dynamo/test_skip_guard_eval_unsafe (0.21847533846596193) 2025-01-24T00:53:47.4025932Z inductor/test_cutlass_backend (0.21842768394916354) 2025-01-24T00:53:47.4026367Z inductor/test_coordinate_descent_tuner (0.21836652244662227) 2025-01-24T00:53:47.4026790Z inductor/test_cudacodecache (0.21734295410135238) 2025-01-24T00:53:47.4027297Z inductor/test_cooperative_reductions (0.21699648919721806) 2025-01-24T00:53:47.4027731Z inductor/test_benchmark_fusion (0.2168786880113164) 2025-01-24T00:53:47.4028134Z inductor/test_compiled_optimizers (0.21622294626769045) 2025-01-24T00:53:47.4028500Z onnx/test_fx_passes (0.21602899530791095) 2025-01-24T00:53:47.4028835Z onnx/exporter/test_tensors (0.21586059652462333) 2025-01-24T00:53:47.4029241Z distributed/checkpoint/test_nested_dict (0.21573034084537437) 2025-01-24T00:53:47.4029758Z distributed/pipelining/test_schedule_multiproc (0.21542677475165858) 2025-01-24T00:53:47.4030323Z distributed/tensor/parallel/test_micro_pipeline_tp (0.21495391330705896) 2025-01-24T00:53:47.4030788Z dynamo/test_reconstruct (0.21490867562465032) 2025-01-24T00:53:47.4031124Z inductor/test_foreach (0.21473717783597585) 2025-01-24T00:53:47.4031468Z dynamo/test_skip_non_tensor (0.21447015661710545) 2025-01-24T00:53:47.4031802Z dynamo/test_interop (0.21432510757251907) 2025-01-24T00:53:47.4032200Z dynamo/test_utils (0.21428185793130203) 2025-01-24T00:53:47.4032507Z test_transformers (0.21359830310159375) 2025-01-24T00:53:47.4032807Z test_extension_utils (0.2135180603017332) 2025-01-24T00:53:47.4033125Z dynamo/test_recompiles (0.21347295905352398) 2025-01-24T00:53:47.4033484Z onnx/test_fx_to_onnx_decomp_skip (0.2130647674194508) 2025-01-24T00:53:47.4033846Z export/test_export_legacy (0.21260215803040783) 2025-01-24T00:53:47.4034245Z inductor/test_aot_inductor_custom_ops (0.21232114256079665) 2025-01-24T00:53:47.4034670Z inductor/test_compiled_autograd (0.21218655996836597) 2025-01-24T00:53:47.4035016Z dynamo/test_sdpa (0.21163657421989263) 2025-01-24T00:53:47.4035317Z test_deploy (0.21154526075927893) 2025-01-24T00:53:47.4035640Z inductor/test_codegen_triton (0.21124859433793394) 2025-01-24T00:53:47.4036010Z inductor/test_memory_planning (0.21097829869827742) 2025-01-24T00:53:47.4036413Z inductor/test_torchinductor_opinfo (0.21075721682341267) 2025-01-24T00:53:47.4036802Z inductor/test_ordered_set (0.2103397281731788) 2025-01-24T00:53:47.4037141Z test_functionalization (0.21029164486318222) 2025-01-24T00:53:47.4037461Z test_file_check (0.20994063864926713) 2025-01-24T00:53:47.4037757Z dynamo/test_nops (0.20979983855546278) 2025-01-24T00:53:47.4038054Z inductor/test_fp8 (0.20965554964427316) 2025-01-24T00:53:47.4038383Z torch_np/test_unary_ufuncs (0.20941406111129476) 2025-01-24T00:53:47.4038738Z torch_np/test_binary_ufuncs (0.2092342993082552) 2025-01-24T00:53:47.4039088Z inductor/test_aot_inductor (0.20913924365245734) 2025-01-24T00:53:47.4039446Z dynamo/test_metrics_context (0.20887645189376905) 2025-01-24T00:53:47.4039853Z test_proxy_tensor (0.20868396272898337) 2025-01-24T00:53:47.4040145Z test_foreach (0.20867760879341024) 2025-01-24T00:53:47.4040437Z export/test_tools (0.20856579122168328) 2025-01-24T00:53:47.4040786Z inductor/test_group_batch_fusion (0.2085410576503879) 2025-01-24T00:53:47.4041191Z inductor/test_scatter_optimization (0.2085061889671354) 2025-01-24T00:53:47.4041610Z inductor/test_aot_inductor_package (0.20844146068480923) 2025-01-24T00:53:47.4042003Z dynamo/test_pre_dispatch (0.20836496008013286) 2025-01-24T00:53:47.4042450Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20804732177327662) 2025-01-24T00:53:47.4042912Z inductor/test_xpu_basic (0.20785118786630633) 2025-01-24T00:53:47.4043276Z inductor/test_flex_attention (0.20784701687792398) 2025-01-24T00:53:47.4043616Z torch_np/test_dtype (0.20784458055293428) 2025-01-24T00:53:47.4043961Z inductor/test_inplacing_pass (0.20738265333488842) 2025-01-24T00:53:47.4044325Z inductor/test_multi_kernel (0.207199792526462) 2025-01-24T00:53:47.4044727Z distributed/pipelining/test_backward (0.20715389216365618) 2025-01-24T00:53:47.4045117Z dynamo/test_dicts (0.20712565028437566) 2025-01-24T00:53:47.4045461Z inductor/test_cpu_cpp_wrapper (0.20701428099644678) 2025-01-24T00:53:47.4045852Z dynamo/test_graph_region_tracker (0.20685153448713528) 2025-01-24T00:53:47.4046297Z inductor/test_triton_heuristics (0.20684241288637387) 2025-01-24T00:53:47.4046743Z inductor/test_torchinductor_dynamic_shapes (0.2068231171924555) 2025-01-24T00:53:47.4047143Z test_flop_counter (0.2067859291278128) 2025-01-24T00:53:47.4047489Z inductor/test_split_cat_fx_passes (0.20676417761830482) 2025-01-24T00:53:47.4047866Z export/test_cpp_serdes (0.2065493327354137) 2025-01-24T00:53:47.4048193Z dynamo/test_global (0.20640149653503911) 2025-01-24T00:53:47.4048502Z dynamo/test_subgraphs (0.20639262831207664) 2025-01-24T00:53:47.4048859Z inductor/test_inplace_padding (0.20633267522673024) 2025-01-24T00:53:47.4049308Z distributed/_shard/sharded_tensor/test_logger (0.20628236998834307) 2025-01-24T00:53:47.4049748Z inductor/test_op_dtype_prop (0.20623582643573996) 2025-01-24T00:53:47.4050109Z test_fx_experimental (0.20623194780635637) 2025-01-24T00:53:47.4050454Z inductor/test_benchmarking (0.20611541350944934) 2025-01-24T00:53:47.4050852Z inductor/test_decompose_mem_bound_mm (0.20579982171558445) 2025-01-24T00:53:47.4051248Z inductor/test_profiler (0.20571295211175192) 2025-01-24T00:53:47.4051610Z inductor/test_pattern_matcher (0.20565299902640555) 2025-01-24T00:53:47.4051960Z inductor/test_minifier (0.20547450411236065) 2025-01-24T00:53:47.4052374Z distributed/pipelining/test_transformer (0.20514008439897538) 2025-01-24T00:53:47.4052782Z dynamo/test_resume (0.20487345299210336) 2025-01-24T00:53:47.4053093Z dynamo/test_modules (0.2047804438492968) 2025-01-24T00:53:47.4053452Z inductor/test_aot_inductor_utils (0.20440942078926638) 2025-01-24T00:53:47.4053888Z torch_np/numpy_tests/lib/test_histograms (0.2042746043096367) 2025-01-24T00:53:47.4054265Z dynamo/test_view (0.2042583686399054) 2025-01-24T00:53:47.4054588Z dynamo/test_dynamic_shapes (0.2037933034352728) 2025-01-24T00:53:47.4054941Z inductor/test_cuda_repro (0.20370103493526315) 2025-01-24T00:53:47.4055281Z backends/xeon/test_launch (0.20349667599512766) 2025-01-24T00:53:47.4055689Z inductor/test_graph_transform_observer (0.20339154369917242) 2025-01-24T00:53:47.4056138Z onnx/dynamo/test_registry_dispatcher (0.20313533976325626) 2025-01-24T00:53:47.4056514Z inductor/test_memory (0.20278051339175732) 2025-01-24T00:53:47.4056848Z onnx/exporter/test_building (0.2026833137699685) 2025-01-24T00:53:47.4057182Z test_custom_ops (0.20244237097378778) 2025-01-24T00:53:47.4057532Z inductor/test_custom_post_grad_passes (0.2023213928200996) 2025-01-24T00:53:47.4057932Z torch_np/test_nep50_examples (0.20226958680551874) 2025-01-24T00:53:47.4058281Z test_expanded_weights (0.20218273669228615) 2025-01-24T00:53:47.4058658Z onnx/test_models_quantized_onnxruntime (0.20207331646434903) 2025-01-24T00:53:47.4059131Z inductor/test_perf (0.20189285299971246) 2025-01-24T00:53:47.4059447Z dynamo/test_config (0.20170562629690453) 2025-01-24T00:53:47.4059792Z distributed/_tools/test_sac_ilp (0.20164481562516176) 2025-01-24T00:53:47.4060150Z test_show_pickle (0.20152592296566474) 2025-01-24T00:53:47.4060494Z inductor/test_cudagraph_trees (0.20152438320827126) 2025-01-24T00:53:47.4060919Z test_cpp_extensions_open_device_registration (0.2012881961184704) 2025-01-24T00:53:47.4061454Z inductor/test_torchinductor_codegen_config_overrides (0.20123800782368273) 2025-01-24T00:53:47.4061927Z inductor/test_control_flow (0.20120329506522958) 2025-01-24T00:53:47.4062252Z export/test_db (0.20112852912394588) 2025-01-24T00:53:47.4062632Z distributed/_composable/test_contract (0.20100821365065485) 2025-01-24T00:53:47.4063040Z dynamo/test_compile (0.20093748226355407) 2025-01-24T00:53:47.4063351Z test_openmp (0.20072378732605808) 2025-01-24T00:53:47.4063742Z torch_np/numpy_tests/lib/test_function_base (0.2006731507474723) 2025-01-24T00:53:47.4064190Z inductor/test_dependencies (0.20061520519391743) 2025-01-24T00:53:47.4064556Z inductor/test_snode_runtime (0.2004179018509521) 2025-01-24T00:53:47.4064921Z profiler/test_kineto (0.20034492904486081) 2025-01-24T00:53:47.4065249Z test_typing (0.20027053342497553) 2025-01-24T00:53:47.4065596Z test_module_tracker (0.20025788402562905) 2025-01-24T00:53:47.4065943Z functorch/test_minifier (0.19994252611896313) 2025-01-24T00:53:47.4066316Z dynamo/test_export_mutations (0.19992822001862365) 2025-01-24T00:53:47.4066696Z inductor/test_select_algorithm (0.1998433969277825) 2025-01-24T00:53:47.4067066Z test_utils_filelock (0.19951969704435188) 2025-01-24T00:53:47.4067386Z test_pytree (0.19938002740534272) 2025-01-24T00:53:47.4067767Z torch_np/numpy_tests/core/test_scalarinherit (0.19931030952943768) 2025-01-24T00:53:47.4068239Z distributed/pipelining/test_pipe (0.19927692213177892) 2025-01-24T00:53:47.4068677Z torch_np/numpy_tests/core/test_einsum (0.19906268145748524) 2025-01-24T00:53:47.4069061Z dynamo/test_after_aot (0.1990031961465369) 2025-01-24T00:53:47.4069419Z inductor/test_torchinductor (0.19884577057100286) 2025-01-24T00:53:47.4069837Z distributed/_tools/test_sac_estimator (0.19866881541435144) 2025-01-24T00:53:47.4070250Z inductor/test_async_compile (0.19796539966332719) 2025-01-24T00:53:47.4070659Z higher_order_ops/test_with_effects (0.19790729818497296) 2025-01-24T00:53:47.4071103Z torch_np/numpy_tests/linalg/test_linalg (0.19786264522056188) 2025-01-24T00:53:47.4071525Z inductor/test_minifier_isolate (0.19756948710720204) 2025-01-24T00:53:47.4071898Z test_per_overload_api (0.1975345599521498) 2025-01-24T00:53:47.4072308Z dynamo/test_pgo (0.19749731341570737) 2025-01-24T00:53:47.4072680Z distributed/tensor/test_common_rules (0.19724563129897207) 2025-01-24T00:53:47.4073081Z export/test_passes (0.19717258053048112) 2025-01-24T00:53:47.4073447Z inductor/test_custom_lowering (0.19709709343700046) 2025-01-24T00:53:47.4073815Z test_tensorexpr_pybind (0.19706080193995398) 2025-01-24T00:53:47.4074167Z test_native_functions (0.19698344374888124) 2025-01-24T00:53:47.4074514Z test_ci_sanity_check_fail (0.1969547535858026) 2025-01-24T00:53:47.4074849Z inductor/test_halide (0.19687501754153994) 2025-01-24T00:53:47.4075175Z test_namedtensor (0.1968532270508321) 2025-01-24T00:53:47.4075515Z inductor/test_layout_optim (0.1968110104114107) 2025-01-24T00:53:47.4075842Z test_mps (0.19680518272203534) 2025-01-24T00:53:47.4076140Z export/test_export (0.19643558247579893) 2025-01-24T00:53:47.4076458Z test_fx_passes (0.1961972124388073) 2025-01-24T00:53:47.4076763Z dynamo/test_functions (0.19600105904123713) 2025-01-24T00:53:47.4077130Z onnx/test_onnxscript_runtime (0.19588852031731321) 2025-01-24T00:53:47.4077539Z inductor/test_cpu_select_algorithm (0.19575658844647134) 2025-01-24T00:53:47.4077924Z inductor/test_codecache (0.1956619226026718) 2025-01-24T00:53:47.4078297Z inductor/test_fused_attention (0.1955699464616609) 2025-01-24T00:53:47.4078781Z torch_np/numpy_tests/core/test_numeric (0.1951310766233175) 2025-01-24T00:53:47.4079164Z test_tensorexpr (0.195127412390533) 2025-01-24T00:53:47.4079502Z inductor/test_torchbind (0.19500292592885962) 2025-01-24T00:53:47.4079882Z dynamo/test_autograd_function (0.194928374384175) 2025-01-24T00:53:47.4080247Z onnx/exporter/test_compat (0.19473383870639796) 2025-01-24T00:53:47.4080676Z torch_np/numpy_tests/core/test_multiarray (0.1946397770711959) 2025-01-24T00:53:47.4081125Z distributed/tensor/test_dtensor (0.1945703905354894) 2025-01-24T00:53:47.4081486Z torch_np/test_random (0.19448812071323746) 2025-01-24T00:53:47.4081907Z distributed/checkpoint/test_dedup_tensors (0.19438903050325665) 2025-01-24T00:53:47.4082358Z inductor/test_unbacked_symints (0.1943470087698344) 2025-01-24T00:53:47.4082697Z test_optim (0.19425776131281197) 2025-01-24T00:53:47.4083008Z dynamo/test_decorators (0.1942126990458026) 2025-01-24T00:53:47.4083396Z onnx/exporter/test_small_models_e2e (0.1941431760758967) 2025-01-24T00:53:47.4083805Z inductor/test_inductor_freezing (0.19389410569955037) 2025-01-24T00:53:47.4084169Z test_datapipe (0.19365737287295184) 2025-01-24T00:53:47.4084466Z test_xpu (0.1935105891649728) 2025-01-24T00:53:47.4084882Z distributed/tensor/test_dtensor_compile (0.1932612264296277) 2025-01-24T00:53:47.4085295Z dynamo/test_repros (0.1932395528825194) 2025-01-24T00:53:47.4085694Z distributed/test_c10d_functional_native (0.19299523821255293) 2025-01-24T00:53:47.4086091Z torch_np/test_basic (0.19272318841890382) 2025-01-24T00:53:47.4086468Z dynamo/test_graph_deduplication (0.19265015714101277) 2025-01-24T00:53:47.4086841Z dynamo/test_export (0.19262191526173225) 2025-01-24T00:53:47.4087159Z dynamo/test_profiler (0.19255307446282346) 2025-01-24T00:53:47.4087490Z dynamo/test_sources (0.19253650745289355) 2025-01-24T00:53:47.4087838Z test_compile_benchmark_util (0.19242311114257327) 2025-01-24T00:53:47.4088171Z test_utils (0.1923471562746946) 2025-01-24T00:53:47.4088470Z test_content_store (0.19227927051518176) 2025-01-24T00:53:47.4088823Z inductor/test_binary_folding (0.19217304674563115) 2025-01-24T00:53:47.4089193Z functorch/test_ac_knapsack (0.19212550917243224) 2025-01-24T00:53:47.4089570Z torch_np/test_ufuncs_basic (0.1920123857305108) 2025-01-24T00:53:47.4089930Z functorch/test_logging (0.1918448835148194) 2025-01-24T00:53:47.4090277Z inductor/test_loop_ordering (0.19184336324802584) 2025-01-24T00:53:47.4090673Z distributed/fsdp/test_fsdp_fx (0.19172365198333227) 2025-01-24T00:53:47.4091054Z export/test_torchbind (0.19164722934105555) 2025-01-24T00:53:47.4091456Z torch_np/numpy_tests/lib/test_twodim_base (0.19153498297613042) 2025-01-24T00:53:47.4091929Z inductor/test_mkldnn_pattern_matcher (0.1913492375589162) 2025-01-24T00:53:47.4092307Z test_hub (0.19105598199255677) 2025-01-24T00:53:47.4092591Z test_binary_ufuncs (0.19097846787668468) 2025-01-24T00:53:47.4092928Z dynamo/test_optimizers (0.1908588345743908) 2025-01-24T00:53:47.4093261Z dynamo/test_modes (0.19085659315540027) 2025-01-24T00:53:47.4093562Z test_complex (0.1908149612339764) 2025-01-24T00:53:47.4093885Z onnx/exporter/test_core (0.19081133598239172) 2025-01-24T00:53:47.4094232Z export/test_unflatten (0.19077572665634238) 2025-01-24T00:53:47.4094551Z test_jiterator (0.1905411767769346) 2025-01-24T00:53:47.4094882Z dynamo/test_deviceguard (0.19031487142129197) 2025-01-24T00:53:47.4095284Z distributed/tensor/test_attention (0.19029853829856105) 2025-01-24T00:53:47.4095659Z export/test_schema (0.19013481725925366) 2025-01-24T00:53:47.4095998Z onnx/test_fx_to_onnx (0.18997951615911066) 2025-01-24T00:53:47.4096323Z test_legacy_vmap (0.18994538811865502) 2025-01-24T00:53:47.4096683Z inductor/test_auto_functionalize (0.18991044147300287) 2025-01-24T00:53:47.4097085Z dynamo/test_model_output (0.18962026542143043) 2025-01-24T00:53:47.4097448Z dynamo/test_debug_utils (0.1889752045265593) 2025-01-24T00:53:47.4097859Z nn/test_multihead_attention (0.1887686041674333) 2025-01-24T00:53:47.4098304Z distributed/pipelining/test_microbatch (0.1886576441821027) 2025-01-24T00:53:47.4098734Z dynamo/test_prim_hop_base (0.188503921820553) 2025-01-24T00:53:47.4099108Z onnx/test_onnxscript_no_runtime (0.1884590349689429) 2025-01-24T00:53:47.4099563Z distributed/tensor/test_xla_integration (0.18834825039901157) 2025-01-24T00:53:47.4099972Z xpu/test_conv (0.18798434140795103) 2025-01-24T00:53:47.4100359Z distributed/checkpoint/e2e/test_fsdp_ep (0.18772597401544405) 2025-01-24T00:53:47.4100849Z distributed/_tools/test_runtime_estimator (0.187683913300822) 2025-01-24T00:53:47.4101294Z dynamo/test_python_dispatcher (0.18765997884412322) 2025-01-24T00:53:47.4101741Z distributed/checkpoint/test_save_load_api (0.18762719565506192) 2025-01-24T00:53:47.4102155Z test_ops_jit (0.1872857398351064) 2025-01-24T00:53:47.4102491Z lazy/test_functionalization (0.18724564767107602) 2025-01-24T00:53:47.4102840Z test_type_hints (0.18718181595634606) 2025-01-24T00:53:47.4103155Z test_stateless (0.18710352221647725) 2025-01-24T00:53:47.4103543Z distributed/test_compute_comm_reordering (0.1870890212101386) 2025-01-24T00:53:47.4104012Z distributed/pipelining/test_unflatten (0.1868510994569451) 2025-01-24T00:53:47.4104412Z functorch/test_ac (0.18682102546127233) 2025-01-24T00:53:47.4104866Z distributed/tensor/test_dtensor_ops (0.18681141659551298) 2025-01-24T00:53:47.4105331Z distributed/tensor/test_experimental_ops (0.18669063334782393) 2025-01-24T00:53:47.4105739Z test_logging (0.18638429958891986) 2025-01-24T00:53:47.4106054Z inductor/test_padding (0.18633120719474447) 2025-01-24T00:53:47.4106409Z dynamo/test_verify_correctness (0.1863001391784759) 2025-01-24T00:53:47.4106778Z dynamo/test_backends (0.1862732811317895) 2025-01-24T00:53:47.4107122Z lazy/test_step_closures (0.18626852542540964) 2025-01-24T00:53:47.4107450Z test_out_dtype_op (0.18626297060443314) 2025-01-24T00:53:47.4107807Z onnx/internal/test_registraion (0.1862579225390545) 2025-01-24T00:53:47.4108354Z distributed/_composable/test_composability/test_pp_composability (0.18607274234923787) 2025-01-24T00:53:47.4108921Z inductor/test_efficient_conv_bn_eval (0.1860005686577432) 2025-01-24T00:53:47.4109367Z test_set_default_mobile_cpu_allocator (0.18595363529314174) 2025-01-24T00:53:47.4110050Z distributed/tensor/experimental/test_register_sharding (0.1858963914011839) 2025-01-24T00:53:47.4110567Z dynamo/test_compiler_bisector (0.1858283107356719) 2025-01-24T00:53:47.4110927Z dynamo/test_cudagraphs (0.18581679179112065) 2025-01-24T00:53:47.4111283Z dynamo/test_aot_autograd (0.18580145268898554) 2025-01-24T00:53:47.4111630Z test_fake_tensor (0.18537435517299233) 2025-01-24T00:53:47.4112027Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18525053139171616) 2025-01-24T00:53:47.4112560Z test_namedtuple_return_api (0.18504923247576774) 2025-01-24T00:53:47.4112980Z onnx/exporter/test_capture_strategies (0.1850334255992346) 2025-01-24T00:53:47.4113424Z distributed/tensor/test_tensor_ops (0.1849863168192339) 2025-01-24T00:53:47.4113867Z higher_order_ops/test_invoke_subgraph (0.18495920539474858) 2025-01-24T00:53:47.4114349Z dynamo/test_cudagraphs_expandable_segments (0.18493560227824843) 2025-01-24T00:53:47.4114769Z test_ops_fwd_gradients (0.18486229813195854) 2025-01-24T00:53:47.4115114Z test_numpy_interop (0.184857698350378) 2025-01-24T00:53:47.4115449Z test_multiprocessing (0.18477669541712066) 2025-01-24T00:53:47.4115819Z inductor/test_standalone_compile (0.18474057933547344) 2025-01-24T00:53:47.4116190Z test_pruning_op (0.18463308867692818) 2025-01-24T00:53:47.4116545Z onnx/dynamo/test_exporter_api (0.18461237016921583) 2025-01-24T00:53:47.4116953Z dynamo/test_backward_higher_order_ops (0.1843960829819308) 2025-01-24T00:53:47.4117420Z distributed/optim/test_named_optimizer (0.18412146042909258) 2025-01-24T00:53:47.4117831Z onnx/test_custom_ops (0.18390628420600286) 2025-01-24T00:53:47.4118157Z inductor/test_mmdecomp (0.18381354793159516) 2025-01-24T00:53:47.4118587Z test_meta (0.18369691618168857) 2025-01-24T00:53:47.4118897Z export/test_serialize (0.18329856730057373) 2025-01-24T00:53:47.4119254Z distributed/tensor/test_init (0.18312940838388936) 2025-01-24T00:53:47.4119609Z xpu/test_gemm (0.1830308444201063) 2025-01-24T00:53:47.4119918Z dynamo/test_misc (0.18292403593255815) 2025-01-24T00:53:47.4120301Z distributed/_composable/test_checkpoint (0.18286879957239183) 2025-01-24T00:53:47.4120741Z dynamo/test_structured_trace (0.18249678249176562) 2025-01-24T00:53:47.4121117Z distributed/test_backends (0.1824656754942972) 2025-01-24T00:53:47.4121498Z onnx/test_pytorch_onnx_onnxruntime (0.1822680603017332) 2025-01-24T00:53:47.4121927Z distributed/_tools/test_mem_tracker (0.18223247046628377) 2025-01-24T00:53:47.4122333Z onnx/test_pytorch_jit_onnx (0.18208118442972376) 2025-01-24T00:53:47.4122666Z test_decomp (0.18204489293267728) 2025-01-24T00:53:47.4123024Z distributed/pipelining/test_stage (0.18203863645010376) 2025-01-24T00:53:47.4123453Z distributions/test_constraints (0.18202119236317754) 2025-01-24T00:53:47.4123834Z distributed/tensor/test_api (0.1817393387977699) 2025-01-24T00:53:47.4124184Z export/test_swap (0.18167445459064438) 2025-01-24T00:53:47.4124535Z test_cuda_expandable_segments (0.18162023174167377) 2025-01-24T00:53:47.4124957Z lazy/test_meta_kernel (0.18157567623026227) 2025-01-24T00:53:47.4125290Z test_ops_gradients (0.18137601452470692) 2025-01-24T00:53:47.4125630Z test_autograd_fallback (0.18121225450419967) 2025-01-24T00:53:47.4125975Z inductor/test_max_autotune (0.18111809541599802) 2025-01-24T00:53:47.4126352Z export/test_experimental (0.18105208075407728) 2025-01-24T00:53:47.4126692Z test_fx (0.18083552069839343) 2025-01-24T00:53:47.4126990Z dynamo/test_bytecode_utils (0.18072500899686092) 2025-01-24T00:53:47.4127374Z test_model_exports_to_core_aten (0.1806937655651931) 2025-01-24T00:53:47.4127750Z inductor/test_mps_basic (0.1806074611887582) 2025-01-24T00:53:47.4128084Z test_nestedtensor (0.18036536844718234) 2025-01-24T00:53:47.4128443Z dynamo/test_higher_order_ops (0.18029286341548906) 2025-01-24T00:53:47.4128801Z export/test_hop (0.18022688773476817) 2025-01-24T00:53:47.4129180Z distributed/tensor/test_convolution_ops (0.1801380690709439) 2025-01-24T00:53:47.4129589Z test_jit_fuser_te (0.18012025466261927) 2025-01-24T00:53:47.4129932Z profiler/test_cpp_thread (0.18006891642243644) 2025-01-24T00:53:47.4130259Z test_monitor (0.18005232992190662) 2025-01-24T00:53:47.4130565Z dynamo/test_unspec (0.1799374523259926) 2025-01-24T00:53:47.4130891Z nn/test_lazy_modules (0.17980008257777372) 2025-01-24T00:53:47.4131203Z test_matmul_cuda (0.17970609890497133) 2025-01-24T00:53:47.4131527Z export/test_converter (0.17969454097922022) 2025-01-24T00:53:47.4131993Z distributed/_composable/fsdp/test_fully_shard_logging (0.17958603680947924) 2025-01-24T00:53:47.4132462Z dynamo/test_exceptions (0.17949620463445926) 2025-01-24T00:53:47.4132819Z export/test_lift_unlift (0.17949271581707402) 2025-01-24T00:53:47.4133240Z distributed/_tools/test_memory_tracker (0.17947098379816595) 2025-01-24T00:53:47.4133641Z test_fx_reinplace_pass (0.17945620992342845) 2025-01-24T00:53:47.4133976Z nn/test_pruning (0.1794398183288978) 2025-01-24T00:53:47.4134299Z test_import_stats (0.17936341517722101) 2025-01-24T00:53:47.4134604Z test_modules (0.17928301645256112) 2025-01-24T00:53:47.4134932Z export/test_draft_export (0.17928258765936295) 2025-01-24T00:53:47.4135324Z dynamo/test_aot_autograd_cache (0.17880582809477982) 2025-01-24T00:53:47.4135694Z inductor/test_cpu_repro (0.17877129075172593) 2025-01-24T00:53:47.4136088Z distributed/tensor/test_math_ops (0.17873726016426988) 2025-01-24T00:53:47.4136542Z distributed/tensor/test_pointwise_ops (0.17852060265558645) 2025-01-24T00:53:47.4136950Z export/test_pass_infra (0.17827270171523515) 2025-01-24T00:53:47.4137407Z distributed/tensor/experimental/test_local_map (0.17817711981323953) 2025-01-24T00:53:47.4137931Z test_numba_integration (0.1781474746107649) 2025-01-24T00:53:47.4138265Z profiler/test_profiler (0.17803265548665065) 2025-01-24T00:53:47.4138624Z test_segment_reductions (0.1780122683191369) 2025-01-24T00:53:47.4139028Z distributed/checkpoint/test_fsspec (0.17796899918731995) 2025-01-24T00:53:47.4139415Z test_python_dispatch (0.1778544334410046) 2025-01-24T00:53:47.4139863Z inductor/test_cudagraph_trees_expandable_segments (0.17778114878531462) 2025-01-24T00:53:47.4140433Z distributed/tensor/debug/test_comm_mode_features (0.17777943361252188) 2025-01-24T00:53:47.4140897Z test_sparse_semi_structured (0.17772700389874369) 2025-01-24T00:53:47.4141253Z test_cuda_sanitizer (0.17768445591912368) 2025-01-24T00:53:47.4141694Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1776085985042446) 2025-01-24T00:53:47.4142235Z distributed/checkpoint/test_fsdp_optim_state (0.1772942541087744) 2025-01-24T00:53:47.4142710Z test_functionalization_of_rng_ops (0.1772868281902058) 2025-01-24T00:53:47.4143113Z functorch/test_control_flow (0.17719847730077956) 2025-01-24T00:53:47.4143522Z distributed/checkpoint/test_traverse (0.17718323565164404) 2025-01-24T00:53:47.4143922Z dynamo/test_torchrec (0.17717771981186736) 2025-01-24T00:53:47.4144286Z onnx/internal/test_diagnostics (0.1771672923409115) 2025-01-24T00:53:47.4144772Z distributed/tensor/parallel/test_tp_style (0.1771376471384369) 2025-01-24T00:53:47.4145193Z test_jit_disabled (0.17698862201146734) 2025-01-24T00:53:47.4145585Z distributed/tensor/test_redistribute (0.17683990873409644) 2025-01-24T00:53:47.4145959Z test_itt (0.1768275127125489) 2025-01-24T00:53:47.4146257Z dynamo/test_logging (0.17679394989949088) 2025-01-24T00:53:47.4146669Z distributed/checkpoint/test_format_utils (0.1764696458074628) 2025-01-24T00:53:47.4147091Z nn/test_parametrization (0.17638829204340697) 2025-01-24T00:53:47.4147491Z distributed/test_symmetric_memory (0.1763132337431245) 2025-01-24T00:53:47.4147863Z test_subclass (0.1762461665888082) 2025-01-24T00:53:47.4148203Z test_cpp_extensions_mtia_backend (0.17620139668079762) 2025-01-24T00:53:47.4148629Z distributed/tensor/test_random_ops (0.17619786888221253) 2025-01-24T00:53:47.4149075Z dynamo/test_activation_checkpointing (0.17618539489826532) 2025-01-24T00:53:47.4149446Z test_masked (0.17618299755447545) 2025-01-24T00:53:47.4149753Z test_accelerator (0.17580766707186324) 2025-01-24T00:53:47.4150079Z test_bundled_inputs (0.17571155892366982) 2025-01-24T00:53:47.4150449Z distributed/tensor/test_matrix_ops (0.17571113013047163) 2025-01-24T00:53:47.4150917Z distributed/_tools/test_fsdp2_mem_tracker (0.17568362889398798) 2025-01-24T00:53:47.4151322Z test_dispatch (0.1754196287181048) 2025-01-24T00:53:47.4151710Z distributed/checkpoint/test_tp_checkpoint (0.17540415318177027) 2025-01-24T00:53:47.4152248Z nn/test_packed_sequence (0.17528461733247597) 2025-01-24T00:53:47.4152614Z optim/test_lrscheduler (0.17458985540781508) 2025-01-24T00:53:47.4152986Z dynamo/test_input_attr_tracking (0.17455693578455433) 2025-01-24T00:53:47.4153382Z dynamo/test_recompile_ux (0.17446757138393237) 2025-01-24T00:53:47.4153843Z distributed/checkpoint/test_dtensor_resharding (0.1743882641328679) 2025-01-24T00:53:47.4154328Z functorch/test_vmap_registrations (0.17425582550642815) 2025-01-24T00:53:47.4154829Z onnx/torch_export/test_torch_export_with_onnxruntime (0.17419082435570313) 2025-01-24T00:53:47.4155277Z test_autocast (0.17380163605654955) 2025-01-24T00:53:47.4155570Z dynamo/test_exc (0.17342720214153357) 2025-01-24T00:53:47.4155879Z test_tensorboard (0.17336843798278215) 2025-01-24T00:53:47.4156226Z onnx/test_models_onnxruntime (0.17329936329667436) 2025-01-24T00:53:47.4156572Z dynamo/test_minifier (0.1732835174389414) 2025-01-24T00:53:47.4156914Z dynamo/test_trace_rules (0.17324313291591226) 2025-01-24T00:53:47.4157264Z onnx/exporter/test_api (0.17323650611194027) 2025-01-24T00:53:47.4157608Z test_tensor_creation_ops (0.17320081882349125) 2025-01-24T00:53:47.4158070Z test_cpp_extensions_stream_and_event (0.17311837358584004) 2025-01-24T00:53:47.4158524Z torch_np/numpy_tests/core/test_indexing (0.17303286832400175) 2025-01-24T00:53:47.4158925Z dynamo/test_reorder_logs (0.17296964081786922) 2025-01-24T00:53:47.4159342Z torch_np/numpy_tests/lib/test_type_check (0.17282482566048185) 2025-01-24T00:53:47.4159745Z test_sympy_utils (0.1725918350290675) 2025-01-24T00:53:47.4160078Z distributed/test_device_mesh (0.17238016711396295) 2025-01-24T00:53:47.4160437Z functorch/test_dims (0.17228709949935667) 2025-01-24T00:53:47.4160861Z distributed/checkpoint/e2e/test_fine_tuning (0.17193297478945474) 2025-01-24T00:53:47.4161290Z export/test_verifier (0.17193073337046422) 2025-01-24T00:53:47.4161690Z distributed/pipelining/test_schedule (0.1719237947168936) 2025-01-24T00:53:47.4162240Z distributed/algorithms/quantization/test_quantization (0.17189810610620226) 2025-01-24T00:53:47.4162843Z distributed/tensor/experimental/test_tp_transform (0.17157171651998301) 2025-01-24T00:53:47.4163372Z inductor/test_distributed_patterns (0.17148480793495066) 2025-01-24T00:53:47.4163759Z dynamo/test_hooks (0.17127111299745468) 2025-01-24T00:53:47.4164099Z dynamo/test_ctx_manager (0.17090907510398626) 2025-01-24T00:53:47.4164500Z distributed/test_inductor_collectives (0.17043987789217113) 2025-01-24T00:53:47.4164968Z export/test_sparse (0.1703980510647481) 2025-01-24T00:53:47.4165299Z test_schema_check (0.17022746933426972) 2025-01-24T00:53:47.4165644Z distributed/launcher/test_run (0.17022553976487786) 2025-01-24T00:53:47.4166006Z test_dlpack (0.17017936653367322) 2025-01-24T00:53:47.4166384Z distributed/test_control_collectives (0.17014917559440093) 2025-01-24T00:53:47.4166780Z optim/test_swa_utils (0.17006415759756058) 2025-01-24T00:53:47.4167173Z distributed/test_collective_utils (0.1699744228755402) 2025-01-24T00:53:47.4167610Z distributed/test_dynamo_distributed (0.1699409964966816) 2025-01-24T00:53:47.4168053Z functorch/test_memory_efficient_fusion (0.169593420628352) 2025-01-24T00:53:47.4168445Z test_jit (0.16947265687126287) 2025-01-24T00:53:47.4168732Z test_cuda (0.16935853940874562) 2025-01-24T00:53:47.4169039Z onnx/test_symbolic_helper (0.16909231730447186) 2025-01-24T00:53:47.4169481Z distributed/checkpoint/e2e/test_pipeline (0.16896623261360524) 2025-01-24T00:53:47.4169923Z dynamo/test_guard_manager (0.1689231973689873) 2025-01-24T00:53:47.4170251Z test_futures (0.1688347685171614) 2025-01-24T00:53:47.4170563Z test_maskedtensor (0.1685188648736978) 2025-01-24T00:53:47.4170938Z lazy/test_extract_compiled_graph (0.16846813084211243) 2025-01-24T00:53:47.4171298Z test_mkldnn_fusion (0.168143436938086) 2025-01-24T00:53:47.4171633Z test_public_bindings (0.16797761091398752) 2025-01-24T00:53:47.4172087Z distributed/tensor/parallel/test_tp_random_state (0.1678716405222358) 2025-01-24T00:53:47.4172640Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.16776958774106754) 2025-01-24T00:53:47.4173217Z distributed/_composable/fsdp/test_fully_shard_state (0.16773376401841908) 2025-01-24T00:53:47.4173695Z onnx/test_onnx_opset (0.16772817021624276) 2025-01-24T00:53:47.4174075Z benchmark_utils/test_benchmark_utils (0.1677181130666853) 2025-01-24T00:53:47.4174476Z lazy/test_ts_opinfo (0.16762656571887258) 2025-01-24T00:53:47.4174830Z onnx/test_op_consistency (0.1675622857203445) 2025-01-24T00:53:47.4175168Z functorch/test_ops (0.16747101124093064) 2025-01-24T00:53:47.4175579Z distributed/elastic/test_control_plane (0.16726018142162252) 2025-01-24T00:53:47.4176090Z distributed/checkpoint/test_hsdp_checkpoint (0.1671961548008934) 2025-01-24T00:53:47.4176587Z torch_np/numpy_tests/core/test_scalarmath (0.16717075854920083) 2025-01-24T00:53:47.4177074Z distributed/tensor/test_embedding_ops (0.16702183087523084) 2025-01-24T00:53:47.4177572Z distributed/checkpoint/test_compatibility (0.16697349418743532) 2025-01-24T00:53:47.4177978Z test_weak (0.1668932708781747) 2025-01-24T00:53:47.4178340Z distributed/checkpoint/test_planner (0.1668799393078311) 2025-01-24T00:53:47.4178809Z functorch/test_aotdispatch (0.16681053328152473) 2025-01-24T00:53:47.4179167Z dynamo/test_subclasses (0.16675638839495377) 2025-01-24T00:53:47.4179508Z nn/test_embedding (0.16630196505787617) 2025-01-24T00:53:47.4179830Z test_type_info (0.1661912584503445) 2025-01-24T00:53:47.4180202Z torch_np/numpy_tests/core/test_getlimits (0.1661626072684657) 2025-01-24T00:53:47.4180596Z test_autograd (0.16611532307306573) 2025-01-24T00:53:47.4180977Z torch_np/numpy_tests/core/test_shape_base (0.1658730159348908) 2025-01-24T00:53:47.4181480Z distributed/checkpoint/test_dtensor_checkpoint (0.16576554476694544) 2025-01-24T00:53:47.4181978Z torch_np/numpy_tests/core/test_dtype (0.1656640767037747) 2025-01-24T00:53:47.4182354Z nn/test_dropout (0.16563661444849087) 2025-01-24T00:53:47.4182722Z distributed/tensor/test_op_strategy (0.16550988656782697) 2025-01-24T00:53:47.4183122Z test_functional_optim (0.1651680214452732) 2025-01-24T00:53:47.4183461Z lazy/test_generator (0.1648460952064351) 2025-01-24T00:53:47.4183899Z distributed/_composable/fsdp/test_fully_shard_overlap (0.164746595693856) 2025-01-24T00:53:47.4184363Z test_dynamic_shapes (0.16462990547214965) 2025-01-24T00:53:47.4184789Z distributed/checkpoint/test_state_dict_utils (0.1646116427800269) 2025-01-24T00:53:47.4185409Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1644160156286545) 2025-01-24T00:53:47.4185888Z test_dataloader (0.16437719035361872) 2025-01-24T00:53:47.4186216Z nn/test_load_state_dict (0.164327957098227) 2025-01-24T00:53:47.4186533Z test_shape_ops (0.1641914254458046) 2025-01-24T00:53:47.4186950Z distributed/tensor/parallel/test_tp_examples (0.16416986884229579) 2025-01-24T00:53:47.4187432Z distributed/test_functional_api (0.1634750387005352) 2025-01-24T00:53:47.4187785Z test_vulkan (0.1632158916840315) 2025-01-24T00:53:47.4188078Z test_testing (0.16295529261783392) 2025-01-24T00:53:47.4188387Z test_serialization (0.16274504751652336) 2025-01-24T00:53:47.4188705Z optim/test_optim (0.16267190904033277) 2025-01-24T00:53:47.4189075Z distributed/fsdp/test_shard_utils (0.16256896943686824) 2025-01-24T00:53:47.4189513Z distributed/tensor/test_optimizers (0.16228769084415814) 2025-01-24T00:53:47.4189955Z onnx/test_pytorch_onnx_shape_inference (0.16222573997232023) 2025-01-24T00:53:47.4190495Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16193389747445483) 2025-01-24T00:53:47.4190981Z nn/test_module_hooks (0.16184503982943074) 2025-01-24T00:53:47.4191293Z test_indexing (0.16175769270590026) 2025-01-24T00:53:47.4191721Z distributed/_composable/fsdp/test_fully_shard_init (0.16132087912584817) 2025-01-24T00:53:47.4192261Z test_cpp_extensions_jit (0.161296330715252) 2025-01-24T00:53:47.4192714Z distributed/optim/test_apply_optimizer_in_backward (0.16113293127084324) 2025-01-24T00:53:47.4193168Z test_native_mha (0.16100880538526835) 2025-01-24T00:53:47.4193482Z test_cuda_trace (0.16069798878838323) 2025-01-24T00:53:47.4193892Z distributed/checkpoint/test_fsdp_model_state (0.16052230052072647) 2025-01-24T00:53:47.4194381Z distributed/fsdp/test_fsdp_memory (0.16046686925456097) 2025-01-24T00:53:47.4194839Z torch_np/numpy_tests/lib/test_shape_base_ (0.16046445242017118) 2025-01-24T00:53:47.4195236Z test_sort_and_select (0.1602823127639417) 2025-01-24T00:53:47.4195634Z torch_np/numpy_tests/fft/test_pocketfft (0.16027222637848437) 2025-01-24T00:53:47.4196077Z distributed/tensor/test_view_ops (0.1602319880349546) 2025-01-24T00:53:47.4196426Z test_ops (0.1601586838886647) 2025-01-24T00:53:47.4196742Z torch_np/test_ndarray_methods (0.15999445609375945) 2025-01-24T00:53:47.4197103Z functorch/test_vmap (0.1598668901172991) 2025-01-24T00:53:47.4197410Z test_torch (0.15962542107492061) 2025-01-24T00:53:47.4197711Z lazy/test_debug_util (0.1594887919694986) 2025-01-24T00:53:47.4198116Z distributed/tensor/debug/test_comm_mode (0.15903464150081986) 2025-01-24T00:53:47.4198535Z torch_np/test_function_base (0.15901507293850264) 2025-01-24T00:53:47.4198984Z distributed/tensor/test_utils (0.15900154646215986) 2025-01-24T00:53:47.4199357Z distributed/test_nccl (0.15889016742893103) 2025-01-24T00:53:47.4199672Z test_sparse_csr (0.15840687851337554) 2025-01-24T00:53:47.4200047Z distributed/fsdp/test_fsdp_overlap (0.15821781969417534) 2025-01-24T00:53:47.4200566Z distributed/_composable/fsdp/test_fully_shard_compile (0.15813368851963125) 2025-01-24T00:53:47.4201014Z test_view_ops (0.1580808202673549) 2025-01-24T00:53:47.4201390Z distributed/_composable/test_replicate (0.1578702730617456) 2025-01-24T00:53:47.4201793Z dynamo/test_comptime (0.15785741901109998) 2025-01-24T00:53:47.4202110Z test_jit_llga_fuser (0.15783548234089279) 2025-01-24T00:53:47.4202508Z torch_np/numpy_tests/lib/test_index_tricks (0.1577418494988889) 2025-01-24T00:53:47.4202948Z profiler/test_memory_profiler (0.15773693786770965) 2025-01-24T00:53:47.4203312Z onnx/test_autograd_funs (0.15767242398198258) 2025-01-24T00:53:47.4203693Z torch_np/test_scalars_0D_arrays (0.15762211874359539) 2025-01-24T00:53:47.4204085Z distributed/fsdp/test_utils (0.1575702737478147) 2025-01-24T00:53:47.4204601Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1571204112111178) 2025-01-24T00:53:47.4205092Z onnx/test_utility_funs (0.15706608116384765) 2025-01-24T00:53:47.4205538Z torch_np/numpy_tests/core/test_dlpack (0.1566725367156125) 2025-01-24T00:53:47.4205942Z onnx/test_verification (0.1564623695767016) 2025-01-24T00:53:47.4206256Z test_mkldnn (0.15623187374207667) 2025-01-24T00:53:47.4206652Z torch_np/numpy_tests/core/test_scalar_methods (0.15602603351634747) 2025-01-24T00:53:47.4207109Z distributed/test_c10d_logger (0.15584335786862025) 2025-01-24T00:53:47.4207531Z distributed/fsdp/test_fsdp_optim_state (0.15582448122260012) 2025-01-24T00:53:47.4208000Z distributed/fsdp/test_fsdp_pure_fp16 (0.15576684751864392) 2025-01-24T00:53:47.4208415Z test_cuda_nvml_based_avail (0.15572691127941288) 2025-01-24T00:53:47.4208850Z distributed/fsdp/test_fsdp_backward_prefetch (0.15517902077043066) 2025-01-24T00:53:47.4209378Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15517321257165523) 2025-01-24T00:53:47.4210088Z distributed/_composable/test_replicate_with_compiler (0.15489357118933825) 2025-01-24T00:53:47.4210597Z test_functional_autograd_benchmark (0.15482448675793048) 2025-01-24T00:53:47.4211054Z distributed/fsdp/test_fsdp_state_dict (0.15431958276706645) 2025-01-24T00:53:47.4211514Z distributed/checkpoint/test_utils (0.15429873757045462) 2025-01-24T00:53:47.4211966Z distributed/checkpoint/test_checkpoint (0.15423767352091294) 2025-01-24T00:53:47.4212379Z test_unary_ufuncs (0.1540022465645089) 2025-01-24T00:53:47.4212739Z test_nn (0.15384327148628144) 2025-01-24T00:53:47.4213027Z test_cuda_primary_ctx (0.15384156605878863) 2025-01-24T00:53:47.4213380Z test_xnnpack_integration (0.15364179715493373) 2025-01-24T00:53:47.4213749Z test_scatter_gather_ops (0.15349342496306143) 2025-01-24T00:53:47.4214164Z torch_np/numpy_tests/lib/test_arraysetops (0.15336383196420963) 2025-01-24T00:53:47.4214702Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1532851484123425) 2025-01-24T00:53:47.4215248Z torch_np/numpy_tests/core/test_numerictypes (0.152976553743848) 2025-01-24T00:53:47.4215773Z distributed/tensor/parallel/test_parallelize_api (0.1525995665602428) 2025-01-24T00:53:47.4216253Z distributed/test_fake_pg (0.15245885417413807) 2025-01-24T00:53:47.4216603Z nn/test_pooling (0.15241685193131574) 2025-01-24T00:53:47.4216905Z nn/test_init (0.15224036454906237) 2025-01-24T00:53:47.4217275Z torch_np/numpy_tests/fft/test_helper (0.15198044765386193) 2025-01-24T00:53:47.4217719Z distributed/rpc/test_share_memory (0.15176491085467372) 2025-01-24T00:53:47.4218173Z distributed/fsdp/test_checkpoint_wrapper (0.15122514792585715) 2025-01-24T00:53:47.4218597Z test_function_schema (0.15118293128643573) 2025-01-24T00:53:47.4218995Z distributed/fsdp/test_fsdp_grad_acc (0.15104199475843194) 2025-01-24T00:53:47.4219505Z distributed/fsdp/test_fsdp_apply (0.1508442236410686) 2025-01-24T00:53:47.4219924Z functorch/test_eager_transforms (0.15056395855955423) 2025-01-24T00:53:47.4220342Z onnx/test_pytorch_onnx_no_runtime (0.15038789022519908) 2025-01-24T00:53:47.4220693Z test_linalg (0.14990760286203086) 2025-01-24T00:53:47.4221059Z distributed/test_distributed_spawn (0.14976050730445314) 2025-01-24T00:53:47.4221533Z distributed/fsdp/test_fsdp_flatten_params (0.14958542324539384) 2025-01-24T00:53:47.4221961Z distributed/test_c10d_pypg (0.1492800640164856) 2025-01-24T00:53:47.4222427Z distributed/_composable/fsdp/test_fully_shard_comm (0.14903314735143017) 2025-01-24T00:53:47.4222974Z distributed/fsdp/test_fsdp_freezing_weights (0.14865942484331116) 2025-01-24T00:53:47.4223456Z torch_np/numpy_tests/lib/test_arraypad (0.14823436409500934) 2025-01-24T00:53:47.4223853Z test_cuda_multigpu (0.14808556310993884) 2025-01-24T00:53:47.4224181Z nn/test_convolution (0.148056444153662) 2025-01-24T00:53:47.4224580Z distributed/fsdp/test_fsdp_tp_integration (0.1475489089318091) 2025-01-24T00:53:47.4225011Z test_mobile_optimizer (0.14736064922720551) 2025-01-24T00:53:47.4225480Z distributed/_composable/fsdp/test_fully_shard_autograd (0.14734338055567855) 2025-01-24T00:53:47.4226068Z distributed/fsdp/test_fsdp_exec_order (0.1472457716312915) 2025-01-24T00:53:47.4226520Z distributed/fsdp/test_fsdp_uneven (0.14716127988064892) 2025-01-24T00:53:47.4226929Z dynamo/test_python_autograd (0.14698083590661226) 2025-01-24T00:53:47.4227365Z distributed/test_c10d_object_collectives (0.14695387066162635) 2025-01-24T00:53:47.4227839Z distributed/checkpoint/test_state_dict (0.14688928855879954) 2025-01-24T00:53:47.4228253Z test_type_promotion (0.1465433109196632) 2025-01-24T00:53:47.4228607Z test_multiprocessing_spawn (0.14648876647579392) 2025-01-24T00:53:47.4229090Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.14642462291146527) 2025-01-24T00:53:47.4229652Z distributed/fsdp/test_fsdp_ignored_modules (0.1463192859642109) 2025-01-24T00:53:47.4230169Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14629102459433044) 2025-01-24T00:53:47.4230766Z distributed/_composable/test_composability/test_2d_composability (0.1462812987849716) 2025-01-24T00:53:47.4231334Z distributed/fsdp/test_fsdp_input (0.14592399710728313) 2025-01-24T00:53:47.4231776Z distributed/fsdp/test_fsdp_traversal (0.14568140735540938) 2025-01-24T00:53:47.4232302Z distributed/fsdp/test_fsdp_checkpoint (0.14552055143428985) 2025-01-24T00:53:47.4232770Z distributed/test_multi_threaded_pg (0.14550477379365662) 2025-01-24T00:53:47.4233246Z torch_np/numpy_tests/core/test_scalar_ctors (0.1453075094318911) 2025-01-24T00:53:47.4233676Z profiler/test_profiler_tree (0.1452489596697388) 2025-01-24T00:53:47.4234135Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1446875524297138) 2025-01-24T00:53:47.4234564Z test_metal (0.14466467046541057) 2025-01-24T00:53:47.4234915Z distributed/fsdp/test_fsdp_fine_tune (0.14460990187964226) 2025-01-24T00:53:47.4235447Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14456279309964157) 2025-01-24T00:53:47.4236051Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14446481385385604) 2025-01-24T00:53:47.4236642Z distributed/checkpoint/test_file_system_checkpoint (0.14426476233630234) 2025-01-24T00:53:47.4237220Z distributed/optim/test_zero_redundancy_optimizer (0.14418752108882912) 2025-01-24T00:53:47.4237799Z distributed/_composable/fsdp/test_fully_shard_training (0.14414333589881603) 2025-01-24T00:53:47.4238298Z distributed/test_composability (0.14387374192075653) 2025-01-24T00:53:47.4238909Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.14379970687696972) 2025-01-24T00:53:47.4239410Z distributed/fsdp/test_wrap (0.14359615679673082) 2025-01-24T00:53:47.4239748Z test_sparse (0.14286295940903254) 2025-01-24T00:53:47.4240104Z distributed/fsdp/test_fsdp_comm (0.14279177973813365) 2025-01-24T00:53:47.4240576Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1425871284389994) 2025-01-24T00:53:47.4241142Z distributed/nn/jit/test_instantiator (0.14257962455803116) 2025-01-24T00:53:47.4241669Z distributed/_composable/fsdp/test_fully_shard_memory (0.14244632834519505) 2025-01-24T00:53:47.4242192Z distributed/fsdp/test_fsdp_comm_hooks (0.1424350627784427) 2025-01-24T00:53:47.4242662Z distributed/fsdp/test_fsdp_hybrid_shard (0.1422876358806664) 2025-01-24T00:53:47.4243098Z distributed/fsdp/test_fsdp_misc (0.14215085085044504) 2025-01-24T00:53:47.4243509Z distributed/test_data_parallel (0.14212291107546324) 2025-01-24T00:53:47.4243896Z torch_np/test_reductions (0.1420583874444362) 2025-01-24T00:53:47.4244272Z distributed/fsdp/test_fsdp_meta (0.1418862757018643) 2025-01-24T00:53:47.4244642Z test_jit_autocast (0.14186196117846717) 2025-01-24T00:53:47.4245049Z distributed/fsdp/test_fsdp_unshard_params (0.14181654808065927) 2025-01-24T00:53:47.4245504Z distributed/algorithms/test_join (0.14174525146616088) 2025-01-24T00:53:47.4245967Z distributed/fsdp/test_fsdp_clip_grad_norm (0.14163779978881544) 2025-01-24T00:53:47.4246540Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.14156124071233933) 2025-01-24T00:53:47.4247059Z distributed/test_pg_wrapper (0.14143718304386413) 2025-01-24T00:53:47.4247492Z distributed/test_c10d_common (0.14065609725216843) 2025-01-24T00:53:47.4247849Z test_overrides (0.1405394947381617) 2025-01-24T00:53:47.4248146Z test_reductions (0.13944440563649438) 2025-01-24T00:53:47.4248587Z distributed/_shard/sharding_spec/test_sharding_spec (0.13918656449018516) 2025-01-24T00:53:47.4249090Z distributed/_shard/test_sharder (0.13915383002762363) 2025-01-24T00:53:47.4249545Z distributed/fsdp/test_fsdp_multiple_forward (0.13817648364005822) 2025-01-24T00:53:47.4250094Z distributed/_shard/sharding_plan/test_sharding_plan (0.13805793206605974) 2025-01-24T00:53:47.4250553Z test_spectral_ops (0.13772017946008855) 2025-01-24T00:53:47.4250864Z lazy/test_reuse_ir (0.1374889137467669) 2025-01-24T00:53:47.4251306Z distributed/_shard/sharded_optim/test_sharded_optim (0.13700670655950684) 2025-01-24T00:53:47.4251803Z distributed/fsdp/test_fsdp_core (0.13643063264304386) 2025-01-24T00:53:47.4252258Z distributed/rpc/cuda/test_tensorpipe_agent (0.13628776654564823) 2025-01-24T00:53:47.4252774Z distributed/fsdp/test_fsdp_use_orig_params (0.1358760860941898) 2025-01-24T00:53:47.4253286Z distributed/fsdp/test_distributed_checkpoint (0.135170195036976) 2025-01-24T00:53:47.4253832Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13514179723289615) 2025-01-24T00:53:47.4254293Z test_prims (0.13489027104096019) 2025-01-24T00:53:47.4254725Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1337201431296103) 2025-01-24T00:53:47.4255198Z distributed/test_c10d_ucc (0.13370734755076444) 2025-01-24T00:53:47.4255602Z distributed/rpc/test_faulty_agent (0.13358726596467244) 2025-01-24T00:53:47.4256087Z distributed/_shard/sharded_tensor/ops/test_init (0.1334262736093535) 2025-01-24T00:53:47.4256586Z distributed/rpc/test_tensorpipe_agent (0.13286131908014348) 2025-01-24T00:53:47.4257119Z distributed/_shard/sharded_tensor/ops/test_embedding (0.13212600696235413) 2025-01-24T00:53:47.4257730Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.13212600696235413) 2025-01-24T00:53:47.4258365Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1304454202391637) 2025-01-24T00:53:47.4258888Z distributed/test_c10d_spawn_gloo (0.1300858576518848) 2025-01-24T00:53:47.4259357Z distributed/fsdp/test_fsdp_mixed_precision (0.12976482798064287) 2025-01-24T00:53:47.4259807Z distributed/test_c10d_gloo (0.12918767233588446) 2025-01-24T00:53:47.4260173Z distributed/test_launcher (0.12814567562839255) 2025-01-24T00:53:47.4260570Z distributed/test_c10d_spawn_nccl (0.1280240835208069) 2025-01-24T00:53:47.4261075Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12661730074525818) 2025-01-24T00:53:47.4261570Z distributed/test_c10d_spawn_ucc (0.12640089661437365) 2025-01-24T00:53:47.4262007Z distributed/test_store (0.12373518675425067) 2025-01-24T00:53:47.4262374Z distributed/test_c10d_nccl (0.1234473105934685) 2025-01-24T00:53:47.4262738Z profiler/test_record_function (0.11744988732874) 2025-01-24T00:53:47.4263098Z lazy/test_bindings (0.10617256774464758) 2025-01-24T00:53:47.4263466Z profiler/test_execution_trace (0.10568850895039533) 2025-01-24T00:53:47.4263836Z profiler/test_torch_tidy (0.10568850895039533) 2025-01-24T00:53:47.4264183Z test_quantization (0.1007411612468246) 2025-01-24T00:53:47.4264557Z distributions/test_distributions (0.08516795751610547) 2025-01-24T00:53:47.4264959Z distributed/test_c10d_ops_nccl (0.07689957238403405) 2025-01-24T00:53:47.4265329Z test_jit_fuser_legacy (0.067430030305544) 2025-01-24T00:53:47.4265655Z test_jit_profiling (0.06371717821955085) 2025-01-24T00:53:47.7948617Z test_jit_legacy (0.06153476702028332) 2025-01-24T00:53:47.7949303Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:47.7950796Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:47.7951724Z Results from Filepath 2025-01-24T00:53:47.7951979Z dynamo/test_minifier (0.25) 2025-01-24T00:53:47.7952577Z inductor/test_minifier (0.25) 2025-01-24T00:53:47.7952887Z inductor/test_minifier_isolate (0.25) 2025-01-24T00:53:47.7953210Z inductor/test_minifier_utils (0.25) 2025-01-24T00:53:47.7953522Z dynamo/test_config (0.234375) 2025-01-24T00:53:47.7953814Z dynamo/test_debug_utils (0.234375) 2025-01-24T00:53:47.7954115Z dynamo/test_frame_init (0.234375) 2025-01-24T00:53:47.7954423Z dynamo/test_repros (0.234375) 2025-01-24T00:53:47.7954711Z inductor/test_config (0.234375) 2025-01-24T00:53:47.7955002Z inductor/test_cpu_repro (0.234375) 2025-01-24T00:53:47.7955316Z inductor/test_cuda_repro (0.234375) 2025-01-24T00:53:47.7955630Z inductor/test_debug_trace (0.234375) 2025-01-24T00:53:47.7956040Z inductor/test_torchinductor_codegen_config_overrides (0.234375) 2025-01-24T00:53:47.7956488Z distributed/test_dynamo_distributed (0.21875) 2025-01-24T00:53:47.7956859Z distributed/test_inductor_collectives (0.21875) 2025-01-24T00:53:47.7957246Z dynamo/test_activation_checkpointing (0.21875) 2025-01-24T00:53:47.7957593Z dynamo/test_after_aot (0.21875) 2025-01-24T00:53:47.7957881Z dynamo/test_aot_autograd (0.21875) 2025-01-24T00:53:47.7958198Z dynamo/test_aot_autograd_cache (0.21875) 2025-01-24T00:53:47.7958534Z dynamo/test_autograd_function (0.21875) 2025-01-24T00:53:47.7958908Z dynamo/test_backends (0.21875) 2025-01-24T00:53:47.7959244Z dynamo/test_backward_higher_order_ops (0.21875) 2025-01-24T00:53:47.7959587Z dynamo/test_base_output (0.21875) 2025-01-24T00:53:47.7959901Z dynamo/test_bytecode_utils (0.21875) 2025-01-24T00:53:47.7960221Z dynamo/test_compile (0.21875) 2025-01-24T00:53:47.7960511Z dynamo/test_compiler_bisector (0.21875) 2025-01-24T00:53:47.7960842Z dynamo/test_comptime (0.21875) 2025-01-24T00:53:47.7961141Z dynamo/test_ctx_manager (0.21875) 2025-01-24T00:53:47.7961439Z dynamo/test_cudagraphs (0.21875) 2025-01-24T00:53:47.7961793Z dynamo/test_cudagraphs_expandable_segments (0.21875) 2025-01-24T00:53:47.7962178Z dynamo/test_decorators (0.21875) 2025-01-24T00:53:47.7962473Z dynamo/test_deviceguard (0.21875) 2025-01-24T00:53:47.7962778Z dynamo/test_dicts (0.21875) 2025-01-24T00:53:47.7963077Z dynamo/test_dynamic_shapes (0.21875) 2025-01-24T00:53:47.7963375Z dynamo/test_exc (0.21875) 2025-01-24T00:53:47.7963654Z dynamo/test_exceptions (0.21875) 2025-01-24T00:53:47.7963963Z dynamo/test_export (0.21875) 2025-01-24T00:53:47.7964251Z dynamo/test_export_mutations (0.21875) 2025-01-24T00:53:47.7964582Z dynamo/test_functions (0.21875) 2025-01-24T00:53:47.7964899Z dynamo/test_fx_passes_pre_grad (0.21875) 2025-01-24T00:53:47.7965212Z dynamo/test_global (0.21875) 2025-01-24T00:53:47.7965648Z dynamo/test_graph_deduplication (0.21875) 2025-01-24T00:53:47.7966004Z dynamo/test_graph_region_tracker (0.21875) 2025-01-24T00:53:47.7966325Z dynamo/test_guard_manager (0.21875) 2025-01-24T00:53:47.7966644Z dynamo/test_higher_order_ops (0.21875) 2025-01-24T00:53:47.7966953Z dynamo/test_hooks (0.21875) 2025-01-24T00:53:47.7967261Z dynamo/test_input_attr_tracking (0.21875) 2025-01-24T00:53:47.7967591Z dynamo/test_interop (0.21875) 2025-01-24T00:53:47.7967871Z dynamo/test_logging (0.21875) 2025-01-24T00:53:47.7968168Z dynamo/test_metrics_context (0.21875) 2025-01-24T00:53:47.7968482Z dynamo/test_misc (0.21875) 2025-01-24T00:53:47.7968760Z dynamo/test_model_output (0.21875) 2025-01-24T00:53:47.7969069Z dynamo/test_modes (0.21875) 2025-01-24T00:53:47.7969355Z dynamo/test_modules (0.21875) 2025-01-24T00:53:47.7969635Z dynamo/test_nops (0.21875) 2025-01-24T00:53:47.7969923Z dynamo/test_optimizers (0.21875) 2025-01-24T00:53:47.7970223Z dynamo/test_pgo (0.21875) 2025-01-24T00:53:47.7970501Z dynamo/test_pre_dispatch (0.21875) 2025-01-24T00:53:47.7970822Z dynamo/test_prim_hop_base (0.21875) 2025-01-24T00:53:47.7971136Z dynamo/test_profiler (0.21875) 2025-01-24T00:53:47.7971431Z dynamo/test_python_autograd (0.21875) 2025-01-24T00:53:47.7971762Z dynamo/test_python_dispatcher (0.21875) 2025-01-24T00:53:47.7982827Z dynamo/test_recompile_ux (0.21875) 2025-01-24T00:53:47.7983201Z dynamo/test_recompiles (0.21875) 2025-01-24T00:53:47.7983505Z dynamo/test_reconstruct (0.21875) 2025-01-24T00:53:47.7983825Z dynamo/test_reorder_logs (0.21875) 2025-01-24T00:53:47.7984140Z dynamo/test_resume (0.21875) 2025-01-24T00:53:47.7984418Z dynamo/test_sdpa (0.21875) 2025-01-24T00:53:47.7984731Z dynamo/test_skip_guard_eval_unsafe (0.21875) 2025-01-24T00:53:47.7985092Z dynamo/test_skip_non_tensor (0.21875) 2025-01-24T00:53:47.7985401Z dynamo/test_sources (0.21875) 2025-01-24T00:53:47.7985702Z dynamo/test_structured_trace (0.21875) 2025-01-24T00:53:47.7986034Z dynamo/test_subclasses (0.21875) 2025-01-24T00:53:47.7986340Z dynamo/test_subgraphs (0.21875) 2025-01-24T00:53:47.7986644Z dynamo/test_torchrec (0.21875) 2025-01-24T00:53:47.7986949Z dynamo/test_trace_rules (0.21875) 2025-01-24T00:53:47.7987241Z dynamo/test_unspec (0.21875) 2025-01-24T00:53:47.7987527Z dynamo/test_utils (0.21875) 2025-01-24T00:53:47.7987837Z dynamo/test_verify_correctness (0.21875) 2025-01-24T00:53:47.7988152Z dynamo/test_view (0.21875) 2025-01-24T00:53:47.7988437Z export/test_converter (0.21875) 2025-01-24T00:53:47.7988735Z export/test_cpp_serdes (0.21875) 2025-01-24T00:53:47.7989032Z export/test_db (0.21875) 2025-01-24T00:53:47.7989312Z export/test_draft_export (0.21875) 2025-01-24T00:53:47.7989617Z export/test_experimental (0.21875) 2025-01-24T00:53:47.7989928Z export/test_export (0.21875) 2025-01-24T00:53:47.7990223Z export/test_export_legacy (0.21875) 2025-01-24T00:53:47.7990541Z export/test_export_nonstrict (0.21875) 2025-01-24T00:53:47.7990923Z export/test_export_training_ir_to_run_decomp (0.21875) 2025-01-24T00:53:47.7991350Z export/test_functionalized_assertions (0.21875) 2025-01-24T00:53:47.7991693Z export/test_hop (0.21875) 2025-01-24T00:53:47.7991980Z export/test_lift_unlift (0.21875) 2025-01-24T00:53:47.7992406Z export/test_pass_infra (0.21875) 2025-01-24T00:53:47.7992701Z export/test_passes (0.21875) 2025-01-24T00:53:47.7993009Z export/test_retraceability (0.21875) 2025-01-24T00:53:47.7993331Z export/test_schema (0.21875) 2025-01-24T00:53:47.7993614Z export/test_serdes (0.21875) 2025-01-24T00:53:47.7993910Z export/test_serialize (0.21875) 2025-01-24T00:53:47.7994209Z export/test_sparse (0.21875) 2025-01-24T00:53:47.7994488Z export/test_swap (0.21875) 2025-01-24T00:53:47.7994769Z export/test_tools (0.21875) 2025-01-24T00:53:47.7995056Z export/test_torchbind (0.21875) 2025-01-24T00:53:47.7995350Z export/test_tree_utils (0.21875) 2025-01-24T00:53:47.7995650Z export/test_unflatten (0.21875) 2025-01-24T00:53:47.7995969Z export/test_unflatten_training_ir (0.21875) 2025-01-24T00:53:47.7996390Z export/test_verifier (0.21875) 2025-01-24T00:53:47.7996694Z inductor/test_aot_inductor (0.21875) 2025-01-24T00:53:47.7997041Z inductor/test_aot_inductor_arrayref (0.21875) 2025-01-24T00:53:47.7997414Z inductor/test_aot_inductor_custom_ops (0.21875) 2025-01-24T00:53:47.7997797Z inductor/test_aot_inductor_package (0.21875) 2025-01-24T00:53:47.7998155Z inductor/test_aot_inductor_utils (0.21875) 2025-01-24T00:53:47.7998488Z inductor/test_async_compile (0.21875) 2025-01-24T00:53:47.7998829Z inductor/test_auto_functionalize (0.21875) 2025-01-24T00:53:47.7999170Z inductor/test_autoheuristic (0.21875) 2025-01-24T00:53:47.7999486Z inductor/test_b2b_gemm (0.21875) 2025-01-24T00:53:47.7999802Z inductor/test_benchmark_fusion (0.21875) 2025-01-24T00:53:47.8000138Z inductor/test_benchmarking (0.21875) 2025-01-24T00:53:47.8000458Z inductor/test_binary_folding (0.21875) 2025-01-24T00:53:47.8000787Z inductor/test_ck_backend (0.21875) 2025-01-24T00:53:47.8001103Z inductor/test_codecache (0.21875) 2025-01-24T00:53:47.8001413Z inductor/test_codegen_triton (0.21875) 2025-01-24T00:53:47.8001741Z inductor/test_combo_kernels (0.21875) 2025-01-24T00:53:47.8002069Z inductor/test_compile_worker (0.21875) 2025-01-24T00:53:47.8002401Z inductor/test_compiled_autograd (0.21875) 2025-01-24T00:53:47.8002814Z inductor/test_compiled_optimizers (0.21875) 2025-01-24T00:53:47.8003159Z inductor/test_control_flow (0.21875) 2025-01-24T00:53:47.8003497Z inductor/test_cooperative_reductions (0.21875) 2025-01-24T00:53:47.8003886Z inductor/test_coordinate_descent_tuner (0.21875) 2025-01-24T00:53:47.8004267Z inductor/test_cpp_wrapper_hipify (0.21875) 2025-01-24T00:53:47.8004608Z inductor/test_cpu_cpp_wrapper (0.21875) 2025-01-24T00:53:47.8004964Z inductor/test_cpu_select_algorithm (0.21875) 2025-01-24T00:53:47.8005303Z inductor/test_cudacodecache (0.21875) 2025-01-24T00:53:47.8005640Z inductor/test_cudagraph_trees (0.21875) 2025-01-24T00:53:47.8006053Z inductor/test_cudagraph_trees_expandable_segments (0.21875) 2025-01-24T00:53:47.8006457Z inductor/test_custom_lowering (0.21875) 2025-01-24T00:53:47.8006819Z inductor/test_custom_post_grad_passes (0.21875) 2025-01-24T00:53:47.8007184Z inductor/test_cutlass_backend (0.21875) 2025-01-24T00:53:47.8007529Z inductor/test_decompose_mem_bound_mm (0.21875) 2025-01-24T00:53:47.8007889Z inductor/test_dependencies (0.21875) 2025-01-24T00:53:47.8008236Z inductor/test_distributed_patterns (0.21875) 2025-01-24T00:53:47.8008596Z inductor/test_efficient_conv_bn_eval (0.21875) 2025-01-24T00:53:47.8008961Z inductor/test_extension_backend (0.21875) 2025-01-24T00:53:47.8009311Z inductor/test_external_callables (0.21875) 2025-01-24T00:53:47.8009641Z inductor/test_flex_attention (0.21875) 2025-01-24T00:53:47.8010173Z inductor/test_flex_decoding (0.21875) 2025-01-24T00:53:47.8010502Z inductor/test_foreach (0.21875) 2025-01-24T00:53:47.8010790Z inductor/test_fp8 (0.21875) 2025-01-24T00:53:47.8011098Z inductor/test_fused_attention (0.21875) 2025-01-24T00:53:47.8011437Z inductor/test_fuzzer (0.21875) 2025-01-24T00:53:47.8011723Z inductor/test_fx_fusion (0.21875) 2025-01-24T00:53:47.8012041Z inductor/test_gpu_cpp_wrapper (0.21875) 2025-01-24T00:53:47.8012404Z inductor/test_graph_transform_observer (0.21875) 2025-01-24T00:53:47.8012767Z inductor/test_group_batch_fusion (0.21875) 2025-01-24T00:53:47.8013097Z inductor/test_halide (0.21875) 2025-01-24T00:53:47.8013394Z inductor/test_indexing (0.21875) 2025-01-24T00:53:47.8013710Z inductor/test_inductor_annotations (0.21875) 2025-01-24T00:53:47.8014067Z inductor/test_inductor_freezing (0.21875) 2025-01-24T00:53:47.8014404Z inductor/test_inductor_utils (0.21875) 2025-01-24T00:53:47.8014724Z inductor/test_inplace_padding (0.21875) 2025-01-24T00:53:47.8015059Z inductor/test_inplacing_pass (0.21875) 2025-01-24T00:53:47.8015392Z inductor/test_kernel_benchmark (0.21875) 2025-01-24T00:53:47.8015716Z inductor/test_layout_optim (0.21875) 2025-01-24T00:53:47.8016180Z inductor/test_loop_ordering (0.21875) 2025-01-24T00:53:47.8016508Z inductor/test_max_autotune (0.21875) 2025-01-24T00:53:47.8016812Z inductor/test_memory (0.21875) 2025-01-24T00:53:47.8017122Z inductor/test_memory_planning (0.21875) 2025-01-24T00:53:47.8017453Z inductor/test_metrics (0.21875) 2025-01-24T00:53:47.8017777Z inductor/test_mkldnn_pattern_matcher (0.21875) 2025-01-24T00:53:47.8018131Z inductor/test_mmdecomp (0.21875) 2025-01-24T00:53:47.8018476Z inductor/test_move_constructors_to_cuda (0.21875) 2025-01-24T00:53:47.8018827Z inductor/test_mps_basic (0.21875) 2025-01-24T00:53:47.8019143Z inductor/test_multi_kernel (0.21875) 2025-01-24T00:53:47.8019463Z inductor/test_op_dtype_prop (0.21875) 2025-01-24T00:53:47.8019773Z inductor/test_ordered_set (0.21875) 2025-01-24T00:53:47.8020087Z inductor/test_pad_mm (0.21875) 2025-01-24T00:53:47.8020384Z inductor/test_padding (0.21875) 2025-01-24T00:53:47.8020683Z inductor/test_pattern_matcher (0.21875) 2025-01-24T00:53:47.8021011Z inductor/test_perf (0.21875) 2025-01-24T00:53:47.8021310Z inductor/test_profiler (0.21875) 2025-01-24T00:53:47.8021622Z inductor/test_provenance_tracing (0.21875) 2025-01-24T00:53:47.8021984Z inductor/test_scatter_optimization (0.21875) 2025-01-24T00:53:47.8022345Z inductor/test_select_algorithm (0.21875) 2025-01-24T00:53:47.8022735Z inductor/test_smoke (0.21875) 2025-01-24T00:53:47.8023034Z inductor/test_snode_runtime (0.21875) 2025-01-24T00:53:47.8023380Z inductor/test_split_cat_fx_passes (0.21875) 2025-01-24T00:53:47.8023724Z inductor/test_standalone_compile (0.21875) 2025-01-24T00:53:47.8024070Z inductor/test_torchbind (0.21875) 2025-01-24T00:53:47.8024392Z inductor/test_torchinductor (0.21875) 2025-01-24T00:53:47.8024786Z inductor/test_torchinductor_codegen_dynamic_shapes (0.21875) 2025-01-24T00:53:47.8025247Z inductor/test_torchinductor_dynamic_shapes (0.21875) 2025-01-24T00:53:47.8025655Z inductor/test_torchinductor_opinfo (0.21875) 2025-01-24T00:53:47.8026041Z inductor/test_torchinductor_strided_blocks (0.21875) 2025-01-24T00:53:47.8026428Z inductor/test_triton_cpu_backend (0.21875) 2025-01-24T00:53:47.8026805Z inductor/test_triton_extension_backend (0.21875) 2025-01-24T00:53:47.8027164Z inductor/test_triton_heuristics (0.21875) 2025-01-24T00:53:47.8027508Z inductor/test_triton_kernels (0.21875) 2025-01-24T00:53:47.8027837Z inductor/test_triton_syntax (0.21875) 2025-01-24T00:53:47.8028149Z inductor/test_triton_wrapper (0.21875) 2025-01-24T00:53:47.8028484Z inductor/test_unbacked_symints (0.21875) 2025-01-24T00:53:47.8028814Z inductor/test_utils (0.21875) 2025-01-24T00:53:47.8029095Z inductor/test_xpu_basic (0.21875) 2025-01-24T00:53:47.8029478Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.21875) 2025-01-24T00:53:47.8029884Z onnx/dynamo/test_exporter_api (0.21875) 2025-01-24T00:53:47.8030229Z onnx/dynamo/test_registry_dispatcher (0.21875) 2025-01-24T00:53:47.8030580Z onnx/exporter/test_api (0.21875) 2025-01-24T00:53:47.8030890Z onnx/exporter/test_building (0.21875) 2025-01-24T00:53:47.8031230Z onnx/exporter/test_capture_strategies (0.21875) 2025-01-24T00:53:47.8031586Z onnx/exporter/test_compat (0.21875) 2025-01-24T00:53:47.8031897Z onnx/exporter/test_core (0.21875) 2025-01-24T00:53:47.8032346Z onnx/exporter/test_hf_models_e2e (0.21875) 2025-01-24T00:53:47.8032707Z onnx/exporter/test_small_models_e2e (0.21875) 2025-01-24T00:53:47.8033060Z onnx/exporter/test_tensors (0.21875) 2025-01-24T00:53:47.8033450Z onnx/torch_export/test_torch_export_with_onnxruntime (0.21875) 2025-01-24T00:53:47.8033874Z test_model_exports_to_core_aten (0.21875) 2025-01-24T00:53:47.8034203Z functorch/test_minifier (0.15625) 2025-01-24T00:53:47.8034585Z distributed/_composable/fsdp/test_fully_shard_init (0.140625) 2025-01-24T00:53:47.8035065Z distributed/_shard/sharded_tensor/ops/test_init (0.140625) 2025-01-24T00:53:47.8035502Z distributed/tensor/debug/test_comm_mode (0.140625) 2025-01-24T00:53:47.8035935Z distributed/tensor/debug/test_comm_mode_features (0.140625) 2025-01-24T00:53:47.8036468Z distributed/tensor/debug/test_op_coverage (0.140625) 2025-01-24T00:53:47.8036874Z distributed/tensor/test_common_rules (0.140625) 2025-01-24T00:53:47.8037228Z distributed/tensor/test_init (0.140625) 2025-01-24T00:53:47.8037565Z distributed/test_c10d_common (0.140625) 2025-01-24T00:53:47.8037895Z lazy/test_debug_util (0.140625) 2025-01-24T00:53:47.8038175Z nn/test_init (0.140625) 2025-01-24T00:53:57.7838753Z test_utils_config_module (0.140625) 2025-01-24T00:53:57.7839367Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:53:57.7840629Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:53:57.7842178Z Results from PublicBindings 2025-01-24T00:53:57.7842488Z test_public_bindings (1.0) 2025-01-24T00:53:57.7842771Z Aggregated Heuristics 2025-01-24T00:53:57.7843091Z inductor/test_minifier (3.8356131849470665) 2025-01-24T00:53:57.7843524Z test_public_bindings (1.3724668070536905) 2025-01-24T00:53:57.7844205Z inductor/test_torchinductor (1.042595770571003) 2025-01-24T00:53:57.7844690Z inductor/test_aot_inductor (0.9831519682188616) 2025-01-24T00:53:57.7845459Z inductor/test_max_autotune (0.7134146253566823) 2025-01-24T00:53:57.7846107Z distributed/test_dynamo_distributed (0.7089528552291895) 2025-01-24T00:53:57.7846843Z inductor/test_cudagraph_trees (0.6981193508216789) 2025-01-24T00:53:57.7847318Z inductor/test_config (0.6690853294053937) 2025-01-24T00:53:57.7847965Z distributed/test_inductor_collectives (0.663743065932602) 2025-01-24T00:53:57.7848764Z inductor/test_torchinductor_codegen_dynamic_shapes (0.6594526518884042) 2025-01-24T00:53:57.7849492Z inductor/test_compiled_autograd (0.6564670208326111) 2025-01-24T00:53:57.7849948Z inductor/test_torchinductor_dynamic_shapes (0.6485478814216115) 2025-01-24T00:53:57.7850368Z inductor/test_smoke (0.6359968108700791) 2025-01-24T00:53:57.7850767Z inductor/test_torchinductor_opinfo (0.6226573071931454) 2025-01-24T00:53:57.7851165Z inductor/test_cuda_repro (0.620751083325275) 2025-01-24T00:53:57.7851498Z inductor/test_perf (0.6171731144725555) 2025-01-24T00:53:57.7851836Z inductor/test_cpu_repro (0.612753434410212) 2025-01-24T00:53:57.7852213Z inductor/test_pattern_matcher (0.5990333520050253) 2025-01-24T00:53:57.7852571Z inductor/test_mmdecomp (0.5921661114417209) 2025-01-24T00:53:57.7852944Z inductor/test_standalone_compile (0.5912172136123934) 2025-01-24T00:53:57.7853362Z inductor/test_compiled_optimizers (0.5886596087220748) 2025-01-24T00:53:57.7853732Z dynamo/test_minifier (0.5770490289508221) 2025-01-24T00:53:57.7854095Z inductor/test_extension_backend (0.5767153131250635) 2025-01-24T00:53:57.7854526Z inductor/test_coordinate_descent_tuner (0.5765688800478028) 2025-01-24T00:53:57.7854951Z inductor/test_inductor_freezing (0.5749111879090476) 2025-01-24T00:53:57.7855368Z inductor/test_cpu_select_algorithm (0.5738835707806059) 2025-01-24T00:53:57.7855752Z inductor/test_foreach (0.5737252302225192) 2025-01-24T00:53:57.7856106Z inductor/test_kernel_benchmark (0.5634885774618349) 2025-01-24T00:53:57.7856495Z inductor/test_triton_wrapper (0.5630322103213485) 2025-01-24T00:53:57.7856914Z inductor/test_mkldnn_pattern_matcher (0.561418687858273) 2025-01-24T00:53:57.7857310Z dynamo/test_dynamic_shapes (0.5602449156859279) 2025-01-24T00:53:57.7857709Z inductor/test_split_cat_fx_passes (0.5601859697648836) 2025-01-24T00:53:57.7858108Z inductor/test_snode_runtime (0.5579555561891558) 2025-01-24T00:53:57.7858488Z inductor/test_group_batch_fusion (0.5565425576245725) 2025-01-24T00:53:57.7858855Z dynamo/test_repros (0.5565088733576542) 2025-01-24T00:53:57.7859179Z dynamo/test_modules (0.5564027929401951) 2025-01-24T00:53:57.7859516Z inductor/test_binary_folding (0.5553563009624041) 2025-01-24T00:53:57.7859877Z dynamo/test_after_aot (0.5470916237332899) 2025-01-24T00:53:57.7860392Z dynamo/test_logging (0.5454708373307707) 2025-01-24T00:53:57.7860734Z inductor/test_custom_lowering (0.5451855210237535) 2025-01-24T00:53:57.7861127Z inductor/test_select_algorithm (0.5449738057053857) 2025-01-24T00:53:57.7861496Z dynamo/test_backends (0.5415890085886411) 2025-01-24T00:53:57.7861838Z inductor/test_layout_optim (0.5405610104114107) 2025-01-24T00:53:57.7862222Z inductor/test_fused_attention (0.5400101508504624) 2025-01-24T00:53:57.7862618Z inductor/test_benchmark_fusion (0.5386644934635871) 2025-01-24T00:53:57.7862969Z inductor/test_halide (0.5363936200533742) 2025-01-24T00:53:57.7863307Z dynamo/test_aot_autograd (0.533318827332462) 2025-01-24T00:53:57.7863705Z dynamo/test_activation_checkpointing (0.5315901572496211) 2025-01-24T00:53:57.7864187Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.5297417577390027) 2025-01-24T00:53:57.7864637Z dynamo/test_cudagraphs (0.5295667917911207) 2025-01-24T00:53:57.7865061Z onnx/dynamo/test_exporter_api (0.5283623701692158) 2025-01-24T00:53:57.7865435Z dynamo/test_higher_order_ops (0.5268906177657363) 2025-01-24T00:53:57.7865785Z dynamo/test_misc (0.5267246509210702) 2025-01-24T00:53:57.7866106Z inductor/test_padding (0.5257237027443529) 2025-01-24T00:53:57.7866420Z dynamo/test_unspec (0.5255130286669568) 2025-01-24T00:53:57.7866863Z inductor/test_aot_inductor_arrayref (0.5243946977850191) 2025-01-24T00:53:57.7867285Z inductor/test_triton_cpu_backend (0.521720701375674) 2025-01-24T00:53:57.7867662Z inductor/test_minifier_utils (0.5181457525980665) 2025-01-24T00:53:57.7868011Z dynamo/test_exc (0.5171772021415335) 2025-01-24T00:53:57.7868496Z inductor/test_flex_attention (0.5143984284454189) 2025-01-24T00:53:57.7868875Z inductor/test_minifier_isolate (0.5142876330965567) 2025-01-24T00:53:57.7869246Z dynamo/test_functions (0.5111502278135427) 2025-01-24T00:53:57.7869585Z export/test_export (0.5059297194466468) 2025-01-24T00:53:57.7869909Z inductor/test_fx_fusion (0.5055747013884168) 2025-01-24T00:53:57.7870265Z inductor/test_fuzzer (0.5003400320132377) 2025-01-24T00:53:57.7870591Z dynamo/test_config (0.4992814808002798) 2025-01-24T00:53:57.7870983Z inductor/test_torchinductor_strided_blocks (0.4967039616219035) 2025-01-24T00:53:57.7871399Z dynamo/test_interop (0.4958426291860157) 2025-01-24T00:53:57.7871759Z inductor/test_cutlass_backend (0.49572622442424435) 2025-01-24T00:53:57.7872195Z dynamo/test_skip_non_tensor (0.49572015661710545) 2025-01-24T00:53:57.7872552Z dynamo/test_global (0.49524374481185685) 2025-01-24T00:53:57.7872888Z dynamo/test_recompiles (0.494722959053524) 2025-01-24T00:53:57.7873224Z inductor/test_codecache (0.49444273400280264) 2025-01-24T00:53:57.7873592Z inductor/test_benchmarking (0.49393341095549437) 2025-01-24T00:53:57.7873964Z dynamo/test_pre_dispatch (0.48961496008013283) 2025-01-24T00:53:57.7874303Z dynamo/test_subgraphs (0.4876426283120766) 2025-01-24T00:53:57.7874669Z inductor/test_cpu_cpp_wrapper (0.4862698648962299) 2025-01-24T00:53:57.7875043Z inductor/test_pad_mm (0.48554591315210993) 2025-01-24T00:53:57.7875389Z inductor/test_triton_kernels (0.48349798552421946) 2025-01-24T00:53:57.7875793Z inductor/test_external_callables (0.48330373012100286) 2025-01-24T00:53:57.7876188Z inductor/test_debug_trace (0.4827646978275348) 2025-01-24T00:53:57.7876521Z export/test_db (0.48237852912394585) 2025-01-24T00:53:57.7876891Z inductor/test_aot_inductor_package (0.48225570823960395) 2025-01-24T00:53:57.7877306Z dynamo/test_export_mutations (0.48117822001862365) 2025-01-24T00:53:57.7877653Z export/test_passes (0.4792278176194655) 2025-01-24T00:53:57.7878006Z dynamo/test_autograd_function (0.4781702766569258) 2025-01-24T00:53:57.7878366Z dynamo/test_export (0.4775883941339677) 2025-01-24T00:53:57.7878690Z dynamo/test_decorators (0.47546269904580263) 2025-01-24T00:53:57.7879037Z dynamo/test_optimizers (0.4721088345743908) 2025-01-24T00:53:57.7879398Z inductor/test_multi_kernel (0.47161641905127233) 2025-01-24T00:53:57.7879877Z inductor/test_provenance_tracing (0.4694945381771972) 2025-01-24T00:53:57.7880285Z inductor/test_inductor_utils (0.46923494058057363) 2025-01-24T00:53:57.7880687Z dynamo/test_verify_correctness (0.4675501391784759) 2025-01-24T00:53:57.7881057Z inductor/test_ck_backend (0.46549431018952103) 2025-01-24T00:53:57.7881437Z inductor/test_flex_decoding (0.46470096209913514) 2025-01-24T00:53:57.7881806Z export/test_serialize (0.4645485673005737) 2025-01-24T00:53:57.7882135Z export/test_pass_infra (0.462497152597596) 2025-01-24T00:53:57.7882474Z inductor/test_b2b_gemm (0.46167795565444214) 2025-01-24T00:53:57.7882834Z inductor/test_combo_kernels (0.46079756891586326) 2025-01-24T00:53:57.7883183Z dynamo/test_frame_init (0.4607104686195104) 2025-01-24T00:53:57.7883543Z inductor/test_triton_syntax (0.45805445533284644) 2025-01-24T00:53:57.7883945Z inductor/test_cpp_wrapper_hipify (0.45686445675488063) 2025-01-24T00:53:57.7884360Z inductor/test_inductor_annotations (0.4562096405552468) 2025-01-24T00:53:57.7884776Z inductor/test_inplace_padding (0.4546348944054074) 2025-01-24T00:53:57.7885139Z inductor/test_utils (0.4545136700007019) 2025-01-24T00:53:57.7885479Z export/test_retraceability (0.45425133416898544) 2025-01-24T00:53:57.7885824Z test_testing (0.45418984926039196) 2025-01-24T00:53:57.7886200Z inductor/test_memory (0.4539996613713103) 2025-01-24T00:53:57.7886519Z export/test_verifier (0.45398597045944855) 2025-01-24T00:53:57.7886863Z dynamo/test_ctx_manager (0.4534928019315599) 2025-01-24T00:53:57.7887239Z inductor/test_compile_worker (0.45312329149155994) 2025-01-24T00:53:57.7887653Z inductor/test_triton_extension_backend (0.4528463916194786) 2025-01-24T00:53:57.7888080Z inductor/test_loop_ordering (0.45212616685686796) 2025-01-24T00:53:57.7888510Z inductor/test_cooperative_reductions (0.45209476320868136) 2025-01-24T00:53:57.7888901Z inductor/test_indexing (0.45120188931208616) 2025-01-24T00:53:57.7889269Z export/test_export_nonstrict (0.45000084310849786) 2025-01-24T00:53:57.7889640Z dynamo/test_subclasses (0.4499982906677045) 2025-01-24T00:53:57.7890092Z inductor/test_torchinductor_codegen_config_overrides (0.44822838888443756) 2025-01-24T00:53:57.7890606Z export/test_unflatten_training_ir (0.4474538103966914) 2025-01-24T00:53:57.7891076Z export/test_export_training_ir_to_run_decomp (0.44533118025169927) 2025-01-24T00:53:57.7891551Z export/test_functionalized_assertions (0.4449649192590204) 2025-01-24T00:53:57.7891949Z inductor/test_metrics (0.44221217786274214) 2025-01-24T00:53:57.7892299Z dynamo/test_base_output (0.4422093382426776) 2025-01-24T00:53:57.7892696Z inductor/test_move_constructors_to_cuda (0.44211733660354335) 2025-01-24T00:53:57.7893141Z dynamo/test_fx_passes_pre_grad (0.44209428523136435) 2025-01-24T00:53:57.7893543Z inductor/test_memory_planning (0.4417252787266423) 2025-01-24T00:53:57.7893892Z export/test_serdes (0.44138237706523054) 2025-01-24T00:53:57.7894248Z inductor/test_cudacodecache (0.441299067205456) 2025-01-24T00:53:57.7894673Z inductor/test_custom_post_grad_passes (0.44125600251730734) 2025-01-24T00:53:57.7895080Z inductor/test_autoheuristic (0.4404584001990848) 2025-01-24T00:53:57.7895468Z inductor/test_inplacing_pass (0.44004026535553853) 2025-01-24T00:53:57.7895838Z export/test_tree_utils (0.4394406010713905) 2025-01-24T00:53:57.7896168Z dynamo/test_comptime (0.43910741901109995) 2025-01-24T00:53:57.7896531Z inductor/test_gpu_cpp_wrapper (0.4381235042913623) 2025-01-24T00:53:57.7896935Z inductor/test_triton_heuristics (0.4379422069774286) 2025-01-24T00:53:57.7897332Z onnx/exporter/test_hf_models_e2e (0.4377456400307609) 2025-01-24T00:53:57.7897754Z dynamo/test_skip_guard_eval_unsafe (0.43745197274288183) 2025-01-24T00:53:57.7898147Z inductor/test_profiler (0.4368121935307794) 2025-01-24T00:53:57.7898523Z inductor/test_scatter_optimization (0.4368086498917652) 2025-01-24T00:53:57.7898930Z inductor/test_op_dtype_prop (0.4366289079748781) 2025-01-24T00:53:57.7899284Z inductor/test_fp8 (0.4347132401746506) 2025-01-24T00:53:57.7899691Z onnx/exporter/test_tensors (0.4346105965246233) 2025-01-24T00:53:57.7900102Z inductor/test_decompose_mem_bound_mm (0.4340113575111506) 2025-01-24T00:53:57.7900509Z dynamo/test_reconstruct (0.4336586756246503) 2025-01-24T00:53:57.7900841Z dynamo/test_utils (0.43308247291981417) 2025-01-24T00:53:57.7901194Z export/test_export_legacy (0.43135215803040783) 2025-01-24T00:53:57.7901610Z inductor/test_aot_inductor_custom_ops (0.43107114256079665) 2025-01-24T00:53:57.7902025Z inductor/test_codegen_triton (0.43065878984026595) 2025-01-24T00:53:57.7902379Z dynamo/test_sdpa (0.4303865742198926) 2025-01-24T00:53:57.7902695Z dynamo/test_pgo (0.4294258811309602) 2025-01-24T00:53:57.7903013Z inductor/test_ordered_set (0.4290897281731788) 2025-01-24T00:53:57.7903370Z dynamo/test_debug_utils (0.42888620951332673) 2025-01-24T00:53:57.7903705Z dynamo/test_nops (0.4285498385554628) 2025-01-24T00:53:57.7904034Z dynamo/test_python_autograd (0.42823083590661226) 2025-01-24T00:53:57.7904394Z dynamo/test_compile (0.42795963337113163) 2025-01-24T00:53:57.7904743Z dynamo/test_metrics_context (0.427626451893769) 2025-01-24T00:53:57.7905080Z export/test_tools (0.4273157912216833) 2025-01-24T00:53:57.7905410Z inductor/test_xpu_basic (0.4266011878663063) 2025-01-24T00:53:57.7905799Z dynamo/test_dicts (0.4258756502843757) 2025-01-24T00:53:57.7906150Z dynamo/test_graph_region_tracker (0.4256015344871353) 2025-01-24T00:53:57.7906528Z export/test_cpp_serdes (0.4253527992725744) 2025-01-24T00:53:57.7906856Z dynamo/test_view (0.42469553492364265) 2025-01-24T00:53:57.7907162Z dynamo/test_resume (0.42362345299210336) 2025-01-24T00:53:57.7907525Z inductor/test_aot_inductor_utils (0.4231594207892664) 2025-01-24T00:53:57.7907917Z inductor/test_dependencies (0.42255237560073144) 2025-01-24T00:53:57.7908331Z inductor/test_graph_transform_observer (0.42214154369917245) 2025-01-24T00:53:57.7908752Z inductor/test_control_flow (0.4220558585753554) 2025-01-24T00:53:57.7909169Z onnx/dynamo/test_registry_dispatcher (0.42188533976325626) 2025-01-24T00:53:57.7909597Z onnx/exporter/test_building (0.4214333137699685) 2025-01-24T00:53:57.7910161Z test_content_store (0.41955514052044696) 2025-01-24T00:53:57.7910511Z functorch/test_minifier (0.41949776320794746) 2025-01-24T00:53:57.7910894Z dynamo/test_structured_trace (0.41865110782728976) 2025-01-24T00:53:57.7911273Z inductor/test_unbacked_symints (0.417302135790086) 2025-01-24T00:53:57.7911656Z export/test_draft_export (0.4169556592504952) 2025-01-24T00:53:57.7912091Z inductor/test_async_compile (0.41671539966332716) 2025-01-24T00:53:57.7912454Z inductor/test_torchbind (0.4137529259288596) 2025-01-24T00:53:57.7912822Z onnx/exporter/test_compat (0.41348383870639793) 2025-01-24T00:53:57.7913183Z export/test_unflatten (0.4132422055285778) 2025-01-24T00:53:57.7913561Z onnx/exporter/test_small_models_e2e (0.4128931760758967) 2025-01-24T00:53:57.7914004Z inductor/test_auto_functionalize (0.41244505579122936) 2025-01-24T00:53:57.7914436Z dynamo/test_graph_deduplication (0.41140015714101275) 2025-01-24T00:53:57.7914820Z dynamo/test_profiler (0.41130307446282344) 2025-01-24T00:53:57.7915146Z dynamo/test_sources (0.4112865074528935) 2025-01-24T00:53:57.7915487Z export/test_torchbind (0.41039722934105555) 2025-01-24T00:53:57.7915815Z dynamo/test_modes (0.40960659315540027) 2025-01-24T00:53:57.7916152Z onnx/exporter/test_core (0.40956133598239175) 2025-01-24T00:53:57.7916510Z dynamo/test_deviceguard (0.409064871421292) 2025-01-24T00:53:57.7916839Z export/test_schema (0.40888481725925363) 2025-01-24T00:53:57.7917186Z dynamo/test_model_output (0.4083702654214304) 2025-01-24T00:53:57.7917543Z dynamo/test_prim_hop_base (0.407253921820553) 2025-01-24T00:53:57.7917905Z dynamo/test_python_dispatcher (0.4064099788441232) 2025-01-24T00:53:57.7918323Z inductor/test_efficient_conv_bn_eval (0.40560642073523967) 2025-01-24T00:53:57.7918743Z dynamo/test_compiler_bisector (0.4045783107356719) 2025-01-24T00:53:57.7919340Z onnx/exporter/test_capture_strategies (0.40378342559923464) 2025-01-24T00:53:57.7919816Z dynamo/test_cudagraphs_expandable_segments (0.40368560227824846) 2025-01-24T00:53:57.7920296Z dynamo/test_backward_higher_order_ops (0.4031460829819308) 2025-01-24T00:53:57.7920685Z export/test_swap (0.40042445459064435) 2025-01-24T00:53:57.7921019Z export/test_experimental (0.3998020807540773) 2025-01-24T00:53:57.7921388Z dynamo/test_bytecode_utils (0.39947500899686095) 2025-01-24T00:53:57.7921772Z test_model_exports_to_core_aten (0.3994437655651931) 2025-01-24T00:53:57.7922137Z inductor/test_mps_basic (0.3993574611887582) 2025-01-24T00:53:57.7922471Z export/test_hop (0.39897688773476814) 2025-01-24T00:53:57.7922797Z export/test_converter (0.3984445409792202) 2025-01-24T00:53:57.7923234Z onnx/torch_export/test_torch_export_with_onnxruntime (0.3983828155645601) 2025-01-24T00:53:57.7923708Z dynamo/test_exceptions (0.39824620463445926) 2025-01-24T00:53:57.7924063Z export/test_lift_unlift (0.39824271581707404) 2025-01-24T00:53:57.7924434Z dynamo/test_aot_autograd_cache (0.39755582809477985) 2025-01-24T00:53:57.7924908Z inductor/test_cudagraph_trees_expandable_segments (0.3965311487853146) 2025-01-24T00:53:57.7925358Z dynamo/test_torchrec (0.39592771981186736) 2025-01-24T00:53:57.7925828Z dynamo/test_input_attr_tracking (0.39330693578455433) 2025-01-24T00:53:57.7926216Z dynamo/test_recompile_ux (0.3932175713839324) 2025-01-24T00:53:57.7926573Z dynamo/test_trace_rules (0.39199313291591226) 2025-01-24T00:53:57.7926914Z onnx/exporter/test_api (0.3919865061119403) 2025-01-24T00:53:57.7927265Z dynamo/test_reorder_logs (0.39171964081786925) 2025-01-24T00:53:57.7927609Z dynamo/test_hooks (0.39082635008643907) 2025-01-24T00:53:57.7927976Z inductor/test_distributed_patterns (0.3902348079349507) 2025-01-24T00:53:57.7928365Z export/test_sparse (0.3891480510647481) 2025-01-24T00:53:57.7928707Z dynamo/test_guard_manager (0.3876731973689873) 2025-01-24T00:53:57.7929055Z test_utils_config_module (0.37675271090967366) 2025-01-24T00:53:57.7929486Z distributed/tensor/debug/test_op_coverage (0.3731033404861236) 2025-01-24T00:53:57.7929909Z lazy/test_debug_util (0.3626137919694986) 2025-01-24T00:53:57.7930222Z test_custom_ops (0.35043145799341446) 2025-01-24T00:53:57.7930535Z test_transformers (0.3480748436983667) 2025-01-24T00:53:57.7930923Z distributed/tensor/test_common_rules (0.3378706312989721) 2025-01-24T00:53:57.7931324Z test_functionalization (0.3352916448631822) 2025-01-24T00:53:57.7931653Z test_foreach (0.33367760879341024) 2025-01-24T00:53:57.7931992Z distributed/tensor/test_init (0.32375440838388936) 2025-01-24T00:53:57.7932455Z distributed/tensor/debug/test_comm_mode_features (0.3184044336125219) 2025-01-24T00:53:57.7932896Z test_utils (0.317642829268306) 2025-01-24T00:53:57.7933327Z distributed/tensor/parallel/test_micro_pipeline_tp (0.31625192982941613) 2025-01-24T00:53:57.7933788Z onnx/test_fx_to_onnx (0.3151933823077534) 2025-01-24T00:53:57.7934136Z functorch/test_rearrange (0.31330523708898433) 2025-01-24T00:53:57.7934492Z functorch/test_parsing (0.3120698643944105) 2025-01-24T00:53:57.7934806Z test_meta (0.3108661299750651) 2025-01-24T00:53:57.7935093Z test_autograd (0.3101428638668833) 2025-01-24T00:53:57.7935423Z test_sparse_semi_structured (0.30829261319025314) 2025-01-24T00:53:57.7935786Z nn/test_parametrization (0.3064497908946188) 2025-01-24T00:53:57.7936130Z nn/test_lazy_modules (0.3048000825777737) 2025-01-24T00:53:57.7936466Z test_fx_reinplace_pass (0.3044562099234285) 2025-01-24T00:53:57.7936838Z test_functionalization_of_rng_ops (0.30445604198358234) 2025-01-24T00:53:57.7937334Z distributed/_composable/fsdp/test_fully_shard_init (0.30194587912584814) 2025-01-24T00:53:57.7937781Z test_subclass (0.3012461665888082) 2025-01-24T00:53:57.7938159Z distributed/tensor/debug/test_comm_mode (0.29965964150081986) 2025-01-24T00:53:57.7938603Z distributed/test_c10d_common (0.29950249311653104) 2025-01-24T00:53:57.7939033Z functorch/test_ops (0.293276248329915) 2025-01-24T00:53:57.7939340Z nn/test_init (0.29286536454906237) 2025-01-24T00:53:57.7939656Z test_cpp_api_parity (0.29266691471828077) 2025-01-24T00:53:57.7939986Z test_mkl_verbose (0.29221806223520075) 2025-01-24T00:53:57.7940291Z test_torch (0.2917221512458316) 2025-01-24T00:53:57.7940606Z test_comparison_utils (0.28986396808655945) 2025-01-24T00:53:57.7940950Z test_dynamic_shapes (0.2896299054721496) 2025-01-24T00:53:57.7941274Z test_serialization (0.28837773487292484) 2025-01-24T00:53:57.7941649Z functorch/test_eager_transforms (0.28836764220051603) 2025-01-24T00:53:57.7942016Z test_ops (0.28791191678025796) 2025-01-24T00:53:57.7942314Z test_mkldnn_verbose (0.2863842917926799) 2025-01-24T00:53:57.7942654Z test_cpp_extensions_jit (0.286296330715252) 2025-01-24T00:53:57.7942996Z functorch/test_vmap (0.28588618228261936) 2025-01-24T00:53:57.7943316Z test_ao_sparsity (0.2818415397074976) 2025-01-24T00:53:57.7943628Z test_license (0.28125463876278034) 2025-01-24T00:53:57.7943942Z test_cuda_multigpu (0.2806778113867566) 2025-01-24T00:53:57.7944243Z test_nn (0.2788432714862814) 2025-01-24T00:53:57.7944526Z test_linalg (0.27490760286203086) 2025-01-24T00:53:57.7944922Z distributed/_shard/sharded_tensor/ops/test_init (0.2740512736093535) 2025-01-24T00:53:57.7945419Z test_deploy (0.27404526075927893) 2025-01-24T00:53:57.7945816Z test_cpp_extensions_open_device_registration (0.2713804443952882) 2025-01-24T00:53:57.7946229Z test_fx (0.2711330686033956) 2025-01-24T00:53:57.7946497Z test_sparse (0.26786295940903254) 2025-01-24T00:53:57.7946847Z distributed/test_data_parallel (0.26712291107546327) 2025-01-24T00:53:57.7947246Z backends/xeon/test_launch (0.26599667599512766) 2025-01-24T00:53:57.7947583Z test_nestedtensor (0.265066205555783) 2025-01-24T00:53:57.7947917Z test_expanded_weights (0.26468273669228615) 2025-01-24T00:53:57.7948235Z test_optim (0.2646272588550618) 2025-01-24T00:53:57.7948538Z test_show_pickle (0.26402592296566474) 2025-01-24T00:53:57.7948856Z test_openmp (0.2632237873260581) 2025-01-24T00:53:57.7949147Z test_fake_tensor (0.26306627898305884) 2025-01-24T00:53:57.7949463Z test_pytree (0.2618800274053427) 2025-01-24T00:53:57.7949776Z test_per_overload_api (0.2600345599521498) 2025-01-24T00:53:57.7950087Z test_prims (0.2598902710409602) 2025-01-24T00:53:57.7950405Z test_tensorexpr_pybind (0.259560801939954) 2025-01-24T00:53:57.7950750Z test_native_functions (0.2594834437488812) 2025-01-24T00:53:57.7951062Z test_datapipe (0.2576758225283154) 2025-01-24T00:53:57.7951361Z test_complex (0.25361063422758784) 2025-01-24T00:53:57.7951666Z test_binary_ufuncs (0.2534784678766847) 2025-01-24T00:53:57.7951978Z test_out_dtype_op (0.2516742123876843) 2025-01-24T00:53:57.7952456Z distributed/test_c10d_functional_native (0.2513140426476432) 2025-01-24T00:53:57.7952892Z nn/test_multihead_attention (0.2512686041674333) 2025-01-24T00:53:57.7953234Z test_type_hints (0.2499774889499575) 2025-01-24T00:53:57.7953549Z test_ops_jit (0.2497857398351064) 2025-01-24T00:53:57.7953846Z test_stateless (0.24960352221647725) 2025-01-24T00:53:57.7954156Z test_multiprocessing (0.24944590921049717) 2025-01-24T00:53:57.7954477Z test_logging (0.24888429958891986) 2025-01-24T00:53:57.7954796Z lazy/test_step_closures (0.24876852542540964) 2025-01-24T00:53:57.7955133Z test_numpy_interop (0.24873810712798122) 2025-01-24T00:53:57.7955514Z test_set_default_mobile_cpu_allocator (0.24845363529314174) 2025-01-24T00:53:57.7955895Z test_package (0.24835076390677693) 2025-01-24T00:53:57.7956200Z test_ops_fwd_gradients (0.24736229813195854) 2025-01-24T00:53:57.7956532Z test_pruning_op (0.24713308867692818) 2025-01-24T00:53:57.7956837Z test_itt (0.24691976098936666) 2025-01-24T00:53:57.7957116Z nn/test_pruning (0.2454894408998775) 2025-01-24T00:53:57.7957423Z test_decomp (0.24454489293267728) 2025-01-24T00:53:57.7957731Z test_ops_gradients (0.24387601452470692) 2025-01-24T00:53:57.7958037Z test_monitor (0.24255232992190662) 2025-01-24T00:53:57.7958417Z test_import_stats (0.24186341517722101) 2025-01-24T00:53:57.7958734Z test_modules (0.24178301645256112) 2025-01-24T00:53:57.7959038Z test_numba_integration (0.2406474746107649) 2025-01-24T00:53:57.7959384Z test_segment_reductions (0.2405122683191369) 2025-01-24T00:53:57.7959752Z functorch/test_control_flow (0.24050371438976392) 2025-01-24T00:53:57.7960092Z test_masked (0.23868299755447545) 2025-01-24T00:53:57.7960399Z test_bundled_inputs (0.23850723191728126) 2025-01-24T00:53:57.7960717Z test_dispatch (0.2379196287181048) 2025-01-24T00:53:57.7961030Z nn/test_packed_sequence (0.23778461733247597) 2025-01-24T00:53:57.7961361Z test_dlpack (0.23774086538488504) 2025-01-24T00:53:57.7961722Z functorch/test_vmap_registrations (0.23675582550642815) 2025-01-24T00:53:57.7962089Z test_autocast (0.23630163605654955) 2025-01-24T00:53:57.7962401Z test_quantization (0.23602455856073035) 2025-01-24T00:53:57.7962827Z distributed/flight_recorder/test_fr_analysis (0.23597658517879666) 2025-01-24T00:53:57.7963255Z test_tensorboard (0.23586843798278215) 2025-01-24T00:53:57.7963592Z test_tensor_creation_ops (0.23570081882349125) 2025-01-24T00:53:57.7963932Z test_sympy_utils (0.2350918350290675) 2025-01-24T00:53:57.7964451Z cpp_extensions/open_registration_extension/test/test_openreg (0.23301376675645857) 2025-01-24T00:53:57.7965023Z functorch/test_memory_efficient_fusion (0.23289865771733637) 2025-01-24T00:53:57.7965425Z test_schema_check (0.23272746933426972) 2025-01-24T00:53:57.7965731Z test_futures (0.23163044151077283) 2025-01-24T00:53:57.7966039Z test_maskedtensor (0.2310188648736978) 2025-01-24T00:53:57.7966359Z test_mkldnn_fusion (0.230643436938086) 2025-01-24T00:53:57.7966724Z benchmark_utils/test_benchmark_utils (0.2302181130666853) 2025-01-24T00:53:57.7967116Z lazy/test_ts_opinfo (0.23012656571887258) 2025-01-24T00:53:57.7967432Z test_weak (0.2293932708781747) 2025-01-24T00:53:57.7967709Z test_type_info (0.22898693144395593) 2025-01-24T00:53:57.7968023Z nn/test_embedding (0.22880196505787617) 2025-01-24T00:53:57.7968340Z nn/test_dropout (0.22813661444849087) 2025-01-24T00:53:57.7968649Z test_functional_optim (0.2276680214452732) 2025-01-24T00:53:57.7968978Z test_shape_ops (0.2266914254458046) 2025-01-24T00:53:57.7969349Z distributed/_tools/test_mod_tracker (0.2249488878507762) 2025-01-24T00:53:57.7969727Z onnx/test_lazy_import (0.22468691469728447) 2025-01-24T00:53:57.7970063Z nn/test_module_hooks (0.22434503982943074) 2025-01-24T00:53:57.7970385Z test_indexing (0.22425769270590026) 2025-01-24T00:53:57.7970675Z test_native_mha (0.22350880538526835) 2025-01-24T00:53:57.7971012Z onnx/test_fx_type_promotion (0.22278424233333355) 2025-01-24T00:53:57.7971367Z test_sort_and_select (0.2227823127639417) 2025-01-24T00:53:57.7971797Z distributed/pipelining/test_schedule_multiproc (0.22163313643826357) 2025-01-24T00:53:57.7972239Z test_autoload (0.22110007908505822) 2025-01-24T00:53:57.7972541Z test_sparse_csr (0.22090687851337554) 2025-01-24T00:53:57.7972838Z test_view_ops (0.2205808202673549) 2025-01-24T00:53:57.7973135Z test_mkldnn (0.21873187374207667) 2025-01-24T00:53:57.7973514Z distributed/test_compute_comm_reordering (0.2173775401915414) 2025-01-24T00:53:57.7973965Z test_functional_autograd_benchmark (0.21732448675793048) 2025-01-24T00:53:57.7974347Z test_unary_ufuncs (0.2165022465645089) 2025-01-24T00:53:57.7974673Z onnx/test_fx_passes (0.21629651692140753) 2025-01-24T00:53:57.7975008Z test_xnnpack_integration (0.21614179715493373) 2025-01-24T00:53:57.7975376Z test_scatter_gather_ops (0.21599342496306143) 2025-01-24T00:53:57.7975797Z distributed/checkpoint/test_nested_dict (0.21573034084537437) 2025-01-24T00:53:57.7976248Z higher_order_ops/test_with_effects (0.2155484306902501) 2025-01-24T00:53:57.7976615Z nn/test_pooling (0.21491685193131574) 2025-01-24T00:53:57.7976937Z test_function_schema (0.21368293128643573) 2025-01-24T00:53:57.7977260Z test_extension_utils (0.2135180603017332) 2025-01-24T00:53:57.7977698Z onnx/test_fx_to_onnx_decomp_skip (0.2130647674194508) 2025-01-24T00:53:57.7978152Z distributed/pipelining/test_transformer (0.21134644608558037) 2025-01-24T00:53:57.7978563Z nn/test_convolution (0.210556444153662) 2025-01-24T00:53:57.7978891Z test_file_check (0.20994063864926713) 2025-01-24T00:53:57.7979230Z test_mobile_optimizer (0.20986064922720551) 2025-01-24T00:53:57.7979578Z torch_np/test_unary_ufuncs (0.20941406111129476) 2025-01-24T00:53:57.7979952Z torch_np/test_binary_ufuncs (0.2092342993082552) 2025-01-24T00:53:57.7980308Z test_type_promotion (0.2090433109196632) 2025-01-24T00:53:57.7980653Z test_multiprocessing_spawn (0.20898876647579392) 2025-01-24T00:53:57.7981012Z test_proxy_tensor (0.20868396272898337) 2025-01-24T00:53:57.7981341Z torch_np/test_dtype (0.20784458055293428) 2025-01-24T00:53:57.7981735Z distributed/pipelining/test_backward (0.20715389216365618) 2025-01-24T00:53:57.7982141Z test_flop_counter (0.2067859291278128) 2025-01-24T00:53:57.7982548Z distributed/tensor/test_dtensor_compile (0.20677063400034978) 2025-01-24T00:53:57.7983050Z distributed/_shard/sharded_tensor/test_logger (0.20628236998834307) 2025-01-24T00:53:57.7983495Z test_fx_experimental (0.20623194780635637) 2025-01-24T00:53:57.7983915Z distributed/_tools/test_runtime_estimator (0.20548351759425026) 2025-01-24T00:53:57.7984444Z distributed/pipelining/test_pipe (0.20439867692169567) 2025-01-24T00:53:57.7984900Z torch_np/numpy_tests/lib/test_histograms (0.2042746043096367) 2025-01-24T00:53:57.7985336Z torch_np/test_nep50_examples (0.20226958680551874) 2025-01-24T00:53:57.7985756Z onnx/test_models_quantized_onnxruntime (0.20207331646434903) 2025-01-24T00:53:57.7986241Z torch_np/numpy_tests/lib/test_function_base (0.20166910188384768) 2025-01-24T00:53:57.7986701Z distributed/_tools/test_sac_ilp (0.20164481562516176) 2025-01-24T00:53:57.7987135Z distributed/_composable/test_contract (0.20100821365065485) 2025-01-24T00:53:57.7987549Z profiler/test_kineto (0.20034492904486081) 2025-01-24T00:53:57.7987880Z test_typing (0.20027053342497553) 2025-01-24T00:53:57.7988180Z test_module_tracker (0.20025788402562905) 2025-01-24T00:53:57.7988504Z test_spectral_ops (0.20022017946008855) 2025-01-24T00:53:57.7988821Z lazy/test_reuse_ir (0.1999889137467669) 2025-01-24T00:53:57.7989139Z test_utils_filelock (0.19951969704435188) 2025-01-24T00:53:57.7989552Z torch_np/numpy_tests/core/test_scalarinherit (0.19931030952943768) 2025-01-24T00:53:57.7990030Z torch_np/numpy_tests/core/test_einsum (0.19906268145748524) 2025-01-24T00:53:57.7990564Z torch_np/numpy_tests/linalg/test_linalg (0.19885859635693726) 2025-01-24T00:53:57.7991027Z distributed/_tools/test_sac_estimator (0.19866881541435144) 2025-01-24T00:53:57.7991440Z test_ci_sanity_check_fail (0.19790378462040484) 2025-01-24T00:53:57.7991774Z test_namedtensor (0.1968532270508321) 2025-01-24T00:53:57.7992191Z test_mps (0.19680518272203534) 2025-01-24T00:53:57.7992492Z test_fx_passes (0.1961972124388073) 2025-01-24T00:53:57.7992833Z onnx/test_onnxscript_runtime (0.19588852031731321) 2025-01-24T00:53:57.7993273Z torch_np/numpy_tests/core/test_multiarray (0.19563572820757127) 2025-01-24T00:53:57.7993740Z torch_np/numpy_tests/core/test_numeric (0.1951310766233175) 2025-01-24T00:53:57.7994120Z test_tensorexpr (0.195127412390533) 2025-01-24T00:53:57.7994484Z distributed/tensor/test_dtensor (0.1945703905354894) 2025-01-24T00:53:57.7994864Z torch_np/test_random (0.19448812071323746) 2025-01-24T00:53:57.7995276Z distributed/checkpoint/test_dedup_tensors (0.19438903050325665) 2025-01-24T00:53:57.7995689Z test_xpu (0.1935105891649728) 2025-01-24T00:53:57.7995980Z torch_np/test_basic (0.19272318841890382) 2025-01-24T00:53:57.7996319Z test_compile_benchmark_util (0.19242311114257327) 2025-01-24T00:53:57.7996698Z functorch/test_ac_knapsack (0.19212550917243224) 2025-01-24T00:53:57.7997130Z distributed/pipelining/test_microbatch (0.19209223268828216) 2025-01-24T00:53:57.7997553Z torch_np/test_ufuncs_basic (0.1920123857305108) 2025-01-24T00:53:57.7997991Z functorch/test_logging (0.1918448835148194) 2025-01-24T00:53:57.7998369Z distributed/fsdp/test_fsdp_fx (0.19172365198333227) 2025-01-24T00:53:57.7998801Z torch_np/numpy_tests/lib/test_twodim_base (0.19153498297613042) 2025-01-24T00:53:57.7999204Z test_hub (0.19105598199255677) 2025-01-24T00:53:57.7999504Z test_jiterator (0.1905411767769346) 2025-01-24T00:53:57.7999865Z distributed/tensor/test_attention (0.19029853829856105) 2025-01-24T00:53:57.8000248Z test_legacy_vmap (0.1902129097321516) 2025-01-24T00:53:57.8000687Z distributed/_composable/test_replicate_with_compiler (0.1900864521059779) 2025-01-24T00:53:57.8001181Z onnx/test_onnxscript_no_runtime (0.1884590349689429) 2025-01-24T00:53:57.8001628Z distributed/tensor/test_xla_integration (0.18834825039901157) 2025-01-24T00:53:57.8002034Z xpu/test_conv (0.18798434140795103) 2025-01-24T00:53:57.8002414Z distributed/pipelining/test_unflatten (0.18793570635363335) 2025-01-24T00:53:57.8002906Z distributed/checkpoint/e2e/test_fsdp_ep (0.18772597401544405) 2025-01-24T00:53:57.8003337Z profiler/test_cpp_thread (0.18763814505888934) 2025-01-24T00:53:57.8003776Z distributed/checkpoint/test_save_load_api (0.18762719565506192) 2025-01-24T00:53:57.8004216Z lazy/test_functionalization (0.18724564767107602) 2025-01-24T00:53:57.8004938Z functorch/test_ac (0.18682102546127233) 2025-01-24T00:53:57.8005333Z distributed/tensor/test_dtensor_ops (0.18681141659551298) 2025-01-24T00:53:57.8005802Z distributed/tensor/test_experimental_ops (0.18669063334782393) 2025-01-24T00:53:57.8006256Z onnx/internal/test_registraion (0.1862579225390545) 2025-01-24T00:53:57.8006807Z distributed/_composable/test_composability/test_pp_composability (0.18607274234923787) 2025-01-24T00:53:57.8007473Z distributed/tensor/experimental/test_register_sharding (0.1858963914011839) 2025-01-24T00:53:57.8008004Z distributed/test_functional_api (0.18556146367562273) 2025-01-24T00:53:57.8008468Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18525053139171616) 2025-01-24T00:53:57.8008901Z test_namedtuple_return_api (0.18504923247576774) 2025-01-24T00:53:57.8009305Z distributed/tensor/test_tensor_ops (0.1849863168192339) 2025-01-24T00:53:57.8009747Z higher_order_ops/test_invoke_subgraph (0.18495920539474858) 2025-01-24T00:53:57.8010394Z distributed/optim/test_named_optimizer (0.18412146042909258) 2025-01-24T00:53:57.8010808Z onnx/test_custom_ops (0.18390628420600286) 2025-01-24T00:53:57.8011130Z xpu/test_gemm (0.1830308444201063) 2025-01-24T00:53:57.8011503Z distributed/_composable/test_checkpoint (0.18286879957239183) 2025-01-24T00:53:57.8011960Z distributed/test_symmetric_memory (0.1826875745567526) 2025-01-24T00:53:57.8012353Z distributed/test_backends (0.1824656754942972) 2025-01-24T00:53:57.8012736Z onnx/test_pytorch_onnx_onnxruntime (0.1822680603017332) 2025-01-24T00:53:57.8013169Z distributed/_tools/test_mem_tracker (0.18223247046628377) 2025-01-24T00:53:57.8013585Z onnx/test_pytorch_jit_onnx (0.18208118442972376) 2025-01-24T00:53:57.8013983Z distributed/pipelining/test_stage (0.18203863645010376) 2025-01-24T00:53:57.8014413Z distributions/test_constraints (0.18202119236317754) 2025-01-24T00:53:57.8014811Z functorch/test_aotdispatch (0.18174189837778223) 2025-01-24T00:53:57.8015181Z distributed/tensor/test_api (0.1817393387977699) 2025-01-24T00:53:57.8015565Z test_cuda_expandable_segments (0.18162023174167377) 2025-01-24T00:53:57.8015930Z lazy/test_meta_kernel (0.18157567623026227) 2025-01-24T00:53:57.8016259Z test_autograd_fallback (0.18121225450419967) 2025-01-24T00:53:57.8016673Z distributed/tensor/test_convolution_ops (0.1801380690709439) 2025-01-24T00:53:57.8017077Z test_jit_fuser_te (0.18012025466261927) 2025-01-24T00:53:57.8017381Z test_matmul_cuda (0.17970609890497133) 2025-01-24T00:53:57.8017830Z distributed/_composable/fsdp/test_fully_shard_logging (0.17958603680947924) 2025-01-24T00:53:57.8018369Z distributed/_tools/test_memory_tracker (0.17947098379816595) 2025-01-24T00:53:57.8018918Z distributed/tensor/test_math_ops (0.17873726016426988) 2025-01-24T00:53:57.8019369Z distributed/tensor/test_pointwise_ops (0.17852060265558645) 2025-01-24T00:53:57.8019897Z distributed/tensor/experimental/test_local_map (0.17817711981323953) 2025-01-24T00:53:57.8020359Z profiler/test_profiler (0.17803265548665065) 2025-01-24T00:53:57.8020769Z distributed/checkpoint/test_fsspec (0.17796899918731995) 2025-01-24T00:53:57.8021170Z test_python_dispatch (0.1778544334410046) 2025-01-24T00:53:57.8021493Z test_cuda_sanitizer (0.17768445591912368) 2025-01-24T00:53:57.8021942Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1776085985042446) 2025-01-24T00:53:57.8022500Z distributed/checkpoint/test_fsdp_optim_state (0.1772942541087744) 2025-01-24T00:53:57.8022990Z distributed/checkpoint/test_traverse (0.17718323565164404) 2025-01-24T00:53:57.8023429Z onnx/internal/test_diagnostics (0.1771672923409115) 2025-01-24T00:53:57.8023880Z distributed/tensor/parallel/test_tp_style (0.1771376471384369) 2025-01-24T00:53:57.8024289Z test_jit_disabled (0.17698862201146734) 2025-01-24T00:53:57.8024615Z test_accelerator (0.1769833323833854) 2025-01-24T00:53:57.8025004Z distributed/tensor/test_redistribute (0.17683990873409644) 2025-01-24T00:53:57.8025554Z distributed/checkpoint/test_format_utils (0.1764696458074628) 2025-01-24T00:53:57.8026013Z test_cpp_extensions_mtia_backend (0.17620139668079762) 2025-01-24T00:53:57.8026446Z distributed/tensor/test_random_ops (0.17619786888221253) 2025-01-24T00:53:57.8026875Z distributed/tensor/test_matrix_ops (0.17571113013047163) 2025-01-24T00:53:57.8027344Z distributed/_tools/test_fsdp2_mem_tracker (0.17568362889398798) 2025-01-24T00:53:57.8027850Z distributed/checkpoint/test_tp_checkpoint (0.17540415318177027) 2025-01-24T00:53:57.8028290Z optim/test_lrscheduler (0.17458985540781508) 2025-01-24T00:53:57.8028725Z distributed/checkpoint/test_dtensor_resharding (0.1743882641328679) 2025-01-24T00:53:57.8029172Z functorch/test_dims (0.17404136762294323) 2025-01-24T00:53:57.8029568Z torch_np/numpy_tests/core/test_indexing (0.17402881946037713) 2025-01-24T00:53:57.8029986Z onnx/test_models_onnxruntime (0.17329936329667436) 2025-01-24T00:53:57.8030395Z test_cpp_extensions_stream_and_event (0.17311837358584004) 2025-01-24T00:53:57.8030854Z torch_np/numpy_tests/lib/test_type_check (0.17282482566048185) 2025-01-24T00:53:57.8031279Z distributed/test_device_mesh (0.17238016711396295) 2025-01-24T00:53:57.8031734Z distributed/checkpoint/e2e/test_fine_tuning (0.17193297478945474) 2025-01-24T00:53:57.8032292Z distributed/pipelining/test_schedule (0.1719237947168936) 2025-01-24T00:53:57.8032830Z distributed/algorithms/quantization/test_quantization (0.17189810610620226) 2025-01-24T00:53:57.8033444Z distributed/tensor/experimental/test_tp_transform (0.17157171651998301) 2025-01-24T00:53:57.8033899Z test_cuda (0.17125660147795005) 2025-01-24T00:53:57.8034214Z test_cuda_nvml_based_avail (0.1709114078330484) 2025-01-24T00:53:57.8034600Z distributed/launcher/test_run (0.17022553976487786) 2025-01-24T00:53:57.8035034Z distributed/test_control_collectives (0.17014917559440093) 2025-01-24T00:53:57.8035427Z optim/test_swa_utils (0.17006415759756058) 2025-01-24T00:53:57.8035802Z distributed/test_collective_utils (0.1699744228755402) 2025-01-24T00:53:57.8036170Z test_jit (0.16947265687126287) 2025-01-24T00:53:57.8036475Z onnx/test_symbolic_helper (0.16909231730447186) 2025-01-24T00:53:57.8036911Z distributed/checkpoint/e2e/test_pipeline (0.16896623261360524) 2025-01-24T00:53:57.8037370Z lazy/test_extract_compiled_graph (0.16846813084211243) 2025-01-24T00:53:57.8037850Z distributed/tensor/parallel/test_tp_random_state (0.1678716405222358) 2025-01-24T00:53:57.8038423Z distributed/_composable/fsdp/test_fully_shard_state (0.16773376401841908) 2025-01-24T00:53:57.8038884Z onnx/test_onnx_opset (0.16772817021624276) 2025-01-24T00:53:57.8039219Z onnx/test_op_consistency (0.1675622857203445) 2025-01-24T00:53:57.8039716Z distributed/elastic/test_control_plane (0.16726018142162252) 2025-01-24T00:53:57.8040226Z distributed/checkpoint/test_hsdp_checkpoint (0.1671961548008934) 2025-01-24T00:53:57.8040727Z torch_np/numpy_tests/core/test_scalarmath (0.16717075854920083) 2025-01-24T00:53:57.8041214Z distributed/tensor/test_embedding_ops (0.16702183087523084) 2025-01-24T00:53:57.8041719Z distributed/checkpoint/test_compatibility (0.16697349418743532) 2025-01-24T00:53:57.8042270Z distributed/_composable/fsdp/test_fully_shard_compile (0.16692025162554827) 2025-01-24T00:53:57.8042801Z distributed/checkpoint/test_planner (0.1668799393078311) 2025-01-24T00:53:57.8043200Z nn/test_load_state_dict (0.16685870652383292) 2025-01-24T00:53:57.8043596Z torch_np/numpy_tests/core/test_getlimits (0.1661626072684657) 2025-01-24T00:53:57.8044067Z torch_np/numpy_tests/core/test_shape_base (0.1658730159348908) 2025-01-24T00:53:57.8044580Z distributed/checkpoint/test_dtensor_checkpoint (0.16576554476694544) 2025-01-24T00:53:57.8045068Z torch_np/numpy_tests/core/test_dtype (0.1656640767037747) 2025-01-24T00:53:57.8045513Z distributed/tensor/test_op_strategy (0.16550988656782697) 2025-01-24T00:53:57.8045908Z lazy/test_generator (0.1648460952064351) 2025-01-24T00:53:57.8046360Z distributed/_composable/fsdp/test_fully_shard_overlap (0.164746595693856) 2025-01-24T00:53:57.8046957Z distributed/checkpoint/test_state_dict_utils (0.1646116427800269) 2025-01-24T00:53:57.8047533Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1644160156286545) 2025-01-24T00:53:57.8048010Z test_dataloader (0.16437719035361872) 2025-01-24T00:53:57.8048419Z distributed/tensor/parallel/test_tp_examples (0.16416986884229579) 2025-01-24T00:53:57.8048855Z test_vulkan (0.1632158916840315) 2025-01-24T00:53:57.8049157Z optim/test_optim (0.16267190904033277) 2025-01-24T00:53:57.8049519Z distributed/fsdp/test_shard_utils (0.16256896943686824) 2025-01-24T00:53:57.8049959Z distributed/tensor/test_optimizers (0.16228769084415814) 2025-01-24T00:53:57.8050415Z onnx/test_pytorch_onnx_shape_inference (0.16222573997232023) 2025-01-24T00:53:57.8050943Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16193389747445483) 2025-01-24T00:53:57.8051539Z distributed/optim/test_apply_optimizer_in_backward (0.16113293127084324) 2025-01-24T00:53:57.8051992Z test_cuda_trace (0.16069798878838323) 2025-01-24T00:53:57.8052395Z distributed/checkpoint/test_fsdp_model_state (0.16052230052072647) 2025-01-24T00:53:57.8052877Z distributed/fsdp/test_fsdp_memory (0.16046686925456097) 2025-01-24T00:53:57.8053334Z torch_np/numpy_tests/lib/test_shape_base_ (0.16046445242017118) 2025-01-24T00:53:57.8053797Z torch_np/numpy_tests/fft/test_pocketfft (0.16027222637848437) 2025-01-24T00:53:57.8054239Z distributed/tensor/test_view_ops (0.1602319880349546) 2025-01-24T00:53:57.8054615Z test_jit_llga_fuser (0.1600046961342693) 2025-01-24T00:53:57.8054958Z torch_np/test_ndarray_methods (0.15999445609375945) 2025-01-24T00:53:57.8055335Z torch_np/test_function_base (0.15901507293850264) 2025-01-24T00:53:57.8055727Z distributed/tensor/test_utils (0.15900154646215986) 2025-01-24T00:53:57.8056086Z distributed/test_nccl (0.15889016742893103) 2025-01-24T00:53:57.8056485Z distributed/fsdp/test_fsdp_overlap (0.15821781969417534) 2025-01-24T00:53:57.8056946Z distributed/_composable/test_replicate (0.1578702730617456) 2025-01-24T00:53:57.8057410Z torch_np/numpy_tests/lib/test_index_tricks (0.1577418494988889) 2025-01-24T00:53:57.8057850Z profiler/test_memory_profiler (0.15773693786770965) 2025-01-24T00:53:57.8058235Z onnx/test_autograd_funs (0.15767242398198258) 2025-01-24T00:53:57.8058602Z torch_np/test_scalars_0D_arrays (0.15762211874359539) 2025-01-24T00:53:57.8058992Z distributed/fsdp/test_utils (0.1575702737478147) 2025-01-24T00:53:57.8059505Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1571204112111178) 2025-01-24T00:53:57.8059999Z onnx/test_utility_funs (0.15706608116384765) 2025-01-24T00:53:57.8060427Z torch_np/numpy_tests/core/test_scalar_methods (0.15702198465272285) 2025-01-24T00:53:57.8060999Z torch_np/numpy_tests/core/test_numerictypes (0.15677267788225688) 2025-01-24T00:53:57.8061469Z torch_np/numpy_tests/core/test_dlpack (0.1566725367156125) 2025-01-24T00:53:57.8061871Z onnx/test_verification (0.1564623695767016) 2025-01-24T00:53:57.8062253Z distributed/test_c10d_logger (0.15584335786862025) 2025-01-24T00:53:57.8062676Z distributed/fsdp/test_fsdp_optim_state (0.15582448122260012) 2025-01-24T00:53:57.8063150Z distributed/fsdp/test_fsdp_pure_fp16 (0.15576684751864392) 2025-01-24T00:53:57.8063648Z distributed/fsdp/test_fsdp_backward_prefetch (0.15517902077043066) 2025-01-24T00:53:57.8064182Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15517321257165523) 2025-01-24T00:53:57.8064673Z distributed/fsdp/test_fsdp_state_dict (0.15431958276706645) 2025-01-24T00:53:57.8065132Z distributed/checkpoint/test_utils (0.15429873757045462) 2025-01-24T00:53:57.8065597Z distributed/checkpoint/test_checkpoint (0.15423767352091294) 2025-01-24T00:53:57.8066008Z test_cuda_primary_ctx (0.15384156605878863) 2025-01-24T00:53:57.8066427Z torch_np/numpy_tests/lib/test_arraysetops (0.15336383196420963) 2025-01-24T00:53:57.8066965Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1532851484123425) 2025-01-24T00:53:57.8067568Z distributed/fsdp/test_fsdp_use_orig_params (0.153192685875168) 2025-01-24T00:53:57.8068112Z distributed/tensor/parallel/test_parallelize_api (0.1525995665602428) 2025-01-24T00:53:57.8068587Z distributed/test_fake_pg (0.15245885417413807) 2025-01-24T00:53:57.8068980Z torch_np/numpy_tests/fft/test_helper (0.15198044765386193) 2025-01-24T00:53:57.8069426Z distributed/rpc/test_share_memory (0.15176491085467372) 2025-01-24T00:53:57.8069893Z distributed/fsdp/test_checkpoint_wrapper (0.15122514792585715) 2025-01-24T00:53:57.8070361Z distributed/fsdp/test_fsdp_grad_acc (0.15104199475843194) 2025-01-24T00:53:57.8070796Z distributed/fsdp/test_fsdp_apply (0.1508442236410686) 2025-01-24T00:53:57.8071223Z onnx/test_pytorch_onnx_no_runtime (0.15038789022519908) 2025-01-24T00:53:57.8071645Z distributed/test_distributed_spawn (0.14976050730445314) 2025-01-24T00:53:57.8072208Z distributed/fsdp/test_fsdp_flatten_params (0.14958542324539384) 2025-01-24T00:53:57.8072650Z distributed/test_c10d_pypg (0.1492800640164856) 2025-01-24T00:53:57.8073114Z distributed/_composable/fsdp/test_fully_shard_comm (0.14903314735143017) 2025-01-24T00:53:57.8073662Z distributed/fsdp/test_fsdp_freezing_weights (0.14865942484331116) 2025-01-24T00:53:57.8074151Z torch_np/numpy_tests/lib/test_arraypad (0.14823436409500934) 2025-01-24T00:53:57.8074587Z distributions/test_distributions (0.14766795751610545) 2025-01-24T00:53:57.8075092Z distributed/fsdp/test_fsdp_tp_integration (0.1475489089318091) 2025-01-24T00:53:57.8075640Z distributed/_composable/fsdp/test_fully_shard_autograd (0.14734338055567855) 2025-01-24T00:53:57.8076161Z distributed/fsdp/test_fsdp_exec_order (0.1472457716312915) 2025-01-24T00:53:57.8076695Z distributed/_composable/fsdp/test_fully_shard_training (0.14718023520954313) 2025-01-24T00:53:57.8077217Z distributed/fsdp/test_fsdp_uneven (0.14716127988064892) 2025-01-24T00:53:57.8077667Z distributed/test_c10d_object_collectives (0.14695387066162635) 2025-01-24T00:53:57.8078156Z distributed/checkpoint/test_state_dict (0.14688928855879954) 2025-01-24T00:53:57.8078705Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.14642462291146527) 2025-01-24T00:53:57.8079273Z distributed/fsdp/test_fsdp_ignored_modules (0.1463192859642109) 2025-01-24T00:53:57.8079776Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14629102459433044) 2025-01-24T00:53:57.8080381Z distributed/_composable/test_composability/test_2d_composability (0.1462812987849716) 2025-01-24T00:53:57.8080940Z distributed/fsdp/test_fsdp_input (0.14592399710728313) 2025-01-24T00:53:57.8081369Z distributed/fsdp/test_fsdp_traversal (0.14568140735540938) 2025-01-24T00:53:57.8081761Z test_reductions (0.14559529425062817) 2025-01-24T00:53:57.8082222Z distributed/fsdp/test_fsdp_checkpoint (0.14552055143428985) 2025-01-24T00:53:57.8082665Z distributed/test_multi_threaded_pg (0.14550477379365662) 2025-01-24T00:53:57.8083132Z torch_np/numpy_tests/core/test_scalar_ctors (0.1453075094318911) 2025-01-24T00:53:57.8083579Z profiler/test_profiler_tree (0.1452489596697388) 2025-01-24T00:53:57.8084024Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1446875524297138) 2025-01-24T00:53:57.8084449Z test_metal (0.14466467046541057) 2025-01-24T00:53:57.8084819Z distributed/fsdp/test_fsdp_fine_tune (0.14460990187964226) 2025-01-24T00:53:57.8085338Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14456279309964157) 2025-01-24T00:53:57.8085956Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14446481385385604) 2025-01-24T00:53:57.8086613Z distributed/checkpoint/test_file_system_checkpoint (0.14426476233630234) 2025-01-24T00:53:57.8087179Z distributed/optim/test_zero_redundancy_optimizer (0.14418752108882912) 2025-01-24T00:53:57.8087680Z distributed/test_composability (0.14387374192075653) 2025-01-24T00:53:57.8088194Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.14379970687696972) 2025-01-24T00:53:57.8088680Z distributed/fsdp/test_wrap (0.14359615679673082) 2025-01-24T00:53:57.8089085Z test_jit_autocast (0.14312733589127014) 2025-01-24T00:53:57.8089455Z distributed/fsdp/test_fsdp_comm (0.14279177973813365) 2025-01-24T00:53:57.8089916Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1425871284389994) 2025-01-24T00:53:57.8090414Z distributed/nn/jit/test_instantiator (0.14257962455803116) 2025-01-24T00:53:57.8090936Z distributed/_composable/fsdp/test_fully_shard_memory (0.14244632834519505) 2025-01-24T00:53:57.8091447Z distributed/fsdp/test_fsdp_comm_hooks (0.1424350627784427) 2025-01-24T00:53:57.8091918Z distributed/fsdp/test_fsdp_hybrid_shard (0.1422876358806664) 2025-01-24T00:53:57.8092373Z distributed/fsdp/test_fsdp_misc (0.14215085085044504) 2025-01-24T00:53:57.8092752Z torch_np/test_reductions (0.1420583874444362) 2025-01-24T00:53:57.8093134Z distributed/fsdp/test_fsdp_meta (0.1418862757018643) 2025-01-24T00:53:57.8093592Z distributed/fsdp/test_fsdp_unshard_params (0.14181654808065927) 2025-01-24T00:53:57.8094047Z distributed/algorithms/test_join (0.14174525146616088) 2025-01-24T00:53:57.8094511Z distributed/fsdp/test_fsdp_clip_grad_norm (0.14163779978881544) 2025-01-24T00:53:57.8095087Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.14156124071233933) 2025-01-24T00:53:57.8095611Z distributed/test_pg_wrapper (0.14143718304386413) 2025-01-24T00:53:57.8095952Z test_overrides (0.1405394947381617) 2025-01-24T00:53:57.8096385Z distributed/_shard/sharding_spec/test_sharding_spec (0.13918656449018516) 2025-01-24T00:53:57.8096879Z distributed/_shard/test_sharder (0.13915383002762363) 2025-01-24T00:53:57.8097329Z distributed/fsdp/test_fsdp_multiple_forward (0.13817648364005822) 2025-01-24T00:53:57.8097876Z distributed/_shard/sharding_plan/test_sharding_plan (0.13805793206605974) 2025-01-24T00:53:57.8098451Z distributed/_shard/sharded_optim/test_sharded_optim (0.13700670655950684) 2025-01-24T00:53:57.8098936Z distributed/fsdp/test_fsdp_core (0.13643063264304386) 2025-01-24T00:53:57.8099408Z distributed/rpc/cuda/test_tensorpipe_agent (0.13628776654564823) 2025-01-24T00:53:57.8099930Z distributed/fsdp/test_distributed_checkpoint (0.135170195036976) 2025-01-24T00:53:57.8100470Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13514179723289615) 2025-01-24T00:53:57.8101058Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1337201431296103) 2025-01-24T00:53:57.8101542Z distributed/test_c10d_ucc (0.13370734755076444) 2025-01-24T00:53:57.8101932Z distributed/rpc/test_faulty_agent (0.13358726596467244) 2025-01-24T00:53:57.8102383Z distributed/rpc/test_tensorpipe_agent (0.13286131908014348) 2025-01-24T00:53:57.8102909Z distributed/_shard/sharded_tensor/ops/test_embedding (0.13212600696235413) 2025-01-24T00:53:57.8103553Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.13212600696235413) 2025-01-24T00:53:57.8104179Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1304454202391637) 2025-01-24T00:53:57.8104711Z distributed/test_c10d_spawn_gloo (0.1300858576518848) 2025-01-24T00:53:57.8105166Z distributed/fsdp/test_fsdp_mixed_precision (0.12976482798064287) 2025-01-24T00:53:57.8105615Z distributed/test_c10d_gloo (0.12918767233588446) 2025-01-24T00:53:57.8105990Z distributed/test_launcher (0.12814567562839255) 2025-01-24T00:53:57.8106368Z distributed/test_c10d_spawn_nccl (0.1280240835208069) 2025-01-24T00:53:57.8106867Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12661730074525818) 2025-01-24T00:53:57.8107369Z distributed/test_c10d_spawn_ucc (0.12640089661437365) 2025-01-24T00:53:57.8107759Z distributed/test_c10d_nccl (0.12445961036371087) 2025-01-24T00:53:57.8108114Z distributed/test_store (0.12373518675425067) 2025-01-24T00:53:57.8108480Z profiler/test_record_function (0.11744988732874) 2025-01-24T00:53:57.8108845Z lazy/test_bindings (0.10617256774464758) 2025-01-24T00:53:57.8109178Z profiler/test_torch_tidy (0.1058909689044438) 2025-01-24T00:53:57.8109561Z profiler/test_execution_trace (0.10568850895039533) 2025-01-24T00:53:57.8110251Z distributed/test_c10d_ops_nccl (0.07689957238403405) 2025-01-24T00:53:57.8110618Z test_jit_fuser_legacy (0.067430030305544) 2025-01-24T00:53:57.8110953Z test_jit_profiling (0.06371717821955085) 2025-01-24T00:53:57.8111290Z test_cpp_extensions_aot_ninja (0.0625) 2025-01-24T00:53:57.8111622Z test_cpp_extensions_aot_no_ninja (0.0625) 2025-01-24T00:53:58.1006001Z test_jit_legacy (0.06153476702028332) 2025-01-24T00:53:58.1006396Z Emitting metrics 2025-01-24T00:53:58.1006641Z Writing 1 documents to S3 2025-01-24T00:53:58.1006908Z Done! 2025-01-24T00:53:58.1007130Z Writing 1 documents to S3 2025-01-24T00:53:58.1007371Z Done! 2025-01-24T00:53:58.1694993Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-01-24T00:53:58.1695386Z with: 2025-01-24T00:53:58.1695607Z name: td_results 2025-01-24T00:53:58.1695838Z retention-days: 14 2025-01-24T00:53:58.1696114Z if-no-files-found: error 2025-01-24T00:53:58.1696383Z path: td_results.json 2025-01-24T00:53:58.1696675Z s3-bucket: gha-artifacts 2025-01-24T00:53:58.1696952Z region: us-east-1 2025-01-24T00:53:58.1697181Z ##[endgroup] 2025-01-24T00:53:58.5190355Z With the provided path, there will be 1 file uploaded 2025-01-24T00:53:58.5191220Z Uploading to s3 prefix: pytorch/pytorch/12940916563/td_results 2025-01-24T00:53:58.5230173Z Starting upload of td_results.json 2025-01-24T00:53:58.6860751Z Finished upload of td_results.json 2025-01-24T00:53:58.7046546Z ##[group]Run actions/upload-artifact@v4 2025-01-24T00:53:58.7046879Z with: 2025-01-24T00:53:58.7047103Z name: td_results.json 2025-01-24T00:53:58.7047364Z retention-days: 14 2025-01-24T00:53:58.7047616Z if-no-files-found: error 2025-01-24T00:53:58.7047890Z path: td_results.json 2025-01-24T00:53:58.7048173Z compression-level: 6 2025-01-24T00:53:58.7048424Z overwrite: false 2025-01-24T00:53:58.7048679Z include-hidden-files: false 2025-01-24T00:53:58.7048960Z ##[endgroup] 2025-01-24T00:53:58.9496536Z With the provided path, there will be 1 file uploaded 2025-01-24T00:53:58.9501349Z Artifact name is valid! 2025-01-24T00:53:58.9502793Z Root directory input is valid! 2025-01-24T00:53:59.0280648Z Beginning upload of artifact content to blob storage 2025-01-24T00:53:59.0802290Z Uploaded bytes 16475 2025-01-24T00:53:59.0971587Z Finished uploading artifact content to blob storage! 2025-01-24T00:53:59.0974261Z SHA256 hash of uploaded artifact zip is 921bbdd81ad217a2de89933cce251dcd06f0646ec526e1aca8c28299d5395197 2025-01-24T00:53:59.0975770Z Finalizing artifact upload 2025-01-24T00:53:59.1552144Z Artifact td_results.json.zip successfully finalized. Artifact ID 2478256513 2025-01-24T00:53:59.1552964Z Artifact td_results.json has been successfully uploaded! Final size is 16475 bytes. Artifact ID is 2478256513 2025-01-24T00:53:59.1559060Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12940916563/artifacts/2478256513 2025-01-24T00:53:59.1687848Z Post job cleanup. 2025-01-24T00:53:59.1741262Z Post job cleanup. 2025-01-24T00:53:59.2679750Z [command]/usr/bin/git version 2025-01-24T00:53:59.2717201Z git version 2.40.1 2025-01-24T00:53:59.2755818Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/cd2fa303-40d5-4d4e-8379-4ff6063ed0b5' before making global git config changes 2025-01-24T00:53:59.2756788Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T00:53:59.2760273Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:53:59.2796020Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T00:53:59.2822428Z [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-01-24T00:53:59.3105840Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T00:53:59.3123366Z http.https://github.com/.extraheader 2025-01-24T00:53:59.3132740Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-01-24T00:53:59.3157921Z [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-01-24T00:53:59.3497018Z A job completed hook has been configured by the self-hosted runner administrator 2025-01-24T00:53:59.3521349Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-01-24T00:53:59.3526576Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:59.3526959Z ##[endgroup] 2025-01-24T00:53:59.3608810Z [!ALERT!] Swap out detected [!ALERT!] 2025-01-24T00:54:15.8169519Z Cleaning up orphan processes